Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 78f530026be0e2ab.

2018-04-29
21:14
Upgrade everything to Unicode 11 (still in beta, expected in june 2018) check-in: 8f0b52858b user: jan.nijtmans tags: core-8-branch
20:02
Now really fix [9f3c253df5] : Tcl build broken on Win. (tes... check-in: b39f592287 user: jan.nijtmans tags: trunk
2018-04-27
13:21
merge 8.7 check-in: 1724282826 user: dgp tags: core_zip_vfs
03:06
Added an initialization of 0 for the namelen field for new ZipFile data structures. In memory debugg... check-in: 730a3c01cb user: hypnotoad tags: core_zip_vfs
2018-04-26
18:19
merge 8.7 Leaf check-in: 4eda1d6aee user: dgp tags: bug-e87bcf819f
08:33
Merge 8.7 check-in: b0c3db9294 user: jan.nijtmans tags: trunk
08:32
Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all relevant test-cases pas... check-in: 0cd538f301 user: jan.nijtmans tags: core-8-branch
2018-04-25
21:57
Fix MSVC build [9f3c253df5] check-in: a435321ce4 user: jan.nijtmans tags: trunk
15:08
merge trunk check-in: 4e8e4536cd user: dgp tags: dgp-refactor
15:02
merge trunk check-in: 8fd554df93 user: dgp tags: dgp-properbytearray
15:00
merge 8.7 check-in: fb7705dd1f user: dgp tags: tip-465
14:54
merge 8.7 check-in: b828085618 user: dgp tags: tip-469
14:51
merge 8.7 check-in: a9e9af0427 user: dgp tags: tip-312
14:42
merge 8.7 check-in: 7cfad075b8 user: dgp tags: tip-505
14:34
Merge 8.7; Resolve test conflicts with [array for]. Still has several memleaks. check-in: 5966cc9fe8 user: dgp tags: bug-e593adf103-core-8
13:39
merge 8.7 check-in: 84f04d0eb5 user: dgp tags: dgp-string-insert
13:02
merge 8.7 check-in: c16d974b49 user: dgp tags: tip-445
11:49
merge 8.7 check-in: 9c60a801a8 user: dgp tags: trunk
11:48
merge 8.6 check-in: 146fed70ad user: dgp tags: core-8-branch
11:48
Doc typo fix from Andy Goth. check-in: bbad47db82 user: dgp tags: core-8-6-branch
11:09
Plug memory leak handling circular path values. check-in: ebf56d8628 user: dgp tags: tip-445
2018-04-24
23:00
Merge fork check-in: 0f76722982 user: andy tags: trunk
14:02
silence compiler warning check-in: bdf0e828f9 user: dgp tags: tip-502
13:59
merge 8.7 check-in: a4d3716be1 user: dgp tags: tip-502
13:51
Merge 8.7 check-in: 78f530026b user: dgp tags: trunk
13:45
Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4) ((Replacement checkin for ea... check-in: a4b3649641 user: dgp tags: core-8-branch
2018-04-23
23:23
Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "string totitle") demonstrati... check-in: 3d8301e3c6 user: jan.nijtmans tags: core-8-6-branch
15:07
merge 8.7 check-in: aaa3ab6a72 user: jan.nijtmans tags: trunk
15:06
Some better surrogate handling in encodings. Not spotted before ... check-in: 0e622ccdb3 user: jan.nijtmans tags: core-8-branch
14:56
Add some state to encodings, so we can do better surrogate handling for TCL_UTF_MAX >= 4. Backported... check-in: c41cbc5340 user: jan.nijtmans tags: core-8-6-branch
13:53
merge 8.7 check-in: 06bb3a2bf8 user: dgp tags: trunk
13:51
merge 8.7 check-in: 743fa61e1c user: dgp tags: bug-e87bcf819f
13:51
Dup test name. check-in: c1cfcdbc3a user: dgp tags: core-8-branch
12:58
Rework 'array for' to pass the arrayNameObj to the NRE routines rather than saving it in the ArraySe... check-in: 7085291404 user: bll tags: core-8-branch
2018-04-22
23:16
Add a test for the compiled pathway. check-in: 08a3816456 user: dgp tags: bug-e87bcf819f
23:09
Candidate fix for [e87bcf819f]. Makes sure the unset of a scalar variable linked to an array element... check-in: 701d26870f user: dgp tags: bug-e87bcf819f
13:28
merge 8.7 check-in: 26d8195372 user: dgp tags: trunk
13:27
merge 8.6 check-in: 143af13340 user: dgp tags: core-8-branch
13:22
[46a2410650] compiled [unset] was bypassing cleanup of active array search. Overdue thanks to Andy G... check-in: 244c0b893d user: dgp tags: core-8-6-branch
2018-04-21
14:22
Restore production test settings: set tests/httpPipeline.test to non-verbose, and comment out most L... check-in: 89dc58d0ad user: kjnash tags: bug-46b6edad51-concurrent-http
13:47
merge 8.6 check-in: 5de2ce4b96 user: kjnash tags: bug-46b6edad51-concurrent-http
13:31
Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the report {Test files exitin... check-in: 2929e52c0a user: kjnash tags: bug-46b6edad51-concurrent-http
2018-04-20
21:01
small amend (test caption and clean-up) Leaf check-in: f83578fbf2 user: sebres tags: bug-552ed5eac53ff5e4
20:41
bug [552ed5eac53ff5e4]: added test case illustrated this bug check-in: 1283a17cbd user: sebres tags: bug-552ed5eac53ff5e4
20:17
DeleteArray has only one caller. It is called on the "dummy" variable that is created during unset, ... check-in: 27ec7e3d3d user: dgp tags: core-8-6-branch
20:06
Document the new proc http::registerError in http.n check-in: 5f3ccedc8a user: kjnash tags: bug-46b6edad51-concurrent-http
16:55
merge 8.7 check-in: 03e1985393 user: dgp tags: trunk
16:02
TIP 421 Implementation. check-in: 7c614b9330 user: dgp tags: core-8-branch
10:18
merge 8.7 check-in: 149309017e user: jan.nijtmans tags: trunk
10:16
TIP #389 implementation. check-in: e109760b1c user: jan.nijtmans tags: core-8-branch