summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7dgp2018-10-1744-1896/+7692
|\
| * Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I...dkf2018-10-123-9/+13
| * 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
| | | * | | | | | | | | | | | | 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-284-13/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2018-02-277-79/+44
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | 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-151-1/+10
| * | | | | | | | | | | | | | | | | | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install"...jan.nijtmans2018-10-122-4/+4
| * | | | | | | | | | | | | | | | | | Document [zipfs canonical] and add examples of how to use passwords.dkf2018-10-121-5/+5
| * | | | | | | | | | | | | | | | | | Put documented [zipfs find] in ensemble. Add examples to docs.dkf2018-10-111-3/+14
| * | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | TIP #514 implementation: Platform differences in handling int/widejan.nijtmans2018-10-087-97/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-09-282-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2018-09-2721-340/+994
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | merge tip-515 branchjan.nijtmans2018-09-225-21/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge tip-515 (which is pre-requisite for this TIP now)jan.nijtmans2018-09-2221-93/+4753
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failingjan.nijtmans2018-09-084-39/+39
| | * | | | | | | | | | | | | | | | | | | | Merge TIP-515 branch, so part of the corrections in the TIP-514 implementatio...jan.nijtmans2018-09-083-66/+38
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-09-056-49/+34
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-09-035-79/+765
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7, and improve TIP implementation (using utility function in more pla...jan.nijtmans2018-08-304-30/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix compilation on 32-bit platforms, and fix unit-tests in this environmentjan.nijtmans2018-08-291-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-288-86/+198
| | * | | | | | | | | | | | | | | | | | | | | | | | improved reange checking (also for the Tcl 9.0 proposal). Make platform test ...jan.nijtmans2018-08-214-14/+55
| | * | | | | | | | | | | | | | | | | | | | | | | | Re-base branch "all-wideint" to core-8-branch. Still WIPjan.nijtmans2018-08-199-164/+43
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Still WIP. All test-cases pass now in 32-bitjan.nijtmans2018-08-193-94/+31