| Commit message (Expand) | Author | Age | Files | Lines |
* | fix to misleading error message | vincentdarley | 2003-11-10 | 1 | -8/+17 |
|
|
* | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] | dkf | 2003-10-22 | 1 | -77/+66 |
|
|
* | * generic/tclCmdAH.c: Corrected bug in TIP 90 implementation | dgp | 2003-08-29 | 1 | -1/+8 |
|
|
* | Stopped [format] from demoting wides to ints too easily. [Bug 699060] | dkf | 2003-05-14 | 1 | -3/+14 |
|
|
* | * generic/tclBasic.c: Implementation of TIP 90, which | dgp | 2003-05-05 | 1 | -7/+62 |
|
|
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -13/+1 |
|
|
* | Use correct test for the empty string in Tcl_ErrorObjCmd | dkf | 2003-04-08 | 1 | -2/+2 |
|
|
* | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier | dkf | 2003-03-14 | 1 | -149/+159 |
|
|
* | * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime | dkf | 2003-03-07 | 1 | -7/+19 |
|
|
* | clearer error msgs for file link | vincentdarley | 2002-07-02 | 1 | -2/+2 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 1 | -5/+95 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -2/+2 |
|
|
* | generic/tclCmdAH.c (Tcl_FileObjCmd): added cast in FILE_SIZE | hobbs | 2002-04-23 | 1 | -3/+4 |
|
|
* | generic/tclCmdMZ.c | hobbs | 2002-02-27 | 1 | -1/+3 |
|
|
* | Fixed behaviour of [format] on 64-bit platforms by defining it to work with | dkf | 2002-02-19 | 1 | -13/+16 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -87/+104 |
|
|
* | * Sought out and eliminated instances of CONST-casting that are no | dgp | 2002-01-26 | 1 | -2/+2 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -4/+5 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 1 | -3/+3 |
|
|
* | Added fix for Bug #494348; the [foreach] implementation was doing some | dkf | 2002-01-03 | 1 | -16/+15 |
|
|
* | * generic/tclCmdAH.c (Tcl_FormatObjCmd): | hobbs | 2001-09-20 | 1 | -5/+14 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -40/+10 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -109/+73 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -172/+122 |
|
|
* | * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return a | hobbs | 2000-01-21 | 1 | -2/+2 |
|
|
* | * tests/var.test: | hobbs | 1999-12-12 | 1 | -8/+6 |
|
|
* | * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it only | hobbs | 1999-10-29 | 1 | -7/+63 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -6/+17 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -3/+13 |
|
|
* | Call TclStat instead of TclpStat in order to allow the | redman | 1999-07-01 | 1 | -8/+8 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -2/+9 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -557/+885 |
|
|
* | Made error message for cd cmd consistant with 8.1. | rjohnson | 1998-12-23 | 1 | -2/+2 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Changed call ref's of 'stat(...)' to 'TclStat(...)' & 'access(...)' to | suresh | 1998-05-20 | 1 | -6/+6 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1977 |
|
|