Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

131 check-ins using file generic/tclBinary.c version b005f28a38

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-05-04
07:16
http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 054cc3002a user: oehhar 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: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
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
2022-04-15
15:08
Merge 8.7 check-in: c6be4c4d38 user: jan.nijtmans tags: tip-618
14:52
Merge 8.6 check-in: 3481a747a0 user: jan.nijtmans tags: core-8-branch
14:46
Update documentation check-in: 58ae866945 user: jan.nijtmans tags: tip-618
12:27
Remove macro's for Tcl_GetBoolFromObj/Tcl_GetBool check-in: c244e6531c user: jan.nijtmans tags: tip-618
12:20
Restore Tcl_GetBoolenanFromObj/Tcl_GetBoolenan signatures check-in: 4b7f564fd6 user: jan.nijtmans tags: tip-618
11:50
Use lower 5 bits of flags for sizeof(*(boolPtr)) check-in: a1960fc252 user: jan.nijtmans tags: tip-618
11:38
Merge 8.7 check-in: 1c5bb19b01 user: jan.nijtmans tags: tip-618
2022-04-14
20:48
Merge 8.7 Closed-Leaf check-in: c0e1ee7c21 user: jan.nijtmans tags: bug-5294e6feca
20:45
Fix [da733cf8a6]: indexObj-6.7 fails check-in: 63d533a2e6 user: jan.nijtmans tags: core-8-branch
14:23
Update to latest version of tinydir check-in: c311c164c7 user: jan.nijtmans tags: bug-5294e6feca
14:05
Proposed fix for [5294e6feca]: minizip for TIP #430 broken check-in: 27d3c50b99 user: jan.nijtmans tags: bug-5294e6feca
12:45
Merge 8.6 check-in: f0f432d1f4 user: jan.nijtmans tags: core-8-branch
08:48
Change the actual value of TCL_INDEX_NULL_OK (TIP #613) to a better value which conflicts less with ... check-in: 679e82a812 user: jan.nijtmans tags: core-8-branch
06:13
It looks like minizip is broken, so let's use zip check-in: 5b1e91ea78 user: jan.nijtmans tags: core-8-branch
2022-04-12
14:34
Adapt tclZipfs.c to zlib 1.2.12 (due to the changes in crc32 handling) check-in: 3a6870ae67 user: jan.nijtmans tags: core-8-branch
12:56
Merge 8.6 check-in: a7a81a774c user: jan.nijtmans tags: core-8-branch
12:12
Merge 8.6 check-in: 2f894c40be user: jan.nijtmans tags: core-8-branch
08:53
Merge 8.6 check-in: 6ef3971348 user: jan.nijtmans tags: core-8-branch
2022-04-08
12:10
Use INT2PTR/PTR2INT macro's as appropriate check-in: e9ab489141 user: jan.nijtmans tags: core-8-branch
09:13
Merge 8.6 check-in: c4999e5dce user: jan.nijtmans tags: core-8-branch
2022-04-05
07:18
RFE [655300]: Deprecate Tcl_MakeSafe() check-in: b7fefa1dd4 user: jan.nijtmans tags: rfe-655300
2022-04-04
14:56
Merge 8.7 check-in: 1b310013d7 user: jan.nijtmans tags: tip-616-for-8.7
14:32
In tclCkalloc.c, count malloc/free's using size_t in stead of unsigned int. check-in: f5b2c384a5 user: jan.nijtmans tags: core-8-branch
12:17
Merge 8.7 check-in: 8c20b86cd2 user: jan.nijtmans tags: tip-616-for-8.7
11:58
Merge 8.7 check-in: bc833ddfd2 user: jan.nijtmans tags: tip-618
11:35
Merge 8.6. http -> 2.10a2 check-in: 9ebb3b317f user: jan.nijtmans tags: core-8-branch
11:30
Additional braces for (sizePtr), just to be sure check-in: ea08eb2c79 user: jan.nijtmans tags: core-8-branch
10:17
Merge 8.7. Fix implementation as noted by Ashok. check-in: a8be31404e user: jan.nijtmans tags: tip-618
08:51
Fix TIP #613 implementation, when (indexPtr) is more than a simple variable name. Thanks, @ashok! check-in: 8ca41d8daf user: jan.nijtmans tags: core-8-branch
01:42
Panic if Testsaveresult call to Tcl_GetBoolFromObj overwrites memory. check-in: 591a2c7ba8 user: apnadkarni tags: tip-618
2022-04-03
12:11
Add Ashok's example check-in: 2b36bb36e6 user: jan.nijtmans tags: tip-618
2022-04-01
15:28
Start handling 'last' arguments check-in: 544f0f0fc5 user: jan.nijtmans tags: tip-615
13:16
Merge 8.7 check-in: 56bf4c5824 user: jan.nijtmans tags: tip-616-for-8.7
07:32
Undo (unnecessary) change in tclMain.c check-in: 8b0ce05c29 user: jan.nijtmans tags: tip-615
07:13
Merge 8.7 check-in: d2474ffcdc user: jan.nijtmans tags: tip-615
2022-03-31
13:48
Better errpr-handling check-in: 086055bcdf user: jan.nijtmans tags: tip-618
13:37
Handle objPtr == NULL / interp == NULL better check-in: d5a055aa3f user: jan.nijtmans tags: tip-618
13:24
uint??_t -> int??_t check-in: d19e4d6be7 user: jan.nijtmans tags: tip-618
11:07
Merge 8.7. Make room for TIP #622 stub entries check-in: 3a50a6e775 user: jan.nijtmans tags: tip-618
2022-03-29
13:40
Don't bother UINT2PTR, since INT2PTR is just as good. check-in: 94e9d6ea9b user: jan.nijtmans tags: core-8-branch
08:42
Merge 8.6 check-in: f7ec4ed591 user: jan.nijtmans tags: core-8-branch
2022-03-28
11:39
More usage of TCLFLEXARRAY. Make current_malloc_packets/maximum_malloc_packets type size_t check-in: 53ab5e4b9f user: jan.nijtmans tags: core-8-branch
2022-03-25
15:31
Fix [9c1dc88f86]: warning about different signedness when compile TCL on Windows. check-in: 5a3df78fb4 user: jan.nijtmans tags: core-8-branch
2022-03-22
19:58
Merge 8.6 check-in: 803ec228b2 user: jan.nijtmans tags: core-8-branch
16:49
Merge 8.6 check-in: 7d6611d6c8 user: jan.nijtmans tags: core-8-branch
00:46
Fix [ac601b59bab7] by making only unloading a library from the process if it has an Unload functions... check-in: f0a6d62a1a user: pooryorick tags: core-8-branch
2022-03-21
14:42
Merge 8.7. Renumber testcases in cmdAH.test. check-in: affc202d27 user: jan.nijtmans tags: tip607-encoding-failindex
09:57
Fix [4dbfa46caa]: TIP #601 bug: handling of '-buffersize' check-in: dd396e24b7 user: jan.nijtmans tags: core-8-branch
2022-03-20
23:14
Merge 8.7, and fix the bug Closed-Leaf check-in: a9013de8ad user: jan.nijtmans tags: bug-4dbfa46caa
20:41
TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to test for errors in Tcl_U... check-in: a0c063f093 user: jan.nijtmans tags: core-8-branch
2022-03-18
15:39
See [4dbfa46caa]: Remove "constraint deprecated" from failing testcases which should pass check-in: 126625695d user: jan.nijtmans tags: bug-4dbfa46caa
14:03
Merge 8.7 check-in: 7c6c144e01 user: jan.nijtmans tags: tip-616-for-8.7
13:05
Fix meaning of "testConstraint deprepcated" in encoding.test: Those testcases tested the behavior of... check-in: 513ba8d654 user: jan.nijtmans tags: core-8-branch
13:04
Add proper cleanup to testcases check-in: 0ac2bbd603 user: jan.nijtmans tags: core-8-branch
11:24
Merge 8.7 check-in: 9abe412215 user: jan.nijtmans tags: tip-616-for-8.7
2022-03-17
22:24
Rebase towards 8.7 check-in: d350e68b5a user: jan.nijtmans tags: tip607-encoding-failindex
16:47
Use TCL_ENCODING_NOCOMPLAIN flag in stead of TCL_ENCODING_STOPONERROR when possible, since TCL_ENCOD... check-in: 433dfc2288 user: jan.nijtmans tags: core-8-branch
12:07
Merge 8.6 check-in: 9f61609437 user: jan.nijtmans tags: core-8-branch
09:51
TIP #601: Make "encoding convertto/convertfrom" throw exceptions check-in: fb919be8a3 user: jan.nijtmans tags: core-8-branch
2022-03-16
22:21
Handle Tcl_GetCharLength check-in: 2cce141084 user: jan.nijtmans tags: full-utf-for-87
14:55
Merge 8.7. First working version, feature complete check-in: a9a14d5e6c user: jan.nijtmans tags: full-utf-for-87
2022-03-15
17:13
Merge 8.6 check-in: 790351a15d user: jan.nijtmans tags: core-8-branch
16:17
update rules.vc check-in: 59d6af3292 user: jan.nijtmans tags: full-utf-for-87
07:52
Even though Tcl_UniChar == int (in this "#if TCL_UTF_MAX>3 block), use the correct signature for Tcl... check-in: 2bdd750eee user: jan.nijtmans tags: core-8-branch
2022-03-14
23:14
Some restructuring. Now compiles/runs fine with TCL_UTF_MAX=3 check-in: 7772cd8a61 user: jan.nijtmans tags: full-utf-for-87
20:59
Eliminate useless "const int" usage, where "const" has no meaning. VC-2015 has problem when the sign... check-in: b8efe8c796 user: jan.nijtmans tags: core-8-branch
17:39
TIP607 encoding failindex: some tests and implementation (not working) check-in: 2f1594f38b user: oehhar tags: tip607-encoding-failindex
16:10
TIP607 encoding failindex: options -failindex and -nocomplain may not both be specified Closed-Leaf check-in: 98ac044f33 user: oehhar tags: tip607-encoding-failindex
16:06
More progress check-in: 48ab8b7472 user: jan.nijtmans tags: full-utf-for-87
15:46
TIP607 encoding failindex: start implementation check-in: a611c76903 user: oehhar tags: tip601-encoding-failindex, tip607-encoding-failindex
2022-03-13
23:12
Merge 8.7. More progress check-in: 38d0c3aade user: jan.nijtmans tags: full-utf-for-87
00:31
Coroutine cleanup: clarify 'yieldparameter' value. Use less C stackspace check-in: f3a0c179b9 user: jan.nijtmans tags: core-8-branch
2022-03-12
23:28
merge-mark check-in: 73c3149474 user: jan.nijtmans tags: core-8-branch
2022-03-11
19:36
merge 8.6 check-in: 6f37bc1611 user: dgp tags: core-8-branch
2022-03-08
15:13
Merge 8.6 check-in: 9254a17f88 user: jan.nijtmans tags: core-8-branch
08:23
This typecast is wrong (and was already wrong). Correct it, and add testcase to prove it check-in: 51b9da64b4 user: jan.nijtmans tags: core-8-branch
00:01
Merge 8.7 check-in: 3528d7188f user: dgp tags: dgp-ucs4
2022-03-07
23:59
Starting in Tcl 8.7, Tcl_GetUniChar() returns int, not Tcl_UniChar (TIP 389). Make typecasts of retu... check-in: 421d89a270 user: dgp tags: core-8-branch
23:52
Start sketch of offering UCS4 interfaces in Tcl 8.7. check-in: f71034e070 user: dgp tags: dgp-ucs4
21:45
Improve a bit the ttk::treeview man page by instructing the html generator not link some words in th... check-in: c6e09d5068 user: fvogel tags: core-8-branch
2022-03-06
16:10
Merge-mark check-in: 729fdf970f user: jan.nijtmans tags: core-8-branch
15:51
Merge 8.6 check-in: 1a8ae15079 user: jan.nijtmans tags: core-8-branch
2022-03-05
21:56
-nothrow -> -nocomplain Closed-Leaf check-in: b3471f0625 user: jan.nijtmans tags: encodings-with-flags
10:32
Add "const" to Tcl_SetNotifier() argument. Should have been part of TIP #27, looooooong ago. This si... check-in: a993dee980 user: jan.nijtmans tags: core-8-branch
2022-03-04
16:21
Merge 8.7 check-in: 791cc676b8 user: jan.nijtmans tags: encodings-with-flags
16:18
Merge 8.6 check-in: 59b0904ac7 user: jan.nijtmans tags: core-8-branch
2022-03-02
16:00
Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no longer necessary check-in: ef3c6d5538 user: jan.nijtmans tags: tip-613-usage
2022-02-27
18:43
Fix build check-in: f67b1bb0bb user: jan.nijtmans tags: tip-615
2022-02-25
14:44
Merge 8.7 check-in: 19d6b0a063 user: jan.nijtmans tags: tip-615
2022-02-24
22:44
Merge 8.7 check-in: 1376637235 user: jan.nijtmans tags: tip-618
22:20
3 more files with TCL_UTF_MAX checks check-in: 70eb0efb69 user: jan.nijtmans tags: core-8-branch
22:13
Consistancy in TCL_UTF_MAX check check-in: 31da6923f7 user: jan.nijtmans tags: core-8-branch
17:13
TIP #617: Tcl_WCharLen/Tcl_Char16Len check-in: 85afe2127e user: jan.nijtmans tags: core-8-branch
2022-02-23
15:51
Merge 8.6 check-in: 9771beebb0 user: jan.nijtmans tags: core-8-branch