| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -4/+8 |
|
|
* | TIP#181 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -1/+3 |
|
|
* | Export Tcl_InitBignumFromDouble | Kevin B Kenny | 2005-12-27 | 1 | -1/+2 |
|
|
* | Corrected bugs in tommath installation, improved tommath square root performa... | Kevin B Kenny | 2005-12-27 | 1 | -2/+1 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -6/+75 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+6 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -10/+11 |
|
|
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -1/+5 |
|
|
* | regen | dkf | 2005-08-05 | 1 | -14/+14 |
|
|
* | regen | dkf | 2005-07-21 | 1 | -1/+2 |
|
|
* | * generic/tclUtil.c: Converted TclFormatInt() into a macro. | dgp | 2005-07-05 | 1 | -2/+2 |
|
|
* | make genstubs | dgp | 2005-06-07 | 1 | -1/+3 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -2/+3 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+10 |
|
|
* | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. | dgp | 2005-05-05 | 1 | -2/+2 |
|
|
* | Changed the internal representation of lists to (a) reduce the malloc/free | Miguel Sofer | 2005-04-02 | 1 | -3/+3 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+2 |
|
|
* | * generic/tclStubInit.c: Regenerated the stubs support code from | andreas_kupries | 2005-01-21 | 1 | -1/+3 |
|
|
* | regen | dkf | 2005-01-19 | 1 | -1/+13 |
|
|
* | * generic/tclTest.c: Added two new functions to allocate memory | Miguel Sofer | 2004-12-15 | 1 | -1/+5 |
|
|
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp | 2004-12-01 | 1 | -1/+4 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 1 | -1/+4 |
|
|
* | TIP #221 IMPLEMENTATION | dgp | 2004-11-13 | 1 | -1/+6 |
|
|
* | * generic/tclInt.decls: The following 9 functions were moved from | davygrvy | 2004-10-27 | 1 | -1/+10 |
|
|
* | Speed up [info <thing> <simplePattern>] | dkf | 2004-10-14 | 1 | -1/+2 |
|
|
* | Speed up [upvar] and [uplevel] by not forcing level references to be parsed | dkf | 2004-10-01 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: Removed internal routines TclInvoke, | dgp | 2004-09-27 | 1 | -4/+4 |
|
|
* | many more TIP 173 changes | Kevin B Kenny | 2004-09-27 | 1 | -3/+3 |
|
|
* | * generic/tclProc.c: The routine TclProcInterpProc was a s... | dgp | 2004-08-25 | 1 | -3/+3 |
|
|
* | Moved declaration of TclCompEvalObj() from tclCompile.h to the internal | Miguel Sofer | 2004-07-03 | 1 | -1/+2 |
|
|
* | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -1/+14 |
|
|
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endings | dgp | 2004-06-07 | 1 | -921/+921 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -920/+921 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -3/+5 |
|
|
* | Regen | dkf | 2004-05-13 | 1 | -1/+16 |
|
|
* | 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 | -79/+12 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: commented-out entry for | davygrvy | 2003-12-15 | 1 | -2/+2 |
|
|
* | regen | dkf | 2003-11-01 | 1 | -1/+3 |
|
|
* | Regen | dkf | 2003-09-29 | 1 | -1/+2 |
|
|
* | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 1 | -1/+4 |
|
|
* | Regen | dkf | 2003-08-25 | 1 | -1/+13 |
|
|
* | More trace factoring - variable traces are the target this time. | dkf | 2003-06-26 | 1 | -1/+4 |
|
|
* | * generic/tcl.decls: Ported the changes from the | andreas_kupries | 2003-06-09 | 1 | -1/+2 |
|
|
* | Implementation of TIP 118: | das | 2003-05-14 | 1 | -1/+7 |
|
|
* | * generic/tcl.decls: | das | 2003-05-13 | 1 | -1/+2 |
|
|
* | Made [incr] able to accept and work with wide increments [Bug 728838] | dkf | 2003-04-28 | 1 | -1/+2 |
|
|
* | Regen. | dkf | 2003-04-05 | 1 | -1/+12 |
|
|
* | * generic/tclInt.h (tclOriginalNotifier): | dgp | 2003-03-21 | 1 | -1/+24 |
|
|