summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Collapse)AuthorAgeFilesLines
* merged 8.0.4 into 8.1stanton1998-11-111-1/+2
|
* Integrated latest regexp changes from Henry Spencer.stanton1998-10-211-43/+3
| | | | | Moved regexp related declarations out of tclInt.h and into tclRegexp.h. Added "encoding" command.
* Added Unicode character table support:stanton1998-10-161-1/+2
| | | | | | | | added TclUniCharIsWordChar tclCmdMZ.c (Tcl_StringObjCmd): added "totitle" subcommand, changed "wordend" and "wordstart" to properly handle Unicode word characters and connector punctuation
* Removed unused function decls.rjohnson1998-10-061-10/+1
|
* merged 8.0.4 changes into 8.1 branchstanton1998-10-061-1/+3
|
* more cleanup of 8.0.3 merges into 8.1stanton1998-09-301-2/+3
|
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-8/+243
|
* Added contents of Tcl 8.1a2stanton1998-09-211-249/+653
|
* Initial revisionrjohnson1998-03-261-0/+1923