| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclStubInit.c: | ericm | 2000-07-22 | 1 | -12/+101 |
|
|
* | * doc/binary.n: Noted that the example in the introduction assumes a | ericm | 2000-07-22 | 1 | -6/+6 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-20 | 1 | -101/+12 |
|
|
* | * generic/tclStubInit.c: | ericm | 2000-07-19 | 1 | -12/+101 |
|
|
* | * library/msgcat1.0/msgcat.tcl: | ericm | 2000-07-17 | 1 | -0/+11 |
|
|
* | Added some SEE ALSO sections. | poenitz | 2000-07-13 | 9 | -9/+36 |
|
|
* | * doc/msgcat.n: Doc's for mcmax function. | ericm | 2000-06-30 | 1 | -0/+8 |
|
|
* | * doc/package.n: Corrected information about [package forget] | ericm | 2000-06-26 | 3 | -33/+41 |
|
|
* | * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys in | ericm | 2000-06-24 | 1 | -3/+10 |
|
|
* | * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with | ericm | 2000-06-19 | 1 | -8/+8 |
|
|
* | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> | hobbs | 2000-06-02 | 1 | -21/+58 |
|
|
* | * tests/set-old.test: | hobbs | 2000-06-01 | 1 | -5/+15 |
|
|
* | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and | ericm | 2000-05-31 | 1 | -8/+12 |
|
|
* | * tests/info.test: | hobbs | 2000-05-27 | 1 | -5/+9 |
|
|
* | * doc/scan.n: | hobbs | 2000-05-23 | 2 | -6/+8 |
|
|
* | * doc/regsub.n: correct regsub docs [Bug: 5346] | hobbs | 2000-05-18 | 1 | -4/+28 |
|
|
* | * doc/namespace.n: | hobbs | 2000-05-11 | 1 | -1/+6 |
|
|
* | * doc/source.n: | hobbs | 2000-05-11 | 2 | -3/+15 |
|
|
* | * tests/lsearch.test: | ericm | 2000-05-09 | 1 | -8/+44 |
|
|
* | * doc/expr.n: | hobbs | 2000-05-09 | 1 | -8/+18 |
|
|
* | removed VS/VE 8.1 macros | hobbs | 2000-05-08 | 1 | -6/+3 |
|
|
* | * doc/Utf.3: | hobbs | 2000-05-08 | 1 | -10/+32 |
|
|
* | * tests/set-old.test: | ericm | 2000-05-08 | 1 | -1/+9 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 2 | -5/+71 |
|
|
* | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. | ericm | 2000-04-28 | 6 | -74/+192 |
|
|
* | * doc/memory.n: Man page for Tcl "memory" command, which is | ericm | 2000-04-27 | 3 | -0/+231 |
|
|
* | * unix/mkLinks: Regen'd with new mkLinks.tcl. | ericm | 2000-04-26 | 1 | -2/+2 |
|
|
* | LogCommandInfo man page. | ericm | 2000-04-26 | 1 | -3/+20 |
|
|
* | NAME macro fix | hobbs | 2000-04-25 | 1 | -4/+2 |
|
|
* | * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndex | hobbs | 2000-04-25 | 1 | -3/+4 |
|
|
* | * unix/mkLinks: | ericm | 2000-04-25 | 1 | -10/+31 |
|
|
* | * unix/mkLinks: | ericm | 2000-04-25 | 1 | -0/+38 |
|
|
* | * unix/mkLinks: | ericm | 2000-04-24 | 1 | -6/+18 |
|
|
* | * library/dde1.1/pkgIndex.tcl: | hobbs | 2000-04-20 | 1 | -3/+4 |
|
|
* | Added additional information regarding TCLLIBPATH (specifically, that "/" | ericm | 2000-04-15 | 1 | -4/+4 |
|
|
* | * doc/AppInit.3: | hobbs | 2000-04-14 | 24 | -101/+82 |
|
|
* | * doc/regexp.n: doc clarification [Bug: 5037] | hobbs | 2000-04-14 | 2 | -5/+5 |
|
|
* | * doc/dde.n: corrected dde poke docs. [Bug: 4991] | hobbs | 2000-04-12 | 1 | -7/+9 |
|
|
* | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. | ericm | 2000-04-11 | 1 | -3/+39 |
|
|
* | Documented error cases. | welch | 2000-04-09 | 1 | -3/+55 |
|
|
* | 2000-04-08 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-09 | 1 | -5/+36 |
|
|
* | * doc/binary.n: clarified docs on sign extension in binary scan | hobbs | 2000-04-08 | 1 | -1/+17 |
|
|
* | 2000-04-03 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-04 | 1 | -5/+27 |
|
|
* | * tests/clock.test: Modified some tests that were not robust with | ericm | 2000-03-21 | 1 | -1/+3 |
|
|
* | * library/http2.1/http.tcl: Added -querychannel option and altered | sandeep | 2000-03-19 | 1 | -2/+24 |
|
|
* | * doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable | hobbs | 2000-03-03 | 1 | -3/+3 |
|
|
* | syntax cleanupcore_8_3_0 | hobbs | 2000-02-10 | 1 | -3/+3 |
|
|
* | cleaned up syntax, corrected package:: -> pkg:: | hobbs | 2000-02-10 | 2 | -38/+29 |
|
|
* | * doc/load.n: added notes about dll load errors on Windows | hobbs | 2000-02-10 | 1 | -8/+16 |
|
|
* | * doc/library.n: | hobbs | 2000-02-08 | 1 | -2/+2 |
|
|