summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* autoconfdgp2012-04-231-1/+1
* make some more internal tables constjan.nijtmans2012-04-232-2/+2
|\
| * make some more internal tables constjan.nijtmans2012-04-231-1/+1
| |\
| | * make some more internal tables constjan.nijtmans2012-04-234-349/+366
* | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamejan.nijtmans2012-04-121-116/+0
|\ \ \
| * | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475jan.nijtmans2012-04-031-116/+0
* | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-113-9/+7
|\ \ \ \ | | |/ / | |/| |
| * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-113-9/+7
| |\ \ \ | | | |/ | | |/|
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-112-293/+298
* | | | very slight tidy up to make build messages more regulardkf2012-04-101-2/+2
| |_|/ |/| |
* | | re-generate configurejan.nijtmans2012-04-021-2/+136
|\ \ \ | |/ /
| * | re-generate configurejan.nijtmans2012-04-011-2/+136
* | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-303-8/+40
|\ \ \ | |/ /
| * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-303-9/+41
| |\ \ | | |/
| | * now ready for further field testsbug_3511806jan.nijtmans2012-03-293-314/+372
| | * some better checksjan.nijtmans2012-03-284-134/+137
| | * extra checks whether we are really dealing with cygwin or notjan.nijtmans2012-03-282-350/+397
| | * add TclWinConvertError and TclWinConvertWSAError for cygwinjan.nijtmans2012-03-223-357/+357
| | * [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-202-2/+50
* | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22).jan.nijtmans2012-03-233-2/+6
|\ \ \ | |/ /
| * | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01)jan.nijtmans2012-03-233-2/+6
* | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+37
|\ \ \ | |/ /
| * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+37
| |\ \ | | |/
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-1/+38
* | | * Use the values returned by getaddrinfo() for all three arguments to sock...max2012-03-191-1/+22
* | | [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