| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/Makefile.in: fixed make gendate to swap const with CONST | hobbs | 1999-12-08 | 1 | -3/+3 |
|
|
* | * generic/tcl.decls : | redman | 1999-12-02 | 1 | -2/+29 |
|
|
* | * win/tclWinTime.c: fixed handling of %Z on NT for time zones | hobbs | 1999-12-01 | 1 | -2/+1 |
|
|
* | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set | hobbs | 1999-11-30 | 1 | -2/+4 |
|
|
* | * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threads | hobbs | 1999-11-19 | 1 | -20/+48 |
|
|
* | Added support for the TCLTESTARGS method for passing in additional test argum... | wart | 1999-11-13 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4: added recognition of pthreads library for AIX | hobbs | 1999-11-10 | 1 | -2/+8 |
|
|
* | * unix/tclUnixPort.h: added utime.h to includes | hobbs | 1999-10-29 | 3 | -1702/+6 |
|
|
* | * unix/tclUnixNotfy.c: fixed event/io threading problems by | hobbs | 1999-10-21 | 1 | -7/+9 |
|
|
* | * unix/Makefile.in: purify has to use -best-effort to instrument | hobbs | 1999-10-13 | 5 | -30/+43 |
|
|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 2 | -7/+7 |
|
|
* | 1999-09-20 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 2 | -7/+6 |
|
|
* | * unix/Makefile.in: fixed gendate target - this never worked | hobbs | 1999-09-21 | 3 | -6/+7 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 2 | -3/+3 |
|
|
* | Subst 2 more values into tclConfig.sh | wart | 1999-09-01 | 1 | -1/+3 |
|
|
* | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-21 | 1 | -1/+1 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -5/+5 |
|
|
* | Added definition for STLIB_LD | wart | 1999-08-11 | 2 | -0/+2 |
|
|
* | Added substitution for STLIB_LD, the static linker. | wart | 1999-08-11 | 1 | -1/+2 |
|
|
* | Include the unix/aclocal.m4 file in the distribution. | redman | 1999-08-11 | 1 | -1/+2 |
|
|
* | Change version numbers to 8.2.0 | redman | 1999-08-10 | 1 | -2/+2 |
|
|
* | Fixed level of indirection in Tcl_GetAllocMutex | welch | 1999-08-10 | 1 | -1/+2 |
|
|
* | Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.c | welch | 1999-08-10 | 1 | -25/+24 |
|
|
* | * unix/configure.in: | redman | 1999-08-02 | 1 | -2/+2 |
|
|
* | * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. | redman | 1999-07-31 | 1 | -1/+3 |
|
|
* | Parameterized the static library linkers (ar cr and lib -nologo) to assist | wart | 1999-07-30 | 1 | -1/+2 |
|
|
* | * unix/mkLinks.tcl: Applied patch to avoid linking pack.n to | redman | 1999-07-29 | 1 | -1/+1 |
|
|
* | Added lines so that extensions can set up static linker (ar vs. lib) and | wart | 1999-07-29 | 1 | -2/+8 |
|
|
* | Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can | wart | 1999-07-28 | 1 | -1/+5 |
|
|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 3 | -11/+13 |
|
|
* | revert changes to TclpStrftime, not needed for internal functions. | redman | 1999-07-22 | 1 | -3/+3 |
|
|
* | * doc/Utf.3: | redman | 1999-07-22 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: Added the Windows configure script to the | redman | 1999-07-22 | 1 | -1/+2 |
|
|
* | * generic/tclInitScript.h: | hershey | 1999-07-21 | 1 | -6/+6 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 1 | -4/+4 |
|
|
* | * unix/aclocal.m4: | redman | 1999-07-16 | 2 | -13/+6 |
|
|
* | Add .m4 files and Windows configure.in and Makefile.in | redman | 1999-07-13 | 1 | -1/+8 |
|
|
* | install-man target renamed to "install-doc" to be consistent with TEA spec. | wart | 1999-07-09 | 1 | -3/+3 |
|
|
* | 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 |
|
|