Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge core-8-6-branch | jan.nijtmans | 2016-05-13 | 1 | -2/+2 |
|\ | |||||
| * | result/sendResult could be 64-bit, so account for that | jan.nijtmans | 2016-05-13 | 1 | -2/+2 |
| | | |||||
* | | Merge core-8-6-branch. Eliminate some unnecessary spacing. | jan.nijtmans | 2016-05-13 | 7 | -26/+30 |
|\ \ | |/ | |||||
| * | Make tclreg13.dll work in any Unicode environment (either with 32-bit or ↵ | jan.nijtmans | 2016-05-13 | 5 | -20/+24 |
| | | | | | | | | 64-bit characters). Adopted from Androwish. Thanks to Christian Werner. version -> 1.3.2 | ||||
* | | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty ↵ | Kevin B Kenny | 2016-05-13 | 2 | -4/+91 |
|\ \ | |/ | | | | | exception range. | ||||
| * | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty ↵bug_3154ea2759 | Kevin B Kenny | 2016-05-13 | 2 | -4/+91 |
| |\ | | | | | | | | | | exception range. | ||||
| | * | Bug fix. Have to arrange to only close a catch once. After the spacebug_3154ea2759 | dgp | 2016-05-06 | 1 | -0/+3 |
| |/ | | | | | | | | | | | | | | | has been returned to placeholder values, closing with them as data leads to memory corruption. There's probably a better fix available because the error here feels like it's rooted somewhere else, having us continue to check values we ought to know have already been closed. | ||||
* | | Value correctness over performance myths. Encoding ObjType duplication | dgp | 2016-05-10 | 1 | -0/+1 |
|\ \ | | | | | | | | | | needs to dup the typePtr so that each Tcl_GetEncoding() is balanced by a Tcl_FreeEncoding(). | ||||
| * \ | merge trunkdgp_dup_encoding_fix | dgp | 2016-05-10 | 63 | -747/+1061 |
| |\ \ | |/ / |/| | | |||||
* | | | Rework bytecode intialization to serve different callers better. | dgp | 2016-04-29 | 5 | -54/+72 |
|\ \ \ | |||||
| * | | | 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 |
|/ / / | |||||
* | | | merge-mark | jan.nijtmans | 2016-04-24 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update to tzdata2016d from IETF | venkat | 2016-04-22 | 34 | -313/+463 |
| |\ \ | |||||
* | \ \ | close forked fork | dgp | 2016-04-22 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge Forkmerge_tzdata_to_trunk | venkat | 2016-04-22 | 4 | -33/+36 |
| |\ \ \ \ | |||||
* | \ \ \ \ | close fork | dgp | 2016-04-22 | 34 | -313/+463 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | Update to tzdata2016d from IETF | venkat | 2016-04-22 | 34 | -313/+463 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Update to tzdata2016d from IETF | venkat | 2016-04-22 | 34 | -313/+463 |
| | | | | | |||||
* | | | | | 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 |
| | | | | |||||
* | | | | Fix [2538f373ffc78d6dba9c3d973c147a84fdd9bbd8|2538f373ffc78d6d]: crash in ↵ | jan.nijtmans | 2016-04-08 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | | | | | | | Tcl_OpenTcpServer() on Windows | ||||
| * | | | Fix [2538f373ffc78d6dba9c3d973c147a84fdd9bbd8|2538f373ffc78d6d]: crash in ↵ | jan.nijtmans | 2016-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Tcl_OpenTcpServer() on Windows | ||||
* | | | | merge 8.6 | jan.nijtmans | 2016-04-08 | 2 | -4/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w ↵ | jan.nijtmans | 2016-04-08 | 2 | -4/+17 |
| |\ \ \ | | |/ / | | | | | | | | | missing characters | ||||
| | * | | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w ↵ | jan.nijtmans | 2016-04-08 | 2 | -4/+17 |
| | | | | | | | | | | | | | | | | missing characters | ||||
* | | | | merge 8.6 | dgp | 2016-04-07 | 2 | -77/+149 |
|\ \ \ \ | |/ / / | |||||
| * | | | Tidy up the last commit. | dgp | 2016-04-07 | 1 | -7/+6 |
| | | | | |||||
| * | | | [213b6a2b9d] Make level parsing honor EIAS. | dgp | 2016-04-06 | 2 | -72/+145 |
| | | | | |||||
* | | | | Rename UtfCount() to TclUtfCount() and use it in more places. Suggested by ↵ | jan.nijtmans | 2016-04-05 | 3 | -16/+11 |
| | | | | | | | | | | | | | | | | pspjuth here: [e99a79a32650e7e5] | ||||
* | | | | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does ↵ | dkf | 2016-04-04 | 3 | -11/+81 |
|\ \ \ \ | |/ / / | | | | | | | | | nothing more gracefully, and properly ensures that the compiled and interpreted versions work the same. Thanks to aspect for his work on this. | ||||
| * | | | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does ↵potential_incompatibility | dkf | 2016-04-04 | 3 | -11/+81 |
| |\ \ \ | | | | | | | | | | | | | | | | nothing more gracefully, and properly ensures that the compiled and interpreted versions work the same. Thanks to aspect for his work on this. | ||||
| | * | | | [47ac84309b] Import of aspect's branch from his personal repository on ↵aspect_lreplace_cleanup | dkf | 2016-03-30 | 3 | -11/+81 |
| | | | | | | | | | | | | | | | | | | | | chiselapp. | ||||
* | | | | | Revise "parsedVarName" Tcl_ObjType to eliminated unnecessary parts and | dgp | 2016-04-04 | 1 | -63/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | to reduce string copying. | ||||
| * | | | | | There's a "parsedVarName" Tcl_ObjType that remembers how a variable namedgp_revise_parsedvarnametype | dgp | 2016-03-28 | 1 | -11/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | breaks down into the name of an array and the name of an element. It has been storing them in an intrep as a Tcl_Obj holding the array name and an allocated string holding the element name. This branch revises the intrep strategy to use Tcl_Obj's to hold both parts. This reduces copying and seems to simplify the code. Also "nulled out" the UpdateStringProc for the type which can never be called. I think this is a better answer, but I'd like any other informed opinions. | ||||
* | | | | | | merge 8.6 | dgp | 2016-04-04 | 2 | -4/+23 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Corrections to compression stream flushing to make Tk generate PNGs ↵ | dkf | 2016-04-04 | 2 | -4/+23 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | correctly. Tk bug [9eb55debc5]. | ||||
| | * | | | | | Was handling the flushing at the end of the stream wrongly.tk_bug_9eb55debc5 | dkf | 2016-04-04 | 2 | -8/+9 |
| | | | | | | | |||||
| | * | | | | | Working on fixing problem with short reads from compressing streams that ↵ | dkf | 2016-04-03 | 1 | -0/+18 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | breaks PNG creation in Tk. | ||||
* | | | | | | close fork | dgp | 2016-04-04 | 3 | -11/+117 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge tip-444micro_opt | gahr | 2016-04-04 | 3 | -11/+117 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge trunktip_444 | gahr | 2016-04-04 | 225 | -19575/+12192 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | micro-optimization from drh-micro-optimization branch: Knock perhaps 1% off ↵ | jan.nijtmans | 2016-04-04 | 1 | -9/+11 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | execution time: guard on TclAsyncReady more efficient when decrementing to zero. | ||||
| | * | | | | | | | Knock perhaps 1% off execution time: guard on TclAsyncReady more efficient ↵ | dkf | 2015-10-23 | 1 | -9/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when decrementing to zero. | ||||
| | * | | | | | | | fix typo in micro-optimization TclpInitThreadAlloc | Kevin B Kenny | 2015-10-22 | 1 | -1/+1 |
| | | | | | | | | |