| Commit message (Expand) | Author | Age | Files | Lines |
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 3 | -12/+37 |
|
|
* | Minor tweaks to get these pages through the HTML converterscriptics_tclpro_1_3_0core_8_2_0 | welch | 1999-08-13 | 3 | -13/+9 |
|
|
* | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-09 | 6 | -18/+21 |
|
|
* | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-05 | 1 | -13/+13 |
|
|
* | * unix/mkLinks.tcl: Applied patch to avoid linking pack.n to | redman | 1999-07-29 | 1 | -7/+2 |
|
|
* | * tests/tcltest.test: | jenn | 1999-07-26 | 1 | -145/+211 |
|
|
* | * doc/Utf.3: | redman | 1999-07-22 | 1 | -2/+2 |
|
|
* | * doc/open.n: Added documentation of \\.\comX notation for opening | redman | 1999-07-22 | 1 | -3/+16 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 1 | -3/+4 |
|
|
* | Deleted sentence as suggested by Scott Stanton | jpeek | 1999-07-14 | 1 | -5/+1 |
|
|
* | Removed two notes to myself (oops), cleaned up wording, moved changebars. | jpeek | 1999-07-13 | 1 | -32/+42 |
|
|
* | Removed -asidefromdir and -relateddir flags, removed unused | jenn | 1999-07-09 | 1 | -23/+22 |
|
|
* | * doc/fconfigure.n: Clarified default buffering behavior for the | stanton | 1999-07-07 | 1 | -2/+3 |
|
|
* | Name change from Tcl_ReplaceChannel to Tcl_StackChannel | welch | 1999-07-02 | 1 | -31/+38 |
|
|
* | Updated http and ReplaceChannel man pages | welch | 1999-06-30 | 2 | -18/+50 |
|
|
* | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate... | jenn | 1999-06-29 | 1 | -34/+157 |
|
|
* | Adopted Doc patch that changes "unknown_active" to "unknown_pending" | welch | 1999-06-29 | 1 | -3/+4 |
|
|
* | Applied patch from Peter Hardie (with modifications) to fix | redman | 1999-06-28 | 1 | -2/+4 |
|
|
* | Added poke command to dde. | redman | 1999-06-26 | 1 | -2/+9 |
|
|
* | This file contains what used to be in the tests/README file | jenn | 1999-06-26 | 1 | -0/+542 |
|
|
* | Fixed return value in doc. | welch | 1999-06-25 | 1 | -6/+5 |
|
|
* | Added man page for Tcl_Replace Channel and TclUndoReplaceChannel | welch | 1999-06-25 | 1 | -0/+75 |
|
|
* | Moved description of regular expression syntax from regexp.n into a | jpeek | 1999-06-24 | 8 | -911/+948 |
|
|
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -3/+4 |
|
|
* | * doc/RegExp.3: Documented the new regexp interfaces and | stanton | 1999-06-17 | 1 | -24/+238 |
|
|
* | Merged String and Unicode object types. Added new functions to | hershey | 1999-06-15 | 1 | -33/+118 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 2 | -54/+127 |
|
|
* | added new tcl_platform documentation [bug 2076] | surles | 1999-05-14 | 1 | -1/+16 |
|
|
* | * doc/tclsh.1: Updated references to rc script names to accurately | stanton | 1999-05-13 | 1 | -2/+3 |
|
|
* | * tests/string.test: | stanton | 1999-05-06 | 1 | -16/+17 |
|
|
* | more documentation lint | stanton | 1999-05-06 | 2 | -7/+5 |
|
|
* | merged doc changes from 8.1.0 | stanton | 1999-05-06 | 8 | -7/+98 |
|
|
* | * doc/string.n: | stanton | 1999-05-06 | 1 | -24/+60 |
|
|
* | * doc/Utf.3: | stanton | 1999-05-06 | 1 | -2/+22 |
|
|
* | renamed to avoid conflict with tk's InitStubs doc. | hershey | 1999-05-05 | 1 | -1/+1 |
|
|
* | lint and better documentation of the character vs. byte oriented commands | stanton | 1999-05-05 | 4 | -23/+49 |
|
|
* | * doc/string.n: | stanton | 1999-05-04 | 1 | -4/+8 |
|
|
* | * tests/cmdIL.test: | stanton | 1999-05-04 | 1 | -23/+112 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 9 | -194/+410 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 3 | -3/+3 |
|
|
* | added first draft of documentation for Tcl_Access and Tcl_Stat. | hershey | 1999-04-17 | 1 | -0/+64 |
|
|
* | added Tcl_DStringTrunc to DString.3 | hershey | 1999-04-16 | 3 | -6/+40 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 51 | -944/+3882 |
|
|
* | * Merge 8.0.5 changes: | stanton | 1999-04-15 | 1 | -2/+4 |
|
|
* | Add documentation for Tcl_GetVersion() | redman | 1999-03-11 | 1 | -0/+49 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 6 | -18/+85 |
|
|
* | * unix/Makefile.in: | stanton | 1999-03-03 | 1 | -0/+91 |
|
|
* | lint | stanton | 1999-02-05 | 1 | -2/+2 |
|
|
* | * unix/tclUnixChan.c: | stanton | 1999-02-03 | 1 | -2/+11 |
|
|
* | * win/tclWinReg.c: | stanton | 1999-02-02 | 1 | -3/+6 |
|
|