| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP#81 implementation, tests and docs | dkf | 2002-03-06 | 1 | -11/+56 |
|
|
* | * doc/GetIndex.3: | dgp | 2002-02-28 | 1 | -4/+8 |
|
|
* | * doc/Alloc.3: | hobbs | 2002-02-26 | 6 | -15/+41 |
|
|
* | Added TIP#76 implementation, docs + tests. | dkf | 2002-02-22 | 1 | -8/+17 |
|
|
* | Fixed behaviour of [format] on 64-bit platforms by defining it to work with | dkf | 2002-02-19 | 1 | -7/+13 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 10 | -67/+233 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 2 | -54/+159 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 6 | -17/+17 |
|
|
* | * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' | andreas_kupries | 2002-02-04 | 1 | -2/+4 |
|
|
* | docs | vincentdarley | 2002-01-30 | 1 | -2/+29 |
|
|
* | Corportation -> Corporation sp fix | hobbs | 2002-01-29 | 4 | -8/+8 |
|
|
* | * Documented global namespace context for script evaluation | dgp | 2002-01-27 | 1 | -3/+5 |
|
|
* | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). | dgp | 2002-01-25 | 4 | -10/+10 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 10 | -37/+37 |
|
|
* | * unix/mkLinks: Regenerated. | andreas_kupries | 2002-01-23 | 2 | -10/+13 |
|
|
* | * Updated socket interfaces according to TIP 27. Updated callers. | dgp | 2002-01-23 | 3 | -7/+7 |
|
|
* | doc correction | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were | dgp | 2002-01-17 | 3 | -10/+10 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 2 | -12/+20 |
|
|
* | * Updated APIs in generic/tclParse.c according to the guidelines | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | * Updated APIs in generic/tclHistory.c according to the guidelines | dgp | 2002-01-16 | 2 | -14/+14 |
|
|
* | * Corrected documentation for Tcl_ErrnoMsg; it takes an integer | dgp | 2002-01-15 | 1 | -7/+11 |
|
|
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 6 | -16/+16 |
|
|
* | doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. | hobbs | 2002-01-15 | 1 | -2/+13 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 2 | -62/+57 |
|
|
* | typo correction | dgp | 2002-01-14 | 1 | -2/+2 |
|
|
* | * Updated APIs in the file generic/tclIndexObj.c | dgp | 2002-01-14 | 2 | -6/+6 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -2/+2 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 1 | -15/+54 |
|
|
* | * doc/FileSystem.3: | dgp | 2002-01-03 | 1 | -3/+3 |
|
|
* | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): | dgp | 2001-12-28 | 2 | -29/+49 |
|
|
* | docs and comments corrections [Bug 493412] | Miguel Sofer | 2001-12-14 | 1 | -4/+4 |
|
|
* | * Repaired some fractured phrasing. | dgp | 2001-12-14 | 1 | -2/+2 |
|
|
* | docd TCL_DYNAMIC use. [Patch #483989] (porter) | hobbs | 2001-12-13 | 1 | -1/+10 |
|
|
* | * Several typo and formatting corrections discovered | dgp | 2001-12-10 | 13 | -66/+33 |
|
|
* | fixed typo | dgp | 2001-12-07 | 1 | -2/+2 |
|
|
* | * fixed typo: index -> lindex | dgp | 2001-12-05 | 1 | -2/+2 |
|
|
* | Improved expr documentation. | dkf | 2001-12-03 | 1 | -16/+18 |
|
|
* | Manpage fix (RE syntax now in separate page.) | dkf | 2001-11-28 | 2 | -10/+12 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -2/+2 |
|
|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -0/+53 |
|
|
* | win fs fixes | vincentdarley | 2001-11-19 | 2 | -12/+14 |
|
|
* | Changes due to TIP#68; memory handling in variable traces is now correct! | dkf | 2001-11-19 | 1 | -7/+41 |
|
|
* | minor doc comment fixes | hobbs | 2001-11-14 | 10 | -23/+26 |
|
|
* | added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 10 | -27/+219 |
|
|
* | correct nroff format problems | hobbs | 2001-11-12 | 4 | -10/+10 |
|
|
* | fixed winhelp generation problems #480268 | hobbs | 2001-11-10 | 4 | -46/+47 |
|
|
* | file copy soft link docs | vincentdarley | 2001-11-02 | 1 | -10/+12 |
|
|
* | * doc/ObjectType.3: Minor documentation fix, reported by David | andreas_kupries | 2001-10-22 | 1 | -2/+2 |
|
|
* | * doc/open.n: moved all fconfigure option docs to fconfigure.n | hobbs | 2001-10-15 | 2 | -52/+205 |
|
|