Timeline
Not logged in

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

50 events by user apnadkarni occurring around 2023-04-19 02:00:26.

2023-04-20
16:47 Closed ticket [f4d15772f1]: foreach wraps around loop counter for large lists plus 6 other changes artifact: 40d99bce12 user: apnadkarni
16:44
Bugs [4ce858a049] (lrepeat), [f4d15772f1] (foreach), [6926a21840] (lmap). check-in: fbe4c73160 user: apnadkarni tags: trunk, main
2023-04-19
16:27 Ticket [f4d15772f1] foreach wraps around loop counter for large lists status still Open with 5 other changes artifact: dbce14d3fa user: apnadkarni ... 1 similar event omitted.
15:52 Closed ticket [a4617c8e90]: lsearch truncates large indices plus 6 other changes artifact: 4aa23e9c5f user: apnadkarni
15:49
Fix [a4617c8e90] - lsearch index truncation check-in: 08fc7dfb36 user: apnadkarni tags: trunk, main
14:41 Closed ticket [a498006438]: lappend on large lists raises exception with empty error message plus 6 other changes artifact: acb107e8eb user: apnadkarni
14:38 Closed ticket [3c04fcdd1a]: join truncates large strings plus 5 other changes artifact: 0b950a758c user: apnadkarni ... 1 similar event omitted.
14:33
Minor doc corrections check-in: 3028d5ae6d user: apnadkarni tags: trunk, main
13:21
Fix [3c04fcdd1a] - join truncates large lists check-in: c4ebde4cb9 user: apnadkarni tags: trunk, main
09:49
Merge apn-bigdata-tests check-in: c2d903f6ed user: apnadkarni tags: trunk, main
09:18
Merge trunk Closed-Leaf check-in: 0230e9e1ea user: apnadkarni tags: apn-bigdata-tests
05:52 Edit [0bf637b9dc860b96|0bf637b9dc]: Mark "Closed". artifact: 60e17678eb user: apnadkarni
05:51 Edit [c5551371198e18a8|c555137119]: Mark "Closed". artifact: ad9c36c648 user: apnadkarni
05:50
Merge mark with 8.7 TIP 660 manpages check-in: 14ce5d5108 user: apnadkarni tags: trunk, main
05:49
Fix a few function signatures in manpages for TIP 660. check-in: dd9adf8316 user: apnadkarni tags: core-8-branch
05:21
Merge mark with 8.7 TIP 660 changes check-in: ab7b32583a user: apnadkarni tags: trunk, main
05:18
TIP 660 accepted check-in: 7b8de2e92d user: apnadkarni tags: core-8-branch
04:45
Merge 8.7 Closed-Leaf check-in: c555137119 user: apnadkarni tags: tip-660-tcl8
04:20
Fix dltest on Unix check-in: 7cf98a1a82 user: apnadkarni tags: core-8-branch
04:00
Fix missing stddef.h include check-in: a6b890266d user: apnadkarni tags: core-8-branch
03:36
TIP 660 accepted. check-in: 1842599320 user: apnadkarni tags: trunk, main
02:32
Pick up lreplace.test and lseq.test from tip-660-with-trunk-testcases Closed-Leaf check-in: 0bf637b9dc user: apnadkarni tags: tip-660
02:00
Merge trunk check-in: 5ad7c7b96d user: apnadkarni tags: tip-660
2023-04-18
16:47
Merge trunk check-in: 4faeb40f41 user: apnadkarni tags: apn-bigdata-tests
05:20 Ticket [a7a89d422a] Under strict encoding, gets returns an error instead of returning the second line status still Open with 3 other changes artifact: 8803f06fe5 user: apnadkarni
05:18
Fix io-75.1{4,5} on Windows. Ticket [a7a89d422a] check-in: 079d2d5162 user: apnadkarni tags: trunk, main
02:55
Merge trunk check-in: 0a224d1449 user: apnadkarni tags: tip-660
02:53 Ticket [a7a89d422a] Under strict encoding, gets returns an error instead of returning the second line status still Open with 3 other changes artifact: dbf90cb72e user: apnadkarni ... 1 similar event omitted.
2023-04-17
01:59 Ticket [fa00fbbbab] lseq / lindex discrepancies status still Open with 3 other changes artifact: 04fcc06f03 user: apnadkarni
2023-04-16
17:31
size_t -> ptrdiff_t to match Tcl 9 unsigned->signed change check-in: 23c8313c59 user: apnadkarni tags: tip-660-tcl8
17:05
Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API check-in: d2681fe90d user: apnadkarni tags: tip-660
12:51 Ticket [0b9200888e] TIP #660 breaks TIP #628/#630 status still Closed with 5 other changes artifact: cbfc325cc7 user: apnadkarni
10:55
Merge core-8-branch check-in: 83ce119fd5 user: apnadkarni tags: tip-660-tcl8
08:01
Merge trunk check-in: 5bbb59e590 user: apnadkarni tags: tip-660
07:55
Merge trunk check-in: 83aa981859 user: apnadkarni tags: apn-bigdata-tests
05:44
Fix VC++ unused variable warning, lappend and join. check-in: 85c4977a49 user: apnadkarni tags: apn-bigdata-tests
05:32 New ticket [3c04fcdd1a] join truncates large strings. artifact: 8344c696d1 user: apnadkarni
2023-04-15
02:10
Add missing constraint to string-equal/compare test check-in: 3169d8fcc8 user: apnadkarni tags: apn-bigdata-tests
2023-04-14
15:07
Fixed bug-a498006438 check-in: 37f2bddc83 user: apnadkarni tags: apn-bigdata-tests
15:05 Ticket [a498006438] lappend on large lists raises exception with empty error message status still Open with 3 other changes artifact: 301ee142d4 user: apnadkarni
15:01
Merge trunk check-in: e36ab1e9ba user: apnadkarni tags: tip-660
03:24
Merge trunk check-in: b381d87650 user: apnadkarni tags: apn-bigdata-tests
03:06
Finish up list tests. Add testbigdata dict command for generating dicts check-in: a06843b088 user: apnadkarni tags: apn-bigdata-tests
03:01 Ticket [fa00fbbbab] lseq / lindex discrepancies status still Open with 3 other changes artifact: a08d9bf350 user: apnadkarni ... 2 similar events omitted.
2023-04-13
18:05
Few more bigdata tests check-in: 37362efd65 user: apnadkarni tags: apn-bigdata-tests