Timeline
Not logged in

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

47 check-ins using file generic/tclIOUtil.c version 42bf592918

2019-03-10
21:16
Make internal libtommath symbols MODULE_SCOPE, and remove them from the stub table: They are not sup... check-in: 9384c633dd user: jan.nijtmans tags: trunk
21:04
Merge 8.7 check-in: 316ceb7616 user: jan.nijtmans tags: trunk
2019-03-08
23:54
Merge trunk. Further WIP for TIP #497, far from finished .... check-in: 9fcbdde251 user: jan.nijtmans tags: tip-497
22:51
Merge 8.7 check-in: fe02c8898e user: jan.nijtmans tags: trunk
20:25
Merge 8.7 check-in: cbdcf1829d user: jan.nijtmans tags: trunk
15:09
merge trunk check-in: 2a00aec29a user: dgp tags: dgp-properbytearray
14:56
merge 8.7 check-in: 839cfa7059 user: dgp tags: trunk
2019-03-07
22:03
Merge 8.7 check-in: d6eb82a174 user: jan.nijtmans tags: trunk
14:20
(core-8-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: fa308cbee6 user: apnadkarni tags: trunk
08:39
Merge 8.7 check-in: feb76896c3 user: jan.nijtmans tags: trunk
2019-03-06
12:34
merge 8.7 check-in: 17eb5e790b user: sebres tags: trunk
11:32
V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 4c75c9ddc5 user: apnadkarni tags: trunk
2019-03-05
20:16
Merge 8.7 check-in: 4b4d286e3e user: jan.nijtmans tags: trunk
19:46
integrate/close sebres-trunk-timerate branch (no functional changes, simple merge-point) check-in: 1cbf574661 user: sebres tags: trunk
18:23
merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: e41cbd042a user: sebres tags: trunk
2019-03-02
16:53
Merge 8.7 check-in: e766d23655 user: jan.nijtmans tags: trunk
16:09
Merge 8.7 check-in: ff562e2ab8 user: jan.nijtmans tags: trunk
2019-03-01
21:59
Merge 8.7 check-in: 3e48d44568 user: jan.nijtmans tags: trunk
20:25
merge 8.7 check-in: bc57eb7213 user: dgp tags: trunk
2019-02-28
20:30
merge trunk check-in: 47172a8abb user: dgp tags: dgp-properbytearray
2019-02-27
21:58
Merge 8.7 check-in: 727e74f081 user: jan.nijtmans tags: trunk
21:10
merge 8.7 check-in: ce752a257a user: jan.nijtmans tags: trunk
2019-02-25
21:15
Merge 8.7 check-in: 5a8767b61e user: jan.nijtmans tags: trunk
16:15
merge trunk check-in: f5b5f2248c user: dgp tags: dgp-properbytearray
2019-02-24
17:20
Merge 8.7 check-in: fb23ac1e71 user: jan.nijtmans tags: trunk
16:59
In TclGetByteArrayFromObj(), no longer assume that Tcl_GetByteArrayFromObj() never returns NULL. And... check-in: 3b76dae179 user: jan.nijtmans tags: trunk
2019-02-23
01:21
merge trunk check-in: d9f9d6dd1a user: dgp tags: dgp-properbytearray
01:21
Revise crashing test now that [binary encode] rejects bogus inputs. check-in: cba8787407 user: dgp tags: dgp-properbytearray
01:19
merge trunk check-in: c0dc882633 user: dgp tags: dgp-properbytearray
01:12
Stop crashes due to macro broken by merge. check-in: ae5ff660b1 user: dgp tags: dgp-properbytearray
01:04
Adapt the gratuitous macro that doubles the burden of core development. Closed-Leaf check-in: 8a46570b26 user: dgp tags: dgp-repair-macro-that-makes-exactly-the-assumption-we-are-invalidating
2019-02-22
20:24
merge trunk Closed-Leaf check-in: 01853d6504 user: dgp tags: dgp-scratch
20:23
WIP check-in: 15fabd01bb user: dgp tags: dgp-properbytearray
20:19
WIP check-in: 5c68b7fdc1 user: dgp tags: dgp-scratch
20:12
WIP check-in: 567ea96577 user: dgp tags: dgp-properbytearray
18:59
not broke yet check-in: f26420b9a5 user: dgp tags: dgp-scratch
18:01
merge 8.7 check-in: adfe04dbbd user: dgp tags: trunk
2019-02-19
20:17
Merge 8.7 check-in: 2b82daafb8 user: jan.nijtmans tags: trunk
2019-02-18
20:42
Merge 8.7 check-in: 7aa80fc0ad user: jan.nijtmans tags: trunk
2019-02-14
19:46
merge 8.7 check-in: 145bf46661 user: dgp tags: trunk
2019-02-10
15:27
Merge 8.7. Tcl_BackgroundError is now a macro. check-in: 2d3dda4e1e user: jan.nijtmans tags: trunk
2019-02-08
08:13
Change TclGetIntForIndex() and TclGetIntForIndexM() to return a size_t value in stead of int. This a... check-in: 14256a2fe1 user: jan.nijtmans tags: trunk
2019-02-07
17:30
merge 8.7 check-in: 832aed57dd user: dgp tags: trunk
2019-02-05
21:58
Merge trunk Closed-Leaf check-in: b95e36dfa8 user: jan.nijtmans tags: tip-502-for-9
21:35
More size_t-related consolidations. Now regexp can handle strings >2GB and more. Remove many type-ca... check-in: 4b4fe25e7d user: jan.nijtmans tags: trunk
2019-02-04
22:45
Merge trunk check-in: a6db8815ce user: jan.nijtmans tags: tip-502-for-9
2019-02-01
20:36
Another (big) round of int -> size_t enhancements. So Tcl can handle string >2GiB in more places. check-in: 8534448b44 user: jan.nijtmans tags: trunk