Tcl Source Code

Timeline
Login

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

50 check-ins occurring around baeaa4f37547149c.

2013-01-11
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
17:22
Merge trunk through conflict-free, failure-free checkins. check-in: 4c9fad4837 user: dgp tags: dgp-refactor
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:55
Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. Make sure that extensions which are compiled using... check-in: ae4651d4d1 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
16:43
Experimental: categories added to man pages; enhance tcltk-man2html to use categories to render ToC Leaf check-in: 82bff07330 user: twylite tags: frq-3599786
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
15:37
Restore panic check at and of the loop. Thanks! Don for noticing this. check-in: 37ceb43edf user: jan.nijtmans tags: novem
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
12:33
Restore API compatibility with public Tcl_*Scan and Tcl_*Convert functions (changes in private funct... check-in: 96818dd70f user: jan.nijtmans tags: novem
10:30
New function Tcl_InitSubsystems, still to be TIP'ed check-in: 5a777a1b8a user: jan.nijtmans tags: initsubsystems
09:27
Proposed fixes for bug #3600058: support escaped single quote; rewrite font handling to handle font ... check-in: 8b229b6c5b user: twylite tags: bug-3600058-td
08:17
Join paths with 'file join' not as strings to avoid platform-specific separator problems check-in: b4888e8144 user: twylite tags: frq-3599786
03:20
First sketches of a two-layer data structure for storing Tcl lists. Closed-Leaf check-in: 02a317eb67 user: dgp tags: novem-two-layer-list
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:42
remove some unused static functions/variables check-in: a257559487 user: jan.nijtmans tags: novem
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
17:10
The Tcl*(Scan|Convert)*Element() routines only need chars, not ints, to hold their flags. Reduce wa... check-in: 01b69f70f3 user: dgp tags: novem
16:57
fixed debug version check-in: 924cef56ee user: mig tags: mig-nre-mods
16:09
move to auto-init check-in: c60ec2c4d1 user: mig tags: mig-nre-mods
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