| Commit message (Expand) | Author | Age | Files | Lines |
* | 3364777 Stop segfault caused by reading from struct after it had been freed. | dgp | 2011-07-12 | 1 | -1/+4 |
|
|
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -1/+6 |
|\ |
|
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -1/+6 |
|
|
| * | Fix TCL_STACK_GROWS_UP for gcc 4.6 | max | 2011-06-30 | 2 | -4/+8 |
|
|
| * | merge to RCcore_8_5_10core_8_5_10_rc | dgp | 2011-06-23 | 1 | -2/+2 |
| |\ |
|
| * \ | merge to RC | dgp | 2011-06-21 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 3 | -3/+3 |
|
|
* | | | | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the... | max | 2011-06-28 | 1 | -19/+56 |
|
|
* | | | | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -2/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th... | andreask | 2011-06-22 | 1 | -2/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Backport tcltest 2.3.3 for release with Tcl 8.5.* | dgp | 2011-06-21 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | * doc/socket.n: Document the fact that the event loop is now needed for [s... | max | 2011-06-16 | 1 | -1/+2 |
|
|
* | | | Simplify file descriptor handling for client sockets and derived | max | 2011-06-07 | 1 | -42/+38 |
|
|
* | | | Fix bug#3084338, a memleak when a [socket -async] was closed before the conne... | max | 2011-06-07 | 1 | -29/+22 |
|
|
* | | | * Don't use port 0 for test 14.2 as it fails in different ways on Linux an... | max | 2011-06-06 | 1 | -30/+29 |
|
|
* | | | * Improve socket.test by checking the latency on the loopback address and ... | max | 2011-06-01 | 1 | -33/+33 |
|
|
* | | | * Fix setting up of [fileevent] while an async socket is still in progress
| max | 2011-05-30 | 1 | -42/+59 |
|
|
* | | | Fix [socket -async] for DNS names with more than one address | max | 2011-05-27 | 1 | -98/+133 |
|
|
* | | | Bump to msgcat 1.4.4 | dgp | 2011-05-25 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 1 | -2/+2 |
|
|
| * | | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. | patthoyts | 2011-05-12 | 1 | -2/+2 |
|
|
* | | | 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 |
|\ \ \
| |/ / |
|