Tcl Source Code

Timeline
Login

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

52 check-ins using file changes version 0cfdedbcdb

2012-08-08
16:00
Man page updates for command rename from 'mapeach' to 'lmap'. check-in: 812e05fc2c user: twylite tags: tip-405-impl-td
15:34
Rename 'mapeach' to 'lmap' per preferred alternative in TIP #405. check-in: 3bbaa5984a user: twylite tags: tip-405-impl-td
15:28
Back-out 'foreacha' implementation but leave code cleanup of 'mapeach' and 'dict map'. check-in: ef48016717 user: twylite tags: tip-405-impl-td
2012-08-05
20:34
Fixes to my previous commit, from Francois Vogel. (My thanks and apologies!) check-in: 37c35b79b9 user: dkf tags: trunk
15:12
Initial implementation of frq [3551813], use @ to report offset in [binary scan]. check-in: 27834cfe28 user: stwo tags: stwo-dev86
12:09
Final part of result generation conversion (modulo any minor blunders) check-in: 1fb35ca910 user: dkf tags: trunk
2012-08-04
18:54
Unbreak. check-in: 5047d34050 user: stwo tags: trunk
13:04
more result generation conversion check-in: 6325d5dbea user: dkf tags: trunk
12:09
Reduce the amount of ifdeffery somewhat by requiring at least OSX Tiger. That's now everyone we care... check-in: 1a67b9c45a user: dkf tags: trunk
07:52
merge trunk Closed-Leaf check-in: 87af801de3 user: dkf tags: dkf-utf16-branch
07:51
merge trunk Closed-Leaf check-in: d203e314d8 user: dkf tags: dkf-notifier-poll
07:49
merge trunk check-in: 680fa63bf7 user: dkf tags: dkf-http-cookies
07:48
merge trunk Leaf check-in: 0e556bddf4 user: dkf tags: dkf-documentation-figures
07:47
merge trunk check-in: 942e699a9b user: dkf tags: dkf-bytecode-8.6-main
07:46
merge trunk Closed-Leaf check-in: cd8e483be3 user: dkf tags: dkf-alias-encoding
07:41
more result generation conversion check-in: 9a036eff3a user: dkf tags: trunk
2012-08-03
16:39
[Patch-3163961] Implementation of TIP #405 merged from private branch. Includes 'mapeach', 'dict ma... check-in: 252caf426a user: twylite tags: tip-405-impl-td
16:38
Create new branch named "tip-405-impl-td" check-in: b2326556cd user: twylite tags: tip-405-impl-td
14:24
more result generation conversion check-in: b3ccaec093 user: dkf tags: trunk
10:56
converting to using Tcl_Obj API for error message generation; part done check-in: 7fb86a29c9 user: dkf tags: trunk
2012-08-02
15:44
integrate QNX special path handling better with TIP #402 check-in: 239d8177fa user: jan.nijtmans tags: tip-402
12:54
merge trunk check-in: 15da7fc903 user: jan.nijtmans tags: tip-402
12:08
merge trunk check-in: d62cfbac77 user: jan.nijtmans tags: frq-3527238
09:54
Fix Bug #3545367: DDE test failures It turns out that "dde poke" had the same bug, unfortunately we ... check-in: cc7f2babeb user: jan.nijtmans tags: trunk
2012-08-01
14:53
Fix Bug #3545367: DDE test failures check-in: bc4b7b1b91 user: jan.nijtmans tags: trunk
2012-07-31
23:27
add coffbase for sample check-in: 1917444560 user: jan.nijtmans tags: trunk
15:16
oops check-in: 00d7ce369f user: jan.nijtmans tags: trunk
14:48
add thread to coffbase.txt, so the thread extension can use it check-in: 4f37b72ad7 user: jan.nijtmans tags: trunk
14:35
Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer objects. check-in: b074e043df user: dkf tags: trunk
12:46
small cosmetic fixes check-in: 79fb0cd1e4 user: dkf tags: trunk
12:19
import small refactoring from TclOO package codebase check-in: 81b73c1017 user: dkf tags: trunk
11:46
[Frq 3544967] Missing objectfiles in static lib check-in: 184b5f3465 user: jan.nijtmans tags: trunk
11:00
merge trunk Closed-Leaf check-in: c37771a249 user: dkf tags: bug-3545363
10:37
add -Q option from sampleextension check-in: 1f2aea4e3d user: jan.nijtmans tags: trunk
2012-07-30
18:56
event tests should continue to work with static Tcltest package check-in: eeed854a7b user: jan.nijtmans tags: trunk
15:33
fix winPipe.test tests, when running with tcltest86.dll check-in: f25a960e68 user: jan.nijtmans tags: trunk
15:13
fix event-tests running with tcltest86.dll check-in: f589421a83 user: jan.nijtmans tags: trunk
15:03
fix filesystem-7.1.x tests in install environment [3549770], as suggested by Twylite temporary worka... check-in: a748572cd1 user: jan.nijtmans tags: trunk
14:09
unneeded variable check-in: d54ed135c4 user: jan.nijtmans tags: trunk
14:06
eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environment variable now, whic... check-in: c963f30c85 user: jan.nijtmans tags: trunk
13:15
fix load-9.1 test case, when testing using tcltest86.dll check-in: c3114ad016 user: jan.nijtmans tags: trunk
12:51
Less strictness about exactly which dll versions are tested check-in: 6a9564af94 user: jan.nijtmans tags: trunk
11:42
Fix various test when run outside of the build environment [3549770] check-in: c1dc55adfd user: jan.nijtmans tags: trunk
10:44
Add checks whether we are testing the right dll's check-in: 9ec11d9ecc user: jan.nijtmans tags: trunk
09:27
fix info.test tests check-in: df5d6146cb user: jan.nijtmans tags: trunk
2012-07-29
21:11
fix some comments check-in: 6c2af8c78b user: jan.nijtmans tags: trunk
16:23
No longer build tcltest.exe to run the tests,but use tclsh86.exe in combination with tcltest86.dll t... check-in: 9792ff8b65 user: jan.nijtmans tags: trunk
2012-07-28
23:22
[Bug 3549770] Multiple test failures running tcltest outside build tree check-in: 334aea1d5d user: jan.nijtmans tags: trunk
2012-07-27
21:51
Support Unicode 6.2 (Add Turkish lira sign) check-in: d3a863309e user: jan.nijtmans tags: trunk
16:31
merge mark check-in: 8679e02d45 user: dgp tags: trunk
2012-07-26
22:17
use forward slashes in $ROOT, whenever the path is handled by tclsh/tcltest fix TCL_LIBRARY value in... check-in: 48960595cc user: jan.nijtmans tags: trunk
2012-07-25
15:00
merge 8.5 check-in: c867d5576a user: dgp tags: trunk