summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-152-1/+40
|\
| * xjan.nijtmans2012-03-152-1/+40
* | Refactor TclScanElement() part of list parsing to take advantage of tablesdgp2012-03-071-2/+3
* | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
|\ \ | |/
| * Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
| |\
| | * Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ...guest2012-03-041-25/+30
* | | Patch from the cygwin folksjan.nijtmans2012-03-042-0/+6
|\ \ \ | |/ /
| * | Patch from the cygwin folksjan.nijtmans2012-03-042-0/+6
| |\ \ | | |/
| | * Patch from the cygwin folksjan.nijtmans2012-03-042-350/+356
* | | [Bug 2233954] AIX: compile errorjan.nijtmans2012-02-161-1/+3
|\ \ \ | |/ /
| * | [Bug 2233954] AIX: compile errorjan.nijtmans2012-02-161-1/+3
| * | Bump to version 2.7.8dgp2012-01-171-2/+2
| |\ \ | | |/
* | | Revert mistaken commit.dgp2012-01-091-1/+0
* | | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-0/+1
|\ \ \ | |/ /
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+2
|\ \ \ | |/ /
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+2
| |\ \ | | |/
* | | don't install tommath_(super)?class.hjan.nijtmans2011-11-301-1/+1
|\ \ \ | |/ /
| * | Use the same shebang comment everywherejan.nijtmans2011-11-301-1/+1
| |\ \ | | |/
| | * Add --disable-rpath option to configure scriptjan.nijtmans2011-09-062-526/+573
| | * Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa...jan.nijtmans2011-08-302-519/+535
| | * A few more compiler warningsjan.nijtmans2011-08-181-3/+3
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-152-497/+559
| * | Release candidate branch for Tcl 8.5.11.dgp2011-10-203-3/+3
| * | Update changes toward 8.5.11 release. Bump to http 2.7.7.dgp2011-10-201-2/+2
* | | * unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam)dkf2011-11-031-44/+214
* | | MINOR: Add emacs style info to end of C files.dkf2011-10-212-5/+23
* | | Update changes toward 8.6b3 release. Bump to http 2.8.3.dgp2011-10-201-2/+2
* | | 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