Timeline
Not logged in

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

50 events by user dgp occurring around 2018-10-29 14:38:24.

2018-11-05
12:52 Edit [2b48a5d43cc88238|2b48a5d43c]: Add tag "core-8-6-9". artifact: 1e0153129d user: dgp
12:52 Edit [2b48a5d43cc88238|2b48a5d43c]: Add tag "release". artifact: 9c42940663 user: dgp
12:51 Edit [2b48a5d43cc88238|2b48a5d43c]: Add tag "rc2". artifact: 798d167be3 user: dgp
2018-11-02
17:18
Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 2b48a5d43c user: dgp tags: rc2, core-8-6-9-rc
2018-11-01
16:31
make dist check-in: cfb6cd8bde user: dgp tags: core-8-6-9-rc
15:53 Closed ticket [1902697fff]: SC_BUGGY_STRTOD and compat/strtod.c plus 8 other changes artifact: 415efc99bf user: dgp
15:52 Closed ticket [1195167fff]: strtod() gets compiled into fixstrtod() plus 5 other changes artifact: a2c269cc74 user: dgp
15:52 Closed ticket [840660e5a1]: fixstrtod.c breaks cross compilation plus 6 other changes artifact: 860a84a21d user: dgp
15:26
update changes check-in: f737e06d9d user: dgp tags: core-8-6-9-rc
14:50
merge 8.6 check-in: 3cd8f26fb4 user: dgp tags: core-8-6-9-rc
14:50
merge 8.7 check-in: 7664bb78aa user: dgp tags: trunk
14:48
Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: eaf2699f09 user: dgp tags: core-8-branch
14:46
Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: 8bdef976bf user: dgp tags: core-8-6-branch
13:58 Closed ticket [6db51b2bcd]: dragonflybsd: build for itcl, sqlite fails due to missing linker command plus 7 other changes artifact: 395706e018 user: dgp
12:42 Ticket [4e812aadae] package require msgcat fails status still Open with 3 other changes artifact: 204fb03087 user: dgp
2018-10-30
16:09 Ticket [6db51b2bcd] dragonflybsd: build for itcl, sqlite fails due to missing linker command status still Open with 3 other changes artifact: 11fc030d7e user: dgp ... 2 similar events omitted.
2018-10-29
18:45 Ticket [840660e5a1] fixstrtod.c breaks cross compilation status still Open with 3 other changes artifact: a713cab6d6 user: dgp ... 1 similar event omitted.
18:19
Work started eliminating long outdated compat routines that now cause cross-compiling failure far mo... Closed-Leaf check-in: c671a610ec user: dgp tags: bug-840660e5a1
15:37
merge 8.7 Closed-Leaf check-in: 9220ded810 user: dgp tags: tip-445
15:04
merge 8.7 check-in: f3611d1ed1 user: dgp tags: trunk
14:39
merge mark check-in: 14ebe914be user: dgp tags: core-8-branch
14:38
[TIP 525] Backport package tcltest 2.5 check-in: 09e38054c3 user: dgp tags: core-8-6-branch
14:10
merge mark check-in: 3e154a6355 user: dgp tags: core-8-6-branch
14:09
close fork check-in: 3fe0cdb5a5 user: dgp tags: core-8-5-branch
14:00
[TIP 525] Backport package tcltest 2.5 check-in: d27b044524 user: dgp tags: core-8-5-branch
13:36
[TIP 525] Revise [tcltest::runAllTests] to return indicator of any failure. check-in: a4ea2b2387 user: dgp tags: core-8-branch
13:19
[TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 check-in: 6852438731 user: dgp tags: core-8-branch
12:36
update changes check-in: aafe14c32e user: dgp tags: core-8-6-9-rc
12:28
merge 8.6 check-in: 36e9d2bfe1 user: dgp tags: core-8-6-9-rc
2018-10-27
01:31
merge 8.7 check-in: a4c2fb6fcf user: dgp tags: dgp-string-insert
01:04
Draft implementation of TIP 506 - rebased to Tcl 8.7 check-in: d827ebc363 user: dgp tags: tip-506
01:00 Edit [36f6096e4138af12|36f6096e41]: Mark "Closed". artifact: 4940c6a8d5 user: dgp
2018-10-26
16:22 Ticket [840660e5a1] fixstrtod.c breaks cross compilation status still Open with 3 other changes artifact: 0cc28e0115 user: dgp
2018-10-24
16:13
Turn on ACCEPT_NAN as first step toward TIP 520. Leaf check-in: 60e7a1c991 user: dgp tags: tip-520
14:33
Request the tcltest version that provides the testing facilities used. Closed-Leaf check-in: 180c5abd3a user: dgp tags: tip-522
02:00
merge 8.7 check-in: 11878ebb4d user: dgp tags: tip-445
00:06
merge trunk check-in: b2e2314ae8 user: dgp tags: dgp-properbytearray
2018-10-23
23:42
merge 8.7 check-in: eebc90221c user: dgp tags: trunk
23:34
update changes check-in: 9963208df5 user: dgp tags: core-8-6-9-rc
23:25
merge 8.6 check-in: d903344f9d user: dgp tags: core-8-6-9-rc
23:24 Closed ticket [d1d05d1c7a]: inconsistent end+$bignum index value (TIP 502 bug) plus 6 other changes artifact: f203cad852 user: dgp
23:23
[d1d05d1c7a] Fix bug parsing end-$bignum End deprecated acceptance of "e" and "en" as index value. S... check-in: bea150e3a5 user: dgp tags: core-8-branch
23:16
merge 8.7 Closed-Leaf check-in: 0beb6b3d16 user: dgp tags: bug-d1d05d1c7a
23:09
Streamline and comment combined routine. check-in: 6e1e4b84af user: dgp tags: bug-d1d05d1c7a
19:11
rework the logic a bit check-in: 83584c485d user: dgp tags: bug-d1d05d1c7a
19:01
End the deprecated practice of accepting "e" and "en" as valid index values. check-in: b881052e97 user: dgp tags: bug-d1d05d1c7a
18:49
Refactor the SetEndOffsetFromAny() routine into its only caller. check-in: 9bd9d04ad9 user: dgp tags: bug-d1d05d1c7a