| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -4/+4 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -1/+20 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+62 |
|
|
* | make genstubs | dkf | 2004-10-14 | 1 | -1/+17 |
|
|
* | * generic/tclDecls.h: Regenerated on a unix box. | andreas_kupries | 2004-06-10 | 1 | -942/+942 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -941/+942 |
|
|
* | commit genstubs generated files with unix line endings | dgp | 2004-05-17 | 1 | -941/+941 |
|
|
* | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -941/+941 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -3/+13 |
|
|
* | * generic/tcl.decls: | das | 2003-05-13 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h (tclOriginalNotifier): | dgp | 2003-03-21 | 1 | -1/+24 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 1 | -1/+2 |
|
|
* | * generic/tclStubInit.c: regen | hobbs | 2002-12-06 | 1 | -1/+2 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls: made TclSetPreInitScript() declaration | das | 2002-10-09 | 1 | -9/+1 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -1/+4 |
|
|
* | * generic/tclInt.decls: | das | 2002-08-06 | 1 | -1/+5 |
|
|
* | removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() | Miguel Sofer | 2002-07-17 | 1 | -7/+7 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -1/+3 |
|
|
* | * generic/tclInt.decls: | hobbs | 2002-05-29 | 1 | -1/+2 |
|
|
* | TIP#91 implementation; makes old style channels binary compatible with | dkf | 2002-05-24 | 1 | -1/+2 |
|
|
* | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-19 | 1 | -1/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -3/+10 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 1 | -1/+4 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 1 | -1/+3 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -6/+6 |
|
|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -1/+2 |
|
|
* | Reference implementation of TIP's #22, #33 and #45. Adds the | hobbs | 2001-11-14 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): | andreas_kupries | 2001-10-15 | 1 | -2/+4 |
|
|
* | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use | Miguel Sofer | 2001-09-13 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to | andreas_kupries | 2001-09-10 | 1 | -1/+2 |
|
|
* | fs | vincentdarley | 2001-09-06 | 1 | -1/+2 |
|
|
* | Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedter | dkf | 2001-09-06 | 1 | -1/+2 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -1/+3 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -16/+10 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -2/+3 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -16/+61 |
|
|
* | TIP#36 implementation. Also includes cleanup for subst option | dkf | 2001-07-12 | 1 | -1/+2 |
|
|
* | * generic/tclInt.decls: | dgp | 2001-06-17 | 1 | -2/+1 |
|
|
* | * generic/tcl.h: | dgp | 2001-06-08 | 1 | -9/+2 |
|
|
* | Changes from TIP#15 "Functions to List and Detail Math Functions" | dkf | 2001-05-30 | 1 | -1/+3 |
|
|
* | * generic/tcl.decls: | hobbs | 2001-05-15 | 1 | -1/+2 |
|
|
* | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-03-30 | 1 | -1/+2 |
|
|
* | 2000-01-18 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2001-01-18 | 1 | -2/+2 |
|
|
* | * generic/tclStubInit.c: | hobbs | 2000-11-03 | 1 | -2/+2 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -23/+42 |
|
|
* | * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. | ericm | 2000-09-14 | 1 | -1/+6 |
|
|
* | * doc/trace.n: Updated documentation for new syntax; flagged old | ericm | 2000-08-25 | 1 | -1/+4 |
|
|
* | Thread-safe rewrite for the Tcl_Async* commands. | davidg | 2000-07-26 | 1 | -2/+2 |
|
|