Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2013-04-02 10:57:56.

2013-04-09
11:04
Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=bar and bump http to 2.5... check-in: 0df32cd91c user: jan.nijtmans tags: core-8-4-branch
10:10
Make (deprecated) Tcl_EvalObj/Tcl_GlobalEvalObj macro's always, not only when using stubs. check-in: 58c923ed9e user: jan.nijtmans tags: core-8-4-branch
2013-04-08
20:29
fix http package installation check-in: 106daecfca user: jan.nijtmans tags: trunk
2013-04-04
07:10
merge-mark check-in: 269efe1424 user: jan.nijtmans tags: novem
07:07
Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. check-in: 45d8edf1bb user: jan.nijtmans tags: trunk
07:03
Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. check-in: 40cc6d8f3b user: jan.nijtmans tags: core-8-5-branch
2013-04-03
21:27
merge trunk check-in: a01b93b18e user: jan.nijtmans tags: more-macros
21:26 Edit [b7d15a1a4b5e7ed9|b7d15a1a4b]: Change branch background color to "#f0f080". artifact: 4ad1d5148e user: jan.nijtmans
21:25 Edit [22d20ff38bb469e2|22d20ff38b]: Change background color to "#f0f080". artifact: 9150dda3bb user: jan.nijtmans
21:25 Edit [5e330292a671f802|5e330292a6]: Change branch background color to "#f0f080". artifact: 5d194740ba user: jan.nijtmans
21:24
rebase check-in: b7d15a1a4b user: jan.nijtmans tags: initsubsystems
21:07
rebase check-in: 22d20ff38b user: jan.nijtmans tags: win-console-panic
20:55
merge trunk check-in: 025e044267 user: jan.nijtmans tags: novem
20:50
some more "ignore-glob" patterns check-in: 4783ead091 user: jan.nijtmans tags: trunk
20:48
some more "ignore-glob" patterns check-in: ce6095ab91 user: jan.nijtmans tags: core-8-5-branch
20:46
some more "ignore-glob" patterns check-in: 9f64830f2e user: jan.nijtmans tags: core-8-4-branch
13:27
merge-mark check-in: 48f5143259 user: jan.nijtmans tags: trunk
13:26
[Bug 3205320]: stack space detection defeated by inlining. Now fixed in the cross-compile case as we... check-in: dea7c55032 user: jan.nijtmans tags: core-8-5-branch
13:12
rebase increase limit to 26000 characters check-in: 5e330292a6 user: jan.nijtmans tags: win-console-panic
12:38
better comments check-in: 78ecb6410c user: jan.nijtmans tags: initsubsystems
2013-04-02
12:32 Edit [429d0febb3b3a218|429d0febb3]: Change branch background color to "#f0f080". artifact: 186974f641 user: jan.nijtmans
12:31 Edit [3236f03180bbb823|3236f03180]: Change branch background color to "#f0f080". artifact: 42fce4fa0f user: jan.nijtmans
12:30 Edit [e0c216c18364867c|e0c216c183]: Change branch background color to "#f0a0a0". artifact: f1ea39ab8f user: jan.nijtmans
12:30 Edit [ad3c7bfca4deb220|ad3c7bfca4]: Change branch background color to "#f0f080". artifact: 0345895ed9 user: jan.nijtmans
10:57
Prevent inlining of StackGrowsDown(), in case of cross-compiling Closed-Leaf check-in: e0c216c183 user: jan.nijtmans tags: prevent-inline
2013-04-01
21:48
Use Tcl_InitSubsystems in Tcl_Main macro check-in: 64763c55bf user: jan.nijtmans tags: initsubsystems
16:45
initsubsystems check-in: ad3c7bfca4 user: jan.nijtmans tags: initsubsystems
2013-03-31
22:09
2 lines not used any more check-in: f40ca07559 user: jan.nijtmans tags: initsubsystems
20:27
Fix Tcl_Main macro check-in: eed03000ed user: jan.nijtmans tags: initsubsystems
20:17
Going forward trying to define a better Tcl_InitStubsystems() check-in: f1f393d1f0 user: jan.nijtmans tags: initsubsystems
19:35 Edit [0dd323deff182c3b|0dd323deff]: Remove the "Closed" mark. artifact: ba937af7ca user: jan.nijtmans
19:32
better leave tclPanic.c as it was check-in: 394d222af4 user: jan.nijtmans tags: win-console-panic
19:12
Use more macros in stead of thin wrapper functions. check-in: 3236f03180 user: jan.nijtmans tags: more-macros
2013-03-30
21:44
Better Windows console panic proc, still to be TIPped. check-in: 429d0febb3 user: jan.nijtmans tags: win-console-panic
2013-03-29
13:17
revert previous 2 commits: Setting argv0 as well is not a good idea. Needs to be worked out further,... Closed-Leaf check-in: 78c782a997 user: jan.nijtmans tags: initsubsystems2
12:46
Always set "argv0", irrespective of the "argc" value. check-in: 6d95830845 user: jan.nijtmans tags: initsubsystems2
12:29
Set the "argv0" variable as well as "argc"/"argv", if specified. This makes Tcl_InitSubsystems set t... check-in: 07ffdd7695 user: jan.nijtmans tags: initsubsystems2
10:08
New version, which takes the TCL_INIT_PANIC flag and the pseudo interpreter stuff out, without losin... check-in: 3ae7bcc7f0 user: jan.nijtmans tags: initsubsystems2
07:49 Edit [14318b338f24f094|14318b338f]: Mark "Closed". artifact: 0e6c3f23a2 user: jan.nijtmans
07:49 Edit [c65adb6b19b2654b|c65adb6b19]: Mark "Closed". artifact: 6a78bb5894 user: jan.nijtmans
07:49
How would it look like, if the various initializations were split in separate commands? Closed-Leaf check-in: 14318b338f user: jan.nijtmans tags: initsubsystems2-split
07:48 Edit [c65adb6b19b2654b|c65adb6b19]: Remove the "Closed" mark. artifact: 3ae5ddabad user: jan.nijtmans
07:47 Edit [c65adb6b19b2654b|c65adb6b19]: Move to branch initsubsystems2. artifact: 700d7d3264 user: jan.nijtmans
2013-03-28
21:33 Edit [c65adb6b19b2654b|c65adb6b19]: Mark "Closed". artifact: 8265852e68 user: jan.nijtmans
21:33
merge trunk check-in: 092350c306 user: jan.nijtmans tags: initsubsystems2
20:50
Demonstrate how the Tcl_Main() macro can use Tcl_InitSubsystems(), as fully equivalent replacement o... Closed-Leaf check-in: c65adb6b19 user: jan.nijtmans tags: initsubsystems2
14:49
merge-mark check-in: ab56b33031 user: jan.nijtmans tags: trunk
14:48
Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no longer necessary. check-in: 12f98a9528 user: jan.nijtmans tags: core-8-5-branch
11:50
merge trunk. typo check-in: 77d3c41af0 user: jan.nijtmans tags: initsubsystems2
11:02 Edit [0dd323deff182c3b|0dd323deff]: Mark "Closed". artifact: 4c2e6fd93c user: jan.nijtmans