Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
64 check-ins using file tests/winPipe.test version 478bcb4021
|
2018-11-14
| ||
| 23:40 | merge forward more check-in: 84f0d67565 user: dgp tags: dgp-refactor | |
|
2018-09-22
| ||
| 19:42 | Fix odd consequence for tests; ::tcltest namespace is usually present. check-in: 17304407a0 user: dkf tags: tip-452 | |
| 16:51 | Handle the (unlikely) case that Tcl_DStringSetLength() results in a re-allocation of the buffer check-in: 24aadadf9c user: jan.nijtmans tags: core-8-branch | |
| 16:33 | merge core-8-branch check-in: 938e58b7ab user: jan.nijtmans tags: tip-452 | |
| 13:37 | merge tip-515 branch check-in: 686effa0af user: jan.nijtmans tags: tip-514 | |
| 13:24 | Merge 8.7 Closed-Leaf check-in: 3e22a9b9f9 user: jan.nijtmans tags: tip-515 | |
| 13:19 | Merge 8.7 check-in: 4abebf3c7c user: jan.nijtmans tags: trunk | |
| 13:18 | Change ULLONG_MAX -> UWIDE_MAX, LLONG_MAX -> WIDE_MAX and LLONG_MIN -> WIDE_MIN everywhere, because ... check-in: 59d28e540e user: jan.nijtmans tags: core-8-branch | |
| 12:54 | merge tip-515 (which is pre-requisite for this TIP now) check-in: 1515c3f5e3 user: jan.nijtmans tags: tip-514 | |
| 12:45 | merge 8.7 check-in: 7160931bed user: jan.nijtmans tags: tip-515 | |
| 12:30 | merge-mark check-in: 3607532be8 user: jan.nijtmans tags: trunk | |
| 12:29 | Fix a couple of test-cases, since http1.0 is no longer there check-in: 58773f387b user: jan.nijtmans tags: core-8-branch | |
| 12:06 | merge 8.7 check-in: c4c4c34d7e user: jan.nijtmans tags: trunk | |
| 12:05 | forgot one location for http version number check-in: 67ce3482fc user: jan.nijtmans tags: core-8-branch | |
| 10:23 | merge 8.7 check-in: a64acdc836 user: jan.nijtmans tags: trunk | |
| 10:21 | Merge 8.6 check-in: 4523c31275 user: jan.nijtmans tags: core-8-branch | |
| 10:09 | Prevent possible build order problem, due to missing dde/registry dll's. Make sure that Tcl_WinTChar... check-in: 645fb65227 user: jan.nijtmans tags: core-8-branch | |
|
2018-09-21
| ||
| 13:12 | Restore the core of the changes to init.tcl; TIP *specifies* that they're OK. check-in: a6272a9779 user: dkf tags: tip-452 | |
| 09:29 | merge core-8-branch check-in: 19797a97fe user: dkf tags: dkf-command-type | |
|
2018-09-16
| ||
| 15:14 | Undo TIP #452 change to library/init.tcl: It depends on tcltest, which shouldn't be there yet check-in: 8bbc67839c user: jan.nijtmans tags: tip-452 | |
| 15:09 | merge 8.7 check-in: 5dceea74b5 user: jan.nijtmans tags: tip-452 | |
|
2018-09-13
| ||
| 20:52 | merge trunk check-in: 8e81b9d9b8 user: jan.nijtmans tags: memory-API | |
| 20:52 | merge 8.7 check-in: 0caf13a0cf user: jan.nijtmans tags: trunk | |
| 20:37 | missing type-cast check-in: 236d98718e user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_WideInt equals "long lon... check-in: f89b8af179 user: jan.nijtmans tags: core-8-branch | |
| 20:31 | Fix various test-cases, which started failing on Windows due to TIP #430 check-in: 88b8462136 user: jan.nijtmans tags: core-8-branch | |
| 20:30 | Fix test-case registry-6.20, which started failing starting with the TIP #389 commit. check-in: 0db5ab91bb user: jan.nijtmans tags: core-8-branch | |
|
2018-09-12
| ||
| 20:00 | Merge trunk check-in: 60d766eacd user: jan.nijtmans tags: memory-API | |
| 19:44 | compensate for the removal of the http1.0 directory check-in: 3759cf52ae user: jan.nijtmans tags: trunk | |
| 19:34 | Merge 8.7 (TIP #430 implementation) check-in: d2d99b2173 user: jan.nijtmans tags: trunk | |
| 19:32 | Stub fix, safe interpreter fix, and use more size_t wherever possible check-in: 5f80f9af59 user: jan.nijtmans tags: core-8-branch | |
| 19:30 | TIP #430 implementation check-in: b74093feee user: jan.nijtmans tags: core-8-branch | |
|
2018-09-11
| ||
| 15:39 | merge 8.7 check-in: 0c62aa4c94 user: dgp tags: dgp-string-insert | |
| 07:44 | Simplify the slot resolution protocol Closed-Leaf check-in: 4c8cd0f799 user: dkf tags: tip-516 | |
|
2018-09-10
| ||
| 08:33 | Tests and docs check-in: ede05afd63 user: dkf tags: tip-516 | |
|
2018-09-08
| ||
| 21:49 | TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failing check-in: c54622966e user: jan.nijtmans tags: tip-514 | |
| 21:34 | Bring back test-cases closer to what they were check-in: 9979924a94 user: jan.nijtmans tags: tip-514 | |
| 21:29 | Merge TIP-515 branch, so part of the corrections in the TIP-514 implementation branch now moved to t... check-in: 3e36e66ffe user: jan.nijtmans tags: tip-514 | |
| 21:18 | Merge core-8-branch check-in: 4c53b5eb75 user: jan.nijtmans tags: tip-515 | |
| 12:52 | Implementation of TIP 516 check-in: 84cceab204 user: dkf tags: tip-516 | |
|
2018-09-07
| ||
| 22:27 | Merge 8.7 check-in: a734a8dc22 user: jan.nijtmans tags: trunk | |
| 22:23 | Merge 8.6 check-in: 4ccc3b6902 user: jan.nijtmans tags: core-8-branch | |
| 22:09 | merge trunk check-in: 98b877b9ef user: jan.nijtmans tags: memory-API | |
| 12:11 | merge 8.7 check-in: 792948e482 user: dgp tags: trunk | |
| 12:11 | merge 8.6 check-in: e891020c32 user: dgp tags: core-8-branch | |
| 12:04 | merge 8.7 (segfault fix) check-in: 04f3cf7430 user: sebres tags: trunk | |
| 12:02 | merge 8.6 (segfault fix) check-in: 0a8630528a user: sebres tags: core-8-branch | |
| 09:53 | TIP #515 implementation: Level Value Reform check-in: 132594906c user: jan.nijtmans tags: tip-515 | |
|
2018-09-05
| ||
| 14:54 | Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTH check-in: 6488c06992 user: jan.nijtmans tags: memory-API | |
| 13:45 | Merge 8.7. Change some internal function signatures, accounting for the 64-bit era. check-in: 4280c4f9d0 user: jan.nijtmans tags: trunk | |
| 12:11 | Minor code cleanup. win/tclWinPipe.c: Eliminate some compiler warnings on mingw-w64 win/tclWinNotif... check-in: 35eb0692c1 user: jan.nijtmans tags: core-8-branch | |
| 08:07 | Merge 8.7 check-in: 6423bd55ee user: jan.nijtmans tags: tip-514 | |
|
2018-09-04
| ||
| 19:47 | merge core-8-branch check-in: cfb7564440 user: dkf tags: dkf-command-type | |
| 14:37 | Merge 8.7 check-in: cbb275cb09 user: jan.nijtmans tags: trunk | |
| 14:37 | Fix [540bed4bde]: binary format can result in "integer value too large to represent". Implemented a... check-in: c531497fcb user: jan.nijtmans tags: core-8-branch | |
|
2018-09-03
| ||
| 13:45 | Merge 8.7 check-in: f6d6fc9952 user: jan.nijtmans tags: tip-514 | |
| 12:54 | merge 8.7 check-in: a3f4a31098 user: jan.nijtmans tags: trunk | |
| 12:53 | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {longIs32bit wideIs64bit}... check-in: 30126bea62 user: jan.nijtmans tags: core-8-branch | |
|
2018-09-02
| ||
| 13:48 | Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: 98f765628e user: dkf tags: trunk | |
| 13:48 | Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: b9f75ba387 user: dkf tags: core-8-branch | |
|
2018-09-01
| ||
| 22:01 | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_FAILURE and TCL_NO_LENG... check-in: f13660b5a5 user: jan.nijtmans tags: memory-API | |
|
2018-08-30
| ||
| 21:28 | Merge 8.7, and improve TIP implementation (using utility function in more places) check-in: 47b67cd37d user: jan.nijtmans tags: tip-514 | |
| 11:16 | merge 8.7 check-in: 7432a9c1b1 user: sebres tags: trunk | |
| 11:14 | merge 8.6 check-in: e1a218a447 user: sebres tags: core-8-branch | |