Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Merge tip of core-8-6-branchbug_16828b3744 | dgp | 2016-06-16 | 107 | -9488/+15359 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Correct the patch. | dgp | 2016-06-16 | 1 | -4/+1 | |
| | * | | | | Merge ec51e0603e. Segfaults again. | dgp | 2016-06-16 | 2 | -29/+24 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge up to a197e6853e. Still works. Next checkin restarts the segfaults. | dgp | 2016-06-16 | 84 | -6670/+8552 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge up to the 8.6.0 release. | dgp | 2016-06-16 | 117 | -12215/+30247 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | [16828b3744] Prototype fix for merging forward. | dgp | 2016-06-16 | 1 | -0/+5 | |
* | | | | | | | | | Fix [e14c77b845] for MSVC6: Compilation error over typedef | jan.nijtmans | 2016-06-09 | 2 | -10/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Fix [e14c77b845] for MSVC6: Compilation error over typedef | jan.nijtmans | 2016-06-09 | 2 | -10/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Fix [e14c77b845]: Compilation error over typedef. | jan.nijtmans | 2016-06-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fix [e14c77b845]: Compilation error over typedef. | jan.nijtmans | 2016-06-02 | 1 | -1/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. | dkf | 2016-05-21 | 1 | -22/+64 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Make the tests pass.bug_f97d4ee020 | dkf | 2016-05-21 | 1 | -14/+26 | |
| * | | | | | | Possible fix for [f97d4ee020]; uses a two-stage approach to avoid quadratic b... | dkf | 2016-05-16 | 1 | -23/+53 | |
* | | | | | | | Merge core-8-6-branch. Eliminate some unnecessary spacing. | jan.nijtmans | 2016-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
* | | | | | | | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exce... | Kevin B Kenny | 2016-05-13 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exce...bug_3154ea2759 | Kevin B Kenny | 2016-05-13 | 1 | -4/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Bug fix. Have to arrange to only close a catch once. After the spacebug_3154ea2759 | dgp | 2016-05-06 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | merge trunkdgp_dup_encoding_fix | dgp | 2016-05-10 | 16 | -297/+265 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Parameterize TclInitByteCodeObj to callers sense of typePtr.dgp_init_bytecode | dgp | 2016-04-29 | 4 | -14/+10 | |
| * | | | | | | | No longer need to create Tcl_Obj just to make some bytecode. | dgp | 2016-04-29 | 1 | -5/+2 | |
| * | | | | | | | Make obj-free bytecode maker available to rest of compile-related files. | dgp | 2016-04-29 | 2 | -1/+3 | |
| * | | | | | | | Tease apart the bytecode creation machinery from the Tcl_Obj intrep machinery. | dgp | 2016-04-29 | 1 | -35/+57 | |
| * | | | | | | | Refactor bytecode initialization machinery. | dgp | 2016-04-29 | 1 | -23/+24 | |
| * | | | | | | | Refactor bytecode cleanup. | dgp | 2016-04-22 | 4 | -33/+36 | |
| * | | | | | | | [d1f55451c6] Remove unnecessary panic routines. | dgp | 2016-04-11 | 1 | -28/+2 | |
| * | | | | | | | Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? | jan.nijtmans | 2016-04-10 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? | jan.nijtmans | 2016-04-10 | 1 | -2/+3 | |
| * | | | | | | | merge 8.6 | jan.nijtmans | 2016-04-08 | 1 | -3/+16 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi... | jan.nijtmans | 2016-04-08 | 1 | -3/+16 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | | * | | | | | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi... | jan.nijtmans | 2016-04-08 | 1 | -3/+16 | |
| | | * | | | | | [bbc304f61a] Avoid event handling when reflected channel has a watch | dgp | 2016-03-08 | 1 | -2/+2 | |
| | | * | | | | | merge 8.5 | dgp | 2016-02-03 | 5 | -27/+79 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Backout the contributed patch memaccounting from Postgres since it changes | dgp | 2016-02-01 | 5 | -27/+79 | |
| | | * | | | | | | merge 8.5 | dgp | 2016-01-29 | 1 | -0/+7 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | | * | | | | | Implement TIP #440: Add engine to tcl_platform Array | jan.nijtmans | 2016-01-29 | 1 | -0/+7 | |
| | | * | | | | | | RefineApproximation() leaked twoMv and twoMd in one of its exits. | dgp | 2016-01-28 | 1 | -0/+2 | |
| | | * | | | | | | merge 8.5 | dgp | 2016-01-26 | 3 | -37/+55 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | * | | | | | | merge 8.5 | dgp | 2016-01-21 | 2 | -9/+13 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | merge 8.5 | dgp | 2015-12-22 | 1 | -4/+5 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | merge 8.5 | dgp | 2015-11-30 | 7 | -11/+30 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2015-10-23 | 2 | -43/+12 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Bump to release number 8.5.19 | dgp | 2015-10-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | merge 8.6 | dgp | 2016-04-07 | 1 | -77/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Tidy up the last commit. | dgp | 2016-04-07 | 1 | -7/+6 | |
| | * | | | | | | | | | | | [213b6a2b9d] Make level parsing honor EIAS. | dgp | 2016-04-06 | 1 | -72/+46 | |
| * | | | | | | | | | | | | Rename UtfCount() to TclUtfCount() and use it in more places. Suggested by ps... | jan.nijtmans | 2016-04-05 | 3 | -16/+11 | |
| * | | | | | | | | | | | | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothin... | dkf | 2016-04-04 | 2 | -8/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothin...potential_incompatibility | dkf | 2016-04-04 | 2 | -8/+41 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | [47ac84309b] Import of aspect's branch from his personal repository on chisel...aspect_lreplace_cleanup | dkf | 2016-03-30 | 2 | -8/+41 | |
| * | | | | | | | | | | | | | Revise "parsedVarName" Tcl_ObjType to eliminated unnecessary parts and | dgp | 2016-04-04 | 1 | -63/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |