| Commit message (Expand) | Author | Age | Files | Lines |
* | Make -eofchar and -translation options read only for | mdejong | 2002-01-25 | 1 | -3/+11 |
|
|
* | * [Patch 501006] Updated APIs in generic/tclResolve.c | dgp | 2002-01-25 | 4 | -37/+37 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 8 | -33/+36 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 33 | -276/+278 |
|
|
* | * Corrected tilde-substitution | dgp | 2002-01-25 | 1 | -6/+26 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 3 | -19/+20 |
|
|
* | TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502... | davygrvy | 2002-01-21 | 1 | -2/+3 |
|
|
* | * Converted declarations of TestReport file system | dgp | 2002-01-21 | 1 | -23/+47 |
|
|
* | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by | andreas_kupries | 2002-01-21 | 1 | -1/+19 |
|
|
* | * Updated APIs in generic/tclCmdMZ.c according to the guidelines | dgp | 2002-01-21 | 3 | -20/+20 |
|
|
* | * generic/tclThreadTest.c: | das | 2002-01-18 | 1 | -2/+2 |
|
|
* | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as | andreas_kupries | 2002-01-17 | 1 | -11/+4 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 23 | -107/+117 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 10 | -81/+84 |
|
|
* | * Updated APIs in generic/tclParse.c according to the guidelines | dgp | 2002-01-17 | 4 | -10/+11 |
|
|
* | * Updated APIs in generic/tclHistory.c according to the guidelines | dgp | 2002-01-16 | 4 | -48/+50 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 11 | -78/+87 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 7 | -105/+111 |
|
|
* | * Updated APIs in the file generic/tclIndexObj.c | dgp | 2002-01-14 | 3 | -20/+22 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 7 | -18/+16 |
|
|
* | * generic/tclTest.c (MainLoop): | dgp | 2002-01-09 | 1 | -1/+2 |
|
|
* | TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. | dgp | 2002-01-08 | 1 | -8/+1 |
|
|
* | * typos and formatting | dgp | 2002-01-08 | 1 | -4/+3 |
|
|
* | * generic/tclEvent.c (TclInExit): | dgp | 2002-01-07 | 3 | -14/+15 |
|
|
* | * generic/tclMain.c: Bug fix: neglected the NULL case in | dgp | 2002-01-07 | 1 | -2/+7 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 5 | -185/+462 |
|
|
* | * generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): | dgp | 2002-01-04 | 1 | -3/+3 |
|
|
* | * doc/FileSystem.3: | dgp | 2002-01-03 | 1 | -19/+19 |
|
|
* | Added fix for Bug #494348; the [foreach] implementation was doing some | dkf | 2002-01-03 | 1 | -16/+15 |
|
|
* | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote | dkf | 2002-01-02 | 2 | -8/+24 |
|
|
* | correct static-ness of function decls | hobbs | 2001-12-29 | 1 | -5/+5 |
|
|
* | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): | dgp | 2001-12-28 | 5 | -32/+53 |
|
|
* | * typo corrections in comments | dgp | 2001-12-20 | 1 | -3/+3 |
|
|
* | Minor stub-table fixes; see ChangeLog for details | dkf | 2001-12-18 | 4 | -23/+24 |
|
|
* | * Applied #219311 on behalf of Rolf Schroedter | andreas_kupries | 2001-12-17 | 1 | -14/+29 |
|
|
* | docs and comments corrections [Bug 493412] | Miguel Sofer | 2001-12-14 | 1 | -3/+3 |
|
|
* | * generic/tclIO.c (Tcl_GetsObj): Applied patch for bug #491341 as | andreas_kupries | 2001-12-12 | 1 | -4/+4 |
|
|
* | small change in bytecode instructionsINST_LIST_INDEX_MULTI and INST_LSET_FLAT | Miguel Sofer | 2001-12-11 | 3 | -29/+26 |
|
|
* | fix debug messages in INST_LSET_LIST. | Miguel Sofer | 2001-12-11 | 1 | -3/+3 |
|
|
* | removed overestimates of necessary stack depth for bytecodes in the | Miguel Sofer | 2001-12-11 | 2 | -4/+22 |
|
|
* | fix background error reporting in the absence of a bgerror proc [Bug 219142]. | Miguel Sofer | 2001-12-10 | 1 | -2/+2 |
|
|
* | fixed the calculation of the maximal stack depth required by bytecodes [Bug 4... | Miguel Sofer | 2001-12-10 | 6 | -453/+228 |
|
|
* | restored consistency in refCount accounting by array traces [Bug #4484339] | Miguel Sofer | 2001-12-07 | 1 | -2/+4 |
|
|
* | More expr syntax error improvements | dkf | 2001-12-06 | 1 | -15/+43 |
|
|
* | new algorithm for [array get], safe when there are traces that modify the arr... | Miguel Sofer | 2001-12-05 | 1 | -8/+67 |
|
|
* | Improved messages produced on getting a syntax error in an expression | dkf | 2001-12-04 | 1 | -46/+92 |
|
|
* | Tcl_Preserve'ing VarTrace structures to avoid memory corruption [Bug: 484334] | Miguel Sofer | 2001-11-30 | 1 | -6/+14 |
|
|
* | * generic/tclBinary.c: Added caching scheme to reduce number of object | dkf | 2001-11-29 | 1 | -19/+114 |
|
|
* | Replace isspace(char) with isspace(UCHAR(char)) for safety... | dkf | 2001-11-27 | 1 | -2/+2 |
|
|
* | Tightened up the argument passing for [switch] to promote robuster scripts. | dkf | 2001-11-27 | 1 | -31/+59 |
|
|