Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Fix bug [581937ab1e]: fire readable event on async socket connect failurebug_581937ab1e | oehhar | 2014-04-02 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | * More test improvements for async sockets. | max | 2014-03-14 | 1 | -19/+26 | |
| | * | | | | | | | | | | * Hide transient errors of the internal iterations of [socket -async] from... | max | 2014-03-11 | 1 | -5/+155 | |
| | * | | | | | | | | | | WaitForConnect may only call back to CreateClientSocket when the socket is wr... | max | 2014-03-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | * tclUnixSock.c: Fix WaitForConnect() for client sockets that have to try ... | max | 2014-03-10 | 1 | -20/+179 | |
| | * | | | | | | | | | | More debug to chase different fd in struct than in callback | oehhar | 2014-03-06 | 1 | -0/+6 | |
| * | | | | | | | | | | | Fix bug [336441ed59]: Win socket stall on quick termination of async socket c... | oehhar | 2014-04-02 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Test to demonstrate bug [336441ed59]. Depends on timing and will not always f... | oehhar | 2014-04-02 | 1 | -0/+16 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Test-cases which pick up the completion of bug-fix [e663138a06d98e48b5fbb42cc... | jan.nijtmans | 2014-04-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | Fix [3118489]: NUL in filenames, now fixed for both Windows and UNIX. | jan.nijtmans | 2014-04-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fix [3118489] for Windows only: NUL in filenames. This allows various charact... | jan.nijtmans | 2014-04-11 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge minimal fix for iocmd-23.11. | dgp | 2014-03-28 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Minimal patch to fix iocmd-23.11. Might not be the best fix, but is *a* fix. | dgp | 2014-03-27 | 1 | -2/+1 | |
* | | | | | | | | | | | | Test iocmd-23.11 demos another segfault. | dgp | 2014-03-27 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Test iocmd-23.11 demos another segfault. | dgp | 2014-03-27 | 1 | -0/+15 | |
* | | | | | | | | | | | | Test iogt-2.4 is another segfault demo for [721ec69271]. | dgp | 2014-03-27 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Test iogt-2.4 is another segfault demo for [721ec69271]. | dgp | 2014-03-27 | 1 | -0/+33 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | New test iortrans-4.8.1 exposes segfault bug [721ec69271]. | dgp | 2014-03-27 | 1 | -0/+19 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge core-8-5-branch (New tests covering INPUT_NEED_NL flag handling. One ex... | jan.nijtmans | 2014-03-09 | 1 | -0/+71 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Mark io-35.18b test as knownBug | jan.nijtmans | 2014-03-09 | 1 | -10/+10 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | New tests covering INPUT_NEED_NL flag handling. One exposes a bug. | dgp | 2014-02-26 | 1 | -0/+71 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | [8d5f5b8034] Flush internal representations in [string tolower] of unshared obj | dkf | 2014-02-25 | 1 | -0/+9 | |
* | | | | | | | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress | dgp | 2014-02-06 | 1 | -0/+9 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of | dgp | 2014-02-06 | 1 | -0/+9 | |
* | | | | add compilation for [nextto] and [yieldto]; fix [a90d9331bc] | dkf | 2014-01-22 | 1 | -5/+87 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | [a90d9331bc]: must not crash when yieldto called in vanishing namespace | dkf | 2014-01-22 | 1 | -5/+87 | |
| * | | | merge trunk | dkf | 2013-12-23 | 1 | -0/+3 | |
| |\ \ \ | |/ / / |/| | | | ||||||
| * | | | merge trunk; document added instructions | dkf | 2013-12-12 | 1 | -0/+30 | |
| |\ \ \ | ||||||
| * \ \ \ | merge trunk | dkf | 2013-12-06 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge trunk | dkf | 2013-11-14 | 1 | -0/+28 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge trunk | dkf | 2013-10-27 | 2 | -6/+15 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge trunk | dkf | 2013-10-20 | 5 | -2/+321 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | merge trunkbug_0b874c344d | dgp | 2013-12-18 | 1 | -0/+30 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | new test, and fix for bug | mig | 2013-12-11 | 1 | -0/+30 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Draft fix for Bug 0b874c344d. Includes test. | dgp | 2013-12-05 | 1 | -0/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix env-5.1 test-case on Cygwin (and probably other platforms which don't hav... | jan.nijtmans | 2013-11-20 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | socket-14.6 only makes sense where both, IPv4 and IPv6 are supported. | max | 2013-11-12 | 1 | -1/+1 | |
* | | | | | | Fix [5425f2c082]: [fconfigure -error] breaks the background processing of a p... | max | 2013-11-12 | 1 | -0/+28 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 | |
* | | | | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -4/+13 | |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | ||||||
| * | | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -4/+13 | |
* | | | | [2835313] Ensure correct stack balance when break and continue exceptions are... | dkf | 2013-10-20 | 2 | -0/+306 | |
|\ \ \ \ | ||||||
| * | | | | Fix handling of 'invokeExpanded' and start to do 'returnStk'. | dkf | 2013-10-19 | 1 | -0/+116 | |
| * | | | | Do jump generation at places where INST_RETURN_IMM might occur. | dkf | 2013-10-15 | 1 | -0/+64 | |
| * | | | | Added the tests I want to pass... | dkf | 2013-10-13 | 1 | -0/+126 | |
| | |/ / | |/| | | ||||||
* | | | | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 3 | -0/+0 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
* | | | | Even though TCLOO_PATCHLEVEL is equal to TCLOO_VERSION, using "patchlevel" is... | jan.nijtmans | 2013-10-11 | 1 | -1/+1 | |