summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 1999-09-20 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-212-7/+6
* * unix/Makefile.in: fixed gendate target - this never workedhobbs1999-09-213-6/+7
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-022-3/+3
* Subst 2 more values into tclConfig.shwart1999-09-011-1/+3
* 1999-08-21 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-211-1/+1
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-5/+5
* 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-101-2/+2
* Fixed level of indirection in Tcl_GetAllocMutexwelch1999-08-101-1/+2
* Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.cwelch1999-08-101-25/+24
* * unix/configure.in:redman1999-08-021-2/+2
* * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5.redman1999-07-311-1/+3
* Parameterized the static library linkers (ar cr and lib -nologo) to assistwart1999-07-301-1/+2
* * unix/mkLinks.tcl: Applied patch to avoid linking pack.n toredman1999-07-291-1/+1
* Added lines so that extensions can set up static linker (ar vs. lib) andwart1999-07-291-2/+8
* Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions canwart1999-07-281-1/+5
* * Changed version to 8.2b2.redman1999-07-223-11/+13
* revert changes to TclpStrftime, not needed for internal functions.redman1999-07-221-3/+3
* * doc/Utf.3:redman1999-07-221-3/+3
* * unix/Makefile.in: Added the Windows configure script to theredman1999-07-221-1/+2
* * generic/tclInitScript.h:hershey1999-07-211-6/+6
* changed http package version from 2.0 to 2.1hershey1999-07-201-4/+4
* * unix/aclocal.m4:redman1999-07-162-13/+6
* Add .m4 files and Windows configure.in and Makefile.inredman1999-07-131-1/+8
* install-man target renamed to "install-doc" to be consistent with TEA spec.wart1999-07-091-3/+3
* Added hook points to the notifierwelch1999-07-023-18/+57
* Removed call to obsolete AC_C_CROSS macro.wart1999-06-301-2/+1
* updated dde version from 1.0 to 1.1hershey1999-06-301-4/+3
* Added package tcltest to the list of packages to install.jenn1999-06-261-4/+4
* Changed to Tcl 8.2b1welch1999-06-251-5/+4
* * unix/Makefile.in: Changed install-doc to install-man.stanton1999-06-241-2/+2
* One more try at fixing the TCL_LIBRARY problemwart1999-06-221-3/+4
* TCL_LIBRARY is now set in the Makefilewart1999-06-221-1/+3
* * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak wherestanton1999-06-211-3/+7
* Reflects recent changes in tcl.m4 (compiler warnings)wart1999-06-191-2/+2
* Fixed compiler optimization flags for Linux to remove a plethora of warnings.wart1999-06-172-0/+14
* Reflects changes to tcl.m4wart1999-06-161-800/+802
* Added changes to make the macros bahave in the same manner as the Windowswart1999-06-161-126/+126
* merged unix and windows stylessurles1999-06-163-36/+30
* Reorganized the order of the macros (cosmetic change)wart1999-06-161-676/+678
* More TEA changes. Should play well with TclX now.wart1999-06-163-29/+43
* Tcl configure / Makefile sequence now complies with the most basicwart1999-06-152-365/+79
* Includes changes to tcl.m4wart1999-06-151-148/+710
* Modified some macros based on how some of the extensions work.wart1999-06-151-148/+710
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-7/+5
* Continued work on configure and make scriptssurles1999-06-111-21/+20
* Macros that autoconf will be looking for (tcl.m4)wart1999-06-101-0/+1127
* Modified to use the tcl.m4 macroswart1999-06-101-588/+10