| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclBasic.c (Tcl_EvalTokensStandard): | dgp | 2003-03-13 | 1 | -7/+6 |
|
|
* | The [switch] command is now bytecode compiled, at least in the most common | dkf | 2003-03-05 | 1 | -1/+3 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -1/+3 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -1/+3 |
|
|
* | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): | mdejong | 2003-01-26 | 1 | -1/+3 |
|
|
* | execution trace, command trace and stringObj bug fixes | vincentdarley | 2003-01-17 | 1 | -1/+5 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -1/+3 |
|
|
* | * generic/tclInt.h: add macro version of Tcl_UtfToUniChar | hobbs | 2002-11-12 | 1 | -1/+20 |
|
|
* | Removed obsolete history-related structures. | dkf | 2002-10-23 | 1 | -39/+1 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2002-08-14 | 1 | -90/+56 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -9/+15 |
|
|
* | TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then string | Miguel Sofer | 2002-07-31 | 1 | -5/+5 |
|
|
* | removed load-related clientData, made filesystem static | vincentdarley | 2002-07-22 | 1 | -2/+1 |
|
|
* | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha... | dkf | 2002-07-19 | 1 | -1/+2 |
|
|
* | Tcl_LoadHandle usage | vincentdarley | 2002-07-18 | 1 | -4/+4 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -2/+5 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -2/+1 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -6/+3 |
|
|
* | load internals refactoring | vincentdarley | 2002-07-17 | 1 | -3/+10 |
|
|
* | variable access optimisations | Miguel Sofer | 2002-07-17 | 1 | -1/+25 |
|
|
* | const fix for new variable code | dgp | 2002-07-16 | 1 | -3/+3 |
|
|
* | using the new variable name caching possibilities when setting error | Miguel Sofer | 2002-07-16 | 1 | -1/+3 |
|
|
* | * generic/tclVar.c: refactorisation to reuse already looked-up Var | Miguel Sofer | 2002-07-15 | 1 | -3/+3 |
|
|
* | * Removed declarations that duplicated entries in the (internal) | dgp | 2002-07-15 | 1 | -137/+1 |
|
|
* | fs cleanup | vincentdarley | 2002-07-08 | 1 | -2/+2 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -4/+42 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 1 | -2/+3 |
|
|
* | optimised read access to local variables created at run-time | Miguel Sofer | 2002-06-11 | 1 | -7/+1 |
|
|
* | Fix for [info locals] bug #567386; added compile functions for | Miguel Sofer | 2002-06-11 | 1 | -1/+7 |
|
|
* | * Removed internal routine | dgp | 2002-05-31 | 1 | -2/+1 |
|
|
* | * unix/configure: regen'ed | hobbs | 2002-05-30 | 1 | -7/+7 |
|
|
* | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is | dkf | 2002-05-29 | 1 | -1/+18 |
|
|
* | * generic/tclInt.h: added prototype for TclpFilesystemPathType(). | das | 2002-05-20 | 1 | -1/+3 |
|
|
* | memory cleanup | vincentdarley | 2002-05-13 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: corrected TclRememberJoinableThread decl to | hobbs | 2002-04-24 | 1 | -2/+2 |
|
|
* | * generic/tclAlloc.c: | hobbs | 2002-04-23 | 1 | -1/+31 |
|
|
* | tclInt.h: restoring correct operation ordering in TclDecrRefCount | Miguel Sofer | 2002-03-06 | 1 | -13/+13 |
|
|
* | reversed accidental commit of unfinished sources | hobbs | 2002-02-27 | 1 | -34/+11 |
|
|
* | generic/tclCmdMZ.c | hobbs | 2002-02-27 | 1 | -11/+34 |
|
|
* | * generic/tclInt.h: | dgp | 2002-02-22 | 1 | -1/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -8/+10 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 1 | -3/+11 |
|
|
* | * For each interface identified in the | dgp | 2002-01-31 | 1 | -2/+2 |
|
|
* | * tests/regexpComp.test (new): | hobbs | 2002-01-29 | 1 | -4/+5 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -2/+2 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 1 | -5/+3 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 1 | -2/+15 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -3/+1 |
|
|
* | TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. | dgp | 2002-01-08 | 1 | -8/+1 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -2/+1 |
|
|