| Commit message (Expand) | Author | Age | Files | Lines |
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -6/+5 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -1/+30 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: made TclSetPreInitScript() declaration | das | 2002-10-09 | 11 | -8161/+7848 |
|
|
* | * generic/tcl.h: | das | 2002-09-12 | 3 | -6/+6 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -2/+2 |
|
|
* | Tcl_LoadHandle usage | vincentdarley | 2002-07-18 | 1 | -5/+5 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -6/+36 |
|
|
* | load internals refactoring | vincentdarley | 2002-07-17 | 1 | -70/+116 |
|
|
* | mac TclpObjlink implementation | vincentdarley | 2002-07-15 | 1 | -2/+25 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -10/+3 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 1 | -7/+27 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -2/+3 |
|
|
* | * generic/tclFileName.c (TclGlob): mac specific fix to | das | 2002-06-05 | 3 | -13/+26 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 1 | -5/+5 |
|
|
* | * generic/tclInt.h: added prototype for TclpFilesystemPathType(). | das | 2002-05-20 | 1 | -2/+8 |
|
|
* | fix to 551306 | vincentdarley | 2002-05-02 | 1 | -1/+28 |
|
|
* | * mac/tclMacResource.r: added check of | das | 2002-04-23 | 1 | -1/+3 |
|
|
* | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-19 | 3 | -19/+100 |
|
|
* | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-08 | 5 | -3985/+3965 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 1 | -184/+242 |
|
|
* | updated to use www.tcl.tk URL | hobbs | 2002-03-04 | 1 | -6/+6 |
|
|
* | * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the | andreas_kupries | 2002-02-26 | 1 | -3/+27 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 2 | -20/+18 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -3/+2 |
|
|
* | * generic/tclInt.decls: | das | 2002-01-27 | 7 | -50/+59 |
|
|
* | * Sought out and eliminated instances of CONST-casting that are no | dgp | 2002-01-26 | 2 | -5/+5 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 5 | -22/+24 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 1 | -11/+11 |
|
|
* | * generic/tclThreadTest.c: | das | 2002-01-18 | 5 | -16/+16 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 1 | -3/+4 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 1 | -2/+2 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 2 | -11/+11 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -2/+2 |
|
|
* | * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug | das | 2002-01-04 | 1 | -1/+4 |
|
|
* | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): | dgp | 2001-12-28 | 1 | -58/+1 |
|
|
* | * mac/tclMacInit.c: | das | 2001-12-27 | 6 | -58/+80 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 32 | -1495/+600 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 2 | -2944/+7826 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 3 | -49/+10 |
|
|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 3 | -6/+7 |
|
|
* | * More CONST poisoning | dgp | 2001-09-28 | 1 | -2/+3 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -3/+8 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 6 | -604/+475 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 2 | -49/+65 |
|
|
* | * changes: | hobbs | 2001-08-07 | 1 | -3/+3 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 6 | -444/+807 |
|
|
* | updated READMEs with purls | uid38172 | 2001-07-05 | 1 | -10/+10 |
|
|
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 2 | -54/+39 |
|
|