summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-229-58/+520
* lint in commentshershey1999-05-201-4/+3
* added -encoding to the list of legal options used in the error message whenhershey1999-05-181-2/+2
* added intospection variable to determine if the interp was compiled with thre...surles1999-05-141-1/+14
* merged 1-3-b2 changes into mainlinestanton1999-05-141-3/+5
* increased per-thread regexp cache to 30stanton1999-05-141-3/+3
* fixed typostanton1999-05-141-2/+2
* * tests/regexp.test:stanton1999-05-134-120/+212
* * generic/tcl.decls: Replaced const with CONST.stanton1999-05-072-6/+6
* * generic/tclLoadNone.c: Updated to use current interfaces, addedstanton1999-05-071-3/+33
* * generic/tclResult.c (Tcl_AppendResultVA):stanton1999-05-072-5/+6
* * tests/string.test:stanton1999-05-061-3/+3
* lintstanton1999-05-062-10/+10
* * doc/string.n:stanton1999-05-062-109/+386
* * doc/Utf.3:stanton1999-05-064-4/+115
* ran dos2unix on this file--Irix couldn't build Tcl because it detected strangehershey1999-05-061-1062/+1062
* lint and better documentation of the character vs. byte oriented commandsstanton1999-05-051-2/+2
* fixed memory leaksurles1999-05-051-1048/+1062
* * doc/string.n:stanton1999-05-041-7/+20
* * tests/cmdIL.test:stanton1999-05-042-71/+331
* * generic/tclParse.c (Tcl_ParseCommand): Changed to avoidstanton1999-05-041-4/+10
* * tests/binary.test:stanton1999-05-031-1/+3
* * Changed version to 8.1.1.stanton1999-04-301-3/+3
* * Merged changes from 8.1.0 branchstanton1999-04-305-23/+40
* Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings.hershey1999-04-301-6/+23
* fixed part of bug 1791: Tcl_UtfToUpper and Tcl_UtfToLower now work onhershey1999-04-291-8/+88
* * mac/tclMacResource.c:stanton1999-04-283-14/+14
* * generic/tclLiteral.c (TclHideLiteral): Fixed so hidden literalsstanton1999-04-281-6/+10
* merged 8.1.0 changes into mainlinestanton1999-04-241-251/+248
* * generic/tclPort.h: Added include of tcl.h since it definesstanton1999-04-231-1/+3
* * generic/tclEvent.c: lintstanton1999-04-231-2/+2
* * generic/tclInt.h:stanton1999-04-226-56/+269
* Resynced with mainline.rjohnson1999-04-2114-19/+19
* merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows ...surles1999-04-213-7/+45
* added first draft of documentation for Tcl_Access and Tcl_Stat.hershey1999-04-171-3/+3
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-1710-24/+100
* fixed bug 1811: Add TclSetPreInitScript to the stubs files.surles1999-04-163-11/+14
* merged tcl 8.1 branch back into the main trunkstanton1999-04-1691-26646/+45742
* Changed magic number so it doesn't match the plus patch, at Jan's request.stanton1999-03-121-2/+2
* * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC sostanton1999-03-116-26/+22
* * win/tclWinPipe.c:stanton1999-03-116-18/+60
* fix declarations of empty slots.redman1999-03-104-106/+5
* Add Tcl_GetVersion to stubs table, add 6 additional slots for future use.redman1999-03-104-4/+142
* Add Tcl_GetVersion C APIredman1999-03-102-12/+56
* Changed TCL_STUB_MAGIC back to match plus patch implementation.dev_stubs_merge_8_1_3_9_99core_8_1_merge_3_9_99stanton1999-03-101-5/+2
* Merged stubs changes into mainline for 8.0stanton1999-03-1029-5399/+5225
* * generic/tcl.decls: Added Mac specific declarations.stanton1999-03-0412-1001/+2120
* * generic/tclStubLib.c: Added internal interface hooks.stanton1999-03-041-1/+7
* * unix/Makefile.in:stanton1999-03-0313-27/+10433
* * generic/tclInt.h:stanton1999-02-032-72/+75