summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fixed execute permission for unix/ldAix on this branch. core-8-4-branch and t...andreask2011-03-301-1/+1
* | | set default MODULE_SCOPE=extern, in case no other value is determinedjan.nijtmans2011-03-282-1/+30
* | | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-20/+0
|\ \ \ | |/ /
| * | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan.nijtmans2011-03-251-24/+4
| |\ \ | | |/
| | * Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directlyjan.nijtmans2011-03-251-145/+136
| | * SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.jan.nijtmans2011-03-162-47/+50
* | | [Bug #3216070] Loading extension libraries from embedded Tcl applications.jan.nijtmans2011-03-222-9/+21
|\ \ \ | |/ /
| * | [Bug #3216070] Loading extension libraries from embedded Tcl applications.jan.nijtmans2011-03-222-9/+21
| |\ \
| | * | bug-3216070bug_3216070jan.nijtmans2011-03-164-27/+27
| |/ /
* | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-162-66/+8
|\ \ \ | |/ /
| * | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-162-66/+8
| * | [Bug 3205320]: stack space detection defeated by inliningjan.nijtmans2011-03-102-6/+10
| * | Fix [Bug 3166410]: "out of stack space" on AIXjan.nijtmans2011-03-071-0/+10
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-1213-69/+64
* | | fix broken builddgp2011-03-101-1/+1
* | | Make tests in child interpreters report their summary info in the master.dkf2011-03-101-2/+2
* | | MINOR: Formatting fixes, mainly to comments, so code better fits the style indkf2011-03-104-260/+371
* | | Now that we are no longer on CVS, the .cvsignore files serve no purposejan.nijtmans2011-03-072-28/+0
|\ \ \ | |/ /
| * | Now that we are no longer on CVS, the .cvsignore files serve no purposejan.nijtmans2011-03-072-12/+0
| |\ \ | | |/
| | * Now that we are no longer on CVS, the .cvsignore files serve no purposejan.nijtmans2011-03-072-8/+0
* | | <verbatim>Kevin B Kenny2011-03-051-1/+7
|\ \ \
| * \ \ merge trunkdogeen_assembler_branchKevin B Kenny2011-03-0539-77/+1
| |\ \ \ | |/ / / |/| | |
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-0239-77/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0237-74/+1
| |\ \ \ | | | |/ | | |/|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0139-77/+0
| | * | .cvsignorenijtmans2010-10-232-0/+8
| | * | backport darwin vfork fixdas2010-05-191-1/+7
| | * | [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 whenferrieux2010-03-011-5/+24
| | * | * library/platform/pkgIndex.tcl: Backported the platform packagesandreas_kupries2009-10-231-2/+7
| | * | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-5/+6
| | * | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-282-357/+359
| | * | Regen unix/configurestwo2009-04-141-1/+1
| | * | Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-1/+1
| | * | autoconf-2.13das2008-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
| | * | * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-121-4/+4
| | * | autoconf-2.13das2008-06-121-307/+308
| | * | duh, fix missing 'fi', thanks aku!das2008-06-121-1/+2
| | * | * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-2/+2
| | * | * unix/configure: autoconf-2.13das2008-06-121-348/+354
| | * | * 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-14/+30
| | * | * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): RemovedKevin B Kenny2008-04-141-5/+3
| | * | * README: Bump version number to 8.4.19dgp2008-04-113-14/+33
| | * | * unix/configure: autoconf-2.13das2008-03-271-29/+10
| | * | * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD.das2008-03-271-2/+5
| | * | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166]das2008-03-271-1/+1
| | * | Fix mark and space parity on Linuxrmax2008-03-031-1/+4
| | * | fix dltest dependency for parallel makedas2008-02-271-2/+2