| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump TclOO version.corresponds_to_TclOO_0_6_3 | dkf | 2011-05-25 | 1 | -1/+1 |
|
|
* | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets h... | max | 2011-05-11 | 1 | -18/+9 |
|
|
* | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -4/+1 |
|\ |
|
| * | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -4/+1 |
| |\ |
|
| | * | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -4/+1 |
|
|
* | | | no longer depend on MODULE_SCOPE being defined | jan.nijtmans | 2011-05-05 | 1 | -0/+3 |
|
|
* | | | Fix issue with library stripping in install-sh | Kevin Walzer | 2011-04-29 | 1 | -1/+5 |
|
|
* | | | More isspace() callers. | dgp | 2011-04-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | More isspace() callers. | dgp | 2011-04-28 | 1 | -1/+1 |
|
|
* | | | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 |
|
|
* | | | minor nits, taken over from TEA (tclconfig) | jan.nijtmans | 2011-04-12 | 1 | -7/+5 |
|\ \ \
| |/ / |
|
| * | | minor nits, taken over from TEA (tclconfig) | jan.nijtmans | 2011-04-12 | 1 | -7/+5 |
|
|
| * | | restore exec perms on unix/ldAix, accidentally cleared | mig | 2011-04-07 | 1 | -0/+0 |
|
|
| * | | * generic/tclExecute.c (TclCompEvalObj): earlier return if Tip280 gymnastics ... | mig | 2011-04-07 | 1 | -0/+0 |
|
|
* | | | revert 6b6ef4e0b1, removing the temporary tests again | jan.nijtmans | 2011-04-12 | 3 | -36/+2 |
|\ \ \ |
|
* | | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) | jan.nijtmans | 2011-04-11 | 2 | -3/+9 |
|
|
* | | | | Add some (temporary) test cases showing the problem with --export-dynamic | jan.nijtmans | 2011-04-07 | 3 | -2/+36 |
|/ / / |
|
* | | | Don't use -fvisibility=hidden with static libraries (--disable-shared) | jan.nijtmans | 2011-04-06 | 2 | -7/+2 |
|
|
* | | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re... | jan.nijtmans | 2011-04-06 | 1 | -1/+4 |
|
|
* | | | More generation of error codes (most platform-specific parts not already using | dkf | 2011-04-06 | 2 | -0/+26 |
|
|
* | | | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -5/+0 |
|\ \ \
| |/ / |
|
| * | | [3202030] Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -5/+0 |
| |\ \
| | |/ |
|
| | * | Updated README files, repairing broken URLs and other rot. | dgp | 2011-04-04 | 1 | -5/+0 |
|
|
* | | | Replaced another couple of 'double' declarations with 'volatile
| Kevin B Kenny | 2011-04-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fixed execute permission for unix/ldAix on this branch. core-8-4-branch and t... | andreask | 2011-03-30 | 1 | -1/+1 |
|
|
* | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 2 | -1/+30 |
|
|
* | | | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -20/+0 |
|\ \ \
| |/ / |
|
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -24/+4 |
| |\ \
| | |/ |
|
| | * | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -145/+136 |
|
|
| | * | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. | jan.nijtmans | 2011-03-16 | 2 | -47/+50 |
|
|
* | | | [Bug #3216070] Loading extension libraries from embedded Tcl applications. | jan.nijtmans | 2011-03-22 | 2 | -9/+21 |
|\ \ \
| |/ / |
|
| * | | [Bug #3216070] Loading extension libraries from embedded Tcl applications. | jan.nijtmans | 2011-03-22 | 2 | -9/+21 |
| |\ \ |
|
| | * | | bug-3216070bug_3216070 | jan.nijtmans | 2011-03-16 | 4 | -27/+27 |
| |/ / |
|
* | | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | jan.nijtmans | 2011-03-16 | 2 | -66/+8 |
|\ \ \
| |/ / |
|
| * | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess... | jan.nijtmans | 2011-03-16 | 2 | -66/+8 |
|
|
| * | | [Bug 3205320]: stack space detection defeated by inlining | jan.nijtmans | 2011-03-10 | 2 | -6/+10 |
|
|
| * | | Fix [Bug 3166410]: "out of stack space" on AIX | jan.nijtmans | 2011-03-07 | 1 | -0/+10 |
|
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 13 | -69/+64 |
|
|
* | | | fix broken build | dgp | 2011-03-10 | 1 | -1/+1 |
|
|
* | | | Make tests in child interpreters report their summary info in the master. | dkf | 2011-03-10 | 1 | -2/+2 |
|
|
* | | | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 4 | -260/+371 |
|
|
* | | | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -28/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -12/+0 |
| |\ \
| | |/ |
|
| | * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 2 | -8/+0 |
|
|
* | | | <verbatim> | Kevin B Kenny | 2011-03-05 | 1 | -1/+7 |
|\ \ \ |
|
| * \ \ | merge trunkdogeen_assembler_branch | Kevin B Kenny | 2011-03-05 | 39 | -77/+1 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 39 | -77/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 37 | -74/+1 |
| |\ \ \
| | | |/
| | |/| |
|