| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommat... | jan.nijtmans | 2019-03-15 | 1 | -4/+4 |
|
|
* | part of [db95e7a61e] reverted for consistency reasons: unsupported namespace ... | sebres | 2019-03-06 | 1 | -0/+7 |
|
|
* | timerate is supported in 8.7 | sebres | 2019-03-05 | 1 | -13/+0 |
|
|
* | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -7/+21 |
|\ |
|
| * | merge updated 8.5-timerate branch | sebres | 2019-03-05 | 1 | -7/+20 |
| |\ |
|
| | * | regarding the TIP#527, `timerate` shall be placed into `::tcl::unsupported` i... | sebres | 2019-03-05 | 1 | -7/+20 |
|
|
| | * | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --ba... | sergey.brester | 2019-02-12 | 1 | -62/+104 |
| | |\ |
|
| | * \ | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -0/+1 |
| | |\ \ |
|
| * | \ \ | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 1 | -120/+187 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -0/+1 |
| |\ \ \ \ |
|
* | | | | | | Various tommath/numeric related optimizations: | jan.nijtmans | 2019-03-02 | 1 | -1/+1 |
|
|
* | | | | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
* | | | | | | New internal macro TclHasIntRep() to re-encapsulate the typePtr field. | dgp | 2019-02-25 | 1 | -1/+1 |
|
|
* | | | | | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -8/+8 |
|
|
* | | | | | | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl... | jan.nijtmans | 2018-12-12 | 1 | -1/+1 |
|
|
* | | | | | | Better use of Tcl_WideInt in stead of long, sometimes | jan.nijtmans | 2018-12-11 | 1 | -11/+11 |
|
|
* | | | | | | Implement TIP 523 | dkf | 2018-11-06 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Implement TIP 523, New lpop command | pspjuth | 2018-10-22 | 1 | -0/+1 |
|
|
* | | | | | | | merge 8.7 | dgp | 2018-10-18 | 1 | -86/+272 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I... | dkf | 2018-10-12 | 1 | -1/+0 |
|
|
| * | | | | | | TIP #514 implementation: Platform differences in handling int/wide | jan.nijtmans | 2018-10-08 | 1 | -25/+5 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-09-27 | 1 | -1/+98 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | merge tip-515 branch | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | merge tip-515 (which is pre-requisite for this TIP now) | jan.nijtmans | 2018-09-22 | 1 | -0/+3 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failing | jan.nijtmans | 2018-09-08 | 1 | -2/+2 |
|
|
| | * | | | | | | | | | Merge TIP-515 branch, so part of the corrections in the TIP-514 implementatio... | jan.nijtmans | 2018-09-08 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2018-09-05 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 1 | -40/+20 |
|
|
| | * | | | | | | | | | | | improved reange checking (also for the Tcl 9.0 proposal). Make platform test ... | jan.nijtmans | 2018-08-21 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | | | Re-base branch "all-wideint" to core-8-branch. Still WIP | jan.nijtmans | 2018-08-19 | 1 | -44/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Experiment, resolving platform differences at script level. Don't look ... | jan.nijtmans | 2018-08-16 | 1 | -44/+3 |
|
|
| * | | | | | | | | | | | | | Centralise the de-fanging of standard ensembles in safe interpreters. Doing i... | dkf | 2018-10-07 | 1 | -2/+156 |
| | |_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Restricted the information made available to safe interpreters a bit. | dkf | 2018-09-27 | 1 | -0/+1 |
|
|
| * | | | | | | | | | | | | merge core-8-branch | dkf | 2018-09-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Change ULLONG_MAX -> UWIDE_MAX, LLONG_MAX -> WIDE_MAX and LLONG_MIN -> WIDE_M... | jan.nijtmans | 2018-09-22 | 1 | -2/+2 |
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | merge core-8-branch | dkf | 2018-09-21 | 1 | -50/+12 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | TIP #430 implementation | jan.nijtmans | 2018-09-12 | 1 | -0/+3 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | Merging changes with 8.7 | hypnotoad | 2018-08-14 | 1 | -7/+1 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / /
| | | | |/| | | | | | | |
|
| | | * | | | | | | | | | merge 8.7 | dgp | 2018-05-24 | 1 | -29/+37 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Merge 8.7; Updated the package manifest by hand; was broken until then. | dgp | 2018-03-15 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-11 | 1 | -3/+8 |
| | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | dgp | 2018-03-07 | 1 | -29/+20 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Pulling changes from core-8-branch | hypnotoad | 2018-01-09 | 1 | -6/+7 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Pulling changes from core-8-branch | hypnotoad | 2017-12-29 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Pulling changes from core-8-branch | hypnotoad | 2017-12-16 | 1 | -1/+3 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Pulling changes from core-8-branch | hypnotoad | 2017-12-13 | 1 | -0/+2 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Pulling changes from core-8-branch | hypnotoad | 2017-11-26 | 1 | -66/+154 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Pulling changes from core-8-6-branch | hypnotoad | 2017-11-17 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Pulling changes from core-8-branch | tne | 2017-11-07 | 1 | -4/+4 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | Improvements to Tip#430 based on community input. Added a forward declaration... | hypnotoad | 2017-09-25 | 1 | -1/+1 |
|
|