Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
43 check-ins using file generic/tclZipfs.c version 2fa3502e40
|
2022-05-17
| ||
| 08:49 | some less underscores in exported functions check-in: 2f016df946 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 07:22 | Merge 8.7 check-in: 2364861e16 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 07:21 | Fix compiler warning in tclTest.c check-in: acfc035572 user: jan.nijtmans tags: core-8-branch | |
| 07:18 | Merge 8.7. Add macro's for situation without UTF_TCL_STUBS check-in: 3923104571 user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-05-15
| ||
| 20:36 | TIP #622 implementation: Full Unicode for Tcl 8.7 check-in: e00aaebbbf user: jan.nijtmans tags: core-8-branch | |
|
2022-05-13
| ||
| 23:28 | Merge 8.6 check-in: 9574cb9106 user: jan.nijtmans tags: core-8-branch | |
| 10:11 | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to keep the old error mes... check-in: 5608e37605 user: jan.nijtmans tags: core-8-branch | |
|
2022-05-12
| ||
| 13:06 | Merge 8.6 check-in: fab550b083 user: jan.nijtmans tags: core-8-branch | |
|
2022-05-11
| ||
| 19:08 | Merge 8.6 check-in: 5ded4f151d user: jan.nijtmans tags: core-8-branch | |
|
2022-05-10
| ||
| 16:38 | merge-mark check-in: 44e84cad6e user: jan.nijtmans tags: core-8-branch | |
| 16:18 | Merge 8.6 check-in: 1896abea3b user: jan.nijtmans tags: core-8-branch | |
| 10:18 | Update doc check-in: f805309275 user: jan.nijtmans tags: tip-618 | |
| 10:05 | Merge 8.7. Update doc check-in: b053dadbd7 user: jan.nijtmans tags: tip-618 | |
|
2022-05-09
| ||
| 19:42 | Merge 8.6 check-in: e872f1c85b user: jan.nijtmans tags: core-8-branch | |
|
2022-05-06
| ||
| 07:33 | Merge 8.7 check-in: e73eb56bb8 user: jan.nijtmans tags: tip-618 | |
| 07:29 | Merge 8.6 check-in: 76b2c6ed0d user: jan.nijtmans tags: core-8-branch | |
| 07:23 | Close fork check-in: 5924b92f53 user: jan.nijtmans tags: core-8-branch | |
|
2022-04-29
| ||
| 20:10 | Merge 8.7 check-in: 53dfd9b498 user: jan.nijtmans tags: tip-618 | |
| 20:09 | re-structure, add more examples check-in: 1cc44267e1 user: jan.nijtmans tags: tip-618 | |
| 10:01 | Since tclDecls.h uses 'size_t', make sure to include <stddef.h>. Since ISO-C has both 'size_t' and '... check-in: 753c206431 user: jan.nijtmans tags: core-8-branch | |
|
2022-04-28
| ||
| 10:58 | Merge 8.6 check-in: f29d996f25 user: jan.nijtmans tags: core-8-branch | |
|
2022-04-26
| ||
| 17:15 | Merge 8.7 check-in: eb5ed53a03 user: jan.nijtmans tags: tip-618 | |
| 16:01 | Merge 8.7 check-in: 065d1ac46a user: jan.nijtmans tags: tip-616-for-8.7 | |
| 15:58 | Merge 8.7 check-in: 214c4e5c05 user: jan.nijtmans tags: tip-609 | |
| 15:57 | Merge 8.7 Closed-Leaf check-in: 30a874adf5 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:07 | Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a slightly more efficient impl... check-in: 19850a20a8 user: jan.nijtmans tags: core-8-branch | |
| 13:27 | merge 8.6 (fixes [27520c9b17]) check-in: 9427d5662e user: sebres tags: core-8-branch | |
| 13:25 | fixes build using msys/mingw toolchain, missing build path as include caused: generic/tclEvent.c:1... check-in: 0092f5f111 user: sebres tags: core-8-branch | |
| 07:29 | Merge 8.7 check-in: 0c21f5f99f user: jan.nijtmans tags: tip-609 | |
| 07:24 | Merge 8.7 check-in: 1790c38bd6 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 07:18 | Merge 8.7 check-in: 588d689f08 user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-04-21
| ||
| 15:37 | Merge 8.7 check-in: f77b5c8f39 user: jan.nijtmans tags: tip-618 | |
| 12:59 | Merge 8.6 check-in: 6da8a9608b user: jan.nijtmans tags: core-8-branch | |
| 08:41 | Although I don't think it helps for [62f56a61aca52db3], put back --enable-64bit and fat_32_64 functi... check-in: bda6ccaf09 user: jan.nijtmans tags: core-8-branch | |
|
2022-04-20
| ||
| 16:12 | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove macosx/Tcl.xcode in fa... check-in: 9241b6d3ab user: jan.nijtmans tags: core-8-branch | |
| 14:34 | one more boolPtr -> intPtr check-in: 352215a109 user: jan.nijtmans tags: core-8-branch | |
| 14:26 | Simplify TclGetBoolFromObj() macro check-in: 68fb4fe634 user: jan.nijtmans tags: tip-618 | |
| 14:08 | Merge 8.7 check-in: c4c36b2706 user: jan.nijtmans tags: tip-618 | |
| 12:08 | Fix for [a12ad5c4bd7efcf2], buffer allocation on every call to Write(). check-in: d699b9b145 user: pooryorick tags: core-8-branch | |
| 11:27 | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE check-in: 28b1e88eef user: jan.nijtmans tags: core-8-branch | |
| 10:02 | Merge 8.6 check-in: c698281105 user: jan.nijtmans tags: core-8-branch | |
| 08:49 | Remove some unnecessary buffer reference counting in Write(). The reference counting in FlushChanne... check-in: a62764efd4 user: pooryorick tags: core-8-branch | |
|
2022-04-16
| ||
| 19:03 | Fix [0061c7a476]: signed integer overflow in ZipReadInt() check-in: 22b545403f user: jan.nijtmans tags: core-8-branch | |