summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.h
Commit message (Expand)AuthorAgeFilesLines
* Use size_t in AuxDataPrintProcjan.nijtmans2022-03-011-3/+3
* Backout part of previous commit, making compile.test work again with --enable...jan.nijtmans2022-02-281-6/+6
* More size_t usage, e.g. for "foreach"jan.nijtmans2022-02-271-10/+10
* Merge 8.7jan.nijtmans2022-01-131-9/+9
|\
| * Merge 8.6jan.nijtmans2022-01-131-9/+9
| |\
| | * Proposed fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crashjan.nijtmans2022-01-121-9/+9
* | | Merge 8.7jan.nijtmans2021-10-081-6/+6
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-18/+18
* | | Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 left...jan.nijtmans2021-04-301-1/+2
|\ \ \ | |/ /
| * | TIP #597 implementation: "string is unicode" and new wtf-8 encodingjan.nijtmans2021-03-101-1/+2
* | | Merge 8.7jan.nijtmans2020-09-111-3/+3
|\ \ \ | |/ /
| * | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y...jan.nijtmans2020-09-111-3/+3
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ...jan.nijtmans2020-09-111-3/+3
| | * Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-281-4/+4
| | * merge 8.6(.9), conflicts resolvedsergey.brester2019-02-071-1/+3
| | |\
| | * | add missing compile functionality (TclPreserveByteCode/TclReleaseByteCode bac...sebres2017-05-091-0/+19
* | | | Merge 8.7jan.nijtmans2020-06-211-1/+1
|\ \ \ \ | |/ / /
| * | | Make tclStringClassTable a little bit smaller, and save a pointer access when...jan.nijtmans2020-06-191-1/+1
* | | | Merge 8.7jan.nijtmans2019-07-251-2/+2
|\ \ \ \ | |/ / /
| * | | Eliminate "register" keyword usage from all header-files (and also correspond...jan.nijtmans2019-07-251-2/+2
* | | | Merge 8.7jan.nijtmans2019-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c...jan.nijtmans2019-06-301-1/+1
* | | | Merge 8.7jan.nijtmans2019-06-151-0/+6
|\ \ \ \ | |/ / /
| * | | Start of implementation of string comparison operators.dkf2019-06-051-1/+7
* | | | merge 8.7dkf2019-04-191-2/+2
|\ \ \ \ | |/ / /
| * | | Compilation for [dict getwithdefault].dkf2019-04-181-1/+3
* | | | Minor code cleanup: More use of size_t where possible, and elimination of unn...jan.nijtmans2019-03-291-1/+1
* | | | Merge trunkjan.nijtmans2019-02-041-1/+1
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-01-281-1/+1
| |\ \ \ \ | | |/ / /
| | * | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. jan.nijtmans2019-01-281-1/+1
* | | | | WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet.jan.nijtmans2019-01-171-1/+1
|/ / / /
* | | | Merge 8.7jan.nijtmans2018-12-111-2/+2
|\ \ \ \ | |/ / /
| * | | Add entry for Tcl_StaticPackage in internal stub table, since the public one ...jan.nijtmans2018-11-151-1/+1
* | | | Implement TIP 445dgp2018-11-131-0/+17
|\ \ \ \ | |/ / /
| * | | merge 8.7dgp2018-10-181-1/+1
| |\ \ \
| * \ \ \ merge 8.7dgp2018-03-101-7/+2
| |\ \ \ \
| * \ \ \ \ merge 8.7dgp2018-03-051-0/+7
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2017-12-191-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkdgp2017-05-151-12/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdgp2017-03-171-1/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge trunkdgp2017-02-161-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkdgp2016-11-281-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge trunkdgp2016-09-081-26/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | more revisionsdgp2016-04-291-0/+10
| * | | | | | | | | | | | merge trunkdgp2016-04-291-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | repair mergedgp2016-04-221-0/+7
* | | | | | | | | | | | | | Merge trunkjan.nijtmans2018-09-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2018-09-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge 8.6jan.nijtmans2018-09-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Another patch contributed by Gustaf Neumann: shifting negative numbers is und...jan.nijtmans2018-09-281-1/+1