Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2019-01-22 18:09:26.

2019-01-31
22:35
Merge 8.7 check-in: a75e7b0b83 user: jan.nijtmans tags: trunk
22:23
Make TclIsPureByteArray() a macro, since it's only doing a single compare. Other internal simplifica... check-in: d4a22bc563 user: jan.nijtmans tags: core-8-branch
21:09 Closed ticket [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error plus 5 other changes artifact: 81dde1ae4c user: jan.nijtmans
21:08
Merge 8.6 check-in: 90fc02235a user: jan.nijtmans tags: core-8-branch
21:05 Ticket [0238027108] Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error status still Open with 3 other changes artifact: 6cec17a27d user: jan.nijtmans
21:01
Fix [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error check-in: b970ae4ac5 user: jan.nijtmans tags: core-8-6-branch
20:48 Ticket [0238027108] Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error status still Open with 3 other changes artifact: 9fb3b8992a user: jan.nijtmans
2019-01-28
22:26 Ticket [f559bbde4e] TclInt.h: tclUnixPort.h:162:13: fatal error: ../compat/unistd.h: No such file or directory status still Open with 3 other changes artifact: c12c9d3710 user: jan.nijtmans ... 1 similar event omitted.
22:20
Fix for [f559bbde4e] (even though that's not really a bug) Closed-Leaf check-in: 52f9377326 user: jan.nijtmans tags: bug-f559bbde4e
22:05
Merge 8.7 check-in: acbbb06fbe user: jan.nijtmans tags: trunk
22:03
Merge libtommath v1.1.0 check-in: 8782e17385 user: jan.nijtmans tags: core-8-branch
21:54
Merge libtommath v1.1.0 check-in: 4b5052a655 user: jan.nijtmans tags: libtommath-no-stdint.h
21:53
Update to libtommath v1.1.0 check-in: bd4b5c0520 user: jan.nijtmans tags: libtommath
21:47
Merge 8.7 check-in: 08dd3497f1 user: jan.nijtmans tags: trunk
21:34
New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. But ... don't use this fun... check-in: d3ed67412e user: jan.nijtmans tags: core-8-branch
2019-01-26
17:32
Merge 8.7 check-in: 2d39bcaeac user: jan.nijtmans tags: trunk
17:24 Edit [c5ecf0e01e7b3cec|c5ecf0e01e]: Edit check-in comment. artifact: 752dd2bfb5 user: jan.nijtmans
17:08
Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is always addressed with uns... check-in: 6d7fdfa9fa user: jan.nijtmans tags: core-8-branch
16:50
Replace isspace() -> TclIsSpaceProc() _everywhere_. Change TclIsSpaceProc() and TclIsBareWord so i... check-in: c5ecf0e01e user: jan.nijtmans tags: core-8-6-branch
2019-01-24
21:07
Merge trunk check-in: 28d2c77936 user: jan.nijtmans tags: tip-502-for-9
20:50
Fix handling of 'a'/'A' in previous commit: Sinze TclGetByteArrayFromObj is a macro evaluating its a... check-in: 3b04e31a96 user: jan.nijtmans tags: trunk
20:10
Another round of int -> size_t modifications, so strings > 2Gb are handled correctly on 64-bit platf... check-in: 0c0ff65606 user: jan.nijtmans tags: trunk
2019-01-22
21:44
One more libtommath function, mp_tc_div_2d, which simplifies code. Some more code readability improv... check-in: e8e92eb381 user: jan.nijtmans tags: core-8-branch
18:09
Many simplifications in tclExecute.c, now that libtommath provides new functions mp_tc_and, mp_tc_or... check-in: c5c83014d6 user: jan.nijtmans tags: core-8-branch
16:57
Merge 8.6 check-in: e47078ef6d user: jan.nijtmans tags: core-8-branch
16:52
Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't support this anymore check-in: 5f09219d79 user: jan.nijtmans tags: core-8-6-branch
16:37
Update included libtommath to v1.1.0-rc4 check-in: 03dd359fe2 user: jan.nijtmans tags: core-8-branch
16:29
Merge libtommath v1.1.0-rc4 check-in: bca05a73f6 user: jan.nijtmans tags: libtommath-no-stdint.h
16:26
Update to libtommath v1.1.0-rc4 check-in: b7a5d60841 user: jan.nijtmans tags: libtommath
2019-01-20
01:36
Merge trunk. All callers of TclIndexDecode and related functions now adapted for enhanced index rang... check-in: 87b7cb4d1c user: jan.nijtmans tags: tip-502-for-9
2019-01-18
22:44
Merge 8.7 check-in: 69b656c2fa user: jan.nijtmans tags: trunk
22:18
Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use this to produce slight... check-in: 63d377db23 user: jan.nijtmans tags: core-8-branch
2019-01-17
23:49
more prgress check-in: 5cc039d249 user: jan.nijtmans tags: tip-502-for-9
21:38
Slightly more efficient TclGetIntForIndexM macro, compared to previous commit check-in: 863c242747 user: jan.nijtmans tags: core-8-branch
18:02
WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet. check-in: c4f1623e18 user: jan.nijtmans tags: tip-502-for-9
2019-01-16
20:16 Ticket [3e0a2d99f3] string first failures on 32-bit platforms status still Closed with 5 other changes artifact: e3992be268 user: jan.nijtmans
20:15
Merge 8.7 check-in: 55dbaaaf82 user: jan.nijtmans tags: trunk
19:43
More TIP #502 optimizations and improvements, preparing further for the road to Tcl 9. No longer use... check-in: 171a83b60e user: jan.nijtmans tags: core-8-branch
2019-01-13
15:47
Merge 8.7 check-in: b7639c0e3d user: jan.nijtmans tags: trunk
15:43
Merge 8.6 check-in: 372ad13f77 user: jan.nijtmans tags: core-8-branch
15:37
Slightly simpler test for empty string, still covering all cases. Also prepare testpurebytesobj for ... check-in: e94a8f9c8f user: jan.nijtmans tags: core-8-6-branch
2019-01-11
14:36 Closed ticket [cc1e91552c]: Regression in list expansion plus 6 other changes artifact: 83a9e8c5ef user: jan.nijtmans
14:35
Fix crash reported by reported by François Vogel related to: [cc1e91552c0ca1817292d951f8c694b28c2b2... check-in: 58c46e74b9 user: jan.nijtmans tags: core-8-6-branch
08:06 Open ticket [cc1e91552c]: Regression in list expansion plus 5 other changes artifact: ed1c2f3d46 user: jan.nijtmans
2019-01-04
23:37
Merge 8.7 check-in: ded3948c1e user: jan.nijtmans tags: trunk
22:37
Merge 8.6 check-in: f66fc1c40d user: jan.nijtmans tags: core-8-branch
22:36
Merge 8.5 check-in: a0e74ab307 user: jan.nijtmans tags: core-8-6-branch
22:29
Update TZ info to tzdata2018i. check-in: cf6870f4f3 user: jan.nijtmans tags: core-8-5-branch
22:23
Fix signed<->unsigned comparsion warning (occurring in some gcc compilation flags). Micro-optimizat... check-in: cf7e97de51 user: jan.nijtmans tags: core-8-5-branch