summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| | * typojan.nijtmans2011-09-221-1/+1
| | * Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a iocmd_leaksdgp2011-09-191-1/+1
| | * [Bug 3401422] Cache script-level changes to the nonblocking flag of an async ...ferrieux2011-09-011-1/+7
| | * Put back the check for server sockets (bug #3394732).max2011-08-291-0/+9
| | * merge to rcdgp2011-08-031-2/+29
| | |\
| | | * Update file generated by `make dist`dgp2011-08-031-2/+29
| | * | merge to rcdgp2011-07-282-2/+4
| | |\ \ | | | |/
| | | * autoconfdgp2011-07-281-1/+2
| | | * Fix AC_DEFINE invocation for NEED_FAKE_RFC2553.max2011-07-281-1/+2
| | * | Bump version number to 8.6b2.dgp2011-07-183-3/+3
| | |/
| | * 3364777 Stop segfault caused by reading from struct after it had been freed.dgp2011-07-121-1/+4
| | * Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-1/+6
| | |\ | |_|/ |/| |
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-1/+6
* | | Fix TCL_STACK_GROWS_UP for gcc 4.6max2011-06-302-4/+8
* | | merge to RCcore_8_5_10core_8_5_10_rcdgp2011-06-231-2/+2
|\ \ \
* \ \ \ merge to RCdgp2011-06-211-2/+2
|\ \ \ \
* | | | | Release candidate branch for Tcl 8.5.10.dgp2011-05-263-3/+3
| | | | * * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the...max2011-06-281-19/+56
| | | | * Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
| | |\ \ \ | |/ / / / | | | _ / | | | /
| * | | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-211-2/+2
|/ / /
| | * * doc/socket.n: Document the fact that the event loop is now needed for [s...max2011-06-161-1/+2
| | * Simplify file descriptor handling for client sockets and derivedmax2011-06-071-42/+38
| | * Fix bug#3084338, a memleak when a [socket -async] was closed before the conne...max2011-06-071-29/+22
| | * * Don't use port 0 for test 14.2 as it fails in different ways on Linux an...max2011-06-061-30/+29
| | * * Improve socket.test by checking the latency on the loopback address and ...max2011-06-011-33/+33
| | * * Fix setting up of [fileevent] while an async socket is still in progress max2011-05-301-42/+59
| | * Fix [socket -async] for DNS names with more than one addressmax2011-05-271-98/+133
| | * 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
| | |/