summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
Commit message (Expand)AuthorAgeFilesLines
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-1/+56
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+18
* * generic/tcl.decls:stanton1999-05-251-1/+93
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+37
* * generic/tcl.decls: Replaced const with CONST.stanton1999-05-071-4/+4
* * doc/Utf.3:stanton1999-05-061-1/+17
* * Merged changes from 8.1.0 branchstanton1999-04-301-1/+7
* Resynced with mainline.rjohnson1999-04-211-1/+1
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-1/+16
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-607/+1273
* * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC sostanton1999-03-111-3/+3
* fix declarations of empty slots.redman1999-03-101-43/+1
* Add Tcl_GetVersion to stubs table, add 6 additional slots for future use.redman1999-03-101-1/+51
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1255/+1318
* * generic/tcl.decls: Added Mac specific declarations.stanton1999-03-041-12/+11
* * unix/Makefile.in:stanton1999-03-031-0/+2259