Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 4fad40532ff41e65.

2013-01-09
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
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
08:44
new attempt for better fix Closed-Leaf check-in: 4fad40532f user: jan.nijtmans tags: bug-3092089
08:08
mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core list check-in: 0d1bc53480 user: jan.nijtmans tags: trunk
03:42
one smallbug gone, the big one still eludes me check-in: 9976c8459d user: mig tags: mig-nre-mods
03:32
merge trunk check-in: 9904da079b user: mig tags: mig-alloc-reform
01:30
empty merge of trunk (via no280) check-in: 02f83e8ea1 user: mig tags: mig-strip-brutal
01:26
merge trunk check-in: bc7170d76c user: mig tags: mig-no280
01:06
CRASH. Have to look for who is calling TclNRAddCallback and trying to access its data[] afterwards (... check-in: a7149815b9 user: mig tags: mig-nre-mods
2013-01-07
18:38
backout, and merge trunk check-in: 31794a3cc2 user: mig tags: mig-nre-mods
18:34
still no good Closed-Leaf check-in: 9becc4f643 user: mig tags: mig-err
14:40
Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and Tcl_AppendResult, not an... check-in: 8ceea4a885 user: jan.nijtmans tags: trunk
13:25
merge trunk check-in: a51b0d02b1 user: mig tags: mig-strip-brutal
13:24
merge trunk check-in: e520340e06 user: mig tags: mig-err
13:21
removing stupid trick of maintaining the diff, does not really help check-in: 311b53ae7b user: mig tags: mig-strip-brutal
13:16
FRQ-3599786: add command line option --pkgdir to tcltk-man2html.tcl to specify the directory under w... check-in: aa69efcca9 user: twylite tags: frq-3599786
13:00
merge-mark. Hoping trunk is OK now, again ;-( check-in: 212c2767fe user: jan.nijtmans tags: trunk
11:16
Extend the public stub table with dummy NULL entries, up to the size of the Tcl 8.6 stub tables. Th... check-in: 8f90660f49 user: jan.nijtmans tags: core-8-5-branch
11:06
Extend the public and private stub tables with dummy NULL entries, up to the size of the Tcl 8.6 stu... check-in: c59364b9c7 user: jan.nijtmans tags: core-8-4-branch
10:07
Merging vexpr branch back to trunk check-in: a7631372a7 user: seandeelywoods tags: hypnotoad-vexpr
09:59
Don't call "ulimit" on cygwin: On Cygwin the stack size cannot be modified, and the reported stacksi... check-in: e1819f1b43 user: jan.nijtmans tags: core-8-4-branch
07:28
CRASH - possibly full of mental typos check-in: e419af1fe1 user: mig tags: mig-err
04:21
move TCL_EVAL_REDIRECT from iPtr->evalFlags (tclInt.h) to flags passed to the eval functions (tcl.h) check-in: dbbf3397a0 user: mig tags: mig-nre-mods
03:51
more abstraction check-in: e26efb6f53 user: mig tags: mig-nre-mods
02:54
reenable compiled tailcall check-in: a05cac94c9 user: mig tags: mig-nre-mods
01:55
... tmp check-in: f992470028 user: mig tags: mig-nre-mods
00:45
partial work towards a new tailcall mechanism check-in: f588f27dc9 user: mig tags: mig-nre-mods
2013-01-06
21:52
towards an nre stack (instead of linked list) check-in: 0415caab7d user: mig tags: mig-nre-mods