summaryrefslogtreecommitdiffstats
path: root/generic/tclClockFmt.c
Commit message (Expand)AuthorAgeFilesLines
* Funcs without args must explicitly take voiddgp2024-05-141-1/+1
* Merge 8.7jan.nijtmans2024-05-081-1/+1
|\
| * Add some typecasts, remove duplicate "memset", remove some spacing.jan.nijtmans2024-05-081-1/+1
* | merge 8.7sebres2024-05-071-10/+10
|\ \ | |/
| * more simplificationssebres2024-05-071-10/+10
* | merge 8.7sebres2024-05-071-29/+36
|\ \ | |/
| * code review (optimization by parse of word tokens in clock format)sebres2024-05-071-31/+36
| * closes [a858d95f4bfddafb]: adjust word-token pointer after possible reallocsebres2024-05-071-0/+2
| * cherrypick [b73516f7cfccbc9f] to 8.7 - closes [167e0635db]: solves leaks, val...sebres2024-04-171-7/+7
* | closes [167e0635db]: solves leaks, valgrind test, etcsebres2024-04-171-7/+7
|\ \
| * | free tz.was (in exit handler)sebres2024-04-141-5/+5
| * | amend to [40f13c108666fdda]: although it is no one free to see after ClockFrm...sebres2024-04-141-1/+1
| * | revert [0e273ad998f16100], because of bug-fix in tclHashsebres2024-04-141-1/+0
| * | A crude protection against accessing the storage after it has beendgp2024-04-121-1/+1
| * | One added line that ends the "Conditional jump" errors from valgrinddgp2024-04-121-0/+1
* | | merge 8.7 (clock compat repair)sebres2024-04-171-20/+40
|\ \ \ | |/ / |/| / | |/
| * restore backwards compatibility (see clock-44.3) - spaces between tokens are ...sebres2024-04-171-20/+40
| * Some int -> Tcl_Size changesjan.nijtmans2024-04-141-11/+11
| * (cherry-pick): Clock not weak; clock strong!jan.nijtmans2024-04-121-9/+9
* | Clock not weak; clock strong!dkf2024-04-121-9/+9
* | Merge 8.7dkf2024-04-121-75/+103
|\ \ | |/
| * More cleaning up, notably no more symbols starting with _ as they're a reserv...dkf2024-04-121-75/+103
* | Merge 8.7jan.nijtmans2024-04-111-555/+633
|\ \ | |/
| * Next stage of migrating things to follow style: clock format supportdkf2024-04-111-559/+637
| * No need for TCL_OBJTYPE_V0 in Tcl 8.7. Make StrIdxTreeObjType static const. D...jan.nijtmans2024-04-111-2/+1
* | Merge 8.7dkf2024-04-101-2/+1
|\ \ | |/
| * Use standard macro for freeing the internal repdkf2024-04-101-2/+1
* | Merge 8.7. encodingPtr -> encodingNamePtr (for consistency)jan.nijtmans2024-04-041-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2024-04-041-1/+1
* | TIP 688: clock command revision and speedupjan.nijtmans2024-04-011-17/+17
|/
* TIP 688: clock command revision and speedupjan.nijtmans2024-04-011-17/+17
* Merge 9.0. Please don't use "register" keywordjan.nijtmans2024-03-241-1/+1
* review and more optimizations (cherry-pick from tclclockmod)sebres2024-03-241-31/+71
* still one fix for [1f40aa83c552f597], now for freescan (overflow in tests clo...sebres2024-03-241-0/+10
* small amend (unsaved change)sebres2024-03-221-4/+4
* fix for [1f40aa83c552f597]: the overflow check could mistakenly pass in some ...sebres2024-03-221-13/+35
* There are no testcases showing overflow in _str2int()jan.nijtmans2024-03-221-5/+5
* Review: use Tcl_Size for "length" in tclStrIdxTree.h. Macro tweaks.jan.nijtmans2024-03-201-5/+5
* Review: use more "LL". Eliminate some (Tcl_WideInt) typecasts.jan.nijtmans2024-03-181-6/+6
* fixes [1f40aa83c552f597]: suppress integer-overflow trapping (atm, GCC "trapv...sebres2024-03-151-0/+9
* small amend (forgotten TclListObjGetElementsM -> TclListObjGetElements)sebres2024-03-121-4/+4
* Merge 9.0jan.nijtmans2024-03-121-5/+5
* merge sebres-8-6-clock-speedup-cr2sebres2024-03-121-0/+9
|\
| * replace sprintf with itoawsebres2024-03-121-0/+9
| * More tweaksjan.nijtmans2024-02-261-7/+6
| * Rebase to latest core-8-6-branchjan.nijtmans2024-02-261-1/+1
| * Fix various compiler warningsjan.nijtmans2021-02-191-61/+74
* | more int -> Tcl_Sizejan.nijtmans2024-03-111-22/+21
* | Fix [1acd172c424b57c9] (by just reverting the change causing this). Not cruci...jan.nijtmans2024-03-111-11/+10
* | Merge 9.0. Misc improvements from 9.0 branch (which were lost in this branch)core-tip-688-candidatejan.nijtmans2024-03-101-4/+4