summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* First pass at Tcl autoconf macroswart1999-06-101-0/+1114
* * generic/regexec.c:stanton1999-06-101-4/+3
* * tests/string.test:hershey1999-06-081-2/+7
* fixed install target for man pagessurles1999-06-021-1/+2
* fixed typostanton1999-06-021-2/+2
* Added makefile targets and configure switches to be TEA compliantsurles1999-06-021-6/+11
* * unix/configure.in: Fixed various small configure.in patchesstanton1999-06-021-4/+5
* Merged changes from 1-3-b2 branch into mainline.stanton1999-05-261-2/+3
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-0/+4
* Added note about running autoconf if you are using the CVS source treewelch1999-05-171-6/+16
* * unix/Makefile.in:stanton1999-05-143-20/+100