| Commit message (Expand) | Author | Age | Files | Lines |
* | Added hook points to the notifier | welch | 1999-07-02 | 3 | -18/+57 |
|
|
* | Removed call to obsolete AC_C_CROSS macro. | wart | 1999-06-30 | 1 | -2/+1 |
|
|
* | updated dde version from 1.0 to 1.1 | hershey | 1999-06-30 | 1 | -4/+3 |
|
|
* | Added package tcltest to the list of packages to install. | jenn | 1999-06-26 | 1 | -4/+4 |
|
|
* | Changed to Tcl 8.2b1 | welch | 1999-06-25 | 1 | -5/+4 |
|
|
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -2/+2 |
|
|
* | One more try at fixing the TCL_LIBRARY problem | wart | 1999-06-22 | 1 | -3/+4 |
|
|
* | TCL_LIBRARY is now set in the Makefile | wart | 1999-06-22 | 1 | -1/+3 |
|
|
* | * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where | stanton | 1999-06-21 | 1 | -3/+7 |
|
|
* | Reflects recent changes in tcl.m4 (compiler warnings) | wart | 1999-06-19 | 1 | -2/+2 |
|
|
* | Fixed compiler optimization flags for Linux to remove a plethora of warnings. | wart | 1999-06-17 | 2 | -0/+14 |
|
|
* | Reflects changes to tcl.m4 | wart | 1999-06-16 | 1 | -800/+802 |
|
|
* | Added changes to make the macros bahave in the same manner as the Windows | wart | 1999-06-16 | 1 | -126/+126 |
|
|
* | merged unix and windows styles | surles | 1999-06-16 | 3 | -36/+30 |
|
|
* | Reorganized the order of the macros (cosmetic change) | wart | 1999-06-16 | 1 | -676/+678 |
|
|
* | More TEA changes. Should play well with TclX now. | wart | 1999-06-16 | 3 | -29/+43 |
|
|
* | Tcl configure / Makefile sequence now complies with the most basic | wart | 1999-06-15 | 2 | -365/+79 |
|
|
* | Includes changes to tcl.m4 | wart | 1999-06-15 | 1 | -148/+710 |
|
|
* | Modified some macros based on how some of the extensions work. | wart | 1999-06-15 | 1 | -148/+710 |
|
|
* | Merged String and Unicode object types. Added new functions to | hershey | 1999-06-15 | 1 | -7/+5 |
|
|
* | Continued work on configure and make scripts | surles | 1999-06-11 | 1 | -21/+20 |
|
|
* | Macros that autoconf will be looking for (tcl.m4) | wart | 1999-06-10 | 1 | -0/+1127 |
|
|
* | Modified to use the tcl.m4 macros | wart | 1999-06-10 | 1 | -588/+10 |
|
|
* | First pass at Tcl autoconf macros | wart | 1999-06-10 | 1 | -0/+1114 |
|
|
* | * generic/regexec.c: | stanton | 1999-06-10 | 1 | -4/+3 |
|
|
* | * tests/string.test: | hershey | 1999-06-08 | 1 | -2/+7 |
|
|
* | fixed install target for man pages | surles | 1999-06-02 | 1 | -1/+2 |
|
|
* | fixed typo | stanton | 1999-06-02 | 1 | -2/+2 |
|
|
* | Added makefile targets and configure switches to be TEA compliant | surles | 1999-06-02 | 1 | -6/+11 |
|
|
* | * unix/configure.in: Fixed various small configure.in patches | stanton | 1999-06-02 | 1 | -4/+5 |
|
|
* | Merged changes from 1-3-b2 branch into mainline. | stanton | 1999-05-26 | 1 | -2/+3 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -0/+4 |
|
|
* | Added note about running autoconf if you are using the CVS source tree | welch | 1999-05-17 | 1 | -6/+16 |
|
|
* | * unix/Makefile.in: | stanton | 1999-05-14 | 3 | -20/+100 |
|
|
* | * unix/configure.in: Added fix for OS/390. [Bug: 1976] | stanton | 1999-05-07 | 1 | -1/+5 |
|
|
* | * Changed version to 8.1.1. | stanton | 1999-04-30 | 1 | -2/+2 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -2/+2 |
|
|
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 2 | -3/+20 |
|
|
* | * win/tclWinInit.c: | stanton | 1999-04-21 | 1 | -4/+46 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 2 | -3/+3 |
|
|
* | modified the Tcl makefile to copy the new pkgIndex files for reg and dde. | surles | 1999-04-20 | 1 | -3/+2 |
|
|
* | added tests/httpd file to distribution--tests get skipped if this file is | hershey | 1999-04-19 | 1 | -3/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 32 | -1671/+3939 |
|
|
* | Fixed typo in LD_SEARCH_FLAGS definition for Linux. | welch | 1999-03-25 | 1 | -2/+2 |
|
|
* | Changed package tests to build against the stubs library.core_8_1_merge_latest | stanton | 1999-03-11 | 10 | -20/+47 |
|
|
* | add CrtVersion.3 documentation for Tcl_GetVersion() | redman | 1999-03-11 | 1 | -0/+4 |
|
|
* | * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so | stanton | 1999-03-11 | 1 | -15/+18 |
|
|
* | * win/tclWinPipe.c: | stanton | 1999-03-11 | 1 | -2/+3 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 10 | -86/+428 |
|
|
* | updated readmes for 8.0.5 release | stanton | 1999-02-09 | 1 | -10/+3 |
|
|