| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | Why do you always find stupid typos after committing? <sigh> | dkf | 2000-12-08 | 1 | -2/+2 |
|
|
* | Applied patch #102680 after review and approval by several TCT members | dkf | 2000-12-08 | 1 | -2/+15 |
|
|
* | Improved documentation to fix bug #119387 (info locals seems not to | dkf | 2000-11-21 | 3 | -7/+12 |
|
|
* | doc/Tcl_Main.3: added docs for Tcl_SetMainLoop | hobbs | 2000-11-03 | 1 | -6/+26 |
|
|
* | * tests/all.tcl: Removed support for tcltest 1.0. | jenn | 2000-10-24 | 2 | -1427/+668 |
|
|
* | * library/tcltest1.0/tcltest2.tcl: | jenn | 2000-10-19 | 1 | -57/+67 |
|
|
* | * doc/CrtChannel.3: fixed spelling mistakes | hobbs | 2000-10-06 | 1 | -13/+13 |
|
|
* | * doc/tcltest2.n: Modified the new form of the test command to | jenn | 2000-09-29 | 1 | -108/+142 |
|
|
* | updated docs to reflect 8.3.2 stacked channel implementation up-port | hobbs | 2000-09-28 | 2 | -90/+250 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. | jenn | 2000-09-20 | 1 | -0/+1044 |
|
|
* | 2000-09-19 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-09-19 | 1 | -10/+13 |
|
|
* | * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. | ericm | 2000-09-14 | 2 | -2/+27 |
|
|
* | * doc/trace.n: minor doc cleanup | hobbs | 2000-09-07 | 1 | -1/+3 |
|
|
* | New or changed "SEE ALSO" section. | poenitz | 2000-09-07 | 82 | -135/+293 |
|
|
* | * doc/source.n: | hobbs | 2000-09-06 | 2 | -2/+8 |
|
|
* | * tests/trace.test: Extended array tracing tests. | ericm | 2000-08-25 | 1 | -2/+5 |
|
|
* | Tweaked tab settings for .SO (Standard Options) sections, from suggestion | ericm | 2000-08-25 | 1 | -2/+2 |
|
|
* | * doc/trace.n: Updated documentation for new syntax; flagged old | ericm | 2000-08-25 | 1 | -84/+163 |
|
|
* | Thread-safe rewrite for the Tcl_Async* commands. | davidg | 2000-07-26 | 1 | -1/+8 |
|
|
* | * doc/msgcat.n: Added documentation about the selection of the | ericm | 2000-07-24 | 1 | -1/+4 |
|
|
* | doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, | jenglish | 2000-07-24 | 13 | -37/+37 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-22 | 1 | -12/+101 |
|
|