| Commit message (Expand) | Author | Age | Files | Lines |
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -1/+8 |
|
|
* | Undo of mistaken commit. Sorry! | dgp | 2001-10-16 | 1 | -16/+15 |
|
|
* | * Added test to demonstrate memory corruption problems. [Bug 219393]. | dgp | 2001-10-16 | 1 | -15/+16 |
|
|
* | * More CONST poisoning | dgp | 2001-09-28 | 1 | -3/+4 |
|
|
* | * Updated APIs in | dgp | 2001-09-27 | 1 | -7/+8 |
|
|
* | * Vince Darley reports the 2001-09-24 TIP 27 changes left the win | dgp | 2001-09-27 | 1 | -3/+3 |
|
|
* | * Updated APIs in generic/tclGet.c | dgp | 2001-09-25 | 1 | -7/+7 |
|
|
* | * Updated APIs in | dgp | 2001-09-24 | 1 | -9/+10 |
|
|
* | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use | Miguel Sofer | 2001-09-13 | 1 | -1/+10 |
|
|
* | fs | vincentdarley | 2001-09-06 | 1 | -1/+9 |
|
|
* | Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedter | dkf | 2001-09-06 | 1 | -1/+8 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -1/+16 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -10/+19 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -1/+306 |
|
|
* | TIP#36 implementation. Also includes cleanup for subst option | dkf | 2001-07-12 | 1 | -1/+9 |
|
|
* | * generic/tcl.h: | dgp | 2001-06-08 | 1 | -28/+5 |
|
|
* | Changes from TIP#15 "Functions to List and Detail Math Functions" | dkf | 2001-05-30 | 1 | -1/+20 |
|
|
* | * generic/tcl.decls: | hobbs | 2001-05-15 | 1 | -1/+9 |
|
|
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 1 | -33/+37 |
|
|
* | (TIP#27) Changed a number of Tcl API's to accept "CONST char*" | Kevin B Kenny | 2001-04-04 | 1 | -69/+75 |
|
|
* | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-03-30 | 1 | -1/+9 |
|
|
* | Correction to patch from 2001-01-18 | dgp | 2001-03-26 | 1 | -3/+3 |
|
|
* | 2000-01-18 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2001-01-18 | 1 | -6/+6 |
|
|
* | * generic/tclStubInit.c: | hobbs | 2000-11-03 | 1 | -4/+8 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -65/+207 |
|
|
* | * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. | ericm | 2000-09-14 | 1 | -1/+40 |
|
|
* | * doc/trace.n: Updated documentation for new syntax; flagged old | ericm | 2000-08-25 | 1 | -1/+31 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-22 | 1 | -1/+35 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-20 | 1 | -35/+1 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-19 | 1 | -1/+35 |
|
|
* | * doc/Utf.3: | hobbs | 2000-05-08 | 1 | -1/+19 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -1/+54 |
|
|
* | 2000-04-08 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-09 | 1 | -1/+11 |
|
|
* | Fixed compilation w/out TCL_THREADS | welch | 2000-04-05 | 1 | -11/+11 |
|
|
* | 2000-04-03 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-04 | 1 | -1/+16 |
|
|
* | * generic/tclDecls.h: | hobbs | 2000-02-08 | 1 | -3/+3 |
|
|
* | * generic/tclInt.h: | hobbs | 2000-01-24 | 1 | -4/+12 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -1/+9 |
|
|
* | Rolled back changes to change the prototype of | redman | 1999-08-10 | 1 | -3/+3 |
|
|
* | * generic/tclListObj.c:core_8_2_b3_base | redman | 1999-08-10 | 1 | -3/+3 |
|
|
* | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they | welch | 1999-08-10 | 1 | -1/+15 |
|
|
* | removed extra declaration of Tcl_RegExpMatchObj | redman | 1999-08-02 | 1 | -9/+1 |
|
|
* | * generic/tcl.h: | redman | 1999-08-02 | 1 | -1/+9 |
|
|
* | * doc/Utf.3: | redman | 1999-07-22 | 1 | -7/+7 |
|
|
* | Add Tcl_SetNotifier to stubs table. [Bug: 2354] | redman | 1999-07-16 | 1 | -1/+9 |
|
|
* | Fix Tcl_GetStackedChannel declaration, the function | redman | 1999-07-02 | 1 | -3/+3 |
|
|
* | Regen the stub files after changes in tcl.decls were made, but the | redman | 1999-07-02 | 1 | -14/+17 |
|
|
* | Name change from Tcl_ReplaceChannel to Tcl_StackChannel | welch | 1999-07-02 | 1 | -4/+5 |
|
|
* | Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel | welch | 1999-06-30 | 1 | -7/+19 |
|
|
* | * generic/tclTest.c: | stanton | 1999-06-17 | 1 | -6/+14 |
|
|