Tcl Source Code

Timeline
Login

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

50 check-ins occurring around e46c7b8b77d35364.

2017-11-09
15:47
Rebase branch to trunk. check-in: f714eca8f2 user: dgp tags: dgp-refactor
14:59
Rebase back to 8.7 (core-8-branch), since that's what the TIP is meant for. (I see no reason to wait... check-in: ffdb1ca7f8 user: jan.nijtmans tags: no-wideint
14:57
Limit index parsing to pure integers without white-space Closed-Leaf check-in: d9bb1de1db user: jan.nijtmans tags: bug-aaa02c55b9
14:44
merge trunk check-in: d27981d722 user: dgp tags: no-wideint
14:40
merge trunk Closed-Leaf check-in: 844ae11ba0 user: dgp tags: tcl-9-cleanup
14:38
Merge core-8-branch Add back UpdateStringOfEndOffset() and related test-cases. Implement bignum supp... check-in: 81f505cb4c user: jan.nijtmans tags: bug-aaa02c55b9
14:37
merge tip-445 Leaf check-in: c13bd0b15d user: dgp tags: cjo-hydra
14:32
merge novem check-in: ed170c8d54 user: dgp tags: dgp-refactor
13:46
merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray
13:36
merge 8.7 check-in: cbada9ca30 user: dgp tags: tip-445
12:52
merge trunk check-in: 54f289e311 user: jan.nijtmans tags: novem
12:51
merge core-8-branch check-in: 49e104fa48 user: jan.nijtmans tags: trunk
12:50
merge core-8-6-branch check-in: ef4cc04bc1 user: jan.nijtmans tags: core-8-branch
12:48
Make "scan %c" and the internal function ExtendUnicodeRepWithString() work as expected for TCL_UTF_M... check-in: baceb17559 user: jan.nijtmans tags: core-8-6-branch
12:37
For alpha/beta versions of Tcl, stub-enabled extensions are only allowed to run on the EXACT the sam... check-in: 8cb6e13ad8 user: jan.nijtmans tags: core-8-branch
11:49
Get rid of Tcl_DStringTrunc et al, as described in the TIP (Thanks, Don!). check-in: b5dc25393a user: jan.nijtmans tags: tip-485
11:04
No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback to TIP #485! check-in: bb9ad1532d user: jan.nijtmans tags: tip-485
10:34
Put Tcl_EvalFile back, but then as a macro in terms of Tcl_FSEvalFileEx(). check-in: 9f1544d005 user: jan.nijtmans tags: tip-485
09:02
Fogot to remove the TclWinSetInterfaces() implementation. check-in: f4e1587599 user: jan.nijtmans tags: tcl-9-cleanup
2017-11-08
18:58
merge trunk Closed-Leaf check-in: da1386961e user: dgp tags: tip-422
18:52
Also remove panicVA(). check-in: 7500a3e45a user: dgp tags: tip-422
16:12
Forgot TclpGetTime() check-in: 6cca533da5 user: jan.nijtmans tags: tcl-9-cleanup
15:50
Tcl-9 huge cleanup: Remove many unused internal functions which do nothing more than occupy the inte... check-in: 5b49111b6d user: jan.nijtmans tags: tcl-9-cleanup
14:30
Rebase to trunk. check-in: a12771a1b9 user: dgp tags: dgp-properbytearray
14:03
merge novem check-in: ba37093daf user: dgp tags: dgp-properbytearray
11:50
TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-branch). check-in: e46c7b8b77 user: jan.nijtmans tags: tip-485
09:41
Pairing down the tip#430 branch to only include files and utilities called out by the tip. Eliminate... check-in: 3bbf40910f user: hypnotoad tags: core_zip_vfs
09:40
merge trunk check-in: 0315ad1776 user: jan.nijtmans tags: novem
09:38
merge core-8-branch check-in: 3885b08997 user: jan.nijtmans tags: trunk
09:37
Change "epoch" field for dicts from "int" to "unsigned int". This doubles the number of available ep... check-in: c9da2e2ebb user: jan.nijtmans tags: core-8-branch
03:38
merge novem check-in: 201c3c670f user: dgp tags: dgp-refactor
03:34
merge novem check-in: efba4c9ac2 user: dgp tags: dgp-properbytearray
03:32
merge 8.7 check-in: 3b0b8dd809 user: dgp tags: tip-445
03:23
merge trunk check-in: 4b7c090d46 user: dgp tags: novem
03:02
compiler warning check-in: 0d906d005f user: dgp tags: trunk
02:57
compiler warning check-in: 09a80aff1b user: dgp tags: core-8-branch
02:53
compiler warning check-in: dd8928d781 user: dgp tags: core-8-6-branch
02:50
compiler warning check-in: 8bbd02b04f user: dgp tags: core-8-5-branch
02:48
merge 8.7 check-in: 7db9b1ea89 user: dgp tags: trunk
02:26
merge 8.6 check-in: 38b28e0af8 user: dgp tags: core-8-branch
02:25
Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: 70d5898e80 user: dgp tags: core-8-branch
02:23
[3298012] Stop RebuildTable asking ckalloc for more than it can give. check-in: 42a6035399 user: dgp tags: core-8-6-branch
02:21
TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 725cf22062 user: dgp tags: core-8-6-branch
02:18
[3298012] Stop RebuildTable asking ckalloc for more than it can give. check-in: 82ced5efa6 user: dgp tags: core-8-5-branch
00:39
Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: fbd05fa61d user: pooryorick tags: trunk
2017-11-07
21:32
Attempted bug fix. Closed-Leaf check-in: 1752102644 user: dgp tags: bug-3298012
20:54
TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 0a3c726a85 user: pooryorick tags: trunk
19:51
Removing kit building facilities. They aren't part of the tip430 spec check-in: 930afd928d user: hypnotoad tags: core_zip_vfs
19:26
Removing patches for Androwish that are not needed for tip430 check-in: 4caf125cbf user: hypnotoad tags: core_zip_vfs
19:13
Adding a [file normalize] to zipfs tests that are looking for absolute filenames.

On Linux symlinks... check-in: d107d69fe8 user: hypnotoad tags: core_zip_vfs