Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated log for Unicode case changes | stanton | 1998-10-16 | 1 | -1/+9 |
| | |||||
* | updated docs to reflect changes in wordend/wordstart and the addition | stanton | 1998-10-16 | 1 | -14/+26 |
| | | | | of the totitle command | ||||
* | Added Unicode character table support: | stanton | 1998-10-16 | 7 | -217/+1287 |
| | | | | | | | | added TclUniCharIsWordChar tclCmdMZ.c (Tcl_StringObjCmd): added "totitle" subcommand, changed "wordend" and "wordstart" to properly handle Unicode word characters and connector punctuation | ||||
* | 8.1a2 bug: The compile procedure for "if" incorrectly attempted to | stanton | 1998-10-06 | 2 | -3/+8 |
| | | | | | | match against the literal string "if", resulting in a stack overflow when "::if" was compiled. It also would incorrectly accept "if" instead of "elsif" in later clauses. | ||||
* | Removed unused function decls. | rjohnson | 1998-10-06 | 2 | -16/+2 |
| | |||||
* | added test for compilation of "::if" | stanton | 1998-10-06 | 1 | -1/+5 |
| | |||||
* | merge 8.0.4 into 8.1 | stanton | 1998-10-06 | 2 | -40/+46 |
| | |||||
* | merged 8.0.4 changes into 8.1 branch | stanton | 1998-10-06 | 12 | -135/+887 |
| | |||||
* | added a warning about static string modifications | stanton | 1998-10-06 | 1 | -1/+8 |
| | |||||
* | * tclWinFile.c: added warning about modifying static strings | stanton | 1998-10-06 | 2 | -9/+11 |
| | | | | * makefile.vc: fixed version strings, added missing debug defines | ||||
* | * tclUnixFile.c: added warning about modifying static strings | stanton | 1998-10-06 | 1 | -2/+3 |
| | |||||
* | * tclIndex: updated index to reflect 8.1 files | stanton | 1998-10-06 | 1 | -16/+16 |
| | |||||
* | * tclMacFile.c: updated comments to warn about modifying statics | stanton | 1998-10-06 | 1 | -2/+3 |
| | |||||
* | * tclInterp.c: added guard against deleting current interpreter | stanton | 1998-10-06 | 1 | -1/+7 |
| | |||||
* | * tclFileName.c: added warnings around code that modifies strings in place | stanton | 1998-10-06 | 1 | -3/+11 |
| | |||||
* | * tclExecute.c: fixed off-by-one copying error, fixed merge bugs | stanton | 1998-10-06 | 1 | -4/+5 |
| | |||||
* | * tclEvent.c: changed so USE_TCLALLOC is tested for value instead | stanton | 1998-10-06 | 1 | -2/+2 |
| | | | | of definition so that we can compile without the Tcl allocator | ||||
* | * tclCompile.c (TclCompileScript): changed to avoid modifying the | stanton | 1998-10-06 | 1 | -16/+35 |
| | | | | | input string in place because name lookup operations could have arbitrary side effects | ||||
* | replaced SCCS strings | stanton | 1998-10-06 | 1 | -1/+16 |
| | | | | added warnings around code that modifies strings in place | ||||
* | * interp.test: added test for interp deleting itself | stanton | 1998-10-05 | 1 | -1/+4 |
| | |||||
* | * auto.tcl, package.tcl: replaced SCCS strings with RCS strings | stanton | 1998-10-05 | 3 | -31/+85 |
| | | | | * tclIndex: updated index to reflect 8.1 files | ||||
* | replaced SCCS strings, added initializer to avoid purify warnings | stanton | 1998-10-05 | 1 | -1/+2 |
| | |||||
* | replaced SCCS with RCS strings | stanton | 1998-10-03 | 16 | -16/+16 |
| | |||||
* | merged tcl8.0.4 changes | stanton | 1998-09-30 | 1 | -1/+9 |
| | |||||
* | merged tcl8.0.4 changes into 8.1 branch to fix Windows memory allocation | stanton | 1998-09-30 | 1 | -6/+7 |
| | |||||
* | * tclCompCmds.c: lint | stanton | 1998-09-30 | 1 | -1/+1 |
| | |||||
* | * tclUnixPort.h: removed circular macro definitions for access/stat | stanton | 1998-09-30 | 3 | -17/+6 |
| | | | | | | * tclUnixInit.c: lint * tclUnixFile.c: cleaned up bad merges | ||||
* | * makefile.vc: fixed so TCL_LIBRARY is set before running tcltest | stanton | 1998-09-30 | 3 | -55/+25 |
| | | | | | | * tclWinInit.c: lint * tclWin32Dll.c: removed TclpFinalize, cleanup of merges | ||||
* | deleted TclpFinalize | stanton | 1998-09-30 | 2 | -14/+2 |
| | |||||
* | more cleanup of 8.0.3 merges into 8.1 | stanton | 1998-09-30 | 8 | -30/+28 |
| | |||||
* | fixed stat() and access() usage to use correct routines for wrapper | stanton | 1998-09-28 | 4 | -39/+68 |
| | |||||
* | merging changes from 8.0.3 into 8.1a2 | stanton | 1998-09-24 | 471 | -2435/+10433 |
| | |||||
* | replaced opt0.1 with opt0.4 | stanton | 1998-09-22 | 2 | -1101/+0 |
| | |||||
* | Added contents of Tcl 8.1a2 | stanton | 1998-09-21 | 462 | -34002/+228156 |
| | |||||
* | Initial revision | stanton | 1998-04-28 | 8 | -0/+1762 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 165 | -0/+69117 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 304 | -0/+136370 |
| | |||||
* | initial empty check-in | root | 1998-03-26 | 0 | -0/+0 |