Tcl Source Code

Timeline
Login

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

50 descendants and 49 ancestors of ff562e2ab89c4d5fc225e2df08a5a1af2fdc7c25a5287d390a441caa677da1f8

2019-03-31
17:38
Merge trunk check-in: 8714b82fdf user: jan.nijtmans tags: novem
17:35
Fix gcc warning check-in: 0932a83094 user: jan.nijtmans tags: trunk
16:38
fix gcc warnings check-in: b7ea9f94f4 user: jan.nijtmans tags: regexp-api-64bit
2019-03-29
20:11
Merge trunk check-in: 994a16cde7 user: jan.nijtmans tags: regexp-api-64bit
17:57
Minor code cleanup: More use of size_t where possible, and elimination of unneeded type-casts. check-in: 2269af324f user: jan.nijtmans tags: trunk
12:54
More internal use of size_t check-in: 305e64b47b user: jan.nijtmans tags: regexp-api-64bit
09:41
Change regexp C API to handle indexes > 2G. New TIP upcoming. check-in: 3eca80b890 user: jan.nijtmans tags: regexp-api-64bit
2019-03-28
21:24
Merge 8.7 check-in: 81d2077e6a user: jan.nijtmans tags: trunk
2019-03-27
23:58
Merge 8.7 check-in: 721f693b1f user: jan.nijtmans tags: trunk
21:17
Merge 8.7 check-in: 780a9d2d09 user: jan.nijtmans tags: trunk
2019-03-26
22:24
Update TZ info to tzdata2019a. check-in: da0b64e704 user: jima tags: trunk
2019-03-25
22:04
merge-mark check-in: 51ed52b4f8 user: jan.nijtmans tags: trunk
2019-03-24
22:39
Remove one more comment, which is no longer valid (as "exception" is now removed) check-in: 87009ec717 user: jan.nijtmans tags: trunk
18:14
Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in functionality. check-in: b2f37675d3 user: jan.nijtmans tags: trunk
18:12
Remove hacked exception for bug [a16752c252]. Should be fixed by then in "tclcompiler". Taken over f... check-in: 4a8c5ad29a user: jan.nijtmans tags: trunk
17:28
Merge trunk. Take over Trace changes from trunk (somehow they didn't end into novem up to now). This... check-in: 5913ad0cb1 user: jan.nijtmans tags: novem
16:52
Merge 8.7 check-in: c06a872943 user: jan.nijtmans tags: trunk
13:09
Merge 8.7 check-in: 8a8d3135b0 user: jan.nijtmans tags: trunk
2019-03-21
20:11
Merge 8.7 check-in: 871076a655 user: jan.nijtmans tags: trunk
2019-03-20
22:51
Merge 8.7 check-in: bb9b52ab82 user: jan.nijtmans tags: trunk
2019-03-18
22:45
Merge trunk check-in: 8fe25e01d3 user: jan.nijtmans tags: novem
22:34
Merge 8.7 check-in: 48c676b649 user: jan.nijtmans tags: trunk
22:17
Merge 8.7 check-in: b9ad5fe740 user: jan.nijtmans tags: trunk
15:46
merge trunk check-in: 810452fe39 user: dgp tags: dgp-refactor
15:46
merge trunk check-in: 16657b8526 user: dgp tags: dgp-properbytearray
2019-03-17
22:17
Merge 8.7 check-in: 5bfbe84775 user: jan.nijtmans tags: trunk
2019-03-15
21:17
Merge 8.7 check-in: 3dcb7571f5 user: jan.nijtmans tags: trunk
15:51
merge trunk check-in: 84d2435115 user: dgp tags: dgp-refactor
2019-03-14
22:47
Merge trunk check-in: 419fdde9fc user: jan.nijtmans tags: dgp-properbytearray
20:03
merge-mark check-in: 80c345bf67 user: jan.nijtmans tags: trunk
2019-03-13
20:44
Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warning-free now on MSVC. check-in: cf865c6e2b user: jan.nijtmans tags: trunk
20:43
Make "struct regmatch_t" match "Tcl_RegExpIndices" (again). Win64 build was broken because of this. ... check-in: c38fd94d09 user: jan.nijtmans tags: trunk
2019-03-11
20:56
Merge 8.7 check-in: 13fd8a4647 user: jan.nijtmans tags: trunk
2019-03-10
21:16
Make internal libtommath symbols MODULE_SCOPE, and remove them from the stub table: They are not sup... check-in: 9384c633dd user: jan.nijtmans tags: trunk
21:04
Merge 8.7 check-in: 316ceb7616 user: jan.nijtmans tags: trunk
2019-03-08
23:54
Merge trunk. Further WIP for TIP #497, far from finished .... check-in: 9fcbdde251 user: jan.nijtmans tags: tip-497
22:51
Merge 8.7 check-in: fe02c8898e user: jan.nijtmans tags: trunk
20:25
Merge 8.7 check-in: cbdcf1829d user: jan.nijtmans tags: trunk
15:09
merge trunk check-in: 2886da4545 user: dgp tags: dgp-refactor
15:09
merge trunk check-in: 2a00aec29a user: dgp tags: dgp-properbytearray
14:56
merge 8.7 check-in: 839cfa7059 user: dgp tags: trunk
2019-03-07
22:03
Merge 8.7 check-in: d6eb82a174 user: jan.nijtmans tags: trunk
14:20
(core-8-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: fa308cbee6 user: apnadkarni tags: trunk
08:39
Merge 8.7 check-in: feb76896c3 user: jan.nijtmans tags: trunk
2019-03-06
12:34
merge 8.7 check-in: 17eb5e790b user: sebres tags: trunk
11:32
V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs.

The PLATFORM_IDENTIFY m... check-in: 4c75c9ddc5 user: apnadkarni tags: trunk

2019-03-05
20:16
Merge 8.7 check-in: 4b4d286e3e user: jan.nijtmans tags: trunk
19:46
integrate/close sebres-trunk-timerate branch (no functional changes, simple merge-point) check-in: 1cbf574661 user: sebres tags: trunk
18:23
merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: e41cbd042a user: sebres tags: trunk
2019-03-02
16:53
Merge 8.7 check-in: e766d23655 user: jan.nijtmans tags: trunk
16:09
Merge 8.7 check-in: ff562e2ab8 user: jan.nijtmans tags: trunk
16:08
Merge 8.6 (one forgotten adaptation of surrogate handling, only compiled on Cygwin) check-in: 4f781560c5 user: jan.nijtmans tags: core-8-branch
16:04
Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conversions when handling su... check-in: 9e1984c250 user: jan.nijtmans tags: core-8-6-branch
2019-03-01
21:59
Merge 8.7 check-in: 3e48d44568 user: jan.nijtmans tags: trunk
21:05
More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob check-in: 6df74d3d53 user: jan.nijtmans tags: core-8-branch
21:01
Update Unicode tables to version 12.0 check-in: 1ac480041b user: jan.nijtmans tags: core-8-branch
20:25
merge 8.7 check-in: bc57eb7213 user: dgp tags: trunk
20:24
A confusion about signed vs unsigned comparision caused Tcl_UtfToUniChar() to return the wrong answe... check-in: 81046b694f user: dgp tags: core-8-branch
20:11
Update all internal tables to Unicode 12.0 check-in: 88da1b0307 user: jan.nijtmans tags: core-8-6-branch
20:10
Update internal tables to Unicode 12.0 check-in: 6e18f23e7f user: jan.nijtmans tags: core-8-5-branch
2019-02-27
21:58
Merge 8.7 check-in: 727e74f081 user: jan.nijtmans tags: trunk
21:29
Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byte-array check-in: efe8f3e6b0 user: jan.nijtmans tags: core-8-branch
21:10
merge 8.7 check-in: ce752a257a user: jan.nijtmans tags: trunk
08:34
More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 51c585131e user: jan.nijtmans tags: core-8-branch
2019-02-26
19:37
More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 2c7db3fa01 user: jan.nijtmans tags: mistake
2019-02-25
21:15
Merge 8.7 check-in: 5a8767b61e user: jan.nijtmans tags: trunk
21:13
Merge 8.6 check-in: 64a59508ae user: jan.nijtmans tags: core-8-branch
21:12
Merge 8.5 check-in: 1c886530ed user: jan.nijtmans tags: core-8-6-branch
21:10
Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testcase failure (as seen on ... Closed-Leaf check-in: b3d886c84f user: jan.nijtmans tags: bug-bd94500678
19:50
New internal macro TclHasIntRep() to re-encapsulate the typePtr field. check-in: 86b1045cc4 user: dgp tags: core-8-branch
17:06
merge 8.7 check-in: 6bda8e2cf5 user: dgp tags: bug-bd94500678
2019-02-24
18:40
Move from trusty -> xenal for travis builds. Also add build on Mojave (xcode 10.2) check-in: 0761fefbd3 user: jan.nijtmans tags: core-8-5-branch
17:20
Merge 8.7 check-in: fb23ac1e71 user: jan.nijtmans tags: trunk
17:19
Merge 8.6 check-in: 784f5feda2 user: jan.nijtmans tags: core-8-branch
17:15
Merge 8.5 check-in: 7194b3fcef user: jan.nijtmans tags: core-8-6-branch
17:05
No longer run socket test-cases on travis with OSX: There are too many random failures/hangups. check-in: d5a91ad9d9 user: jan.nijtmans tags: core-8-5-branch
16:59
In TclGetByteArrayFromObj(), no longer assume that Tcl_GetByteArrayFromObj() never returns NULL. And... check-in: 3b76dae179 user: jan.nijtmans tags: trunk
2019-02-22
18:01
merge 8.7 check-in: adfe04dbbd user: dgp tags: trunk
17:32
Revert recent commit that breaks the encapsulation interface of TIP 445.

That encapsulation was put... check-in: 7992011cd3 user: dgp tags: core-8-branch

2019-02-19
20:21
Merge 8.7 check-in: 19890efeab user: jan.nijtmans tags: bug-bd94500678
20:17
Merge 8.7 check-in: 2b82daafb8 user: jan.nijtmans tags: trunk
20:16
Merge 8.6 check-in: 1b17625b60 user: jan.nijtmans tags: core-8-branch
20:12
Fix some comments: "upper" -> "high" (when talking about surrogates) check-in: 1d9b7f26b0 user: jan.nijtmans tags: core-8-6-branch
19:38
Minor optimizations check-in: 0e2621fc4b user: jan.nijtmans tags: bug-bd94500678
2019-02-18
20:48
Proposed fix for [bd94500678]: SEGFAULT by conversion of unicode (out of BMP) to byte-array. check-in: 9f67c17d01 user: jan.nijtmans tags: bug-bd94500678
20:42
Merge 8.7 check-in: 7aa80fc0ad user: jan.nijtmans tags: trunk
20:39
Merge 8.6 check-in: fc1de63689 user: jan.nijtmans tags: core-8-branch
20:38
Don't use TclUniCharIsSpace() in command-line handling: the windows command-line is not aware of Uni... check-in: 60d2391840 user: jan.nijtmans tags: core-8-6-branch
2019-02-14
19:46
merge 8.7 check-in: 145bf46661 user: dgp tags: trunk
19:34
Improve portability of path constructions. check-in: 9dd7481c5c user: dgp tags: core-8-branch
10:56
small amend unfolding `list "$tcl_library/http"` (previously it was result of glob) check-in: 6c4886e1e1 user: sebres tags: core-8-branch
10:42
closes [b322938e08]: fix several zipfs-tests searching for single "http" directory in (compressed) t... check-in: 59607dfd9e user: sebres tags: core-8-branch
2019-02-10
15:27
Merge 8.7. Tcl_BackgroundError is now a macro. check-in: 2d3dda4e1e user: jan.nijtmans tags: trunk
2019-02-09
21:05
Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entry for it. Add -Wpointer... check-in: ab48435928 user: jan.nijtmans tags: core-8-branch
2019-02-08
08:13
Change TclGetIntForIndex() and TclGetIntForIndexM() to return a size_t value in stead of int. This a... check-in: 14256a2fe1 user: jan.nijtmans tags: trunk
2019-02-07
17:30
merge 8.7 check-in: 832aed57dd user: dgp tags: trunk
2019-02-06
18:29
tests/httpcookie.test: apply "-load" option for this test (in order to provide/overwrite library/pat... check-in: 32fc2906c3 user: sebres tags: core-8-branch
2019-02-05
21:59
fixes segfault [bd94500678]: Tcl_UtfToUniChar/TclUtfToUniChar could don't advance source pointer in ... check-in: 42976af3f3 user: sebres tags: core-8-branch
21:58
Merge trunk Closed-Leaf check-in: b95e36dfa8 user: jan.nijtmans tags: tip-502-for-9
21:35
More size_t-related consolidations. Now regexp can handle strings >2GB and more. Remove many type-ca... check-in: 4b4fe25e7d user: jan.nijtmans tags: trunk