summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7dgp2018-10-17160-2987/+16746
|\
| * merge 8.6dgp2018-10-174-6/+3
| |\
| | * Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-173-5/+2
| | * Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the olderdgp2018-10-171-1/+1
| | * Backport test fix.dgp2018-10-171-10/+10
| * | Minor doc updatedkf2018-10-121-5/+2
| * | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I...dkf2018-10-125-12/+16
| * | TCL_NUMBER_WIDE is deprecatedjan.nijtmans2018-10-121-6/+6
| * | Merge 8.6jan.nijtmans2018-10-121-2/+3
| |\ \ | | |/
| | * Use the 4 argument form of [makeFile].dgp2018-10-091-2/+3
| * | TIP #502 implementation: Index value reform.jan.nijtmans2018-10-126-100/+269
| |\ \
| | * \ \Merge 8.7jan.nijtmans2018-09-288-200/+424
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2018-09-2739-448/+1822
| | |\ \ \
| | * \ \ \ merge 8.7dgp2018-09-25166-1878/+16092
| | |\ \ \ \
| | * \ \ \ \ merge 8.7dgp2018-06-0435-576/+2397
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.7dgp2018-05-2451-1308/+1044
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.7dgp2018-05-1141-1652/+2282
| | |\ \ \ \ \ \ \
| | * | | | | | | | silence compiler warningdgp2018-04-241-1/+2
| | * | | | | | | | merge 8.7dgp2018-04-2424-602/+1121
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.7dgp2018-04-076-9/+28
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-305-68/+192
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Rebase TIP 502 draft implementation.dgp2018-03-304-98/+266
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-066-106/+324
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber.dgp2018-03-0584-336/+387
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-03-013-94/+60
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Avoid full list conversion when we can cheaply discover a multi-element listdgp2018-03-011-1/+3
| | | * | | | | | | | | | | | | | Continue consistent use of LLONG_MIN and LLONG_MAX.dgp2018-03-011-17/+15
| | | * | | | | | | | | | | | | | merge 8.7dgp2018-03-012-15/+15
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Use mp_isneg() as appropriate.dgp2018-02-281-2/+2
| | | * | | | | | | | | | | | | | | merge 8.7dgp2018-02-285-20/+16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-02-279-126/+47
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Don't save indices with values outside the int range in bytecode.dgp2018-02-271-1/+9
| | | * | | | | | | | | | | | | | | | | Much more progress expanding the vocabulary of index values, and gettingdgp2018-02-271-107/+119
| | | * | | | | | | | | | | | | | | | | Work In Progress on index value reform -- not working.dgp2018-02-271-0/+78
| | | * | | | | | | | | | | | | | | | | Better range checking in "string index". Add test-case to prove point.dgp2018-02-152-1/+16
| * | | | | | | | | | | | | | | | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"...jan.nijtmans2018-10-1210-174/+124
| * | | | | | | | | | | | | | | | | | | Added docs for [zipfs lmkimg] and [zipfs lmkzip]dkf2018-10-121-16/+30
| * | | | | | | | | | | | | | | | | | | Better document how to package an executable script in a zipfsdkf2018-10-121-3/+35
| * | | | | | | | | | | | | | | | | | | Document [zipfs canonical] and add examples of how to use passwords.dkf2018-10-122-7/+33
| * | | | | | | | | | | | | | | | | | | Put documented [zipfs find] in ensemble. Add examples to docs.dkf2018-10-113-21/+80
| * | | | | | | | | | | | | | | | | | | Use TCL_THREADS in stead of defined(TCL_THREADS) everywhere, otherwise it wil...jan.nijtmans2018-10-091-5/+5
| * | | | | | | | | | | | | | | | | | | isspace -> TclIsSpaceProc in various places.jan.nijtmans2018-10-096-961/+961
| * | | | | | | | | | | | | | | | | | | Fix test-case macOSXFCmd-4.1, by assuring the files are sorted alphabetically...jan.nijtmans2018-10-091-10/+10
| * | | | | | | | | | | | | | | | | | | Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFULdkf2018-10-0910-25/+32
| * | | | | | | | | | | | | | | | | | | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...dkf2018-10-091-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...dkf2018-10-091-5/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...sebres2018-10-091-5/+4
| * | | | | | | | | | | | | | | | | | | | Improve documentation of [tcl::process]dkf2018-10-091-35/+54
| * | | | | | | | | | | | | | | | | | | | Tcl_GetStringFromObj -> Tcl_GetStringjan.nijtmans2018-10-081-3/+3
| * | | | | | | | | | | | | | | | | | | | Fix MSVC warning: warning C4146: unary minus operator applied to unsigned typ...jan.nijtmans2018-10-081-1/+1