summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* eliminate -Wwrite-strings warnings in enable-threads build.nijtmans2008-12-161-3/+4
* autoheader-2.59das2008-12-141-0/+3
* regendkf2008-12-141-6/+12
* Improve build rules on Win w.r.t. zlibdkf2008-12-141-10/+10
* regen/fix blundersdkf2008-12-122-17/+84
* Make a bad zlib install less fatal to rest of Tcl for now.dkf2008-12-121-5/+10
* Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds.ferrieux2008-12-122-2/+11
* regendkf2008-12-111-6124/+6376
* Slightly less lame configure detection for zlib; still not really rightdkf2008-12-111-2/+12
* First hack at TIP#234dkf2008-12-112-5/+16
* autoconf-2.59das2008-12-011-6141/+6124
* autoheader-2.59das2008-12-011-0/+3
* regendkf2008-11-291-6141/+6157
* Implementation of TIP #210.dkf2008-11-292-18/+138
* Use -O2 as gcc optimization compiler flag, and getnijtmans2008-11-122-6/+13
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-3/+3
* Style improvements - invoking callbacks without visual junk.dkf2008-10-267-24/+24
* Fixed a failure to read SHOUTcast streams with the new 2.7patthoyts2008-10-231-3/+3
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
* fix missing "-Wl," prefix in HP-UX buildnijtmans2008-10-172-2/+2
* * README: Bump version number to 8.6a4dgp2008-10-143-5/+5
* * unix/tclUnixChan.c: fix minor compiler warningnijtmans2008-10-083-18/+18
* * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-051-4/+4
* * tests/stack.test:Miguel Sofer2008-10-031-65/+1
* Reduce the magic number countdkf2008-09-271-4/+6
* Implement TIP #315.dkf2008-09-251-1/+7
* * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macrodgp2008-09-031-3/+2
* Ensure that all TclOO headers get installed. [Bug 2082299]dkf2008-08-291-1/+3
* * README: Bump version number to 8.6a3dgp2008-08-283-5/+5
* autoheader-2.59das2008-08-131-15/+0
* autoconf-2.59das2008-08-131-383/+5
* * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize()das2008-08-133-150/+2
* * 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
* * README: Bump version number to 8.6a2dgp2008-08-123-6226/+6236
* * 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
* Streamline async connect logic [Patch 1994512].jenglish2008-08-051-68/+40
* Dumped tclNRE.h's contents into tclInt.h. The file is now empty andMiguel Sofer2008-07-311-2/+2
* CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which isnijtmans2008-07-242-10/+10
* fix warnings, formattingdas2008-07-211-18/+17
* TIP #304 implementationferrieux2008-07-211-1/+45
* autoheader-2.59das2008-07-131-3/+0
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-136-6590/+6294
* * unix/Makefile.in: Followup to my change of 2008-06-25, make codeandreas_kupries2008-06-261-2/+2
* * README: Bump version number to 8.6a1dgp2008-06-193-5/+5
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-2/+2
* * unix/configure: autoconf-2.59das2008-06-121-18/+52
* * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-22/+39
* * unix/configure.in: fix static DTrace-enabled build on Solaris.das2008-06-121-1/+10