summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven...jan.nijtmans2017-05-312-11/+11
| | * | | | | | | | Remove "timerate" functionality: this definitely needs a TIP. Also undo chang...jan.nijtmans2017-05-311-11/+1
| | * | | | | | | | [msgcat] revert changes of "msgcat" to previous state before clock-speedup, m...sebres2017-05-302-126/+97
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl...sebres2017-05-294-2774/+350
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | merge sebres-8-6-clock-speedupsebres2017-05-151-1/+3
| | | |\ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-11212-7945/+7582
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ merge trunk (to sebres-trunk-timerate)sebres2017-05-11212-7921/+7537
| | | | | |\ \ \ \ \ \ \ \ \
| | * | | | \ \ \ \ \ \ \ \ \ merge sebres-8-6-clock-speedup (clock speed-up / flightaware Tcl-bounties#4, ...sebres2017-05-294-2722/+351
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | / / / / / / / | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | restored "-encoding utf-8" by source clock.tcl (lost by merging)sebres2017-05-121-1/+3
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | auto-loading of ensemble and stubs on demand only (+ test covered now, see cl...sebres2017-05-111-29/+44
| | | * | | | | | | | | | Ensemble "clock" fixed after merge with kbk's clock ensemble solution. All co...sebres2017-05-101-4/+11
| | | * | | | | | | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to...sebres2017-05-103-2695/+290
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | | * | | | | | | | | merge trunksebres2017-03-069-95/+334
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | code review: small optimization of msgcat::mcget, prevents infinite loop if a...sebres2017-01-111-11/+13
| | | | * | | | | | | | | | amend lost changes after rebase to fossilsebres2017-01-101-0/+1
| | | | * | | | | | | | | | "clock add" rewritten in C, using common functionality of "clock scan" (and f...sebres2017-01-102-329/+1
| | | | * | | | | | | | | | Merge remote-tracking branch 'remotes/fossil/trunk' into sb/trunk-rewrite-clo...sebres2017-01-101-1/+1
| | | | * | | | | | | | | | clock.tcl: clean unused resp. obsolete commandssebres2017-01-102-2160/+6
| | | | * | | | | | | | | | [temp-commit]: format almost ready (missing some tokens)sebres2017-01-102-2/+2
| | | | * | | | | | | | | | cacheable conversions Local2UTC / UTC2Local fixed (some TZ switches time seco...sebres2017-01-101-14/+0
| | | | * | | | | | | | | | bug fix by match word token (FindWordEnd fixed);sebres2017-01-101-2/+6
| | | | * | | | | | | | | | repaired system/current locale caching (also for legacy clock format) and leg...sebres2017-01-101-11/+13
| | | | * | | | | | | | | | scan format: several tokens implemented, bug fixing and code review;sebres2017-01-102-4/+38
| | | | * | | | | | | | | | improve LocalizeFormat, internal caching of localized formats inside msgcat f...sebres2017-01-101-7/+12
| | | | * | | | | | | | | | improve LocalizeFormat, internal caching of localized formats inside msgcat f...sebres2017-01-103-31/+57
| | | | * | | | | | | | | | l10n (with caching) implemented, msgcat package optimized, code review, etc.sebres2017-01-102-56/+136
| | | | * | | | | | | | | | [temp-commit]: not readysebres2017-01-101-1/+53
| | | | * | | | | | | | | | amend for caching of UTC2Local / Local2UTC:sebres2017-01-101-17/+17
| | | | * | | | | | | | | | [temp-commit]: code review, DST-hole mistake by scan with relative time resol...sebres2017-01-101-7/+6
| | | | * | | | | | | | | | [temp-commit]: ClockFreeScan back-ported (cherry picked), all tests case pass...sebres2017-01-101-3/+9
| | | | * | | | | | | | | | [temp-commit]: ClockFreeScan ready, test case passed (2 failure because of wr...sebres2017-01-102-195/+5
| | | | * | | | | | | | | | [temp-commit]: ClockFreeScan almost ready, test-performance cases mergedsebres2017-01-102-34/+43
| | | | * | | | | | | | | | [temp-commit]: clock scan with several optimization porting, still not-readysebres2017-01-102-7/+14
| | | | * | | | | | | | | | 1st try to rewrite clock in Csebres2017-01-102-16/+18
| | | * | | | | | | | | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6)sebres2017-05-091-1/+11
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | merge trunksebres2017-03-069-95/+334
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| / / / / / / / / | | | | | |/ / / / / / / /
| | | | * | | | | | | | | [win] load win-registry library also in development environment (uninstalled)sebres2017-01-091-1/+11
| * | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-05-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | / / / / / / / | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-05-092-5/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-04-181-4/+13
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It ...jan.nijtmans2017-04-1364-1187/+1187
| * | | | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-04-121-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge with trunkJosé Ignacio Marín2017-03-232-2/+168
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Make 'clock' and 'encoding' into compilable ensembles that play with safe int...Kevin B Kenny2017-03-141-8/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge the update of TZ info with trunk.José Ignacio Marín2017-03-10143-6716/+6161
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in tclLink....jan.nijtmans2017-02-141-2/+2
| * | | | | | | | | | | | | | | TIP #459 remaining part of implementation. Makes "package require Tk" give th...jan.nijtmans2017-02-033-70/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2017-01-236-23/+242
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | One more ::tcl::Pkg::source, for the Macjan.nijtmans2017-01-051-1/+1
| | * | | | | | | | | | | | | | | | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undoc...jan.nijtmans2017-01-052-7/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | |