summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* fixed typo in EXTRA_INSTALL_BINARIESdas2005-05-232-3/+3
* * macosx/Makefile:das2005-05-235-121/+391
* * generic/tclIOUtil.c (TclLoadFile):das2005-05-232-45/+288
* * generic/tclInt.decls:das2005-05-1410-60/+544
* * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration.dgp2005-05-131-11/+4
* * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictlyhobbs2005-05-111-1/+2
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-1014-22/+263
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-072-7/+24
* * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-8/+8
* * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes.das2005-04-301-109/+105
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-264-26/+187
* Fixed TclpFreeAllocCache() to recognize when being called with NULLvasiljevic2005-04-161-7/+10
* * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reverseddgp2005-04-131-175/+165
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-092-8/+8
* Updated the OpenBSD configuration and regenerated the configure script.patthoyts2005-03-152-30/+78
* * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-241-3/+3
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-113-1077/+2337
* * unix/configure: autoconf-2.57dgp2005-01-311-1/+7
* Restored two double-evals that were removed in the DBGX purge.jenglish2005-01-301-2/+8
* * unix/configure, unix/tcl.m4: add solaris 64-bit gcc buildhobbs2005-01-292-10/+44
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-273-85/+67
* * unix/tcl.m4 (Darwin): fixed bug with static build linking todas2005-01-252-6/+6
* * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-213-32/+198
* * unix/configure: autoconf-2.57dgp2005-01-121-2204/+974
* Make --with-tcl and --with-tk options more robust. [FRQ 951247]dkf2005-01-121-0/+14
* Comment typo fixdkf2005-01-111-1/+1
* Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595].jenglish2005-01-106-311/+168
* Convert u_int to unsigned to make clashes with types in standard C headers lessdkf2005-01-101-3/+3
* Remove readdir_r() and related #ifdeffery (see #1095909).jenglish2005-01-095-1269/+2311
* Performance updates to http::mapReply [1020491] and fix version numbering.dkf2005-01-061-3/+3
* bugs 1090413, 1092789 fixedKevin B Kenny2004-12-291-1/+2
* * unix/configure.in: Added special processing to remove "$U"dgp2004-12-142-17/+6
* ran autoconf-2.57dgp2004-12-111-1/+1
* Bump to a3 to prevent confusion with a2 release.dkf2004-12-102-4/+4
* regen with autoconf 2.57das2004-12-091-193/+206
* add library/tzdata,msgs to dist targetcore_8_5_a2hobbs2004-12-071-1/+7
* * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBitshobbs2004-12-071-2/+2
* * generic/tclEncoding.c: Different fix for [Bug 1077005].dgp2004-12-041-1/+7
* * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-012-43/+26
* Patch 976520 reworks several of the details involved withdgp2004-11-303-289/+305
* Oops! Got the test sense wrong.dkf2004-11-261-1/+1
* Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524]dkf2004-11-262-56/+51
* Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler.dkf2004-11-251-1/+1
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-252-4/+39
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-243-85/+122
* Fix [Bug 1068171] though the fix is commented out for now.dkf2004-11-241-2/+5
* * unix/configure: Regen.mdejong2004-11-222-5/+102
* * unix/configure: Regen.mdejong2004-11-223-1/+127
* * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code thatdgp2004-11-221-108/+3
* typodas2004-11-192-3/+3