summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdAH.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2022-02-271-3/+3
|\
| * More size_t usage, e.g. for "foreach"jan.nijtmans2022-02-271-3/+3
* | Same with TclListObjGetElementsjan.nijtmans2022-02-101-2/+2
* | Almost complete (at least the API)jan.nijtmans2022-01-271-9/+10
* | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-2/+2
|/
* merge trunkdgp2021-05-071-2/+0
|\
| * Merge 8.7jan.nijtmans2021-05-071-2/+0
| |\
| | * Better error-message "illegal byte sequence" when trying to read from invalid...jan.nijtmans2021-05-071-2/+0
| | |\
| | | * Remove TODO comment which is already donejan.nijtmans2021-05-071-2/+0
| | | * Get rid of "register" keyword, forbidden in c++20.jan.nijtmans2020-11-261-5/+5
* | | | Merge TIP 481 (resolve conflicts)jan.nijtmans2021-01-211-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-2/+2
| |\ \ \ | | |/ /
* | | | merge trunkdgp2020-12-101-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-12-081-2/+2
| |\ \ \ | | |/ /
| | * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-2/+2
* | | | merge trunkdgp2020-10-101-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2020-10-091-2/+2
| |\ \ \ | | |/ /
| | * | Merge 8.6. Don't inline functions which are too big to be inlined (according ...jan.nijtmans2020-10-091-2/+2
| | |\ \ | | | |/
| | * | Merge 8.6jan.nijtmans2020-04-141-1/+1
| | |\ \ | | | |/
| | | * Merge 8.5. Failing tests highlight ticket [1b1f5f0b53].dgp2020-04-131-1/+1
| | | |\
| | | | * Guarantee TclNeedSpace and TclFindElement have common definition of whitespacedgp2020-04-091-1/+1
| | | * | Merge 8.5jan.nijtmans2019-07-081-9/+4
| | | |\ \ | | | | |/
| | | | * Simplify previous commit: Just always use Tcl_WideIntjan.nijtmans2019-07-081-18/+4
| | | | * amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predef...sebres2019-07-081-3/+13
* | | | | Rework TIP 568 implementation for improved standard error message/codedgp2020-03-201-2/+1
| | | | |
| \ \ \ \
*-. \ \ \ \ merge near trunkdgp2020-03-181-14/+1
|\ \ \ \ \ \ | | |/ / / /
| | * | | | merge 8.7dgp2020-03-171-14/+1
| | |\ \ \ \ | |/ / / / / | | | _ / / | | | / /
| | * | | TIP 569 - remove lint commentsdgp2020-03-171-15/+1
* | | | | merge trunkdgp2020-03-091-135/+67
|\ \ \ \ \ | |/ / / /
| * | | | merge 8.7dgp2020-03-061-135/+67
| |\ \ \ \ | | |/ / /
| | * | | More TCL_UNUSED deploymentdgp2020-03-061-137/+68
* | | | | merge trunkdgp2020-02-281-40/+100
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2020-02-281-40/+100
| |\ \ \ \ | | |/ / /
| | * | | Merge tip-548jan.nijtmans2019-08-291-28/+89
| | |\ \ \
| | * \ \ \ Merge tip-548jan.nijtmans2019-08-151-3/+3
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ...jan.nijtmans2019-08-031-1/+0
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-22/+22
| | |\ \ \ \ \
* | | \ \ \ \ \ merge trunkdgp2019-08-261-14/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2019-08-151-4/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge 8.7jan.nijtmans2019-08-141-1/+0
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-171-5/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge 8.7jan.nijtmans2019-08-021-1/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Document that the *Backslash parsing functions output maximum 4 bytes, irresp...jan.nijtmans2019-08-021-1/+0
| | |/ / / /
| * | | | | Merge 8.7jan.nijtmans2019-07-051-9/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2019-07-051-9/+9
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificati...jan.nijtmans2019-07-051-9/+9
| | | |\ \ | | | | |/
| | | | * Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modificat...jan.nijtmans2019-07-051-4/+4
* | | | | Merge trunkjan.nijtmans2019-06-091-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7dkf2019-05-251-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Implementation of [file tempdir]; hand-tested on OSX...dkf2019-04-301-0/+1