Timeline
Not logged in

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

31 check-ins using file generic/tcl.h version ceb0abf5c3

2020-09-20
16:00
merge 8.7 check-in: 1c47cf8296 user: dgp tags: tip-568
15:59
merge 8.7 check-in: 39ec03c302 user: dgp tags: dgp-review
15:58
Merge 8.6 check-in: b9c39681ea user: dgp tags: core-8-branch
10:24
Merge 8.6 check-in: c5f32b95be user: jan.nijtmans tags: core-8-branch
2020-09-19
17:19
merge 8.7 check-in: dfbe7884ea user: dgp tags: tip-568
17:14
merge 8.7 check-in: 2f99c5019a user: dgp tags: dgp-review
16:48
merge mark (safety) check-in: 7d49ac4d02 user: dgp tags: core-8-branch
14:10
Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: 45569c7084 user: pooryorick tags: core-8-branch
2020-09-18
13:53
Accept {} as index, and forbid indices starting with '-' if compiled with -DTCL_NO_DEPRECATED check-in: ecdb69c0b3 user: jan.nijtmans tags: strict-index-experiment
10:31
Make switch -regexp -indexvar without match return {} check-in: 19011a25db user: jan.nijtmans tags: strict-index-experiment
09:43
Merge 8.7. Undo signature change for Tcl_GetIntForIndex check-in: 6b2676abbb user: jan.nijtmans tags: strict-index-experiment
2020-09-17
17:54
merge 8.7 check-in: fe8535bde0 user: dgp tags: tip-568
17:42
merge 8.7 check-in: 87fe60f879 user: dgp tags: dgp-review
13:48
Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclNewIntObj or Tcl_NewWide... check-in: ef22eb8ac3 user: jan.nijtmans tags: core-8-branch
09:34
Merge 8.7 check-in: b776941086 user: jan.nijtmans tags: build-info
09:27
Change version number of http package from 2.9.5 -> 2.10.0a1, since it's different from the 2.9.5 ve... check-in: 90d3d26e1f user: jan.nijtmans tags: core-8-branch
08:12
Merge 8.6 check-in: 32e6f37d41 user: jan.nijtmans tags: core-8-branch
2020-09-16
15:29
merge 8.7 check-in: 2a84576993 user: dgp tags: tip-568
15:28
merge 8.7 check-in: 3fd3899ff1 user: dgp tags: dgp-review
06:51
Little tweak to makeHeader.tcl, not depending on lsearch returning -1 any more check-in: f7e8671a9f user: jan.nijtmans tags: core-8-branch
2020-09-15
18:04
merge 8.7 check-in: abf149cd4e user: dgp tags: tip-568
17:14
merge 8.7 check-in: a5f74a1c65 user: dgp tags: dgp-review
15:52
one more test check-in: a7c1c1b5bb user: dgp tags: core-8-branch
15:12
Merge 8.7 check-in: 193ee31037 user: jan.nijtmans tags: build-info
15:00
Merge 8.7 Leaf check-in: 43eeb75b62 user: jan.nijtmans tags: bug-b5777d3d32
14:48
Fix [b5777d3d32]: Crash corner-case in TIP #502 implementation check-in: fca1a2a297 user: jan.nijtmans tags: core-8-branch
2020-09-14
13:04
Merge 8.6 check-in: b93931bbe5 user: jan.nijtmans tags: core-8-branch
09:39
Merge 8.6 check-in: 1814e2c41a user: jan.nijtmans tags: core-8-branch
08:52
Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! check-in: e4728e6343 user: jan.nijtmans tags: core-8-branch
2020-09-13
20:28
Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the... check-in: 949dabe363 user: fvogel tags: core-8-branch
2020-09-02
21:04
Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the publ... Closed-Leaf check-in: 6ee24887fb user: fvogel tags: tip-585