Tcl Source Code

Timeline
Login

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

61 check-ins going from f1c99ff14c to 2b42a8db4c

2017-08-22
12:41
merge core-8-6-branch check-in: 2b42a8db4c user: jan.nijtmans tags: trunk
2017-08-18
22:06
merge core-8-6-branch check-in: 75da8b29f8 user: jan.nijtmans tags: trunk
2017-08-17
22:50
Merge core-8-6-branch. Update outdated comment (cherry-pick [d5dec2b0514639f44929cbbba9c4130798a8a54... check-in: 1b01d8a66c user: jan.nijtmans tags: trunk
21:56
merge core-8-6-branch check-in: 6d463326bc user: jan.nijtmans tags: trunk
2017-08-12
19:45
Correct longstanding typo in continue man page check-in: 7e42c87b8f user: andy tags: trunk
2017-08-10
14:17
merge 8.6 check-in: c36e167835 user: dgp tags: trunk
2017-08-09
16:38
merge mark check-in: 485cf243f0 user: dgp tags: trunk
2017-08-07
01:16
[5bfe3de008]: Modify [source] to set input EOF character but not output EOF character. This avoids ... check-in: 527d354828 user: andy tags: trunk
2017-08-04
13:18
merge 8.6 check-in: 310ded6da8 user: dgp tags: trunk
2017-07-17
08:04
merge core-8-6-branch check-in: 4009d98d80 user: jan.nijtmans tags: trunk
2017-07-13
15:07
merge core-8-6-branch check-in: a3919af766 user: jan.nijtmans tags: trunk
2017-07-06
16:40
merge 8.6 check-in: 78ed92ebd5 user: dgp tags: trunk
2017-07-03
12:45
merge core-8-6-branch check-in: f46366c736 user: jan.nijtmans tags: trunk
08:30
merge core-8-6-branch check-in: 1335f34599 user: jan.nijtmans tags: trunk
2017-06-28
13:44
merge core-8-6-branch check-in: 474ea18601 user: jan.nijtmans tags: trunk
2017-06-26
20:00
Merge 8.6; Bump to TclOO 1.2.0. check-in: c5252bc435 user: dgp tags: trunk
2017-06-23
15:04
No longer split tests for longIs32bit/longIs64bit, since the results should be identical check-in: a7db1ba444 user: jan.nijtmans tags: trunk
13:11
typo fix check-in: b3af99ceb9 user: dgp tags: trunk
13:09
Rewrite the documentation of [regsub -command] so it's not quite such a mess. check-in: c11222b967 user: dgp tags: trunk
12:39
repair broken tests check-in: b063408c38 user: dgp tags: trunk
12:28
Repair compiler warning about uninitialized value. check-in: d06a0b65c1 user: dgp tags: trunk
08:11
TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals check-in: 4f68bf6677 user: jan.nijtmans tags: trunk
2017-06-22
22:54
Add [regsub -command] case that wasn't actively tested for. check-in: 0bd419a4d7 user: dkf tags: trunk
22:03
Implement TIP #473: Allow a Defined Target Namespace in oo::copy check-in: 1f77049cc0 user: dkf tags: trunk
21:50
Implement TIP #470: Reliable Access to OO Definition Context Object check-in: 0ae0df0685 user: dkf tags: trunk
21:46
Implement TIP #463: Command-Driven Substitutions for regsub check-in: 9aaee27679 user: dkf tags: trunk
08:59
merge core-8-6-branch check-in: 1d11dc7a53 user: jan.nijtmans tags: trunk
2017-06-18
18:02
Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: bbaad94279 user: dkf tags: trunk
2017-06-16
19:54
Another reworking, now with comments. check-in: e9f3293d67 user: dgp tags: trunk
16:23
Simplify the final loop when we know we're generating strings for all. check-in: 20cca1d020 user: dgp tags: trunk
16:07
Split loop into two cases for further simplification. check-in: afd6a2812b user: dgp tags: trunk
15:51
Factor out and simplify loop scanning leading known empty values. check-in: 1e6a22b0fc user: dgp tags: trunk
14:46
Use local variables. check-in: af5aec752d user: dgp tags: trunk
14:43
Rework the logic. Equivalent function. check-in: aa9699939f user: dgp tags: trunk
12:56
Extend cases where string rep generation can be prevented. check-in: 3f07499767 user: dgp tags: trunk
11:47
Better define the meaning of "first" and "last". check-in: a1eb17546f user: dgp tags: trunk
2017-06-15
09:38
merge core-8-6-branch check-in: a1f9019daa user: jan.nijtmans tags: trunk
2017-06-14
21:51
[9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 49e696d1b9 user: dkf tags: trunk
21:42
[f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: dce77b1b20 user: dkf tags: trunk
2017-06-08
21:15
Another TclStringCatObjv optimization to delay/avoid string rep generation. check-in: f3884d09d4 user: dgp tags: trunk
20:49
Make read and write operations on Tcl_Var handles available in tclInt API. check-in: 2487a9bc13 user: dkf tags: trunk
12:53
merge core-8-6-branch check-in: 0a9475dd06 user: jan.nijtmans tags: trunk
12:38
merge core-8-6-branch check-in: 9053c4a54f user: jan.nijtmans tags: trunk
2017-06-07
15:23
merge core-8-6-branch check-in: eba046ff54 user: jan.nijtmans tags: trunk
2017-06-06
14:35
merge core-8-6-branch check-in: 7082428670 user: jan.nijtmans tags: trunk
13:14
[716b427f76] Optimize TclStringCatObjv when only one non-empty argument. check-in: 529d17802a user: dgp tags: trunk
09:24
merge core-8-6-branch check-in: 28a2ae3999 user: jan.nijtmans tags: trunk
2017-06-05
17:15
[67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as documented. check-in: 8e28fedaa0 user: dgp tags: trunk
2017-06-02
10:59
merge core-8-6-branch check-in: 08a3bc6b34 user: jan.nijtmans tags: trunk
08:12
Merge core-8-6-branch. This removes the work currently being done in "sebres-8-6-clock-speedup-cr1" ... check-in: 3527801f9f user: jan.nijtmans tags: trunk
2017-05-31
13:03
Fix [83a3d86972]: tclEpollNotfy.c fails to compile on Linux... check-in: 76c5f3c17a user: jan.nijtmans tags: trunk
12:06
merge core-8-6-branch check-in: c30eb96495 user: jan.nijtmans tags: trunk
09:19
merge core-8-6-branch (except: the "timerate" command and the clock performance-tests are kept) check-in: 1922f2d481 user: jan.nijtmans tags: trunk
08:24
performance of INST_STR_CONCAT1: closes [716b427f76f8f97a8d9a06043903c53bb2b592c2]: minor optimizati... check-in: a87280b6d4 user: sebres tags: trunk
06:10
Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings. On OpenBSD, Tcl's libs will need t... check-in: 860c9f0dc4 user: stu tags: trunk
05:39
Fully remove SunOS-4* from tcl.m4. check-in: 6616258500 user: stu tags: trunk
2017-05-30
08:49
merge core-8-6-branch (resolves warnings) check-in: 4713424a88 user: sebres tags: trunk
2017-05-29
21:13
3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / flightaware Tcl-bounties#... check-in: fd30c76c7a user: sebres tags: trunk
19:44
merge core-8-6-branch check-in: 1e36f66134 user: sebres tags: trunk
13:14
merge core-8-6-branch check-in: a9965b7335 user: jan.nijtmans tags: trunk
2017-05-23
16:00
[19a8c9399d] Plug mem leak in TIP 459 machinery. check-in: f1c99ff14c user: dgp tags: trunk