| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclThread.c: Typo police. Fixed some nits | andreas_kupries | 2005-01-21 | 1 | -2/+2 |
|
|
* | TIP #221 IMPLEMENTATION | dgp | 2004-11-13 | 1 | -3/+3 |
|
|
* | * generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd): | dgp | 2004-10-21 | 1 | -44/+15 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp): | dgp | 2004-10-18 | 1 | -22/+12 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, | dgp | 2004-10-15 | 1 | -6/+8 |
|
|
* | Minor formatting fixes | dkf | 2004-10-06 | 1 | -95/+94 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -49/+36 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, | dgp | 2004-10-05 | 1 | -3/+2 |
|
|
* | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization | dgp | 2004-09-30 | 1 | -2/+4 |
|
|
* | removed some workarounds for Bug 868489 | Kevin B Kenny | 2004-09-27 | 1 | -13/+2 |
|
|
* | * generic/tclCmdAH.c (Tcl_ExprObjCmd): Simplified the TclObjCmdProc | dgp | 2004-09-23 | 1 | -34/+5 |
|
|
* | * generic/tclCmdAH.c: removed outdated comment [Bug 1029518]. | Miguel Sofer | 2004-09-19 | 1 | -7/+1 |
|
|
* | * generic/tclBasic.c (Tcl_AddObjErrorInfo, Tcl_LogCommandInfo): | dgp | 2004-09-17 | 1 | -13/+2 |
|
|
* | TIP#143 implementation; still needs docs and more tests... | dkf | 2004-05-13 | 1 | -2/+13 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -7/+4 |
|
|
* | fixed typos in documentation and comments | vincentdarley | 2004-03-09 | 1 | -2/+3 |
|
|
* | * generic/tclCmdAH.c (StoreStateData): Removed improper refcount | dgp | 2004-02-04 | 1 | -2/+4 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -80/+61 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -3/+3 |
|
|
* | fix to file normalization with relative links | vincentdarley | 2003-12-17 | 1 | -3/+15 |
|
|
* | file normalize ~nobody fix | vincentdarley | 2003-12-12 | 1 | -1/+4 |
|
|
* | 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 |
|
|