| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimising [if], [for] and [while] for constant conditions | Miguel Sofer | 2002-02-22 | 1 | -0/+7 |
|
|
* | Added TIP#76 implementation, docs + tests. | dkf | 2002-02-22 | 1 | -0/+6 |
|
|
* | Const-ifying declarations of strtoll/strtoull and new compat code. | dkf | 2002-02-22 | 1 | -0/+10 |
|
|
* | no message | davygrvy | 2002-02-21 | 1 | -0/+30 |
|
|
* | no message | davygrvy | 2002-02-21 | 1 | -0/+13 |
|
|
* | Improving 'long long' detection... | dkf | 2002-02-21 | 1 | -0/+5 |
|
|
* | no message | davygrvy | 2002-02-20 | 1 | -5/+21 |
|
|
* | * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): | dgp | 2002-02-20 | 1 | -0/+8 |
|
|
* | no message | davygrvy | 2002-02-20 | 1 | -0/+8 |
|
|
* | Made tcl.h better at guessing what is going on with 64-bit types when | dkf | 2002-02-20 | 1 | -0/+6 |
|
|
* | Fixed behaviour of [format] on 64-bit platforms by defining it to work with | dkf | 2002-02-19 | 1 | -0/+8 |
|
|
* | * First draft of updated changes for 8.4a4 release. | dgp | 2002-02-19 | 1 | -2/+6 |
|
|
* | * unix/tclUnixPort.h: add strtoll/strtoull declarations for | hobbs | 2002-02-16 | 1 | -0/+3 |
|
|
* | * generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast and | hobbs | 2002-02-16 | 1 | -0/+5 |
|
|
* | Further changes to the TIP 72 patch to make it compile under VC++ | Kevin B Kenny | 2002-02-15 | 1 | -0/+13 |
|
|
* | * tclExecute.c: | andreas_kupries | 2002-02-15 | 1 | -0/+8 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -0/+68 |
|
|
* | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bug | andreas_kupries | 2002-02-14 | 1 | -0/+7 |
|
|
* | * djgpp/ (new directory) | davygrvy | 2002-02-12 | 1 | -0/+16 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 1 | -0/+16 |
|
|
* | see ChangeLog | hobbs | 2002-02-08 | 1 | -0/+14 |
|
|
* | see ChangeLog | dgp | 2002-02-08 | 1 | -0/+38 |
|
|
* | * tests/scan.test: | hobbs | 2002-02-07 | 1 | -0/+5 |
|
|
* | see ChangeLog | hobbs | 2002-02-07 | 1 | -0/+19 |
|
|
* | * Corrected use of http::error when | dgp | 2002-02-05 | 1 | -0/+6 |
|
|
* | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 | hobbs | 2002-02-05 | 1 | -5/+0 |
|
|
* | call /bin/pwd on AIX-4.3 to avoid pwd errors | hobbs | 2002-02-05 | 1 | -0/+5 |
|
|
* | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported | andreas_kupries | 2002-02-04 | 1 | -0/+7 |
|
|
* | * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' | andreas_kupries | 2002-02-04 | 1 | -0/+6 |
|
|
* | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case | hobbs | 2002-02-02 | 1 | -0/+5 |
|
|
* | * tests/io.test: io-39.22 split into two tests, one platform | andreas_kupries | 2002-02-01 | 1 | -0/+6 |
|
|
* | typos and omissions | dgp | 2002-02-01 | 1 | -1/+2 |
|
|
* | tclTest.c fix | vincentdarley | 2002-02-01 | 1 | -0/+5 |
|
|
* | * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on | uid37547 | 2002-01-31 | 1 | -8/+13 |
|
|
* | * For each interface identified in the | dgp | 2002-01-31 | 1 | -0/+14 |
|
|
* | docs | vincentdarley | 2002-01-30 | 1 | -0/+5 |
|
|
* | * tests/regexpComp.test: | hobbs | 2002-01-30 | 1 | -0/+6 |
|
|
* | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): | mdejong | 2002-01-29 | 1 | -0/+12 |
|
|
* | * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) | hobbs | 2002-01-29 | 1 | -0/+4 |
|
|
* | * tests/regexpComp.test (new): | hobbs | 2002-01-29 | 1 | -0/+20 |
|
|
* | * ChangeLog.2000 (new file): | hobbs | 2002-01-29 | 1 | -2587/+10 |
|
|
* | no message | davygrvy | 2002-01-28 | 1 | -0/+6 |
|
|
* | * Documented global namespace context for script evaluation | dgp | 2002-01-27 | 1 | -0/+5 |
|
|
* | * generic/tclInt.decls: | das | 2002-01-27 | 1 | -0/+16 |
|
|
* | * Sought out and eliminated instances of CONST-casting that are no | dgp | 2002-01-26 | 1 | -0/+16 |
|
|
* | Make -eofchar and -translation options read only for | mdejong | 2002-01-25 | 1 | -0/+16 |
|
|
* | * [Patch 501006] Updated APIs in generic/tclResolve.c | dgp | 2002-01-25 | 1 | -0/+11 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 1 | -0/+39 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -0/+91 |
|
|
* | * Corrected tilde-substitution | dgp | 2002-01-25 | 1 | -0/+5 |
|
|