summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* merge updates from HEADdgp2007-11-167-558/+1068
* merge updates from HEADdgp2007-11-126-90/+221
* merge updates from HEADdgp2007-10-273-5/+2
* merge updates from HEADdgp2007-10-193-8/+4
* merge updates from HEADdgp2007-10-161-5/+18
* merge updates from HEADdgp2007-10-155-26/+5
* Merge updates from HEAD, thendgp2007-10-024-6/+10
* merge updates from HEADdgp2007-09-192-24/+12
* merge updates from HEADdgp2007-09-171-2/+2
* merge updates from HEADdgp2007-09-174-88/+85
* merge updates from HEADdgp2007-09-144-10/+293
* merge updates from HEADdgp2007-09-071-2/+1
* merge updates from HEADdgp2007-09-062-27/+19
* merge updates from HEADdgp2007-09-041-2/+2
* merge updates from HEADdgp2007-09-041-2/+2
* merge updates from HEADdgp2007-09-041-3/+5
* merge updates from HEADdgp2007-09-0418-837/+1159
* merge updates from HEADdgp2007-07-031-75/+1
* merge updates from HEADdgp2007-07-011-6/+2
* merge updates from HEADdgp2007-06-211-3/+3
* merge updates from HEADdgp2007-06-124-26/+44
* merge updates from HEADdgp2007-06-041-1/+2
* merge updates from HEADdgp2007-05-308-1061/+1065
* [core-stabilizer-branch] dgp2007-05-223-5/+5
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-183-5/+5
* Convert to using ANSI function definitions.dkf2007-05-027-1066/+1058
* * unix/Makefile.in: add 'tclsh' dependency to install targets that relydas2007-04-301-6/+6
* * unix/Makefile.in (dist): copy license.terms to dist macosx dir; fix autohe...das2007-04-251-17/+19
* * unix/Makefile.in (dist): add macosx/*.xcconfig files to src dist.das2007-04-251-2/+3
* * unix/Makefile.in (dist): add platform library package to src disthobbs2007-04-241-9/+7
* * unix/configure.in: install license.terms into Tcl.framework.das2007-04-232-1/+3
* * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic.das2007-04-231-4/+4
* * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open()das2007-04-232-18/+35
* Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-202-6/+6
* Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-173-10/+8
* Complete the purge of K&R function definitions from manually-written code.dkf2007-04-168-55/+83
* * generic/tclBasic.c: Replace arrays on the C stack and ckallocdgp2007-04-021-5/+6
* * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced somedgp2007-03-191-3/+3
* * library/platform/shell.tcl: Made more robust if an older platformandreas_kupries2007-03-091-3/+3
* * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-072-2/+2
* * library/platform/shell.tcl (::platform::shell::RUN): In the caseandreas_kupries2007-03-051-3/+3
* various "const" additions, in line with TIP #27nijtmans2007-02-202-42/+42
* * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-192-2/+10
* * unix/tclUnixInit.c (TclpCheckStackSpace): do stack size checkshobbs2007-02-081-3/+3
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-044-80/+194
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-252-8/+21
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-195-6/+40
* supply missing RCS linedgp2006-12-191-1/+1
* Fix [Bug 1618838]dkf2006-12-191-2/+5
* * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.das2006-12-191-1/+1