| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | VERSION macro now set by reading tcl.h for it. | davygrvy | 2003-12-23 | 1 | -2/+13 |
|
|
* | New feature for extensions that use rules.vc. Now reads header files for | davygrvy | 2003-12-23 | 2 | -12/+90 |
|
|
* | no message | davygrvy | 2003-12-21 | 1 | -0/+10 |
|
|
* | Structured Exception Handling added around Tcl_Finalize called from | davygrvy | 2003-12-21 | 1 | -3/+14 |
|
|
* | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug | das | 2003-12-17 | 2 | -2/+9 |
|
|
* | fix to file normalization with relative links | vincentdarley | 2003-12-17 | 7 | -47/+183 |
|
|
* | fix to fs norm bug 860402 | vincentdarley | 2003-12-17 | 1 | -20/+30 |
|
|
* | fix to fs norm bug 860402 | vincentdarley | 2003-12-17 | 3 | -4/+37 |
|
|
* | Added trace for bugfixes #839519 and #861515 | vasiljevic | 2003-12-17 | 1 | -0/+9 |
|
|
* | fixed Tcl_FSGetTranslatedPath to always return properly refcounted | vasiljevic | 2003-12-17 | 1 | -9/+10 |
|
|
* | Fixed 2 memory (object) leaks; Tcl Bug #839519 | vasiljevic | 2003-12-17 | 1 | -2/+4 |
|
|
* | improved documentation on memory management | vincentdarley | 2003-12-16 | 2 | -16/+26 |
|
|
* | marked test as nonPortable | vincentdarley | 2003-12-16 | 2 | -2/+8 |
|
|
* | Made a variable file-local for safety | dkf | 2003-12-16 | 2 | -2/+6 |
|
|
* | * win/tclWinFile.c (TclpUtime) : utimbuf struct not a problem | davygrvy | 2003-12-16 | 3 | -6/+35 |
|
|
* | * win/tcl.rc: Slight modification to the STRINGIFY macro to | davygrvy | 2003-12-16 | 1 | -2/+2 |
|
|
* | * wintclsh.rc: Slight modification to the STRINGIFY macro to | davygrvy | 2003-12-16 | 1 | -0/+6 |
|
|
* | Slight modification to the STRINGIFY macro to support Borland's rc tool. | davygrvy | 2003-12-16 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: commented-out entry for | davygrvy | 2003-12-15 | 4 | -17/+17 |
|
|
* | TIP#75 Implementation | dkf | 2003-12-14 | 4 | -22/+305 |
|
|
* | Stop warnings due to (annoying) C type promotion rules. | dkf | 2003-12-14 | 1 | -6/+5 |
|
|
* | rewrite of file normalization | vincentdarley | 2003-12-14 | 2 | -84/+226 |
|
|
* | prefer Tcl_LongAsWide and Tcl_WideAsLong for casts. | davygrvy | 2003-12-13 | 1 | -5/+5 |
|
|
* | no message | davygrvy | 2003-12-13 | 1 | -1/+8 |
|
|
* | Win32's SetFilePointer() takes LONGs not DWORDs. Redid local vars | davygrvy | 2003-12-13 | 1 | -11/+11 |
|
|
* | better filesystem tests with more informative results | vincentdarley | 2003-12-12 | 1 | -8/+16 |
|
|
* | various filesystem fixes | vincentdarley | 2003-12-12 | 1 | -0/+21 |
|
|
* | allow creation of relative links | vincentdarley | 2003-12-12 | 2 | -5/+26 |
|
|
* | new filesystem tests | vincentdarley | 2003-12-12 | 2 | -3/+124 |
|
|
* | file normalize ~nobody fix | vincentdarley | 2003-12-12 | 1 | -1/+4 |
|
|
* | improved filesystem documentation | vincentdarley | 2003-12-12 | 3 | -44/+55 |
|
|
* | no message | davygrvy | 2003-12-12 | 1 | -0/+7 |
|
|
* | (SocketThreadExitHandler) : added a TerminateThread fallback just in case | davygrvy | 2003-12-12 | 1 | -2/+12 |
|
|
* | * unix/configure: | hobbs | 2003-12-09 | 3 | -6/+81 |
|
|
* | fixed tests and constraints and setup so works x-platform | vincentdarley | 2003-12-09 | 1 | -20/+53 |
|
|
* | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] | dkf | 2003-12-09 | 3 | -2/+17 |
|
|
* | NT file permissions fix and tests | vincentdarley | 2003-12-09 | 4 | -10/+137 |
|
|
* | Stop losing references when variables are repeated in [binary scan]. [851747] | dkf | 2003-12-02 | 3 | -41/+87 |
|
|
* | * doc/lset.n: fix typo [Bug 852224] | Miguel Sofer | 2003-12-01 | 2 | -2/+6 |
|
|
* | * generic/tclParse.c: Corrected faulty check for trailing white | dgp | 2003-11-24 | 3 | -3/+22 |
|
|
* | remove windows [cd] bug | vincentdarley | 2003-11-24 | 2 | -5/+18 |
|
|
* | * tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from | dgp | 2003-11-21 | 2 | -5/+19 |
|
|
* | * generic/tclVar.c: fix flag bit collision between | Miguel Sofer | 2003-11-20 | 2 | -2/+11 |
|
|
* | * tests/compile.test (compile-16.22.0): Improved test for the | dgp | 2003-11-20 | 2 | -5/+13 |
|
|
* | Fixed Bug 845412; long commands without expansion don't get tangled with the | dkf | 2003-11-19 | 3 | -3/+17 |
|
|
* | Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support. | davygrvy | 2003-11-18 | 2 | -1/+14 |
|
|
* | Changes from Victor Wagner <vitus@45.free.net> for DJGPP support. | davygrvy | 2003-11-18 | 2 | -4/+13 |
|
|
* | more details on the regexp fix. | dgp | 2003-11-17 | 1 | -0/+10 |
|
|
* | * tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258] | dgp | 2003-11-17 | 2 | -1/+53 |
|
|
* | Added cast to suppress compiler warning. | dgp | 2003-11-17 | 1 | -2/+2 |
|
|