| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | | | | added forgotten Changelog entry | mig | 2012-11-10 | 1 | -0/+6 |
|
|
| * | | | | | | | | | | | | | | | | | | re-enable bcc-tailcall, after fixing an infinite loop in the TCL_COMPILE_DEBU... | mig | 2012-11-10 | 2 | -2/+2 |
| | |_|_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the ... | jan.nijtmans | 2012-11-09 | 2 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | dup test name | dgp | 2012-11-08 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 39 | -515/+530 |
|
|
| * | | | | | | | | | | | | | | | | | Missing bits of the msgcat 1.4 -> 1.5 bump. | dgp | 2012-11-08 | 2 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Remove another reference to tcl.wse.in | jan.nijtmans | 2012-11-08 | 2 | -4/+0 |
|
|
| * | | | | | | | | | | | | | | | | | | merge updates to make HTML generation better | dkf | 2012-11-08 | 2 | -11/+43 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | Added tooltip generation to contents and keywords pages.off_trunk | dkf | 2012-11-08 | 2 | -10/+40 |
|
|
| | * | | | | | | | | | | | | | | | | | | Make HTML generator more resilient against problems when generating docs for | dkf | 2012-11-08 | 1 | -1/+3 |
|
|
| * | | | | | | | | | | | | | | | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 12 | -298/+788 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | Remove files and references for long outdated Wise Installer. | dgp | 2012-11-07 | 6 | -2632/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | merge mark | dgp | 2012-11-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | Added package descriptor file to allow for easier configuration of integratio... | dkf | 2012-11-07 | 1 | -0/+21 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Minor change: another formatting improvement | dkf | 2012-11-07 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | Minor change: Formatting fix | dkf | 2012-11-07 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | just fix some characters that fossil cannot handle well | jan.nijtmans | 2012-11-07 | 4 | -68/+68 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Complete bump to http 2.8.5 | dgp | 2012-11-06 | 3 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3581754]: Ensure that http -command callbacks are done at most once. | dkf | 2012-11-06 | 3 | -10/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge changes | dgp | 2012-11-05 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | Disable bytecompile of [tailcall] until it gets some repair. As is, it | dgp | 2012-11-05 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | Added bytecode compilation of many Tcl commands, merged from development branch. | dkf | 2012-11-05 | 18 | -420/+2801 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of [array exists], [array set] and [array unset]. Fixed a w...merge_to_trunk | dkf | 2012-11-05 | 8 | -36/+451 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of [string last] and improved the compilation of [string ra... | dkf | 2012-11-03 | 9 | -214/+253 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of [info object isa object] (i.e., object verification). | dkf | 2012-11-03 | 7 | -4/+56 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added more TclOO introspection bytecodes ([info object class], [info object n... | dkf | 2012-11-02 | 7 | -54/+119 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of [tailcall]. Not a particularly efficient compilation tho... | dkf | 2012-11-01 | 7 | -16/+117 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of [dict create] and [dict merge]. | dkf | 2012-11-01 | 8 | -41/+298 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added [dict exists] compilation; implementation is 95% shared with [dict get]. | dkf | 2012-10-30 | 7 | -17/+102 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Some corrections and performance tweaks | dkf | 2012-10-30 | 1 | -46/+56 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Compilation of [string first] and [string range] (with constant indices). | dkf | 2012-10-30 | 7 | -86/+306 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of [regsub] (in the simplest, most restricted case). | dkf | 2012-10-30 | 3 | -1/+178 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of simplest practical case of [string map]. | dkf | 2012-10-29 | 7 | -13/+160 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Minor: correct a comment | dkf | 2012-10-29 | 1 | -2/+3 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Compiler for some of the simpler cases of [format]. | dkf | 2012-10-29 | 3 | -1/+223 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | merge trunk | dkf | 2012-10-29 | 1 | -2/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge corrected [yield] compilation. Many thanks to Miguel Sofer for help. | dkf | 2012-10-29 | 7 | -22/+120 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | fix INST_YIELD so that it worksdkf_bytecode_8_6_yield | mig | 2012-10-28 | 1 | -5/+21 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | Working towards a BCCed [yield]; this doesn't work right now. | dkf | 2012-10-26 | 7 | -22/+104 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | Compilation of [info commands] in the case of a fully-qualified literal name. | dkf | 2012-10-29 | 3 | -1/+62 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | Added [self namespace] to bytecoded command set. | dkf | 2012-10-28 | 1 | -5/+34 |
| | |/ / / / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Compile [namespace which -command]; big performance saving in some contexts. | dkf | 2012-10-26 | 7 | -4/+71 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | Added compilation of [namespace code] (except for gnarly edge cases). | dkf | 2012-10-25 | 3 | -1/+54 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | merge trunk | dkf | 2012-10-24 | 14 | -73/+160 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | yet another small introspector: [self] | dkf | 2012-10-19 | 7 | -3/+71 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | merge trunk | dkf | 2012-10-19 | 2 | -3/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2012-10-17 | 108 | -2419/+5508 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2012-08-04 | 344 | -15265/+10822 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2012-04-21 | 66 | -2316/+2709 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2012-03-28 | 92 | -1247/+2802 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|