Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 3046684145dab828.

2018-01-27
01:38
Regression test for shimmering danger in [join]. check-in: 482e7bb397 user: dgp tags: core-8-6-branch
2018-01-26
21:09
merge amg-string-insert updates check-in: fbf1c81f32 user: dgp tags: sebres-string-insert-cr1
19:48
silence compiler warning check-in: 37e302b6be user: dgp tags: sebres-string-insert-cr1
16:20
merge core-8-branch. Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don ... check-in: c33b158bd6 user: jan.nijtmans tags: tip-389
13:29
Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint
12:32
Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLongObj/Tcl_NewIntObj/Tcl_... check-in: 85e9d69071 user: jan.nijtmans tags: no-wideint
10:26
merge core-8-branch check-in: da1d7a3559 user: jan.nijtmans tags: trunk
2018-01-25
22:42
New bytecode instructions must be appended at the end of the instruction table. check-in: 27951f8463 user: dgp tags: amg-string-insert
22:11
Dup test name Closed-Leaf check-in: 3884c97fd6 user: dgp tags: tip-351
21:59
merge 8.7 check-in: 34b2aa02bc user: dgp tags: amg-string-insert
21:58
merge 8.7 check-in: 7547cad25b user: dgp tags: tip-351
21:35
test suite debugging check-in: b1f83268a5 user: dgp tags: core-8-branch
21:28
lifetime management of files generated by tests check-in: f779a1c0fa user: dgp tags: core-8-6-branch
21:15
lifetime management of files generated by tests check-in: a8078457a8 user: dgp tags: core-8-5-branch
20:41
test name continuity check-in: 2e99e714a9 user: dgp tags: core-8-6-branch
20:28
Dup test names check-in: 4598486182 user: dgp tags: core-8-5-branch
20:05
Allow -stride 1. check-in: 52aa1fc70a user: pspjuth tags: tip-351
19:50
Dup test names check-in: a47dc103f7 user: dgp tags: amg-string-insert
19:36
merge 8.7 check-in: aedd087091 user: dgp tags: amg-string-insert
16:51
merge 8.7 check-in: 5032ac5a1c user: dgp tags: tip-351
2018-01-24
12:02
Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier
10:01
merge core-8-branch check-in: 533391d8db user: jan.nijtmans tags: trunk
10:00
merge core-8-6-branch check-in: 4b20e752c0 user: jan.nijtmans tags: core-8-branch
09:59
Documentation fix: there is no "O" conversion, just "o" for octal. Also, "b" conversions normally do... check-in: 15b214b5f8 user: jan.nijtmans tags: core-8-6-branch
08:47
merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier
2018-01-23
15:51
merge core-8-branch check-in: ca785e4341 user: jan.nijtmans tags: tip-389
15:22
merge trunk check-in: 82716436dd user: jan.nijtmans tags: novem
15:02
Don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBooleanType. check-in: 8b82166955 user: jan.nijtmans tags: trunk
14:52
In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch
13:30
merge trunk check-in: 7ac43d388a user: dgp tags: novem
13:30
merge trunk check-in: 2af295e742 user: dgp tags: dgp-refactor
13:30
merge trunk check-in: b0f4c19dae user: dgp tags: dgp-properbytearray
13:29
merge 8.7 check-in: c82eafcb5a user: dgp tags: tip-445
2018-01-22
13:43
merge mark check-in: 4a21adb86f user: dgp tags: trunk
13:38
typo check-in: 800ece7d79 user: dgp tags: core-8-branch
09:54
make the old "int" type "static", since it's just used in a single file. check-in: 26bb9cc0b3 user: jan.nijtmans tags: no-wideint
09:18
Put old "int" type back. Not used by Tcl anymore, but this restores compatibility with Tk < 8.6.9 an... check-in: f493a192a1 user: jan.nijtmans tags: no-wideint
08:41
merge core-8-branch check-in: 63ddd9b65a user: jan.nijtmans tags: no-wideint
2018-01-20
16:42
merge zipfs check-in: 5e8eb1bf5e user: jan.nijtmans tags: androwish
16:34
merge core-8-6-branch check-in: af8ce7ee0c user: jan.nijtmans tags: zipfs
16:13
merge trunk. Remove typedef Tcl_Value, it isn't used anywhere any more (could be re-used for somthin... check-in: 08b84d9d19 user: jan.nijtmans tags: novem
16:08
merge core-8-branch. Declare CONST86 as deprecated in Tcl 9.0 check-in: 4c45a06599 user: jan.nijtmans tags: trunk
16:02
Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_Backslash and Tcl_EvalTo... check-in: c18e951f88 user: jan.nijtmans tags: core-8-branch
14:38
merge core-8-branch check-in: decc9bc2f7 user: jan.nijtmans tags: initsubsystems
14:36
merge core-8-branch. Now tested as well with new nmake system. check-in: a9afa012f9 user: jan.nijtmans tags: win-console-panic
2018-01-19
20:29
tidy up NS_DYING/NS_DEAD flags, delete commands before variables when deleting a namespace. check-in: e40c01c7c5 user: pooryorick tags: bug-e593adf103-core-8
20:27
Fixed a problem where a Windows hack was occuring after it was called in the tclZipfs.c file, preve... check-in: 8096ef92fa user: hypnotoad tags: core_zip_vfs
17:19
merge trunk check-in: 4365967dd8 user: dgp tags: dgp-refactor
17:13
merge trunk check-in: aba52995a4 user: dgp tags: dgp-properbytearray
16:14
merge trunk check-in: 109d11dd03 user: jan.nijtmans tags: novem