summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Bump to msgcat 1.4.4dgp2011-05-251-2/+2
|\
| * Bump to msgcat 1.4.4.dgp2011-05-251-2/+2
| * [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs.patthoyts2011-05-121-2/+2
* | Bump TclOO version.corresponds_to_TclOO_0_6_3dkf2011-05-251-1/+1
* | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets h...max2011-05-111-18/+9
* | fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-4/+1
|\ \ | |/
| * fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-4/+1
| |\
| | * fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-4/+1
* | | no longer depend on MODULE_SCOPE being definedjan.nijtmans2011-05-051-0/+3
* | | Fix issue with library stripping in install-shKevin Walzer2011-04-291-1/+5
* | | More isspace() callers.dgp2011-04-281-1/+1
|\ \ \ | |/ /
| * | More isspace() callers.dgp2011-04-281-1/+1
* | | minor comment fixjan.nijtmans2011-04-281-1/+1
|\ \ \ | |/ /
| * | minor comment fixjan.nijtmans2011-04-281-1/+1
| |\ \ | | |/
| | * minor comment fixjan.nijtmans2011-04-281-1/+1
* | | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-7/+5
|\ \ \ | |/ /
| * | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-121-7/+5
| * | restore exec perms on unix/ldAix, accidentally clearedmig2011-04-071-0/+0
| * | * generic/tclExecute.c (TclCompEvalObj): earlier return if Tip280 gymnastics ...mig2011-04-071-0/+0
* | | revert 6b6ef4e0b1, removing the temporary tests againjan.nijtmans2011-04-123-36/+2
|\ \ \
* | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9)jan.nijtmans2011-04-112-3/+9
* | | | Add some (temporary) test cases showing the problem with --export-dynamicjan.nijtmans2011-04-073-2/+36
|/ / /
* | | Don't use -fvisibility=hidden with static libraries (--disable-shared)jan.nijtmans2011-04-062-7/+2
* | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re...jan.nijtmans2011-04-061-1/+4
* | | More generation of error codes (most platform-specific parts not already usingdkf2011-04-062-0/+26
* | | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-5/+0
|\ \ \ | |/ /
| * | [3202030] Updated README files, repairing broken URLs and other rot.dgp2011-04-041-5/+0
| |\ \ | | |/
| | * Updated README files, repairing broken URLs and other rot.dgp2011-04-041-5/+0
* | | Replaced another couple of 'double' declarations with 'volatile Kevin B Kenny2011-04-021-1/+1
|\ \ \ | |/ /
| * | 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
|\ \ \