Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate ↵ | jan.nijtmans | 2017-08-18 | 12 | -52/+80 |
|\ | | | | | | | handling for TCL_UTF_MAX==4. No change when TCL_UTF_MAX==3. (This commit is actually meant for androwish, in order to improve surrogate handling for TCL_UTF_MAX==4) | ||||
| * | merge core-8-6-branchrfe_6c0d7aec67 | jan.nijtmans | 2017-07-14 | 2 | -42/+48 |
| |\ | |||||
| * \ | merge core-8-6-branch | jan.nijtmans | 2017-07-03 | 18 | -1041/+1109 |
| |\ \ | |||||
| * \ \ | merge core-8-6-branch | jan.nijtmans | 2017-06-16 | 3 | -3/+3 |
| |\ \ \ | |||||
| * \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-06-13 | 10 | -85/+382 |
| |\ \ \ \ | |||||
| * | | | | | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3 | jan.nijtmans | 2017-06-08 | 12 | -46/+76 |
| | | | | | | |||||
* | | | | | | Adopt some harmless changes from the 'irontcl' branch. Left 2 changes behind ↵ | jan.nijtmans | 2017-08-17 | 4 | -6/+15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | which I'm not so sure about (but I could be convinced ...). Ticket with explanation would be appreciated! | ||||
| * | | | | | | The 'clean' target should delete the generated 'nmhlp-out.txt' file as well.irontcl | Joe Mistachkin | 2017-08-13 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | Always define '_USING_V110_SDK71_', in case targeting the pre-Windows 8.x SDKs. | Joe Mistachkin | 2017-08-13 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio. | Joe Mistachkin | 2017-08-13 | 5 | -8/+14 |
| | | | | | | | |||||
* | | | | | | | '#if' -> '#ifdef' in tclUnixPort.h. Suggested by Gustaf Neumann. Reduces the ↵ | jan.nijtmans | 2017-08-17 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | number of gcc warnings, when compiling Tcl with -Wundef. Harmless. | ||||
* | | | | | | | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. | dgp | 2017-08-14 | 1 | -3/+3 |
|/ / / / / / | |||||
* | | | | | | Backport [array names -regexp] should support backrefs | dgp | 2017-08-10 | 2 | -4/+18 |
| | | | | | | |||||
* | | | | | | Silence compiler warning in --disable-threads build | dgp | 2017-08-10 | 1 | -0/+4 |
| | | | | | | |||||
* | | | | | | merge mark | dgp | 2017-08-09 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cherrypick [527d354828] | andy | 2017-08-08 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | merge release | dgp | 2017-08-09 | 16 | -21/+136 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bump release datereleasecore_8_6_7core_8_6_7_rc | dgp | 2017-08-09 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge core-8-6-branch | andy | 2017-08-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Cherrypick [527d354828] | andy | 2017-08-08 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | merge 8.6 | dgp | 2017-08-03 | 3 | -21/+48 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Improved test http-4.16. | dgp | 2017-08-03 | 1 | -4/+10 |
| | | | | | | | | |||||
* | | | | | | | | Fix weird hangs in macOS Sierra on some networks. Name resolution timeouts ↵ | dkf | 2017-08-02 | 3 | -17/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not what we want to test in the http package. | ||||
| * | | | | | | | update changes | dgp | 2017-08-01 | 1 | -1/+5 |
| | | | | | | | | |||||
| * | | | | | | | merge 8.6 | dgp | 2017-07-18 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ↵ | jan.nijtmans | 2017-07-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | across builds from auto_mkindex | ||||
| * | | | | | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ↵ | jan.nijtmans | 2017-07-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | across builds from auto_mkindex | ||||
* | | | | | | | Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in ↵ | jan.nijtmans | 2017-07-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | implementation of TclUtfToUniChar() macro. | ||||
| * | | | | | | Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in ↵ | jan.nijtmans | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | implementation of TclUtfToUniChar() macro. | ||||
| | * | | | | | merge 8.6 | dgp | 2017-07-06 | 3 | -58/+58 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | [adb198c256] Switch to an alternative fix for file join memleaks. | dgp | 2017-07-06 | 1 | -41/+47 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Pull out of the loop a block of code that can only run in first iteration.bug_adb198c256 | dgp | 2017-07-06 | 1 | -18/+19 |
| | | | | | | | |||||
| * | | | | | | Alternative fix for memleaks in fs path join machinery. | dgp | 2017-07-06 | 1 | -17/+16 |
| | | | | | | | |||||
* | | | | | | | resolve 8.6-fork | sebres | 2017-07-03 | 2 | -28/+28 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 'inline static' -> 'static inline' and 'INLINE' -> 'inline', for consistancy. | jan.nijtmans | 2017-07-03 | 2 | -28/+28 |
| | | | | | | | |||||
* | | | | | | | tclPathObj: fixed TclJoinPath - usage of released object and object leakage. | sebres | 2017-07-03 | 1 | -32/+26 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | closes [adb198c256df8c4192838cc3c1112fb2821314e9] | ||||
| * | | | | | tclPathObj: fixed TclJoinPath (backported from 8.6) - usage of released ↵ | sebres | 2017-07-03 | 1 | -84/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | object and object leakage. closes [adb198c256df8c4192838cc3c1112fb2821314e9] | ||||
| | * | | | | merge 8.6 | dgp | 2017-06-29 | 1 | -10/+9 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
* | | | | | | Eliminate use of (expensive) Tcl_UtfToUpper() from "format": Just generate ↵ | jan.nijtmans | 2017-06-28 | 1 | -10/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | the expected uppercase characters right away from the start. No change in functionality, just code optimization. | ||||
| | * | | | | update changes | dgp | 2017-06-26 | 1 | -0/+7 |
| | | | | | | |||||
| | * | | | | merge 8.6 | dgp | 2017-06-26 | 3 | -3/+3 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
* | | | | | | Bump to TclOO 1.1.0 | dgp | 2017-06-26 | 3 | -3/+3 |
| | | | | | | |||||
| | * | | | | merge 8.6 | dgp | 2017-06-26 | 10 | -843/+970 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
* | | | | | | [46f801ea5a] Make autoloader less fragile when it cannot manufacture a | dgp | 2017-06-26 | 2 | -22/+38 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | known consistent stack trace. Value inconsistency over failure. | ||||
| * | | | | | | Try to make good stack trace. Fallback to making not-so-good stack trace.bug_46f801ea5a | dgp | 2017-06-26 | 2 | -23/+29 |
| | | | | | | | | | | | | | | | | | | | | | Stop failing altogether. Test in test suite, not program fragility. | ||||
| * | | | | | | Test demonstrating autoloader fragility. | dgp | 2017-06-26 | 1 | -0/+10 |
|/ / / / / / | |||||
* | | | | | | Implement TIP #473: Allow a Defined Target Namespace in oo::copy | dkf | 2017-06-22 | 3 | -11/+78 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation correction; issue pointed out by DGP.tip_473 | dkf | 2017-06-22 | 1 | -2/+3 |
| | | | | | | | |||||
| * | | | | | | Rebase for final implementation work | dkf | 2017-06-22 | 3 | -11/+77 |
|/ / / / / / | |||||
* | | | | | | Upgrade all internal character tables to Unicode 10 | jan.nijtmans | 2017-06-22 | 2 | -806/+831 |
|\ \ \ \ \ \ | |/ / / / / |