summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCkalloc.c: fixed Tcl_DbCkfree to return a valuehobbs1999-11-195-40/+67
* * generic/regc_color.c:hobbs1999-11-0212-142/+127
* * generic/tcl.h: updated to patchlevel 2hobbs1999-10-308-82/+227
* 1999-09-23 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-241-3/+3
* 1999-09-21 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-2215-121/+214
* Fixed bad function definition, should use void instead of VOID forredman1999-08-131-2/+2
* * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make itstanton1999-08-121-1/+13
* Change version numbers to 8.2.0redman1999-08-101-4/+4
* Rolled back changes to change the prototype ofredman1999-08-103-7/+7
* * generic/tclListObj.c:core_8_2_b3_baseredman1999-08-107-47/+17
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-1010-56/+225
* removed unreferenced variable from regcomp.credman1999-08-101-1/+0
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-051-3/+6
* * generic/regc_nfa.c:stanton1999-08-055-72/+111
* Remove extern declaration for TclWinGetPlatform functions, they'reredman1999-08-041-6/+1
* removed extra declaration of Tcl_RegExpMatchObjredman1999-08-023-17/+3
* * generic/tcl.h:redman1999-08-028-36/+38
* * generic/tclInt.decls: added declaractions necessary for thehobbs1999-08-014-4/+103
* * tclParse.c: fixed bug in info complete regarding nested squarehobbs1999-07-301-2/+5
* updated trf patch to fix problems created when adapting Kupries'hobbs1999-07-301-51/+81
* Removed patch for bug 2382, for info complete.redman1999-07-231-3/+2
* * Changed version to 8.2b2.redman1999-07-224-9/+30
* Applied patch for info complete. [Bug: 2382]redman1999-07-221-2/+3
* revert changes to TclpStrftime, not needed for internal functions.redman1999-07-222-5/+5
* * doc/Utf.3:redman1999-07-225-20/+21
* Previous version was a mistake, roll it back.redman1999-07-211-3/+1
* * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socketredman1999-07-211-1/+3
* added missing '\' at the end of one line (only irix complained about this)hershey1999-07-211-2/+2
* * generic/tclInitScript.h:hershey1999-07-211-13/+41
* Add Tcl_SetNotifier to stubs table. [Bug: 2354]redman1999-07-163-3/+15
* Fix minor version number.redman1999-07-161-2/+2
* fixed line termination characterstanton1999-07-091-677/+677
* * tests/string.test:stanton1999-07-091-3/+3
* * win/Makefile.in: Added tcltest target so runtest worksstanton1999-07-081-674/+677
* Fix Tcl_GetStackedChannel declaration, the functionredman1999-07-022-5/+5
* Block out unix-only code for windows & mac.redman1999-07-021-1/+3
* Regen the stub files after changes in tcl.decls were made, but theredman1999-07-021-14/+17
* Fixed lint found by Jim Inghamwelch1999-07-021-4/+5
* Name change from Tcl_ReplaceChannel to Tcl_StackChannelwelch1999-07-024-124/+352
* Improved support for empty array nameswelch1999-07-021-3/+9
* Added Tcl_SetNotifier and associated typedef.welch1999-07-022-2/+52
* Call TclStat instead of TclpStat in order to allow theredman1999-07-012-13/+13
* Add TclHandle functions to the internal stub table.redman1999-06-304-3291/+51
* Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannelwelch1999-06-305-18/+371
* Applied patch from Peter Hardie (with modifications) to fixredman1999-06-281-1/+10
* Documented 2 more files that need to be updated when the Tcl versionwart1999-06-281-1/+3
* Export functions for TclHandleredman1999-06-261-5/+5
* Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoidredman1999-06-261-15/+8
* Added note about win/configure.in needing a version changewelch1999-06-251-1/+2
* Changed to Tcl 8.2b1welch1999-06-251-4/+4