summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* tclTest.c fixvincentdarley2002-02-012-2/+7
* make mklinks after recent doc additions to FileSystem.3dgp2002-01-311-0/+6
* * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings onuid375472002-01-312-13/+21
* * For each interface identified in thedgp2002-01-315-39/+59
* docsvincentdarley2002-01-302-2/+34
* * tests/regexpComp.test:hobbs2002-01-303-30/+91
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-293-8/+72
* * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey)hobbs2002-01-292-32/+33
* updated error-1.3 result that changed with string bc correctionhobbs2002-01-291-5/+3
* * tests/regexpComp.test (new):hobbs2002-01-295-24/+919
* Corportation -> Corporation sp fixhobbs2002-01-294-8/+8
* * generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correcthobbs2002-01-291-3/+3
* win/tclWinInit.c (TclpFindVariable): CONSTification touch-uphobbs2002-01-291-3/+4