summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-2/+2
* * unix/configure.in: fix static DTrace-enabled build on Solaris.das2008-06-121-1/+10
* * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-2/+2
* merge updates from HEAD dgp2008-03-311-1/+13
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-2/+2
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-131-11/+11
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-15/+15
* Define socklen_t as "int" if missing, not "unsigned".jenglish2008-02-261-12/+8
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-131-2/+2
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* * unix/configure.in (Darwin): correct Info.plist year substitution indas2008-02-021-3/+3
* * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-2/+2
* merge stable branch onto HEADdgp2007-12-131-2/+2
* * README: Bump version number to 8.5b3.dgp2007-11-191-2/+2
* fix 'stack grows upwards' AC_CACHE_CHECK messagedas2007-11-151-14/+7
* Added autoconf goo to detect availability of getaddrinfopatthoyts2007-11-131-1/+3
* * generic/tclBasic.c:Miguel Sofer2007-11-101-1/+30
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
* * README: Bump version number to 8.5b2.dgp2007-10-261-2/+2
* * compat/tmpnam.c (removed): The routine tmpnam() is no longerdgp2007-10-181-2/+2
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-2/+2
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
* * README: Bump version number to 8.5b1dgp2007-09-191-2/+2
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-2/+34
* * unix/Makefile.in: add support for compile flags specific todas2007-08-071-6/+11
* * unix/configure.in: allow use of 'inline' in Tcl sourcesMiguel Sofer2007-07-311-1/+2
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-061-2/+5
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-2/+2
* * unix/configure.in: install license.terms into Tcl.framework.das2007-04-231-1/+2
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-041-39/+43
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-1/+4
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-171-1/+10
* * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-4/+36
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-1/+4
* * README: Bump version number to 8.5a6dgp2006-10-231-2/+2
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-191-1/+47
* * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognizeandreas_kupries2006-09-121-1/+12
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-4/+6
* Added special handling for Darwin where gethostbyname/addr are actuallyvasiljevic2006-09-081-3/+12
* Added fixes for Tcl Bug 999544 (ported from core-8-4-branch).vasiljevic2006-09-061-1/+14
* * generic/tclClock.c (ClockClicksObjCmd): add support for Darwindas2006-08-211-1/+3
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-26/+70
* * README: Bump version number to 8.5a5dgp2006-05-041-2/+2
* * unix/configure.in: Revert change from 2005-07-26 that sometimesdgp2006-03-131-8/+1
* * unix/configure: add caching, use AC_CACHE_CHECK instead ofdas2006-01-101-25/+13
* * unix/configure.in: move check for fts API to configure.in and run itdas2005-12-051-1/+17
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-25/+41
* * unix/configure.in:mdejong2005-08-231-2/+2
* * unix/configure: Regen.mdejong2005-07-261-1/+8
* Only enable the 'compile' special debugging feature when requested indkf2005-06-211-2/+2