summaryrefslogtreecommitdiffstats
path: root/generic/tclCkalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Fix (windows MSVC OPTS=symbols) build errorjan.nijtmans2022-01-141-1/+1
|\
| * Merge 8.6jan.nijtmans2022-01-141-1/+1
| |\
| | * Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few simi...jan.nijtmans2022-01-131-1/+1
* | | Merge 8.7jan.nijtmans2022-01-121-5/+5
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-01-121-8/+8
| |\ \ | | |/
| | * Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more ...jan.nijtmans2022-01-121-1/+1
| | * Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with -...jan.nijtmans2021-01-201-7/+7
* | | Merge 8.7jan.nijtmans2021-10-081-3/+3
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2021-10-061-1/+1
|\ \ \ | |/ /
| * | Rewrite comments for clarity and conciseness.pooryorick2021-10-041-1/+1
* | | Merge 8.7jan.nijtmans2020-12-081-3/+3
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-3/+3
* | | Merge 8.7jan.nijtmans2020-10-091-1/+1
|\ \ \ | |/ /
| * | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DE...jan.nijtmans2020-10-081-1/+1
| |\ \ | | |/
| | * Eliminate warnings when compiling with -Wundefjan.nijtmans2020-10-081-1/+1
| | * Eliminate many "register" keywords (which do nothing with modern compilers)jan.nijtmans2020-09-141-2/+2
| | * Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-111-3/+3
* | | Fix build with --enable-symbols=memjan.nijtmans2020-04-061-5/+57
* | | Merge 8.7jan.nijtmans2020-03-311-1/+1
|\ \ \ | |/ /
| * | Fix a few warning-message in --enable-symbols-mem modejan.nijtmans2020-03-311-1/+1
* | | Merge 8.7jan.nijtmans2020-03-181-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-03-181-2/+2
| |\ \ | | |/
| | * More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-2/+2
* | | merge 8.7dgp2020-03-171-2/+0
|\ \ \ | |/ /
| * | TIP 569 - remove lint commentsdgp2020-03-171-2/+0
* | | Merge 8.7jan.nijtmans2020-03-071-8/+8
|\ \ \ | |/ /
| * | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using ...jan.nijtmans2020-03-071-12/+12
* | | merge 8.7dgp2020-03-061-55/+23
|\ \ \ | |/ /
| * | More TCL_UNUSED deployment.dgp2020-03-061-55/+23
* | | Merge 8.7jan.nijtmans2020-02-281-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2019-09-171-61/+57
|\ \ \ | |/ /
| * | Move testgetencpath/testsetencpath test commands from UNIX-specific to genera...jan.nijtmans2019-09-171-61/+57
* | | Merge 8.7jan.nijtmans2019-09-141-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2019-09-051-0/+12
| |\ \
| * \ \ Merge 8.7jan.nijtmans2019-08-141-1/+1
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2019-05-101-4/+4
| |\ \ \ \
| * | | | | Merge 8.7jan.nijtmans2018-12-081-1/+1
* | | | | | Merge 8.7jan.nijtmans2019-08-281-0/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge 8.6jan.nijtmans2019-08-281-0/+12
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-281-0/+12
* | | | | Merge 8.7jan.nijtmans2019-06-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Eliminate (internal) TclOffset() usage, just use offsetof() in stead.jan.nijtmans2019-06-121-1/+1
| | |_|/ | |/| |
| * | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an...jan.nijtmans2019-02-271-4/+4
| | |/ | |/|
* | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo...jan.nijtmans2019-02-051-6/+6
* | | Merge 8.7jan.nijtmans2018-12-111-2/+2
|\ \ \ | |/ /
* | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-9/+9
|\ \ \
* | | | More using TCL_Z_MODIFIER where possiblejan.nijtmans2018-06-281-13/+13
* | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk.jan.nijtmans2018-06-161-2/+2
|\ \ \ \ | |/ / /
* | | | merge trunkjan.nijtmans2018-05-231-1/+1
|\ \ \ \ | |/ / /
| * | | merge 8.7jan.nijtmans2018-05-221-1/+1
| |\ \ \ | | |/ /