summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ↵jan.nijtmans2017-09-141-1/+1
|\ | | | | | | comments
| * Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ↵jan.nijtmans2017-09-141-1/+1
| | | | | | | | comments
* | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-1/+1
| |
* | merge trunkdgp2017-09-052-3/+3
|\ \
| * \ Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering ↵jan.nijtmans2017-09-042-3/+3
| |\ \ | | |/ | | | | | | from msgcat
| | * Make pkgIndex.tcl from msgcat work for Tcl 9.0 (not really necessary, but ↵jan.nijtmans2017-09-041-1/+1
| | | | | | | | | | | | for consistancy)
| | * http state 100 continue handling broken [2a94652ee1]oehhar2017-08-312-2/+3
| | |\
* | | \ merge trunkdgp2017-09-012-2/+3
|\ \ \ \ | |/ / /
| * | | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-312-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | http state 100 continue handling broken [2a94652ee1]bug_2a94652ee1oehhar2017-08-312-2/+3
| | |/
| | * merge releasedgp2017-08-095-5/+5
| | |\
| | | * merge 8.6dgp2017-07-181-2/+2
| | | |\ | | | |/ | | |/|
| | | * merge 8.6dgp2017-06-261-22/+28
| | | |\
| | | * \ merge 8.6dgp2017-05-191-1/+1
| | | |\ \
| | | * \ \ Merge 8.6; update changes.dgp2017-05-092-5/+6
| | | |\ \ \
| | | * \ \ \ merge 8.6dgp2017-04-191-4/+13
| | | |\ \ \ \
| | | * | | | | Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-124-4/+4
| | | | | | | |
| | | * | | | | merge 8.6dgp2017-03-312-2/+168
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge 8.6dgp2017-03-171-8/+3
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge 8.6dgp2017-03-10143-6716/+6161
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Start RC branch for Tcl 8.6.7dgp2017-03-101-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Release candidate branch for Tcl 8.7a1.dgp2017-08-101-1/+1
|/ / / / / / / / / /
* | | | | | | | | | merge core-8-6-branchjan.nijtmans2017-07-171-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ↵jan.nijtmans2017-07-171-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | across builds from auto_mkindex
| | * | | | | | | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ↵jan.nijtmans2017-07-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | across builds from auto_mkindex
| | * | | | | | | | (cherry-pick from core-8-6-branch): Update TZ info to tzcode2017b.jan.nijtmans2017-03-23144-6717/+6328
| | | | | | | | | |
* | | | | | | | | | Merge 8.6; Bump to TclOO 1.2.0.dgp2017-06-261-22/+28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Try to make good stack trace. Fallback to making not-so-good stack trace.bug_46f801ea5adgp2017-06-261-22/+28
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | Stop failing altogether. Test in test suite, not program fragility.
* | | | | | | | | Merge core-8-6-branch. This removes the work currently being done in ↵jan.nijtmans2017-06-022-283/+2693
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | "sebres-8-6-clock-speedup-cr1" branch, but that will be merged again as soon as the work is done. All other changes in "trunk" since then (e.g. the INST_STR_CONCAT1 performance improvement, and the removal of SunOS-4) are retained.
* | | | | | | | | merge core-8-6-branch (except: the "timerate" command and the clock ↵jan.nijtmans2017-05-314-147/+108
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | performance-tests are kept)
| * | | | | | | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, ↵jan.nijtmans2017-05-312-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preventing a (char *) type case. No functional changes.
| * | | | | | | | | Remove "timerate" functionality: this definitely needs a TIP. Also undo ↵jan.nijtmans2017-05-311-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes in library/reg/pkgIndex.tcl, which are unrelated to clock functionality
| * | | | | | | | | [msgcat] revert changes of "msgcat" to previous state before clock-speedup, ↵sebres2017-05-302-126/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move this functionality to "clock.tcl"; additionally avoids the usage of catch (uses pair "dict exists/dict get" instead of).
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / ↵sebres2017-05-294-2774/+350
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | flightaware Tcl-bounties#4, see RFE [ddc948cff9781daac7ad95a3077b3c1b4f07cf93])
| | * | | | | | | | | merge sebres-8-6-clock-speedupsebres2017-05-151-1/+3
| | |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk ↵sebres2017-05-11212-7945/+7582
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clock-speedup, 3-way merge)
| | | | * \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | / / / / / / / / | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | see RFE [ddc948cff9781daac7ad95a3077b3c1b4f07cf93])
| | * | | | | | | | | | | | 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 ↵sebres2017-05-111-29/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clock-0.1); introduces new possibility to implement namespace-based auto-loading, e. g.: set ::auto_index_ns(::some::namespace) [list ::source [::file join $dir some namespace.tcl]]] loading of clock-stubs (clock.tcl) implemented via handler "auto_index_ns" now.
| | * | | | | | | | | | | Ensemble "clock" fixed after merge with kbk's clock ensemble solution. All ↵sebres2017-05-101-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commands (including new) compiled now also in ensemble (implemented without TclMakeEnsemble, because it can be extended via new map entries). Ensemble handling partially cherry-picked from new performance branch (TODO: check temporary "-compile" option can be reverted if it becomes ready/merged).
| | * | | | | | | | | | | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk ↵sebres2017-05-103-2695/+290
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | to 8.6): tcl-clock functionality rewritten in C.
| | | * | | | | | | | | | merge trunksebres2017-03-069-95/+334
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | code review: small optimization of msgcat::mcget, prevents infinite loop if ↵sebres2017-01-111-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | at all no translation
| | | * | | | | | | | | | | amend lost changes after rebase to fossilsebres2017-01-101-0/+1
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | "clock add" rewritten in C, using common functionality of "clock scan" (and ↵sebres2017-01-102-329/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freescan)... test-performance.tcl: test cases extended to cover "clock add"
| | | * | | | | | | | | | | Merge remote-tracking branch 'remotes/fossil/trunk' into ↵sebres2017-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sb/trunk-rewrite-clock-in-c; + minor fixes after merge.
| | | * | | | | | | | | | | 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 ↵sebres2017-01-101-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seconds bound) and optimized (last period ranges saved); prepare to back-port clock format