Timeline
Not logged in

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

16 check-ins using file tests/bigdata.test version cc0076daf8

2023-04-30
23:09
Partial sync-up with trunk. check-in: 82fe864420 user: griffin tags: tip-636-tcl9-644
2023-04-29
02:11
Limit scripts to INT_MAX-1 bytes check-in: d527c3064e user: apnadkarni tags: bug-27b3ce2997
2023-04-28
15:47
Anticipate TIP 662, restore Tcl_VarEval() to novem branch. check-in: fba9fd3b1d user: dgp tags: novem
13:22
merge trunk check-in: 697ce173a5 user: dgp tags: dgp-refactor
13:22
merge trunk check-in: 51a0abb39c user: dgp tags: novem
13:06
merge trunk check-in: 17bc2dde63 user: dgp tags: core-9-0-b1-rc
09:03
Merge trunk. check-in: 38d72f7adb user: pooryorick tags: trunk-encodingdefaultstrict
06:43
Limit memset() to "TCL_UTF_MAX=3' builds. check-in: c72b11eac7 user: pooryorick tags: trunk, main
2023-04-27
20:54
Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendObj... check-in: 90d2fcee22 user: pooryorick tags: trunk, main
20:42
Fix for [f5eadcbf9a6b1b4c], passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corr... check-in: 480c856482 user: pooryorick tags: trunk, main
15:01
Alternative to TIP #661: Modify the macro's such that compiler warnings are generated when using 'in... check-in: a9fde2618f user: jan.nijtmans tags: tip-664
14:01
More size_t -> Tcl_Size, missed by earlier updates check-in: f689f33488 user: jan.nijtmans tags: trunk, main
2023-04-26
19:29
Reduce number of needed type-casts. No change in functionality Closed-Leaf check-in: c7e3f3a76e user: jan.nijtmans tags: tip-660-continued
16:18
Fix index descrepencies (bug-fa00fbbbabe). Fix inconsistent rounding (bug-e5f06285de). check-in: a610e50b2f user: griffin tags: trunk, main
15:53
More size_t -> Tcl_Size changes, which were missed before. Also (experimental) make the wrapper macr... check-in: 0c6c1aba8d user: jan.nijtmans tags: tip-660-continued
15:45
Test fix for [0f98bce669] check-in: ba42b33cb0 user: apnadkarni tags: trunk, main