summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.decls:hobbs2001-05-151-1/+7
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-20/+22
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-041-39/+47
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-1/+4
* 2000-01-18 Andreas Kupries <a.kupries@westend.com>andreas_kupries2001-01-181-2/+2
* * generic/tclStubInit.c:hobbs2000-11-031-3/+7
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-22/+85
* * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc.ericm2000-09-141-1/+17
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-1/+13
* * generic/tclStubInit.c:ericm2000-07-221-1/+20
* * generic/tclStubInit.c:ericm2000-07-201-20/+1
* * generic/tclStubInit.c:ericm2000-07-191-1/+20
* * doc/Utf.3:hobbs2000-05-081-1/+9
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-1/+23
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-1/+5
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-041-2/+7
* * generic/tclDecls.h:hobbs2000-02-081-2/+2
* * generic/tclClock.c (FormatClock): inlined resultPtr, as ithobbs2000-01-261-2/+2
* * generic/tclInt.h:hobbs2000-01-241-3/+6
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-1/+4
* Rolled back changes to change the prototype ofredman1999-08-101-2/+2
* * generic/tclListObj.c:core_8_2_b3_baseredman1999-08-101-2/+2
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-1/+9
* removed extra declaration of Tcl_RegExpMatchObjredman1999-08-021-6/+1
* * generic/tcl.h:redman1999-08-021-1/+6
* * doc/Utf.3:redman1999-07-221-4/+5
* Add Tcl_SetNotifier to stubs table. [Bug: 2354]redman1999-07-161-1/+4
* Fix Tcl_GetStackedChannel declaration, the functionredman1999-07-021-2/+2
* Name change from Tcl_ReplaceChannel to Tcl_StackChannelwelch1999-07-021-6/+6
* Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannelwelch1999-06-301-5/+24
* * generic/tclTest.c:stanton1999-06-171-2/+6
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-2/+24
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+9
* * generic/tcl.decls:stanton1999-05-251-5/+5
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+16
* * generic/tcl.decls: Replaced const with CONST.stanton1999-05-071-2/+2
* * doc/Utf.3:stanton1999-05-061-1/+7
* Resynced with mainline.rjohnson1999-04-211-1/+1
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-1/+7
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-38/+326
* * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC sostanton1999-03-111-3/+2
* * win/tclWinPipe.c:stanton1999-03-111-13/+13
* fix declarations of empty slots.redman1999-03-101-7/+2
* Add Tcl_GetVersion to stubs table, add 6 additional slots for future use.redman1999-03-101-1/+23
* Merged stubs changes into mainline for 8.0stanton1999-03-101-374/+387
* * generic/tcl.decls: Added Mac specific declarations.stanton1999-03-041-4/+58
* * unix/Makefile.in:stanton1999-03-031-0/+950