Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 3 | -27/+8 |
*---. | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 6 | -5/+121 |
|\ \ \ | |||||
| | | * | gcc warnings | jan.nijtmans | 2012-04-24 | 1 | -2/+1 |
| | |/ | |||||
| | *-. | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 7 | -10/+146 |
| | |\ \ | |/ / / | |||||
| | | * | syntax error | jan.nijtmans | 2012-04-24 | 1 | -1/+2 |
| | |/ | |||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 5 | -10/+95 |
| | |\ | |||||
| | | * | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 1 | -1/+0 |
| | | * | merge trunk | jan.nijtmans | 2012-04-24 | 4 | -349/+366 |
| | | |\ | | | |/ | | |/| | |||||
| | | * | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 2 | -293/+298 |
| | | |\ | |||||
| | | * | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 5 | -0/+0 |
| | | * | | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 2 | -6/+33 |
* | | | | | autoconf | dgp | 2012-04-23 | 1 | -1/+1 |
* | | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 4 | -349/+366 |
| | | |/ | | |/| | |||||
* | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 1 | -116/+0 |
|\ \ \ \ | |||||
| * | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 1 | -116/+0 |
* | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -9/+7 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -9/+7 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 2 | -293/+298 |
| | | |/ | | |/| | |||||
* | | | | very slight tidy up to make build messages more regular | dkf | 2012-04-10 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | re-generate configure | jan.nijtmans | 2012-04-02 | 1 | -2/+136 |
|\ \ \ | |/ / | |||||
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -2/+136 |
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 3 | -8/+40 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 3 | -9/+41 |
| |\ \ | | |/ | |||||
| | * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 3 | -314/+372 |
| | * | some better checks | jan.nijtmans | 2012-03-28 | 4 | -134/+137 |
| | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 2 | -350/+397 |
| | * | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 3 | -357/+357 |
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 2 | -2/+50 |
* | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 3 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 3 | -2/+6 |
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -0/+37 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -0/+37 |
| |\ \ | | |/ | |||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -1/+38 |
* | | | * Use the values returned by getaddrinfo() for all three arguments to sock... | max | 2012-03-19 | 1 | -1/+22 |
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 2 | -1/+40 |
|\ \ \ | |/ / | |||||
| * | | x | jan.nijtmans | 2012-03-15 | 2 | -1/+40 |
* | | | Refactor TclScanElement() part of list parsing to take advantage of tables | dgp | 2012-03-07 | 1 | -2/+3 |
* | | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ... | guest | 2012-03-04 | 1 | -25/+30 |
* | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -350/+356 |
* | | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -1/+3 |
| * | | Bump to version 2.7.8 | dgp | 2012-01-17 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
* | | | Revert mistaken commit. | dgp | 2012-01-09 | 1 | -1/+0 |
* | | | Fix loading of timezones where one abbreviation is a proper suffix of another... | Kevin B Kenny | 2012-01-08 | 1 | -0/+1 |
|\ \ \ | |/ / |