summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup of compat functions to get rid of GCC warnings.dkf2002-02-254-11/+18
* * compat/strtoull.c (strtoull):dgp2002-02-244-14/+66
* * configure: Regen.mdejong2002-02-233-2/+9
* * generic/tclInt.h:dgp2002-02-224-23/+76
* see ChangeLoghobbs2002-02-221-0/+4
* * tests/regexpComp.test: updated regexp-11.[1-4] to match changeshobbs2002-02-221-7/+7
* updated safe-8.5 and safe-8.7hobbs2002-02-221-3/+7
* see ChangeLoghobbs2002-02-221-0/+11
* * unix/configure:hobbs2002-02-222-41/+71
* Optimising [if], [for] and [while] for constant conditionsMiguel Sofer2002-02-222-193/+280
* * library/safe.tcl (CheckFileName): removed the limit onhobbs2002-02-221-16/+6
* Added TIP#76 implementation, docs + tests.dkf2002-02-224-27/+62
* Const-ifying declarations of strtoll/strtoull and new compat code.dkf2002-02-225-22/+32
* More comments added and decided not to pack modules tightly. Four gigabytesdavygrvy2002-02-221-7/+15
* spelingdavygrvy2002-02-211-2/+2
* no messagedavygrvy2002-02-211-0/+30
* * win/mkd.bat (removed):davygrvy2002-02-214-28/+39
* reverted back to 1.6, as the header file change to tclPort.h doesn't allow fordavygrvy2002-02-211-2/+3
* no messagedavygrvy2002-02-211-0/+13
* * win/makefile.vc:davygrvy2002-02-212-5/+17
* * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h todavygrvy2002-02-211-3/+2
* typo correction in latest changedgp2002-02-211-2/+2
* Improving 'long long' detection...dkf2002-02-212-6/+16
* no messagedavygrvy2002-02-201-5/+21
* * win/buildall.vc.bat:davygrvy2002-02-203-38/+144
* * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct):dgp2002-02-204-18/+21
* no messagedavygrvy2002-02-201-0/+8
* * win/makefile.vc: Added the pentium errata switches to $(cflags)davygrvy2002-02-201-14/+8
* Made tcl.h better at guessing what is going on with 64-bit types whendkf2002-02-202-4/+14
* Fixed behaviour of [format] on 64-bit platforms by defining it to work withdkf2002-02-193-20/+37
* * First draft of updated changes for 8.4a4 release.dgp2002-02-192-101/+379
* * unix/tclUnixPort.h: add strtoll/strtoull declarations forhobbs2002-02-162-1/+11
* * generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast andhobbs2002-02-162-14/+7
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-1510-21/+81
* * tclExecute.c:andreas_kupries2002-02-154-6/+18
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-1576-2167/+5280
* * generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bugandreas_kupries2002-02-142-4/+9
* * djgpp/ (new directory)davygrvy2002-02-121-1/+5
* * djgpp/ (new directory)davygrvy2002-02-126-7/+44
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-1011-148/+724
* see ChangeLoghobbs2002-02-081-0/+14
* * unix/configure:hobbs2002-02-082-33/+55
* * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree beinghobbs2002-02-081-2/+4
* * unix/tclUnixPort.h:hobbs2002-02-082-2/+79
* see ChangeLogdgp2002-02-081-0/+38
* * Partial TIP 27 rollback. Following routinesdgp2002-02-0825-110/+98
* * tests/scan.test:hobbs2002-02-073-3/+26
* * generic/tclCompCmds.c (TclCompileRegexpCmd): made early checkhobbs2002-02-071-6/+31
* see ChangeLoghobbs2002-02-071-0/+19
* * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case tohobbs2002-02-071-42/+137