summaryrefslogtreecommitdiffstats
path: root/generic/tclClock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2023-04-011-3/+3
|\
| * Merge 8.7jan.nijtmans2023-03-301-3/+3
| |\
| | * Merge 8.6jan.nijtmans2023-03-301-3/+3
| | |\
| | | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-3/+3
| | * | More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-1/+1
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-12/+12
|/ / /
* | | Merge 9.0jan.nijtmans2022-11-251-3/+9
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2022-11-251-3/+9
| |\ \ \ | | |/ /
| | * | Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (an...jan.nijtmans2022-11-251-3/+9
* | | | Internal abstract list, don't let "llength" shimmer any more.jan.nijtmans2022-11-231-1/+1
|/ / /
* | | Merge 8.7jan.nijtmans2022-10-101-31/+11
|\ \ \ | |/ /
| * | Use Tcl_ObjCmdProc in stead of full signaturejan.nijtmans2022-10-101-42/+22
* | | Merge 8.7jan.nijtmans2022-07-121-2/+2
|\ \ \ | |/ /
| * | Merge 8.7. Clean-up tclWinConsole.c the same wayjan.nijtmans2022-07-121-2/+2
| |\ \ | | |/
| | * Code cleanup (use {} in if/else statemenets)jan.nijtmans2022-07-121-2/+2
* | | Merge 9.0jan.nijtmans2022-05-171-4/+4
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2022-05-171-4/+4
| |\ \ \ | | |/ /
| | * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-4/+4
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-4/+4
* | | | More progressjan.nijtmans2022-01-271-16/+16
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-4/+4
|/ / /
* | | Merge 8.7jan.nijtmans2021-10-081-22/+22
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-1/+1
* | | Merge 8.7jan.nijtmans2021-02-231-12/+39
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-231-12/+39
| |\ \ | | |/
| | * Use _wgetenv() in stead of getenv() on Windows: The wide environment is not a...jan.nijtmans2021-02-231-9/+35
* | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigne...jan.nijtmans2021-02-181-2/+2
* | | Merge 8.7jan.nijtmans2021-02-181-1/+18
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-181-1/+18
| |\ \ | | |/
| | * Performance optimization in TzsetIfNecessary() function. Cherry-picked from s...jan.nijtmans2021-02-181-1/+18
| | * More implicit type-casts, for better compatibility with C++jan.nijtmans2021-02-051-14/+14
* | | 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-11-201-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-11-201-1/+1
| |\ \ | | |/
| | * Use '&' in stead of 'and' in copyright statements consistantlyjan.nijtmans2020-11-201-1/+1
| | * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-1/+1
* | | Merge 8.7jan.nijtmans2020-09-011-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. More documentation updatesjan.nijtmans2020-08-311-1/+1
| |\ \ | | |/
* | | merge 8.7dgp2020-03-061-10/+5
|\ \ \ | |/ /
| * | More TCL_UNUSED deploymentdgp2020-03-061-10/+5
* | | Merge 8.7jan.nijtmans2020-02-281-29/+29
|\ \ \ | |/ /
| * | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-29/+29
| |\ \
| | * \ Merge 8.7jan.nijtmans2020-02-261-1/+1
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2019-10-061-1/+1
| | |\ \ \
| | * \ \ \ Merge tip-548jan.nijtmans2019-08-291-0/+5
| | |\ \ \ \
| | * | | | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-29/+29
* | | | | | | Merge 8.7jan.nijtmans2020-02-261-32/+32
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2020-02-261-32/+32
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Resolve a number of shadowed variables (discovered by compiling with -Wshadow)jan.nijtmans2020-02-261-32/+32