Timeline
Not logged in

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

14 check-ins using file generic/tclEvent.c version f5cbe39d4d

2019-02-23
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: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
2019-02-13
21:38
Merge trunk through 2019-02-05 check-in: 3bbdf1f4ba user: dgp tags: dgp-refactor
21:24
Merge trunk through 2019-02-01 check-in: 76fa1ad734 user: dgp tags: dgp-refactor
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