summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* extra code coverage caseshobbs2002-02-072-11/+37
* added 10.18 and 10.19 extra testshobbs2002-02-071-1/+7
* generic/regc_locale.c (casecmp): slight performance improvementhobbs2002-02-071-9/+5
* * Corrected use of http::error whendgp2002-02-053-4/+10
* reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3hobbs2002-02-054-115/+66
* get full path to pwd to avoid errors on AIX-4.3hobbs2002-02-053-85/+112
* call /bin/pwd on AIX-4.3 to avoid pwd errorshobbs2002-02-053-13/+34
* * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reportedandreas_kupries2002-02-042-1/+18
* * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid'andreas_kupries2002-02-042-2/+10
* * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about casehobbs2002-02-022-8/+17
* * tests/io.test: io-39.22 split into two tests, one platformandreas_kupries2002-02-012-4/+24
* typos and omissionsdgp2002-02-011-1/+2