summaryrefslogtreecommitdiffstats
path: root/generic/tclDecls.h
Commit message (Expand)AuthorAgeFilesLines
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-1/+9
* Rolled back changes to change the prototype ofredman1999-08-101-3/+3
* * generic/tclListObj.c:core_8_2_b3_baseredman1999-08-101-3/+3
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-1/+15
* removed extra declaration of Tcl_RegExpMatchObjredman1999-08-021-9/+1
* * generic/tcl.h:redman1999-08-021-1/+9
* * doc/Utf.3:redman1999-07-221-7/+7
* Add Tcl_SetNotifier to stubs table. [Bug: 2354]redman1999-07-161-1/+9
* Fix Tcl_GetStackedChannel declaration, the functionredman1999-07-021-3/+3
* Regen the stub files after changes in tcl.decls were made, but theredman1999-07-021-14/+17
* Name change from Tcl_ReplaceChannel to Tcl_StackChannelwelch1999-07-021-4/+5
* Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannelwelch1999-06-301-7/+19
* * generic/tclTest.c:stanton1999-06-171-6/+14
* 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