summaryrefslogtreecommitdiffstats
path: root/generic/tcl.decls
Commit message (Expand)AuthorAgeFilesLines
* Backed out unwise changesdkf2001-09-271-74/+65
* Now builds on Solaris8/SPARC with both SunPro CC *and* GCC.dkf2001-09-261-166/+162
* Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC)dkf2001-09-251-4/+5
* Lots more type changes. Added Tcl_AllocStatBuf()...dkf2001-09-251-5/+24
* Introduced some new types... dkf2001-09-241-49/+56
* Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the useMiguel Sofer2001-09-131-4/+4
* reserved a stub slot for [TIP 56]Miguel Sofer2001-09-121-3/+7
* fsvincentdarley2001-09-061-1/+4
* Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedterdkf2001-09-061-2/+7
* minor fs, vfs fixesvincentdarley2001-09-041-2/+8
* filesystemvincentdarley2001-08-301-1/+7
* fs updatevincentdarley2001-08-231-5/+9
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-2/+129
* TIP#36 implementation. Also includes cleanup for subst optiondkf2001-07-121-2/+4
* * generic/tcl.h:dgp2001-06-081-6/+5
* Changes from TIP#15 "Functions to List and Detail Math Functions"dkf2001-05-301-1/+9
* * 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