summaryrefslogtreecommitdiffstats
path: root/generic/tclCkalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Revise macro usagejan.nijtmans2023-11-161-2/+2
* Add cleanup to lseq tests. Fix assertion.griffin2023-05-201-3/+3
* Minor refactor to combine alloc/reallocapnadkarni2023-05-201-66/+18
* More refactoring into common codeapnadkarni2023-05-191-94/+144
* Refactor couple more reallocationsapnadkarni2023-05-151-0/+141
* Merge 9.0jan.nijtmans2023-04-011-1/+1
|\
| * Merge 8.7jan.nijtmans2023-03-301-1/+1
| |\
| | * Merge 8.6jan.nijtmans2023-03-301-1/+1
| | |\
| | | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-1/+1
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-1/+1
|/ / /
* | | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-1/+1
* | | Merge 8.7jan.nijtmans2022-05-291-17/+0
|\ \ \ | |/ /
| * | Function prototypes are not always needed/usefuljan.nijtmans2022-05-291-17/+0
| * | In tclCkalloc.c, count malloc/free's using size_t in stead of unsigned int.jan.nijtmans2022-04-041-22/+22
* | | In tclCkalloc.c, count malloc/free's using size_t in stead of unsigned int.jan.nijtmans2022-04-041-19/+19
* | | Merge 8.7jan.nijtmans2022-03-281-13/+13
|\ \ \ | |/ /
| * | More usage of TCLFLEXARRAY. Make current_malloc_packets/maximum_malloc_packet...jan.nijtmans2022-03-281-17/+17
* | | 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
|\ \ \ | |/ /