Tcl Source Code

Timeline
Login

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

50 descendants and 50 ancestors of f031beec9a8d39926039f7a37edf289315a8b414

2013-08-19
09:10
rebase TIP 425 implementation check-in: 74f7e63465 user: jan.nijtmans tags: win-console-panic
09:05
rebase TIP 414 implementation check-in: 3c9828933f user: jan.nijtmans tags: initsubsystems
2013-08-15
20:00
merge trunk check-in: 5f37dcc364 user: dgp tags: bug-2502002
19:59
merge trunk check-in: bebd66fb8b user: dgp tags: dgp-refactor
19:59
Make sure the errors raised by execution traces become errors raised by the traced command, as docum... check-in: 04da25f2f5 user: dgp tags: trunk
17:43
merge trunk check-in: 5bb2ee559c user: dgp tags: bug-2502002
14:05
The fix for [3610404] leads to a simplification in the implementation of forward methods. check-in: 1cafa9ed0e user: dgp tags: trunk
2013-08-14
20:31
merge trunk check-in: ffbe318c05 user: dgp tags: bug-2502002
20:20
Add several tests to check consistency of stack traces. check-in: e3800f9fba user: dgp tags: trunk
19:07
merge trunk check-in: bcf24b4b92 user: dgp tags: dgp-refactor
19:07
merge trunk check-in: da357df523 user: dgp tags: bug-2502002
19:01
[3610404] Re-resolution of command after enter traces invalidate epoch. Make sure context is such th... check-in: c1bc5483be user: dgp tags: trunk
18:44
merge trunk Closed-Leaf check-in: 0b6624feda user: dgp tags: bug-3610404
18:00
merge trunk check-in: e3c0cec6ed user: dgp tags: bug-2502002
17:08
merge trunk check-in: adc0415eea user: dgp tags: dgp-refactor
17:07
[a16752c252] Correct failure to call cmd deletion callbacks. check-in: 2718a160f1 user: dgp tags: trunk
14:40
merge trunk check-in: e24c4b1f62 user: jan.nijtmans tags: novem
13:50
merge trunk check-in: b6d55aaba5 user: dgp tags: dgp-refactor
12:43
Arrange for both execution traces and [info frame] to get their pre-subst source strings from a comm... check-in: 3648c59d0d user: dgp tags: trunk
12:15
Consolidate some helper routines. Closed-Leaf check-in: 6a2b3f4c6d user: dgp tags: dgp-bye-ctx-eval-flag
04:13
Only schedule leave traces if enter traces complete successfully. This avoids a memleak, and opens a... check-in: bf4296a85b user: dgp tags: dgp-bye-ctx-eval-flag
2013-08-12
20:00
Use a new flag value TCL_EVAL_SOURCE_IN_FRAME passed in by callers to determine whether the pre-subs... check-in: 435e0dcc82 user: dgp tags: dgp-bye-ctx-eval-flag
15:52
merge trunk check-in: 1341529437 user: dgp tags: dgp-bye-ctx-eval-flag
2013-08-11
15:21
rebase check-in: 73c73ec2b4 user: jan.nijtmans tags: initsubsystems
15:19
rebase check-in: 76709a732d user: jan.nijtmans tags: win-console-panic
14:42
Never guess non-existing timezone name "America/Brasilia" on Windows. Reported by Arnulf Wiedemann check-in: bc57d06610 user: jan.nijtmans tags: trunk
2013-08-10
05:16
Arrange for both execution traces and [info frame] to get their pre-subst source strings from a comm... check-in: 853abff6c9 user: dgp tags: dgp-bye-ctx-eval-flag
2013-08-09
16:48
Revised GetCommandSource() can (and thus should) return a normal zero refcount value. check-in: 81b4073e16 user: dgp tags: dgp-bye-ctx-eval-flag
2013-08-08
20:19
merge trunk check-in: d66b65883f user: dkf tags: dkf-command-type
2013-08-07
20:27
Revise GetCommandSource() to return a normal Tcl_Obj value. check-in: 4172eb0252 user: dgp tags: dgp-bye-ctx-eval-flag
19:45
Give (objc, objv) their own ride from enter to leave traces. check-in: cea40c809e user: dgp tags: dgp-bye-ctx-eval-flag
18:34
merge trunk check-in: b94fb74ee9 user: dgp tags: dgp-refactor
17:11
Many simplifications to the TIP 280 machinery. * Removed support for non-NULL invoker when TCL_EV... check-in: 2f5ee8efad user: dgp tags: trunk
16:44
Remove Tcl_Preserve support for ContLineLoc values. It's not needed. This allows the clLoc field of... check-in: 08cfa769ec user: dgp tags: dgp-bye-ctx-eval-flag
16:01
Test for TclContinuationsGet() usage, and simplifications. check-in: 26304b215c user: dgp tags: dgp-bye-ctx-eval-flag
14:41
Replace potentially memleak creating safety check of a "cannot happen" condition with an assertion. check-in: 6d9ae929c5 user: dgp tags: dgp-bye-ctx-eval-flag
12:44
Add comment stating new limitation on Tcl(NR)EvalObjEx() interface. check-in: 45e786b5ee user: dgp tags: dgp-bye-ctx-eval-flag
2013-08-06
20:18
merge trunk check-in: 1f866ae516 user: dgp tags: dgp-refactor
17:24
All use of the evalFlag value TCL_EVAL_CTX is unused by the code and unreachable by extensions. Thi... check-in: dfb5bac00f user: dgp tags: dgp-bye-ctx-eval-flag
16:41
The value TCL_LOCATION_EVAL_LIST in the type field of a CmdFrame appears to exist only for the sake ... check-in: b673919222 user: dgp tags: trunk
16:20
Add assertions that will guide and protect more discovery of dead code for elimination. check-in: 08d5678d26 user: dgp tags: dgp-bye-ctx-eval-flag
13:30
Drop TCL_LOCATION_EVAL_LIST now that it is unused. Closed-Leaf check-in: ac585604b9 user: dgp tags: dgp-bye-location-eval-list
13:20
Eliminate the union that is no longer needed. check-in: 73f1c90b0d user: dgp tags: dgp-bye-location-eval-list
13:08
Revert the changes that went too far and broke things. check-in: 230b3c084e user: dgp tags: dgp-bye-location-eval-list
04:15
The value TCL_LOCATION_EVAL_LIST in the type field of a CmdFrame appears to exist only for the sake ... check-in: a292acfcd1 user: dgp tags: dgp-bye-location-eval-list
2013-08-05
23:54
merge trunk check-in: 19c11d8c16 user: dgp tags: dgp-refactor
22:06
rebase against trunk Leaf check-in: e0957ec4b8 user: jan.nijtmans tags: bug-c4e230f29b
22:00
Mark unixforkevent-1.1 nonPortable, until proven on more platforms. Make sure that when testing for... check-in: 4e3f024bd7 user: jan.nijtmans tags: trunk
16:37
merge trunk check-in: dd155eb7e2 user: dgp tags: dgp-refactor
14:47
merge trunk check-in: cb1d262fa1 user: dgp tags: dkf-command-type
2013-08-03
15:27
[3611643fff]: Support TclOO in autoload mechanism. check-in: f031beec9a user: dkf tags: trunk
2013-08-02
20:19
Deal with the elaborate rip-apart-a-metaclass case as well. check-in: 04e4971bde user: dkf tags: trunk
14:58
[9d61624b3d]: Stop crashes when emptying the superclass slot. check-in: 8e643395a4 user: dkf tags: trunk
2013-08-01
19:18
[1905562] [8d2c0da36d] Raise the recursion limits on regexps to allow existing regexps "in the wild"... check-in: b7100ded1f user: dgp tags: trunk
12:54
Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were forked, to solve Rivet bu... check-in: e733a91cdb user: jan.nijtmans tags: trunk
12:38
Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were forked, to solve Rivet b... check-in: 02909e227f user: jan.nijtmans tags: core-8-5-branch
2013-07-29
10:12
Make sure that "string is space \u202f" will continue to return "1", even if in future Unicode this ... check-in: a72287aa7d user: jan.nijtmans tags: trunk
09:29
Make sure that "string is space \u202f" will continue to return "1", even if in future Unicode this ... check-in: 334ab96e5e user: jan.nijtmans tags: core-8-5-branch
2013-07-27
20:29
Simplify AuxData access with a macro. check-in: 3f7279e103 user: dgp tags: trunk
2013-07-26
13:24
[6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for passing on the discove... check-in: bff43cd4c3 user: dgp tags: trunk
13:21
[6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for passing on the discove... check-in: 2425a69341 user: dgp tags: core-8-5-branch
09:20
Move test for pthread_atfork inside SC_ENABLE_THREADS check-in: efa7ddd3b9 user: jan.nijtmans tags: trunk
2013-07-25
17:20
Fixed test case variable clash with 'folder' Closed-Leaf check-in: 92136fde90 user: oehhar tags: rfe-notifier-fork
14:25
rebase check-in: 8cf516f508 user: jan.nijtmans tags: rfe-notifier-fork
14:24
Move test for pthread_atfork inside SC_ENABLE_THREADS check-in: f7fe2446ce user: jan.nijtmans tags: core-8-5-branch
08:29
Make sure that the notifierMutex and notifierCV in a forked child cannot block anything, even though... check-in: 116f5be24c user: jan.nijtmans tags: rfe-notifier-fork
07:02
rebase check-in: c33b976db3 user: jan.nijtmans tags: rfe-notifier-fork
06:59
Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJS check-in: 53be2bce4e user: jan.nijtmans tags: trunk
2013-07-24
16:56
Demonstrate and fix memory leak in Tcl_ParseVar(). check-in: ade314d8cf user: dgp tags: trunk
16:51
Demonstrate and fix memory leak in Tcl_ParseVar(). check-in: 5cc898d566 user: dgp tags: core-8-5-branch
13:58
Mark commands with potential to compile expansion arguments (as [list] does). check-in: 2a890ec41a user: dgp tags: trunk
12:13
more disabled code removal check-in: 7b08cfd02d user: dgp tags: trunk
2013-07-23
20:11
Remove outdated, disabled code. check-in: d526d293b4 user: dgp tags: trunk
18:03
Remove outdated comment. Stack depths are well checked now. check-in: 872bbb0773 user: dgp tags: trunk
18:01
Stop checking stack depth in [catch] compiler. Stack depth is checked in compiles of *all* Tcl comma... check-in: d9951d453c user: dgp tags: trunk
09:54
rebase check-in: f0ea734a4a user: jan.nijtmans tags: rfe-notifier-fork
09:27
Add "testfork" test command. Not used in any test-case yet check-in: 48ebb48d02 user: jan.nijtmans tags: trunk
09:07
Add "testfork" test command. Not used in any test-case yet check-in: b425245964 user: jan.nijtmans tags: core-8-5-branch
2013-07-22
11:11
Tcl_InitNotifier() call in TestforkObjCmd() is only necessary when pthread_atfork() is not available... check-in: 362b6e3375 user: jan.nijtmans tags: rfe-notifier-fork
10:57
Use pthread_atfork() when available. check-in: 94b207274c user: jan.nijtmans tags: rfe-notifier-fork
10:11
Test-case should pass on Darwin or with non-threaded build as well. check-in: a201b97b3e user: jan.nijtmans tags: rfe-notifier-fork
10:10
Fix bug which hangs iocmd.tf-32.1 check-in: 9ce264b926 user: jan.nijtmans tags: rfe-notifier-fork
08:45
Test file tests/unixForkEvent.test added check-in: 26e13f1943 user: oehhar tags: rfe-notifier-fork
2013-07-21
14:52
Rebase to core-8-5-branch Add "testfork" test command to be usable in testcase. check-in: 6f69bbba43 user: jan.nijtmans tags: rfe-notifier-fork
2013-07-18
20:27
Rewrite of the TclCompileScript() routine.

Primarily this breaks that large, rather convoluted rout... check-in: 1757fd6ebc user: dgp tags: trunk

18:25
[assemble] compile syntax error into bytecode reporting syntax error message. Closed-Leaf check-in: fd39545639 user: dgp tags: dgp-tcs-rewrite
15:42
merge trunk check-in: 84e6740946 user: dgp tags: dgp-tcs-rewrite
15:05
[Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error is not obscured. Instead highl... check-in: 91ed4186a8 user: dgp tags: trunk
2013-07-17
16:02
Start notifier thread again if we were forked, to solve Rivet bug 55153 - RFE [a0bc856dcd] check-in: 30ab3e0fb0 user: oehhar tags: rfe-notifier-fork
13:57
Factor out the call to a compileProc into one place used by both ensemble subcommand compiles and to... check-in: 2c30f7e029 user: dgp tags: dgp-tcs-rewrite
2013-07-16
20:48
Streamline the housekeeping on the operands of INST_START_CMD. For example, do only incr on success,... check-in: c13bc40aa0 user: dgp tags: dgp-tcs-rewrite
17:21
Simplify the ensemble subcommand compile. There's no need to be crafting synthetic Tcl_Parse and co... check-in: c094eb7c53 user: dgp tags: dgp-tcs-rewrite
14:52
Simplify arguments to TclContinuationsEnterDerived(). check-in: 9554c7ea6d user: dgp tags: dgp-tcs-rewrite
14:07
Eliminate the litInfo table and all the code tending to its care and feeding. The pc -> command inde... check-in: 495adbf6e7 user: dgp tags: dgp-tcs-rewrite
2013-07-15
20:16
Build CompileBasicNArgCommand on top of TclCompileInvocation. check-in: eefc49c5e0 user: dgp tags: dgp-tcs-rewrite
19:40
merge trunk check-in: 303b956143 user: dgp tags: dgp-tcs-rewrite
17:07
Prefer CompileWord() over CompileTokens() when possible. check-in: 4790b68c65 user: dgp tags: trunk
2013-07-12
18:44
Global replace: CompileBody() -> BODY(). check-in: 8338d07129 user: dgp tags: trunk
16:25
Tests demonstrating the need for the last two SetLineInformation() calls. check-in: 4b58b335d4 user: dgp tags: trunk
2013-07-11
23:19
Revise the CompileWord() and PushVarNameWord() macros to make explicit the SetLineInformation() that... check-in: 7306344a31 user: dgp tags: trunk
17:06
Have TclMakeEnsemble() set ENSEMBLE_COMPILE at creation, not as a separate epoch-bumping step. check-in: ecb508317b user: dgp tags: trunk