| Commit message (Expand) | Author | Age | Files | Lines |
* | channel-copy-fix | vincentdarley | 2001-09-08 | 1 | -4/+4 |
|
|
* | * Updated http package to version 2.4, | dgp | 2001-09-07 | 1 | -2/+2 |
|
|
* | * doc/http.n: noted -binary, charset and coding state keys. | hobbs | 2001-09-07 | 1 | -8/+20 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 3 | -15/+29 |
|
|
* | doc bugfix (bug #457435) | dkf | 2001-09-03 | 1 | -3/+3 |
|
|
* | * doc/StringObj.3: added words of warning to use Tcl_ResetResult | hobbs | 2001-08-31 | 1 | -17/+5 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -11/+16 |
|
|
* | formatting corrections | dgp | 2001-08-25 | 1 | -3/+9 |
|
|
* | documented subtlety with glob and windows paths | vincentdarley | 2001-08-24 | 1 | -1/+12 |
|
|
* | documented path length restrictions | vincentdarley | 2001-08-24 | 1 | -1/+5 |
|
|
* | typo fix | dgp | 2001-08-24 | 1 | -2/+2 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 4 | -28/+63 |
|
|
* | * doc/dde.n: fixed dde man page (which was totally incorrect). | hobbs | 2001-08-22 | 1 | -29/+38 |
|
|
* | corrected minor nroff transgressions | hobbs | 2001-08-07 | 4 | -9/+9 |
|
|
* | * Added note that the tclsh program is frequently | dgp | 2001-08-06 | 1 | -1/+9 |
|
|
* | New documentation for TIP#17 | vincentdarley | 2001-07-31 | 1 | -0/+1195 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 4 | -9/+95 |
|
|
* | * Corrected documentation and usage message of [pkg_mkIndex]. | dgp | 2001-07-21 | 1 | -2/+6 |
|
|
* | TIP#36 implementation. Also includes cleanup for subst option | dkf | 2001-07-12 | 2 | -6/+109 |
|
|
* | * doc/interp.n: | hobbs | 2001-06-27 | 2 | -19/+51 |
|
|
* | * generic/tcl.h: | dgp | 2001-06-08 | 1 | -0/+102 |
|
|
* | Changes from TIP#15 "Functions to List and Detail Math Functions" | dkf | 2001-05-30 | 2 | -6/+68 |
|
|
* | * Note that "tclbench" (see project "tcllib") was extended with | andreas_kupries | 2001-05-19 | 1 | -1/+14 |
|
|
* | Oops! Put it in the wrong source tree... | dkf | 2001-05-16 | 1 | -95/+0 |
|
|
* | Added some documentation for the console command. | dkf | 2001-05-15 | 1 | -0/+95 |
|
|
* | fixed minor nroff bugs | hobbs | 2001-05-03 | 1 | -4/+4 |
|
|
* | by chance '\n' started a line, looking like a comment | hobbs | 2001-05-03 | 1 | -3/+3 |
|
|
* | removed extraneous 'v' from doc | hobbs | 2001-05-03 | 1 | -2/+2 |
|
|
* | Fix for Bug 420186 | dgp | 2001-05-03 | 1 | -2/+3 |
|
|
* | (TIP #27) Another round of CONST changes, this | Kevin B Kenny | 2001-04-24 | 6 | -13/+29 |
|
|
* | Corrected behaviour of [namespace code] (bug #219385, patch #403530) | Miguel Sofer | 2001-04-07 | 1 | -2/+2 |
|
|
* | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-06 | 1 | -0/+92 |
|
|
* | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-06 | 3 | -6/+6 |
|
|
* | Improved documentation on behaviour of read w.r.t. serial ports. | dkf | 2001-04-06 | 1 | -15/+33 |
|
|
* | 2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-05 | 1 | -2/+2 |
|
|
* | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-04 | 2 | -0/+147 |
|
|
* | (TIP#27) Changed a number of Tcl API's to accept "CONST char*" | Kevin B Kenny | 2001-04-04 | 5 | -18/+18 |
|
|
* | 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-03 | 2 | -3/+56 |
|
|
* | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-03-30 | 1 | -2/+13 |
|
|
* | * doc/tcltest.n: corrected incorrect macro usage. | hobbs | 2001-03-30 | 1 | -46/+47 |
|
|
* | * doc/lsort.n: corrected unbalanced nroff macros. | hobbs | 2001-03-30 | 1 | -3/+2 |
|
|
* | Added notes to clarify behaviour of [lsort] and many examples. | dkf | 2001-03-29 | 1 | -2/+83 |
|
|
* | * doc/Alloc.3: corrected docs to note that Tcl_Attempt* return | hobbs | 2001-03-28 | 1 | -3/+3 |
|
|
* | Improved documentation for [info hostname]. | dkf | 2001-03-13 | 1 | -1/+12 |
|
|
* | Fixed two faults with [unset -nocomplain]; one with a possible overrun | dkf | 2001-03-06 | 1 | -5/+5 |
|
|
* | Updated documentation to reflect the addition of compat/strftime.c, | Kevin B Kenny | 2001-02-18 | 1 | -27/+85 |
|
|
* | Spelling fix. | dgp | 2001-02-02 | 1 | -2/+2 |
|
|
* | 2000-01-18 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2001-01-18 | 1 | -44/+45 |
|
|
* | Added missing nroff directive. | dkf | 2001-01-16 | 1 | -1/+2 |
|
|
* | * docs/scan.n: | hobbs | 2000-12-10 | 1 | -14/+12 |
|
|