summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo2009-11-255-285/+11
* * library/http/http.tcl: Update the URL syntax check todgp2009-11-111-3/+3
* * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-033-5/+5
* * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-5/+6
* * library/http/http.tcl: Bump to http 2.7.4 to account fordgp2009-09-111-3/+3
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-3/+3
* Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]dkf2009-08-022-10/+4
* * generic/tclCmdIL.c: Removed unused variables.dgp2009-07-161-3/+2
* * library/platform/platform.tcl: Fixed handling of cpu ia64,andreas_kupries2009-05-291-3/+3
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-5/+7
* Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-7/+4
* Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-142-2/+2
* * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macrosdas2009-04-101-34/+31
* * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL.das2009-04-101-3/+3
* * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-103-32/+28
* * unix/configure.in (Darwin): use Darwin SUSv3 extensions ifdas2009-04-103-5/+100
* * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-103-5/+5
* * library/http/http.tcl: Backport http 2.7.3 from HEAD fordgp2009-04-091-3/+3
* * library/platform/platform.tcl: Extended the darwin sections toandreas_kupries2009-04-081-3/+3
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-081-3/+3
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-222-2/+2
* Backport of Patch 907924Kevin B Kenny2009-01-203-12/+30
* * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-213-5/+5
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-3/+3
* Backported a fix for reading HTTP-like protocols that used to work andpatthoyts2008-10-231-3/+3
* * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-233-5/+5
* * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-103-5/+5
* * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-283-5/+5
* autoconf-2.59das2008-08-131-1/+5
* * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-132-3/+6
* * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
* * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-111-2/+2
* * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-111-3/+3
* * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-083-5/+5
* 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