summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Require Tcl 8.2jingham1999-08-151-2/+2
* Typo in commentjingham1999-08-151-2/+2
* Minor tweaks to get these pages through the HTML converterscriptics_tclpro_1_3_0core_8_2_0welch1999-08-133-13/+9
* Updated to handle more special backslash sequences foundwelch1999-08-131-1/+2
* Release 8.2.0.redman1999-08-131-1/+10
* Fixed bad function definition, should use void instead of VOID forredman1999-08-131-2/+2
* Fixed type, USE_TCL_ALLOC should be USE_TCLALLOCredman1999-08-131-2/+2
* Update to move the build directory out of the source tree.jingham1999-08-131-1/+1
* *** empty log message ***jingham1999-08-131-0/+5
* *** empty log message ***stanton1999-08-121-0/+10
* * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make itstanton1999-08-123-14/+37
* tclConfig.sh is now installed for windowswart1999-08-121-1/+2
* Applied patch to remove compiler warning.redman1999-08-122-47/+53
* Added definition for STLIB_LDwart1999-08-112-0/+2
* Added substitution for STLIB_LD, the static linker.wart1999-08-111-1/+2
* Include the unix/aclocal.m4 file in the distribution.redman1999-08-111-1/+2
* Change version numbers to 8.2.0redman1999-08-106-17/+17
* Rolled back changes to change the prototype ofredman1999-08-105-15/+36
* * generic/tclListObj.c:core_8_2_b3_baseredman1999-08-109-82/+91
* Fixed level of indirection in Tcl_GetAllocMutexwelch1999-08-101-1/+2
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-103-5/+22
* Move Mark Roseman's fix for slow connections from Tcl 8.0 to Tcl 8.2.jingham1999-08-101-2/+30
* Trivial cleanup - Windows -> Macintosh in comments.jingham1999-08-101-3/+3
* Convert the directory name from Utf to External before passing it to the Tool...jingham1999-08-101-4/+7
* Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.cwelch1999-08-103-50/+75
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-1010-56/+225
* Updated change log for my aolserver-related changeswelch1999-08-101-1/+17
* removed unreferenced variable from regcomp.credman1999-08-101-1/+0
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-8/+10
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-096-18/+21
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-2/+13
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-053-6/+9
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-051-3/+6
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-051-13/+13
* 1999-08-05 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-051-0/+9
* Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_...jingham1999-08-051-1/+8
* *** empty log message ***stanton1999-08-051-0/+13
* * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry'sstanton1999-08-051-1/+2
* * generic/regc_nfa.c:stanton1999-08-055-72/+111
* Released Tcl 8.2b2.scriptics_tclpro_1_3_b4core_8_2_b2redman1999-08-041-1/+79
* Remove extern declaration for TclWinGetPlatform functions, they'reredman1999-08-041-6/+1
* Move functions declarations out of win/tclWinInt.h that are now inredman1999-08-032-4/+6
* * unix/configure.in:redman1999-08-023-4/+7
* removed extra declaration of Tcl_RegExpMatchObjredman1999-08-023-17/+3
* * generic/tcl.h:redman1999-08-029-37/+53
* * win/tclWinSock.c: Added comment block to SocketThread()redman1999-08-012-8/+34
* * generic/tclInt.decls: added declaractions necessary for thehobbs1999-08-015-4/+108
* * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5.redman1999-07-313-8/+18
* * win/tclWinPipe.c:redman1999-07-314-7/+28
* Added definitions for some symbols in tclConfig.sh that never gotwart1999-07-303-1/+15