Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge trunk | jan.nijtmans | 2014-05-01 | 1 | -0/+1 |
|\ | |||||
| * | [3493120] Plug memory leak in thread exit. | dgp | 2014-04-24 | 1 | -0/+1 |
| |\ | |||||
| | * | Memory leak after thread exit, fixed (alloc cache released by exit), belong t... | sebres | 2014-04-22 | 1 | -0/+1 |
* | | | Merge trunk | jan.nijtmans | 2014-02-11 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress | dgp | 2014-02-06 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Change the flag value to avoid merge conflict with trunk. | dgp | 2014-02-06 | 1 | -1/+1 |
| | * | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of | dgp | 2014-02-06 | 1 | -0/+1 |
* | | | merge trunk | jan.nijtmans | 2014-02-06 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Simplify the core output operations of channels. Reduce duplicative and dead ... | dgp | 2014-02-04 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Refactor WriteChars() and WriteBytes() into simple wrappers of a common | dgp | 2014-01-30 | 1 | -0/+2 |
* | | | merge trunk | jan.nijtmans | 2014-02-03 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | merge principal development branch | dkf | 2014-01-25 | 1 | -0/+6 |
| |\ \ | |||||
| * \ \ | merge main working branch | dkf | 2014-01-07 | 1 | -1/+0 |
| |\ \ \ | |||||
| * \ \ \ | merge main working branch | dkf | 2014-01-02 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge main working branch | dkf | 2013-12-30 | 1 | -164/+140 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge main dev branch | dkf | 2013-01-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge main dev branch | dkf | 2012-11-05 | 1 | -0/+27 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Work on compilation of [string is]. | dkf | 2012-11-02 | 1 | -0/+3 |
* | | | | | | | | | merge trunk | jan.nijtmans | 2014-01-23 | 1 | -0/+39 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | implementation of [yieldto] in bytecode | dkf | 2014-01-21 | 1 | -0/+3 |
| * | | | | | | | | added compilation for [nextto] | dkf | 2014-01-19 | 1 | -0/+3 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | make function static once more; not needed outside of source file | dkf | 2014-01-07 | 1 | -1/+0 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | merge main working branch | dkf | 2013-12-30 | 1 | -164/+140 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | implement [namespace origin] in bytecode | dkf | 2013-12-30 | 1 | -0/+3 |
| | * | | | | | merge trunk | dkf | 2013-12-23 | 1 | -1/+8 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | simple compilation of [string replace] | dkf | 2013-12-12 | 1 | -0/+3 |
| | * | | | | | | merge trunk | dkf | 2013-11-19 | 1 | -2/+3 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Now do [string toupper], [string tolower] and [string totitle]. Only handles ... | dkf | 2013-10-29 | 1 | -0/+9 |
| | * | | | | | | | First step in compiling [concat]: the trivial cases. | dkf | 2013-10-24 | 1 | -0/+3 |
| | * | | | | | | | Added 'linsert' compiler. Factored out constant list index parser. | dkf | 2013-10-05 | 1 | -0/+3 |
| | * | | | | | | | First attempt at [string trim] compilation. | dkf | 2013-09-30 | 1 | -0/+9 |
| * | | | | | | | | merge main dev branch | dkf | 2013-01-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | merge main dev branch | dkf | 2012-11-05 | 1 | -0/+21 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | merge dkf-compile-misc-info | dkf | 2012-11-02 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Working towards a BCCed [next]. | dkf | 2012-11-01 | 1 | -0/+4 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | merge trunk | jan.nijtmans | 2013-12-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Making the optimizer pluggable by extensions; please review for committing to...mig_tmp_optimize | mig | 2013-12-18 | 1 | -1/+8 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | merge trunk | jan.nijtmans | 2013-11-24 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Revert [3c0b0bbda6]. If this really is a problem, it needs to get fixed by ot... | max | 2013-11-18 | 1 | -2/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | merge trunk | jan.nijtmans | 2013-09-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | [219226]: Rewrote how ::env is synchronized to the environment so it no longer | dkf | 2013-09-27 | 1 | -0/+2 |
* | | | | | | | merge trunk | dgp | 2013-09-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | New internal eval flag value so that all TclNREvalObjv() callers thatbug_2502002 | dgp | 2013-08-29 | 1 | -0/+1 |
| * | | | | | | merge trunk | dgp | 2013-08-14 | 1 | -63/+50 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | New internal routine TclNRInvoke() - NR-enabled path through the machinery | dgp | 2013-04-11 | 1 | -0/+1 |
* | | | | | | | | merge trunk | jan.nijtmans | 2013-08-14 | 1 | -38/+27 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Consolidate some helper routines.dgp_bye_ctx_eval_flag | dgp | 2013-08-14 | 1 | -2/+0 |
| * | | | | | | | Use a new flag value TCL_EVAL_SOURCE_IN_FRAME passed in by callers to | dgp | 2013-08-12 | 1 | -5/+3 |
| * | | | | | | | Arrange for both execution traces and [info frame] to get their pre-subst | dgp | 2013-08-10 | 1 | -0/+5 |
| * | | | | | | | All use of the evalFlag value TCL_EVAL_CTX is unused by the code and | dgp | 2013-08-06 | 1 | -1/+0 |