| Commit message (Expand) | Author | Age | Files | Lines |
* | restored "-encoding utf-8" by source clock.tcl (lost by merging) | sebres | 2017-05-12 | 1 | -1/+3 |
|
|
* | auto-loading of ensemble and stubs on demand only (+ test covered now, see cl... | sebres | 2017-05-11 | 1 | -29/+44 |
|
|
* | Ensemble "clock" fixed after merge with kbk's clock ensemble solution. All co... | sebres | 2017-05-10 | 1 | -4/+11 |
|
|
* | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to... | sebres | 2017-05-10 | 3 | -2695/+290 |
|\ |
|
| * | merge trunk | sebres | 2017-03-06 | 9 | -95/+334 |
| |\ |
|
| * | | code review: small optimization of msgcat::mcget, prevents infinite loop if a... | sebres | 2017-01-11 | 1 | -11/+13 |
|
|
| * | | amend lost changes after rebase to fossil | sebres | 2017-01-10 | 1 | -0/+1 |
|
|
| * | | "clock add" rewritten in C, using common functionality of "clock scan" (and f... | sebres | 2017-01-10 | 2 | -329/+1 |
|
|
| * | | Merge remote-tracking branch 'remotes/fossil/trunk' into sb/trunk-rewrite-clo... | sebres | 2017-01-10 | 1 | -1/+1 |
|
|
| * | | clock.tcl: clean unused resp. obsolete commands | sebres | 2017-01-10 | 2 | -2160/+6 |
|
|
| * | | [temp-commit]: format almost ready (missing some tokens) | sebres | 2017-01-10 | 2 | -2/+2 |
|
|
| * | | cacheable conversions Local2UTC / UTC2Local fixed (some TZ switches time seco... | sebres | 2017-01-10 | 1 | -14/+0 |
|
|
| * | | bug fix by match word token (FindWordEnd fixed); | sebres | 2017-01-10 | 1 | -2/+6 |
|
|
| * | | repaired system/current locale caching (also for legacy clock format) and leg... | sebres | 2017-01-10 | 1 | -11/+13 |
|
|
| * | | scan format: several tokens implemented, bug fixing and code review; | sebres | 2017-01-10 | 2 | -4/+38 |
|
|
| * | | improve LocalizeFormat, internal caching of localized formats inside msgcat f... | sebres | 2017-01-10 | 1 | -7/+12 |
|
|
| * | | improve LocalizeFormat, internal caching of localized formats inside msgcat f... | sebres | 2017-01-10 | 3 | -31/+57 |
|
|
| * | | l10n (with caching) implemented, msgcat package optimized, code review, etc. | sebres | 2017-01-10 | 2 | -56/+136 |
|
|
| * | | [temp-commit]: not ready | sebres | 2017-01-10 | 1 | -1/+53 |
|
|
| * | | amend for caching of UTC2Local / Local2UTC: | sebres | 2017-01-10 | 1 | -17/+17 |
|
|
| * | | [temp-commit]: code review, DST-hole mistake by scan with relative time resol... | sebres | 2017-01-10 | 1 | -7/+6 |
|
|
| * | | [temp-commit]: ClockFreeScan back-ported (cherry picked), all tests case pass... | sebres | 2017-01-10 | 1 | -3/+9 |
|
|
| * | | [temp-commit]: ClockFreeScan ready, test case passed (2 failure because of wr... | sebres | 2017-01-10 | 2 | -195/+5 |
|
|
| * | | [temp-commit]: ClockFreeScan almost ready, test-performance cases merged | sebres | 2017-01-10 | 2 | -34/+43 |
|
|
| * | | [temp-commit]: clock scan with several optimization porting, still not-ready | sebres | 2017-01-10 | 2 | -7/+14 |
|
|
| * | | 1st try to rewrite clock in C | sebres | 2017-01-10 | 2 | -16/+18 |
|
|
* | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -1/+11 |
|\ \ \ |
|
| * \ \ | merge trunk | sebres | 2017-03-06 | 9 | -95/+334 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in tclLink.... | jan.nijtmans | 2017-02-14 | 1 | -2/+2 |
|
|
| | * | TIP #459 remaining part of implementation. Makes "package require Tk" give th... | jan.nijtmans | 2017-02-03 | 3 | -70/+89 |
| | |\ |
|
| | | * | Merge trunk | jan.nijtmans | 2017-01-23 | 6 | -23/+242 |
| | | |\ |
|
| | | * | | One more ::tcl::Pkg::source, for the Mac | jan.nijtmans | 2017-01-05 | 1 | -1/+1 |
|
|
| | | * | | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undoc... | jan.nijtmans | 2017-01-05 | 2 | -7/+3 |
| | | |\ \ |
|
| | | * | | | In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. | jan.nijtmans | 2017-01-04 | 3 | -57/+89 |
|
|
| | | * | | | Fix safe.tcl test-cases: "source -nopkg" is not necessary here: "source" is a... | jan.nijtmans | 2017-01-04 | 1 | -1/+1 |
|
|
| | | * | | | Merge trunk. First steps in eliminating "source -nopkg". Some test-cases stil... | jan.nijtmans | 2017-01-04 | 2 | -67/+58 |
| | | |\ \ \
| | | | |/ / |
|
| | | * | | | Bring back stub table in original state. | jan.nijtmans | 2016-12-08 | 1 | -1/+1 |
| | | |\ \ \
| | | | |/ / |
|
| | | * | | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 3 | -69/+69 |
|
|
| | * | | | | Added assoc, ftype and move as auto_execok shell built-ins on Windows. | ashok | 2017-01-28 | 1 | -2/+3 |
| | | |_|/
| | |/| | |
|
| | * | | | Merge IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| * | | | | [win] load win-registry library also in development environment (uninstalled) | sebres | 2017-01-09 | 1 | -1/+11 |
| |/ / / |
|
| * | | | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tzdata2016i from IETF | venkat | 2016-11-12 | 4 | -39/+208 |
| |\ \ \ |
|
| * \ \ \ | Make packages msgcat and tcltest work unmodified in "novem". Make more test-c... | jan.nijtmans | 2016-11-04 | 2 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge core-8-6-branch (http package version update) | jan.nijtmans | 2016-11-02 | 2 | -4/+4 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. | dkf | 2016-10-30 | 1 | -0/+24 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge timezone data tzdata2016h | venkat | 2016-10-26 | 4 | -186/+186 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | [838e99a76d] Ensure that encodings are handled with application/xml and friends. | dkf | 2016-10-08 | 1 | -1/+33 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tzdata2016g from ietf.org | venkat | 2016-10-02 | 69 | -1864/+1698 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge dup-removal into search loop so we avoid pre-processing efforts on data... | dgp | 2016-08-26 | 1 | -8/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|