Tcl Source Code

Timeline
Login

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

50 descendants of b300e0ceb09330f3

2017-08-29
09:25
merge-mark check-in: 238a21ce95 user: jan.nijtmans tags: trunk
09:24
(cherry-pick): Fix [b50fb214] : exec redirection to append ... check-in: 520999f475 user: jan.nijtmans tags: core-8-6-branch
09:19
Merge trunk check-in: f2f6504adb user: jan.nijtmans tags: novem
2017-08-25
13:46
Merge trunk check-in: c841475a89 user: jan.nijtmans tags: tip-389-impl
2017-08-24
16:56
Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. check-in: 844c1fa97f user: ferrieux tags: trunk
2017-08-22
12:41
merge core-8-6-branch check-in: 2b42a8db4c user: jan.nijtmans tags: trunk
12:12
Fix [d2612a2fa1]: Build breaks because of gcc error. Only u... check-in: ba30aa3b1c user: jan.nijtmans tags: core-8-6-branch
2017-08-20
20:11
Add test cleanup check-in: 5f8c346dfb user: andy tags: amg-string-insert
19:57
Add tests to exercise almost every line of TclStringReplace(). The one line not being exercised is ... check-in: eb2821be09 user: andy tags: amg-string-insert
19:55
Tweak string index boundary conditionals for tiny performance improvement and to make existing tests... check-in: 025ea6e5be user: andy tags: amg-string-insert
18:13
Add non-bytecoded [string replace] tests to exercise new TclStringReplace() function check-in: 9af4defa79 user: andy tags: amg-string-insert
03:45
Add string-14.18 to test that [string replace] with last<first does not insert a string, even though... check-in: de104ef5ab user: andy tags: amg-string-insert
03:21
Reimplement NON-BYTECODED [string replace] in terms of new TclStringReplace() function check-in: c0036938dd user: andy tags: amg-string-insert
03:20
Correct NULL dereference, and optimize short-circuit logical operation check-in: fa3278ec35 user: andy tags: amg-string-insert
02:44
Work toward dgp's suggestion that the underlying engine handle both [string insert] and [string repl... check-in: 0cfeecb740 user: andy tags: amg-string-insert
2017-08-18
22:06
merge core-8-6-branch check-in: 75da8b29f8 user: jan.nijtmans tags: trunk
21:39
RFE 6c0d7aec67: Better surrogate handling for TCL_UTF_MAX==4... check-in: 578af1b751 user: jan.nijtmans tags: core-8-6-branch
13:44
merge novem check-in: a87c8c9494 user: dgp tags: dgp-properbytearray
13:44
merge novem check-in: d592c0fb4a user: dgp tags: dgp-refactor
13:43
merge trunk check-in: 56e26d203d user: dgp tags: tip-445
13:23
merge trunk check-in: f1f87ddc33 user: dgp tags: novem
2017-08-17
22:50
Merge core-8-6-branch. Update outdated comment (cherry-pick [d5dec2b0514639f44929cbbba9c4130798a8a54... check-in: 1b01d8a66c user: jan.nijtmans tags: trunk
22:26
Adopt some harmless changes from the 'irontcl' branch. Left 2 changes behind which I'm not so sure a... check-in: aab6df2b73 user: jan.nijtmans tags: core-8-6-branch
21:56
merge core-8-6-branch check-in: 6d463326bc user: jan.nijtmans tags: trunk
21:52
'#if' -> '#ifdef' in tclUnixPort.h. Suggested by Gustaf Neumann. Reduces the number of gcc warnings,... check-in: 96fdbb7598 user: jan.nijtmans tags: core-8-6-branch
18:32
Correct bug in getting second Unicode character sequence check-in: 87dadea232 user: andy tags: amg-string-insert
18:15
Clip (don't reject) out-of-bounds indexes, per sebres's suggestion and to match [linsert] check-in: 581e438bb7 user: andy tags: amg-string-insert
18:14
Work around [3397978fff] check-in: a20a2ff810 user: andy tags: amg-string-insert
17:29
Backout [b163c4f423]: Command ensembles indeed do affect argument reference counts, see [3397978fff] check-in: b83433c23f user: andy tags: amg-string-insert
2017-08-16
15:14
Test code to investigate command ensemble argument reference counts check-in: b163c4f423 user: andy tags: amg-string-insert
15:14
Fix typo check-in: 9f7c7d5fb4 user: andy tags: amg-string-insert
2017-08-15
08:25
Write some test cases check-in: ea030eb727 user: andy tags: amg-string-insert
08:23
Correct bug in shared pure byte array case check-in: 597e9993b3 user: andy tags: amg-string-insert
08:04
Remove repeated code check-in: d83ac7baf8 user: andy tags: amg-string-insert
08:04
Update existing tests to accommodate new [string insert] command check-in: 900ca572ab user: andy tags: amg-string-insert
07:50
Begin implementation of [string insert] check-in: cbfded0f59 user: andy tags: amg-string-insert
2017-08-14
15:33
[f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: 98d2b59531 user: dgp tags: core-8-6-branch
2017-08-13
22:31
The 'clean' target should delete the generated 'nmhlp-out.txt' file as well. check-in: be7ee34b29 user: mistachkin tags: irontcl
22:15
Always define '_USING_V110_SDK71_', in case targeting the pre-Windows 8.x SDKs. check-in: 6b3568e058 user: mistachkin tags: irontcl
22:05
Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio. check-in: bde6588ccd user: mistachkin tags: irontcl
2017-08-12
19:45
Correct longstanding typo in continue man page check-in: 7e42c87b8f user: andy tags: trunk
2017-08-10
19:14
Add 8.7 -only changes to the changes file. check-in: f7e3a4a75e user: dgp tags: core-8-7-a1-rc
17:34
Update outdated comment. check-in: d5dec2b051 user: dgp tags: core-8-7-a1-rc
17:03
Backport [array names -regexp] should support backrefs check-in: c84987f4b7 user: dgp tags: core-8-6-branch
14:56
Bring changes up to the 8.6.7 release. check-in: f73f06f6d8 user: dgp tags: core-8-7-a1-rc
14:29
Release candidate branch for Tcl 8.7a1. check-in: 31c23dd6bb user: dgp tags: core-8-7-a1-rc
14:17
merge 8.6 check-in: c36e167835 user: dgp tags: trunk
13:28
Silence compiler warning in --disable-threads build check-in: 6c566de0bb user: dgp tags: core-8-6-branch
2017-08-09
16:38
merge mark check-in: 485cf243f0 user: dgp tags: trunk
16:29
merge mark check-in: 722db62800 user: dgp tags: core-8-6-branch
2017-08-08
16:45
Cherrypick [527d354828] check-in: b300e0ceb0 user: andy tags: core-8-5-branch