Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.7 | dgp | 2018-10-18 | 225 | -4267/+20897 |
|\ | |||||
| * | Add -Wpointer-arith compiler flag to gcc | jan.nijtmans | 2018-10-17 | 2 | -2/+2 |
| | | |||||
| * | Merge 8.6 | jan.nijtmans | 2018-10-17 | 4 | -9/+7 |
| |\ | |||||
| | * | Fix test-cases running on Windows 10: [string index ↵ | jan.nijtmans | 2018-10-17 | 5 | -20/+41 |
| | |\ | | | | | | | | | | | | | | | | | $tcl_platform(osVersion) 0] doesn't give the correct answer then. Also backport genStubs.tcl from 8.7: The "deprecated" mark is not used in Tcl 8.6, but it is used by Tk 8.7 when doing "make genstubs" against Tcl 8.6. | ||||
| | | * | Fix test-cases running on Windows 10: [string index ↵ | jan.nijtmans | 2018-10-17 | 4 | -14/+13 |
| | | | | | | | | | | | | | | | | $tcl_platform(osVersion) 0] doesn't give the correct answer then (it gives "1", but "10" was expected) | ||||
| * | | | merge 8.6 | dgp | 2018-10-17 | 4 | -6/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump). | dgp | 2018-10-17 | 3 | -5/+2 |
| | | | | | | | | | | | | Let the test file that needs the constraint define it with existing facilities. | ||||
| | * | | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the older | dgp | 2018-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | HFS+ filesystem is in use, often on disk drives in older systems. It appears to fail when APFS is in use, more typical on newer SSD storage. | ||||
| | * | | Backport test fix. | dgp | 2018-10-17 | 1 | -10/+10 |
| | | | | |||||
| * | | | Minor doc update | dkf | 2018-10-12 | 1 | -5/+2 |
| | | | | |||||
| * | | | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. ↵ | dkf | 2018-10-12 | 5 | -12/+16 |
| | | | | | | | | | | | | | | | | It wasn't documented and isn't very useful outside of Tcl's startup code. | ||||
| * | | | TCL_NUMBER_WIDE is deprecated | jan.nijtmans | 2018-10-12 | 1 | -6/+6 |
| | | | | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2018-10-12 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Use the 4 argument form of [makeFile]. | dgp | 2018-10-09 | 1 | -2/+3 |
| | | | | |||||
| * | | | TIP #502 implementation: Index value reform. | jan.nijtmans | 2018-10-12 | 6 | -100/+269 |
| |\ \ \ | |||||
| | * \ \ | \Merge 8.7 | jan.nijtmans | 2018-09-28 | 8 | -200/+424 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2018-09-27 | 39 | -448/+1822 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge 8.7 | dgp | 2018-09-25 | 166 | -1878/+16092 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge 8.7 | dgp | 2018-06-04 | 35 | -576/+2397 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | merge 8.7 | dgp | 2018-05-24 | 51 | -1308/+1044 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-05-11 | 41 | -1652/+2282 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | silence compiler warning | dgp | 2018-04-24 | 1 | -1/+2 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | merge 8.7 | dgp | 2018-04-24 | 24 | -602/+1121 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-04-07 | 6 | -9/+28 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-30 | 5 | -68/+192 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Rebase TIP 502 draft implementation. | dgp | 2018-03-30 | 4 | -98/+266 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-06 | 6 | -106/+324 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber. | dgp | 2018-03-05 | 84 | -336/+387 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-01 | 3 | -94/+60 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | Avoid full list conversion when we can cheaply discover a multi-element list | dgp | 2018-03-01 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is not possible. | ||||
| | | * | | | | | | | | | | | | | | | Continue consistent use of LLONG_MIN and LLONG_MAX. | dgp | 2018-03-01 | 1 | -17/+15 |
| | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | merge 8.7 | dgp | 2018-03-01 | 2 | -15/+15 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | Use mp_isneg() as appropriate. | dgp | 2018-02-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | merge 8.7 | dgp | 2018-02-28 | 5 | -20/+16 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-02-27 | 9 | -126/+47 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | Don't save indices with values outside the int range in bytecode. | dgp | 2018-02-27 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | | Much more progress expanding the vocabulary of index values, and getting | dgp | 2018-02-27 | 1 | -107/+119 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | results that make more intuitive sense. Still a few TODOs and tests to update. | ||||
| | | * | | | | | | | | | | | | | | | | | | Work In Progress on index value reform -- not working. | dgp | 2018-02-27 | 1 | -0/+78 |
| | | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | | Better range checking in "string index". Add test-case to prove point. | dgp | 2018-02-15 | 2 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This opens a large discussion on what the right valid range for index values should be and what overflow behavior should be. New branch opened to answer those questions completely. | ||||
| * | | | | | | | | | | | | | | | | | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh ↵ | jan.nijtmans | 2018-10-12 | 10 | -174/+124 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | install", because tclsh is not compiled with that. Fix minizip.c compilation on systems without open64() | ||||
| * | | | | | | | | | | | | | | | | | | | | Added docs for [zipfs lmkimg] and [zipfs lmkzip] | dkf | 2018-10-12 | 1 | -16/+30 |
| | | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Better document how to package an executable script in a zipfs | dkf | 2018-10-12 | 1 | -3/+35 |
| | | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Document [zipfs canonical] and add examples of how to use passwords. | dkf | 2018-10-12 | 2 | -7/+33 |
| | | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Put documented [zipfs find] in ensemble. Add examples to docs. | dkf | 2018-10-11 | 3 | -21/+80 |
| | | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Use TCL_THREADS in stead of defined(TCL_THREADS) everywhere, otherwise it ↵ | jan.nijtmans | 2018-10-09 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will give unexpected results with TCL_THREADS=0 | ||||
| * | | | | | | | | | | | | | | | | | | | | isspace -> TclIsSpaceProc in various places. | jan.nijtmans | 2018-10-09 | 6 | -961/+961 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-generate tclDate.c with Bision 3.1 | ||||
| * | | | | | | | | | | | | | | | | | | | | Fix test-case macOSXFCmd-4.1, by assuring the files are sorted ↵ | jan.nijtmans | 2018-10-09 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alphabetically always. The file-sytem cannot be thrusted doing this. | ||||
| * | | | | | | | | | | | | | | | | | | | | Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFUL | dkf | 2018-10-09 | 10 | -25/+32 |
| | | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls ↵ | dkf | 2018-10-09 | 1 | -5/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (conditional now, so avoids warnings in filter/constraint cases). | ||||
| | * | | | | | | | | | | | | | | | | | | | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls ↵ | dkf | 2018-10-09 | 1 | -5/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (conditional now, so avoids warnings in filter/constraint cases). |