| Commit message (Expand) | Author | Age | Files | Lines |
* | Speed up [info <thing> <simplePattern>] | dkf | 2004-10-14 | 1 | -1/+11 |
|
|
* | Speed up [upvar] and [uplevel] by not forcing level references to be parsed | dkf | 2004-10-01 | 1 | -1/+12 |
|
|
* | * generic/tclBasic.c: Removed internal routines TclInvoke, | dgp | 2004-09-27 | 1 | -34/+10 |
|
|
* | many more TIP 173 changes | Kevin B Kenny | 2004-09-27 | 1 | -24/+7 |
|
|
* | * generic/tclProc.c: The routine TclProcInterpProc was a s... | dgp | 2004-08-25 | 1 | -23/+7 |
|
|
* | Moved declaration of TclCompEvalObj() from tclCompile.h to the internal | Miguel Sofer | 2004-07-03 | 1 | -1/+12 |
|
|
* | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -1/+140 |
|
|
* | Re-commit after a `make genstubs` on a unix system, to restore unix line endings | dgp | 2004-06-07 | 1 | -1825/+1825 |
|
|
* | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -1825/+1825 |
|
|
* | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -1/+21 |
|
|
* | Added CONST to TclpGetTime declaration and `make genstubs` | dgp | 2004-03-19 | 1 | -3/+4 |
|
|
* | Made HEAD build on Windows VC++ again. | Kevin B Kenny | 2004-03-19 | 1 | -1/+6 |
|
|
* | Fix breakage by making tclIntDecls.h #inc tclPort.h, as recommended by DGP. | dkf | 2004-03-19 | 1 | -1/+3 |
|
|
* | * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed, | rmax | 2004-03-18 | 1 | -3/+3 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -19/+10 |
|
|
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var... | vincentdarley | 2004-01-21 | 1 | -15/+6 |
|
|
* | * generic/tclInt.decls: commented-out entry for | davygrvy | 2003-12-15 | 1 | -11/+4 |
|
|
* | regen | dkf | 2003-11-01 | 1 | -1/+23 |
|
|
* | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 1 | -1/+23 |
|
|
* | Regen | dkf | 2003-08-25 | 1 | -1/+418 |
|
|
* | More trace factoring - variable traces are the target this time. | dkf | 2003-06-26 | 1 | -1/+28 |
|
|
* | Made [incr] able to accept and work with wide increments [Bug 728838] | dkf | 2003-04-28 | 1 | -5/+15 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 1 | -1/+11 |
|
|
* | * generic/tclEvent.c (TclInExit, TclInThreadExit): | mdejong | 2002-11-07 | 1 | -1/+8 |
|
|
* | * generic/tclIntDecls.h: fixed botched regen. | das | 2002-10-09 | 1 | -9/+1 |
|
|
* | * generic/tclInt.decls: made TclSetPreInitScript() declaration | das | 2002-10-09 | 1 | -15/+1 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -26/+27 |
|
|
* | removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() | Miguel Sofer | 2002-07-17 | 1 | -54/+19 |
|
|
* | * generic/tclVar.c: refactorisation to reuse already looked-up Var | Miguel Sofer | 2002-07-15 | 1 | -6/+6 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -1/+23 |
|
|
* | * generic/tclInt.decls: | hobbs | 2002-05-29 | 1 | -1/+9 |
|
|
* | * tests/clock.test: added clock-9.1 | hobbs | 2002-05-29 | 1 | -3/+4 |
|
|
* | * Updated interfaces of generic/tclVar.c according | dgp | 2002-03-20 | 1 | -5/+5 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -5/+5 |
|
|
* | * [Patch 501006] Updated APIs in generic/tclResolve.c | dgp | 2002-01-25 | 1 | -16/+16 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -9/+9 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 1 | -3/+3 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 1 | -3/+3 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -4/+4 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 1 | -5/+20 |
|
|
* | Reference implementation of TIP's #22, #33 and #45. Adds the | hobbs | 2001-11-14 | 1 | -1/+10 |
|
|
* | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): | andreas_kupries | 2001-10-15 | 1 | -3/+17 |
|
|
* | * Updated APIs in | dgp | 2001-09-27 | 1 | -5/+5 |
|
|
* | * Updated APIs in generic/tclGet.c | dgp | 2001-09-25 | 1 | -3/+3 |
|
|
* | * Updated APIs in | dgp | 2001-09-24 | 1 | -5/+6 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -110/+32 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -123/+102 |
|
|
* | * generic/tclBasic.c: added new CompileProc invocations to basic | hobbs | 2001-05-17 | 1 | -10/+9 |
|
|
* | Added several missing CONSTs in calls to TclGetNamespaceForQualName | Kevin B Kenny | 2001-04-27 | 1 | -3/+3 |
|
|
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 1 | -9/+9 |
|
|