summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-272-16/+23
* get rid of _ANSI_ARGS_jan.nijtmans2012-04-262-7/+7
|\
* | gcc warningsjan.nijtmans2012-04-241-2/+1
| |
| \
*-. \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-247-10/+146
|\ \ \ | | |/
| | * syntax errorjan.nijtmans2012-04-241-1/+2
| |/
| * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-245-10/+95
| |\
| | * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-1/+0
| | * merge trunkjan.nijtmans2012-04-244-349/+366
| | |\ | | |/ | |/|
| | * merge core-8-4-branchjan.nijtmans2012-04-112-293/+298
| | |\
| | * | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-065-0/+0
| | * | implement TclpGetPid for Cygwinjan.nijtmans2012-04-042-6/+33
* | | | make some more internal tables constjan.nijtmans2012-04-231-1/+1
|\ \ \ \ | |/ / /
| * | | make some more internal tables constjan.nijtmans2012-04-234-349/+366
| | |/ | |/|
* | | [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
| |/
* | re-generate configurejan.nijtmans2012-04-011-2/+136
* | [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-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-1/+38
* | xjan.nijtmans2012-03-152-1/+40
* | 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-350/+356
* | [Bug 2233954] AIX: compile errorjan.nijtmans2012-02-161-1/+3
* | Bump to version 2.7.8dgp2012-01-171-2/+2
|\ \ | |/
* | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+2
|\ \ | |/
* | 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
* | 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
|\ \
| * \ Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of th...andreask2011-06-221-2/+2
| |\ \ | | |/
* | | merge to RCdgp2011-06-211-2/+2
|\ \ \ | |/ /
| * | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-211-2/+2
* | | Release candidate branch for Tcl 8.5.10.dgp2011-05-263-3/+3
|/ /
* | 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
* | fix USE_TCLALLOC so that it can be enabled without editing the Makefilemig2011-05-071-4/+1
|\ \ | |/