Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | merge trunk | dgp | 2014-05-01 | 2 | -1/+66 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | make doubly sure that things which should be unshared stay unshared | dkf | 2014-05-01 | 1 | -6/+6 | |
| | * | | | | | | | Merge in the fixes for improper ChannelBuffer sharing via recycling. | dgp | 2014-05-01 | 1 | -0/+33 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | missing constraint | dgp | 2014-05-01 | 1 | -1/+1 | |
| | * | | | | | | | [82e7f67325] Fix an evil refcount problem in compiled [string replace]. | dkf | 2014-04-30 | 1 | -1/+33 | |
| * | | | | | | | | Test iortrans-4.8.2 demos an infinite loop. Possible trouble with | dgp | 2014-04-25 | 1 | -0/+20 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge refcounting machinery for ChannelBuffer. | dgp | 2014-04-21 | 1 | -0/+32 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Remove all win95-specific test-cases, since Windows 95 is not supported any m... | jan.nijtmans | 2014-04-17 | 5 | -134/+6 | |
| * | | | | | | | [d19a30db57] More testing. | dgp | 2014-04-16 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | [d19a30db57] Fixed segfault in [clock] internals. Includes test. | dgp | 2014-04-16 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | [88aef05cda] Stop reentrancy segfault in reflected channels by managing | dgp | 2014-04-15 | 1 | -0/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Stop the segfaults in [close] during [gets] tests. | dgp | 2014-04-30 | 1 | -2/+19 | |
* | | | | | | | | | | | | | Another segfault demo test, this one with [close] during [gets]. | dgp | 2014-04-30 | 1 | -0/+16 | |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Added a refcounting mechanism to ChannelBuffers. Other edits to | dgp | 2014-04-21 | 1 | -2/+18 | |
* | | | | | | | | | | | | Another test exposing another segfault. | dgp | 2014-04-17 | 1 | -0/+16 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Repair new test so all parts will be effective. | dgp | 2014-04-16 | 1 | -0/+3 | |
* | | | | | | | | | | | Test for [d19a30db57] extended | sebres | 2014-04-16 | 1 | -0/+1 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Test for [d19a30db57]. | dgp | 2014-04-16 | 1 | -0/+5 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [88aef05cda] Stop reentrancy segfault in reflected channels by managing | dgp | 2014-04-15 | 1 | -0/+19 | |
* | | | | | | | | | Moved tests socket-8.2 and socket-8.3 to socket-14.3 and socket-14.4 and made... | oehhar | 2014-04-04 | 1 | -29/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move tests 8.2 and 8.3 out of the IPv4/IPv6 loop to 14.13 and 14.14. | max | 2014-04-04 | 1 | -31/+32 | |
| * | | | | | | | | | Fix/improve tests. | max | 2014-04-04 | 1 | -37/+30 | |
| * | | | | | | | | | Add tests for bugs [336441ed59] and [581937ab1e] from core-8-5-branch. | max | 2014-04-04 | 1 | -0/+29 | |
| * | | | | | | | | | * Rework WaitForConnect() to fix synchronous completion of asynchronous co... | max | 2014-04-04 | 1 | -5/+8 | |
* | | | | | | | | | | 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 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | [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 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |