Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file ChangeLog version dc7c7737c8
|
2013-02-17
| ||
| 22:14 | merge trunk Closed-Leaf check-in: b811284fad user: jan.nijtmans tags: better-deprecation | |
| 21:03 | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both UNIX and Win. check-in: c5362b1bbd user: jan.nijtmans tags: trunk | |
| 13:02 | Doc improvements. Use freeProc field of pseudo interpreter to store the magic value. check-in: f95bca8d3c user: jan.nijtmans tags: initsubsystems | |
|
2013-02-15
| ||
| 21:09 | Re-implement TclLog2() as call to TclMSB(). Fix RequirePrecision comments. check-in: f96c55017d user: dgp tags: dgp-refactor | |
| 20:27 | Replace the JumpFixupArray with a BrodnikArray of JumpFixup. check-in: affdb3a496 user: dgp tags: dgp-refactor | |
| 18:51 | Convert the array of CmdLocation in the CompileEnv struct to a BrodnikArray. check-in: 44ba7ef101 user: dgp tags: dgp-refactor | |
| 15:34 | merge trunk check-in: 24c3ab2c88 user: dgp tags: dgp-refactor | |
| 15:32 | 3604074 Fix regexp optimization to stop hanging on the expression ((((((((a)*)*)*)*)*)*)*)* . Thank... check-in: d706380005 user: dgp tags: trunk | |