Tcl Source Code

Timeline
Login

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

50 descendants of 53a797afe64fa4db

2013-01-12
10:49
discouraging the compiler from re-reading *pc in the peephole loop check-in: aca39f9669 user: mig tags: ISC-peephole
10:14
even better ... or so I hope: also inlining INST_PUSH1 in the peephole, checking for ISC after LOAD1... check-in: e8fdf6d26b user: mig tags: ISC-peephole
2013-01-11
23:29
merge trunk check-in: 8fc1e382f6 user: mig tags: ISC-peephole
21:16
better comments check-in: 7299843751 user: mig tags: ISC-peephole
18:05
fix for consecutive ISC (produced by [while 1 {...}) check-in: eae6510cde user: mig tags: ISC-peephole
17:33
merge trunk check-in: af6f7ab078 user: dgp tags: dgp-refactor
17:27
Test for Bug 1884496 (not buggy on trunk). check-in: ebc33b0d1d user: dgp tags: trunk
15:37
testing a cheaper(?) INST_START_COMMAND check-in: c718302fca user: mig tags: ISC-peephole
14:15
merge trunk check-in: d8848dae5b user: dkf tags: bug-3600328
14:04
First attempt at fixing problems caused by [array set] inside [namespace eval], which caused partial... check-in: aa3b9c941a user: dkf tags: bug-3600328
13:44
merge trunk Add Tcl_Canceled, Tcl_BackgroundException to the list as well. check-in: 1dc6c89845 user: jan.nijtmans tags: bug-3562640
13:03
merges check-in: a737d88683 user: mig tags: mig-strip-brutal
12:45
merge trunk check-in: e1fc074fec user: mig tags: mig-no280
12:43
merge trunk check-in: 75b83898e5 user: mig tags: mig-nre-mods
12:43
merge trunk check-in: 82f56635d2 user: mig tags: mig-alloc-reform
12:42
Name functions according to 'what' instead of 'how' in the [tailcall] machinery, in view of making p... check-in: 436a4cdd32 user: mig tags: trunk
2013-01-10
21:44
merge mig-nre-mods check-in: 0968a8dae3 user: mig tags: mig-no280
21:39
bring in improvs from trunk check-in: b6343c1d9f user: mig tags: mig-nre-mods
21:18
tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting; yieldto also... check-in: 7bbaefb54f user: mig tags: trunk
20:43
tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting. check-in: ab22e6199f user: mig tags: mig-nre-mods
20:28
merge trunk check-in: 2f274ed277 user: mig tags: mig-nre-mods
19:04
merge trunk check-in: c8969e4cd8 user: mig tags: mig-alloc-reform
18:36
merge trunk check-in: 68d60b33f1 user: dgp tags: dgp-refactor
18:17
fix off-by-one error introduced in bd7d7a2061 check-in: 6547cc9e7b user: mig tags: trunk
11:45
Remove TclWinNToHS, it is not used anywhere any more. check-in: d02d0e8a9b user: jan.nijtmans tags: novem
11:31
merge novem check-in: 01d6d91b04 user: jan.nijtmans tags: novem-unversioned-stub
10:04
merge trunk check-in: 6ea214ccfe user: jan.nijtmans tags: novem
09:23
Implement TCL_INIT_CREATE_UTF8/TCL_INIT_CREATE_UNICODE check-in: 80facf4d91 user: jan.nijtmans tags: initsubsystems
02:38
merge mig-nre-mods check-in: 7a87611416 user: mig tags: mig-strip-brutal
02:32
adding new file, forgotten in last commit check-in: 1c45076f5a user: mig tags: mig-nre-mods
02:29
code reorg, trying to make it clearer who needs to know what about NRE internals check-in: 2ad2681308 user: mig tags: mig-nre-mods
00:54
more info hiding: stop using the macro version of NRAddCallback check-in: 30fa8455a2 user: mig tags: mig-nre-mods
2013-01-09
21:31
merge-mark check-in: b1b0a1174f user: jan.nijtmans tags: core-8-5-branch
17:32
more NRE abstraction check-in: e3caace30c user: mig tags: mig-nre-mods
15:43
Backported [Bug 2882342]: correct struct _REPARSE_DATA_BUFFER in tcl 8.4 check-in: baeaa4f375 user: jan.nijtmans tags: core-8-4-branch
14:07
[Bug 3599395]: http assumes status line is a proper tcl list. check-in: f4f88c291e user: jan.nijtmans tags: trunk
14:00
[Bug 3599395]: http assumes status line is a proper tcl list. Bump http package to 2.7.11. check-in: 3de56e8ad0 user: jan.nijtmans tags: core-8-5-branch
10:30
New function Tcl_InitSubsystems, still to be TIP'ed check-in: 5a777a1b8a user: jan.nijtmans tags: initsubsystems
2013-01-08
23:19
merge from trunk and mig-nre-mods, via no280 check-in: 62f42cba47 user: mig tags: mig-strip-brutal
23:12
merges check-in: 74d86827cf user: mig tags: mig-no280
23:01
merge trunk check-in: 52003e67f8 user: mig tags: mig-no280
22:46
backing out the TCL_EVAL_REDIRECT changes, orthogonal check-in: 54461f939f user: mig tags: mig-nre-mods
22:34
added macros for speed, reduced stack size to 100 check-in: 02104c4da4 user: mig tags: mig-nre-mods
21:40
NRE now running on a stack! Version 0: more things to test and details to polish. check-in: c2471a3eb4 user: mig tags: mig-nre-mods
21:38
merge trunk check-in: 2be3881eef user: mig tags: mig-nre-mods
20:31
merge trunk check-in: 44958db7fd user: dkf tags: dkf-http-cookies
13:03
$builddir is a local variable check-in: d433d96843 user: jan.nijtmans tags: trunk
12:02
merge core-8-4-branch check-in: 43ed2c114b user: jan.nijtmans tags: bug-3562640
10:27
[Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 8a291bcb44 user: jan.nijtmans tags: trunk
10:17
[Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 55b5e89e13 user: jan.nijtmans tags: core-8-5-branch
10:13
[Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 53a797afe6 user: jan.nijtmans tags: core-8-4-branch