summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * library/platform/platform.tcl: Added OSX Intel 64bitandreas_kupries2010-06-091-3/+3
* [Bug 2991415]: tclport.h #included before limits.hnijtmans2010-05-251-3/+7
* * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.andreas_kupries2010-05-071-3/+3
* * library/platform/platform.tcl: Another stab at getting the /lib,andreas_kupries2010-04-291-3/+3
* Fixed missing update of platform package index, and Makefiles.andreas_kupries2010-04-141-3/+3
* * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Correcteddkf2010-03-251-2/+2
* Prettify and fix filename in ChangeLog.ferrieux2010-03-011-4/+9
* [Backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 whenferrieux2010-03-011-4/+10
* Added missing quotingdkf2010-02-221-1/+1
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-192-3/+16
* [Bug 2954638]: Correct behaviour of manual page installer. Also added armouringdkf2010-02-191-27/+76
* Use correct TCL_LL_MODIFIER for CYGWIN.nijtmans2010-01-292-12/+35
* Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-066-6232/+6444
* Fix quoting problemdkf2010-01-031-1/+1
* [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+25
* regen with autconf 2.61dkf2009-12-281-6175/+6220
* [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-4/+4
* bump to msgcat 1.4.3 to account for commitsdgp2009-12-171-3/+3
* Silence a bunch of unimportant messages from cvsdkf2009-12-161-0/+2
* [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