Timeline
Not logged in

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

50 check-ins occurring around 2019-12-13 15:39:23.

2019-12-17
23:14
Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3 check-in: a0689a88df user: jan.nijtmans tags: utf-max
2019-12-16
21:45
merge trunk check-in: f76f0e8f7c user: dgp tags: dgp-refactor
21:39
merge trunk check-in: e9801db712 user: dgp tags: dgp-properbytearray
10:09
Better fix for [3390638]: making the intVal variable unsigned prevents the need for using sprintf() ... check-in: c164ea07e7 user: jan.nijtmans tags: core-8-5-branch
10:08
Only use OPTS=msvcrt in combination with "static", otherwise it's a NOOP. Disable pragma warning:C4... check-in: 780d88df84 user: jan.nijtmans tags: core-8-5-branch
2019-12-14
17:48
Merge trunk check-in: d9b2cc6d84 user: jan.nijtmans tags: novem
17:46
Merge 8.7 check-in: 93f03d43d2 user: jan.nijtmans tags: utf-max
17:45
Merge 8.7 check-in: df45c9e60a user: jan.nijtmans tags: trunk
17:43
Merge 8.6 check-in: 75097be697 user: jan.nijtmans tags: core-8-branch
17:36
Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet) check-in: 78b283b374 user: jan.nijtmans tags: core-8-6-branch
14:12
Merge trunk check-in: 6c9d4e2c59 user: jan.nijtmans tags: tip-497
14:11
Merge trunk check-in: 893e4a0c7d user: jan.nijtmans tags: novem
14:08
Merge 8.7 check-in: ed89f90fbe user: jan.nijtmans tags: utf-max
2019-12-13
22:20
merge-mark check-in: 3863b26e12 user: jan.nijtmans tags: cplusplus
22:20
Merge 8.7 check-in: 9c677c25cd user: jan.nijtmans tags: trunk
22:18
One #undef too much check-in: c1c0378b37 user: jan.nijtmans tags: core-8-branch
22:12
Merge 8.7 and (hopefully) fix Travis build with C++ check-in: 99180d133a user: jan.nijtmans tags: cplusplus
21:48
Don't export mp_sqr() directly from libtcl check-in: 5cfeb37cfe user: jan.nijtmans tags: core-8-branch
21:27
Merge 8.7 check-in: f8cb8be3a3 user: jan.nijtmans tags: utf-max
21:27
Merge trunk check-in: 45403c6c64 user: jan.nijtmans tags: novem
21:22
Merge 8.7 check-in: 42b407ea0d user: jan.nijtmans tags: trunk
21:16
Optimize mp_mul for the case a==b check-in: 74255eccbf user: jan.nijtmans tags: core-8-branch
20:35
Fix [435acb846c]: libtommath - missing declarations check-in: 3ac9bde284 user: jan.nijtmans tags: trunk
15:41
Merge 8.7 check-in: 24728eab4a user: jan.nijtmans tags: utf-max
15:39
Merge 8.7 check-in: a4ec5ee9ad user: jan.nijtmans tags: cplusplus
15:13
merge-mark check-in: 976ab9d065 user: jan.nijtmans tags: core-8-branch
15:12
Fix Travis build for MSVC Debug mode check-in: 39d0472241 user: jan.nijtmans tags: core-8-6-branch
15:09
More tweaks to libtommath functions signatures: No need any more to stay binary compatible with Tcl ... check-in: 930eca18d6 user: jan.nijtmans tags: trunk
13:46
Merge trunk check-in: 8ba0b61991 user: jan.nijtmans tags: novem
13:33
Remove deprecated libtommath stub entries check-in: 42e8c176f9 user: jan.nijtmans tags: trunk
13:06
Merge 8.7 check-in: 742a212258 user: jan.nijtmans tags: trunk
11:05
Implement TIP's #538: Externalize libtommath check-in: d796a3955d user: jan.nijtmans tags: core-8-branch
2019-12-12
21:43
Merge 8.7 check-in: 4499400ea4 user: jan.nijtmans tags: trunk
21:38
Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t. check-in: 35e74efb18 user: jan.nijtmans tags: core-8-branch
21:05
merge-mark check-in: cf16cada42 user: jan.nijtmans tags: core-8-branch
21:02
Add 3 (libtommath) functions to the stub table. Will be added to 8.7 too, through TIP #538 check-in: 23016a5299 user: jan.nijtmans tags: core-8-6-branch
16:14
Merge 8.7. Add C++ entries for Windows to Travis build. check-in: c090d902cf user: jan.nijtmans tags: cplusplus
13:12
Add many missing constraints check-in: 8806c61bad user: jan.nijtmans tags: core-8-branch
13:11
Update win/tcl.m4, for use with C++ check-in: 4d8539b98e user: jan.nijtmans tags: cplusplus
08:23
Little doc tweak check-in: a6db2afbd0 user: jan.nijtmans tags: utf-max
2019-12-11
15:53
Merge 8.7 check-in: 25b6c4eefb user: jan.nijtmans tags: cplusplus
15:50
merge trunk check-in: 0c737144af user: dgp tags: novem
15:50
merge trunk check-in: 90a50a0f6c user: dgp tags: dgp-properbytearray
15:40
merge trunk check-in: 3f979e6358 user: dgp tags: dgp-refactor
15:37
Merge trunk check-in: a3412c7545 user: jan.nijtmans tags: tip-497
12:41
Implement "panic" as described in the TIP check-in: a8e8fd4eea user: jan.nijtmans tags: utf-max
08:55
Merge 8.7 check-in: 8fd30c9b17 user: jan.nijtmans tags: utf-max
08:54
Merge 8.7 check-in: df16979f13 user: jan.nijtmans tags: trunk
08:52
Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_UTF_MAX=6. (knownBug, f... check-in: b8ea626e72 user: jan.nijtmans tags: core-8-branch
2019-12-10
13:43
Merge 8.7 check-in: 84fca026ad user: jan.nijtmans tags: trunk