summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changes from TIP#15 "Functions to List and Detail Math Functions"dkf2001-05-301-1/+3
* * generic/tcl.decls:hobbs2001-05-151-1/+2
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-1/+2
* 2000-01-18 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-181-2/+2
* * generic/tclStubInit.c:hobbs2000-11-031-2/+2
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-23/+42
* * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc.ericm2000-09-141-1/+6
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-1/+4
* Thread-safe rewrite for the Tcl_Async* commands.davidg2000-07-261-2/+2
* * generic/tclStubInit.c:ericm2000-07-221-1/+9
* * generic/tclStubInit.c:ericm2000-07-201-9/+1
* * generic/tclStubInit.c:ericm2000-07-191-1/+9
* * generic/tclTest.c:hobbs2000-05-191-3/+4
* * doc/Utf.3:hobbs2000-05-081-1/+3
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-1/+8
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-1/+2
* Fixed compilation w/out TCL_THREADSwelch2000-04-051-3/+3
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-041-1/+3
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added commentshobbs2000-03-311-2/+2
* * generic/tclInt.h:hobbs2000-01-241-1/+2
* * doc/glob.n:hobbs1999-12-121-1/+2
* * generic/tcl.decls :redman1999-12-021-1/+3
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-1/+2
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-1/+4
* removed extra declaration of Tcl_RegExpMatchObjredman1999-08-021-2/+1
* * generic/tcl.h:redman1999-08-021-1/+3
* * generic/tclInt.decls: added declaractions necessary for thehobbs1999-08-011-1/+9
* Add Tcl_SetNotifier to stubs table. [Bug: 2354]redman1999-07-161-1/+2
* Name change from Tcl_ReplaceChannel to Tcl_StackChannelwelch1999-07-021-4/+4
* Add TclHandle functions to the internal stub table.redman1999-06-301-1/+5
* Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannelwelch1999-06-301-3/+3
* * generic/tclTest.c:stanton1999-06-171-2/+3
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-1/+8
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+3
* * generic/tcl.decls:stanton1999-05-251-1/+65
* Added stub entry for the TclGetAuxDataType routine so tbcload can use stubssurles1999-05-231-1/+2
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+6
* * doc/Utf.3:stanton1999-05-061-1/+3
* merged 8.1.0 changes into mainlinestanton1999-04-241-251/+248
* * generic/tclInt.h:stanton1999-04-221-1/+4
* Resynced with mainline.rjohnson1999-04-211-1/+1
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-1/+3
* fixed bug 1811: Add TclSetPreInitScript to the stubs files.surles1999-04-161-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-36/+128
* * win/tclWinPipe.c:stanton1999-03-111-1/+3
* fix declarations of empty slots.redman1999-03-101-7/+1
* Add Tcl_GetVersion to stubs table, add 6 additional slots for future use.redman1999-03-101-1/+8
* Merged stubs changes into mainline for 8.0stanton1999-03-101-436/+444
* * generic/tcl.decls: Added Mac specific declarations.stanton1999-03-041-134/+204
* * unix/Makefile.in:stanton1999-03-031-0/+514