summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Undo local changes which did not belong in the last commit.andreas_kupries2008-07-211-3/+3
* * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-3/+3
* * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-303-5/+5
* * unix/Makefile.in: Followup to my change of 2008-06-25, make codeandreas_kupries2008-06-261-2/+2
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-2/+2
* * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-2/+2
* * unix/configure: autoconf-2.59das2008-06-121-20/+52
* * unix/configure.in: fix static DTrace-enabled build on Solaris.das2008-06-121-1/+10
* * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-24/+39
* * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use ofKevin B Kenny2008-04-141-3/+2
* * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-113-5/+5
* autoheader-2.59das2008-04-011-3/+0
* autoconf-2.59das2008-04-011-9/+1
* (SunOS-5.1x): quote CC var to allow make-time overridedas2008-04-011-5/+1
* * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fpandreas_kupries2008-04-012-5/+203
* merge updates from HEAD dgp2008-03-313-1/+85
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-283-5/+5
* * unix/configure: autoconf-2.59das2008-03-271-1/+1
* * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-1/+1
* * generic/tclTest.c: Ignore the return value of write() whenrmax2008-03-141-3/+3
* * unix/configure.in: use backspace-quoting instead of double-quotingdas2008-03-133-29/+29
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-3/+3
* * unix/configure: autoconf-2.59das2008-03-111-19/+19
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-114-141/+141
* * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 anddas2008-03-111-5/+11
* * unix/tclUnixNotfy.c: fix warningdas2008-03-111-2/+2
* * generic/tclResult.c (ReleaseKeys): Workaround for [Bugandreas_kupries2008-03-071-2/+2
* * unix/tclUnixChan.c: Fix mark and space parity on Linux, whichrmax2008-03-031-1/+4
* Reduce scope of <sys/filio.h> and <sys/ioctl.h> #includes.jenglish2008-02-283-43/+14
* Consolidate all code conditionalized on -DUSE_FIONBIO into one place.jenglish2008-02-285-133/+52
* autoheader-2.59das2008-02-271-1/+1
* Remove dead/unused portability-related #defines and unused conditional code.jenglish2008-02-272-158/+7
* Define socklen_t as "int" if missing, not "unsigned".jenglish2008-02-262-24/+47
* Set version 2.5.5patthoyts2008-02-261-3/+3
* Fix for bug #1818565. Always check that the state array exists in the http::s...patthoyts2008-02-221-3/+3
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-133-5/+5
* Documented missing configure flags. [Bug 1799011]dkf2008-02-121-110/+126
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-043-5/+5
* * unix/configure.in (Darwin): correct Info.plist year substitution indas2008-02-022-5/+5
* * unix/README: minor typo fixes [Bug 1853072]hobbs2008-01-201-4/+4
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): restore stackMiguel Sofer2008-01-111-8/+11
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): fix for crash inMiguel Sofer2008-01-111-7/+4
* * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-023-5/+5
* merge stable branch onto HEADdgp2007-12-1322-24/+24
* * unix/README: Mention the stub library created by `make` and warndgp2007-12-071-6/+13
* Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again]dkf2007-12-031-1/+5
* * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so thatdgp2007-12-031-3/+3
* * generic/tclBasic.c:Miguel Sofer2007-11-262-15/+52
* * README: Bump version number to 8.5b3.dgp2007-11-193-5/+5
* autoconf-2.59das2007-11-181-17/+17