summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-11-072-15/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Fix version number of Windows Help file (not sure if it's actually used, but ...jan.nijtmans2017-11-061-2/+2
| | * | | | | | | | | | | | update .project file with branch name. Make clear that optparse doesnt work w...jan.nijtmans2017-11-053-3/+3
| | * | | | | | | | | | | | [0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly.dkf2017-11-043-23/+40
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Fix for the weird [string first] behaviour.dkf2017-11-041-19/+23
| | | * | | | | | | | | | | | Detected bug in [string first] with unicode. Pat Thoyts found it.dkf2017-11-042-4/+17
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump.dgp2017-11-035-9/+9
| | * | | | | | | | | | | | TIP 345 Implementation.dgp2017-11-033-39/+78
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2017-10-3010-37/+65
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2017-10-2728-395/+425
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Create new testing command [teststringbytes] to probe the things thatdgp2017-10-262-11/+47
| | | * | | | | | | | | | | | | | Convert remaining tests to use [testbytestring].dgp2017-10-251-5/+5
| | | * | | | | | | | | | | | | | Repair Tcl_CreateEncoding(); Modernize [testencoding];dgp2017-10-253-13/+12
| | | * | | | | | | | | | | | | | Stop using "identity" as an encoding to test basic functionng of thedgp2017-10-241-4/+4
| | | * | | | | | | | | | | | | | Extend Tcl_CreateEncoding() to be able to create an encoding withoutdgp2017-10-241-17/+21
| | | * | | | | | | | | | | | | | backout initial commit; need more care.dgp2017-10-231-0/+77
| | | * | | | | | | | | | | | | | Implementation branch for TIP 345: Kill the "identity" encoding.dgp2017-10-231-77/+0
| | * | | | | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-11-032-3/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-11-031-5/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Unit test for issue 3c32a3f8bd, Segmentation fault inpooryorick2017-11-011-0/+18
| | * | | | | | | | | | | | | | | | | Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents()pooryorick2017-11-011-2/+13
| | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | merge bug-fc1409fc91.pooryorick2017-10-306-26/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletionpooryorick2017-10-306-26/+55
| | * | | | | | | | | | | | | | | | | merge 8.6dgp2017-10-301-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2017-10-303-10/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | oopsdgp2017-10-271-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update tests that were still written on the outdated premise that Tcl's encod...dgp2017-10-272-7/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge markdgp2017-10-270-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901...jan.nijtmans2017-10-271-1/+4
| | * | | | | | | | | | | | | | | | | | | | | Change (internal) refCount field from TclRegexp to type size_t: this allows m...jan.nijtmans2017-10-243-3/+2
| | * | | | | | | | | | | | | | | | | | | | | Historical change affecting tests: Detroit did not observe Daylight Saving Ti...Kevin B Kenny2017-10-241-24/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [fc1409fc91] Method cloning needs to be careful with body representations.dkf2017-10-242-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Added test case.dkf2017-10-241-0/+11
| | | * | | | | | | | | | | | | | | | | | | | | [fc1409fc91]: TclOO method with non-literal value for body argument causes se...pooryorick2017-10-241-0/+1
| | |/ / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | Update TZ info to tzcode2017c.José Ignacio Marín2017-10-2321-367/+404
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-10-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [1a56550e96] Ensure that method list introspection finds methods from mixins ...dkf2017-10-192-20/+79
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Plug some memleaks.dgp2017-10-132-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | Eliminate variable which is only used once. And a minor end-of-line space red...jan.nijtmans2017-10-122-4/+2
| | * | | | | | | | | | | | | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-10-091-2/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge core-8-6-branchjan.nijtmans2017-10-091-3/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge latest 'const'ification changes from libtommath (develop branch, will b...jan.nijtmans2017-10-036-12/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | 'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans2017-10-0297-213/+215
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Make libtommath's "make" work in Tcl environment (for testing). Eliminate int...jan.nijtmans2017-09-222-17/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message.apnadkarni2017-09-220-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | RFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni2017-09-211-3/+27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a functio...jan.nijtmans2017-09-201-8/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Further astyle formatting of libtommath. No functional changes.jan.nijtmans2017-09-2049-112/+78
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans2017-09-1811-27/+25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Another round of libtommath const'ification. To be submitted to the libtommat...jan.nijtmans2017-09-1838-108/+105