summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Implement TIP 524dgp2018-11-137-26/+508
* Adapted TIP 523dgp2018-11-134-6/+109
* Adapted TIP 519dgp2018-11-131-10/+45
* Adapted TIP 501dgp2018-11-132-13/+74
* Plug memory leak. Fork new trunk that isn't broken.dgp2018-11-132-2/+9
|\
| * Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins andpooryorick2018-11-012-2/+9
* | Merge 8.7jan.nijtmans2018-10-291-18/+18
|\ \ | |/
| * Fix compilation on Visual C++ 6.0, which doesn't have LLONG_MIN/LLONG_MAXjan.nijtmans2018-10-291-18/+18
| |\
* | \ merge 8.7dgp2018-10-231-117/+73
|\ \ \ | |/ /
| * | merge 8.7dgp2018-10-231-39/+54
| |\ \
| * | | Streamline and comment combined routine.dgp2018-10-231-24/+34
| * | | rework the logic a bitdgp2018-10-231-30/+27
| * | | End the deprecated practice of accepting "e" and "en" as valid index values.dgp2018-10-231-3/+5
| * | | Refactor the SetEndOffsetFromAny() routine into its only caller.dgp2018-10-231-102/+59
| * | | The "end-offset" type is unregistered. No need for a setFromAnyProc.dgp2018-10-231-21/+9
| * | | merge 8.7dgp2018-10-232-2/+2
| |\ \ \
| * \ \ \ merge 8.7dgp2018-10-224-9/+8
| |\ \ \ \
| * | | | | [d1d05d1c7a] Tests and fix for bignums in end-offset index value parsing.dgp2018-10-191-22/+24
* | | | | | Merge 8.7jan.nijtmans2018-10-231-39/+54
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge libtommath-no-stdint.h branch. Re-generated tclTomMath.hjan.nijtmans2018-10-231-39/+54
| | |_|/ / | |/| | |
* | | | | Merge 8.7jan.nijtmans2018-10-222-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Missing ',' in documentation (discovered by MacOSX help processing). Some whi...jan.nijtmans2018-10-222-2/+2
| | |/ / | |/| |
* | | | Formatting, PTR2INT range improvements, and remove some macro's only used on ...jan.nijtmans2018-10-214-29/+3
* | | | Merge 8.7jan.nijtmans2018-10-214-9/+8
|\ \ \ \ | |/ / /
| * | | Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideIn...jan.nijtmans2018-10-214-9/+8
| |/ /
* | | Fix [77f1088210fd739]: trunk: mac os x: compilation warningsjan.nijtmans2018-10-191-1/+1
* | | Merge 8.7jan.nijtmans2018-10-194-35/+105
|\ \ \ | |/ /
| * | merge core-8-6-branchdkf2018-10-194-35/+105
| |\ \ | | |/
| | * Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra.dkf2018-10-184-43/+89
| | * Tests for advanced object mutation issues.dkf2018-10-181-1/+21
* | | merge 8.7dgp2018-10-173-9/+13
|\ \ \ | |/ /
| * | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I...dkf2018-10-123-9/+13
* | | Merge 8.7jan.nijtmans2018-10-127-109/+276
|\ \ \ | |/ /
| * | TCL_NUMBER_WIDE is deprecatedjan.nijtmans2018-10-121-6/+6
| * | TIP #502 implementation: Index value reform.jan.nijtmans2018-10-124-95/+258
| |\ \
| | * \ \Merge 8.7jan.nijtmans2018-09-282-2/+2
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2018-09-2721-391/+1016
| | |\ \ \
| | * \ \ \ merge 8.7dgp2018-09-2552-656/+6026
| | |\ \ \ \
| | * \ \ \ \ merge 8.7dgp2018-06-0415-372/+1211
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.7dgp2018-05-2424-533/+570
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.7dgp2018-05-1113-1266/+1334
| | |\ \ \ \ \ \ \
| | * | | | | | | | silence compiler warningdgp2018-04-241-1/+2
| | * | | | | | | | merge 8.7dgp2018-04-2412-576/+869
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.7dgp2018-04-075-4/+25
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-304-67/+91
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Rebase TIP 502 draft implementation.dgp2018-03-303-94/+256
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-064-98/+150
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber.dgp2018-03-051-24/+24
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-013-94/+60
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Avoid full list conversion when we can cheaply discover a multi-element listdgp2018-03-011-1/+3