summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-branch. Also change some internal refCount's from int to size_t.jan.nijtmans2017-12-191-6/+2
|\
| * No need any more to check for "Windows NT" here, since the minimum is XP now.jan.nijtmans2017-12-181-4/+1
| * merge core-8-6-branchjan.nijtmans2017-12-181-2/+1
| |\
| | * (cherry-pick): Added assoc, ftype and move as auto_execok shell built-ins on ...jan.nijtmans2017-12-181-2/+2
* | | merge core-8-branchpspjuth2017-11-211-37/+0
|\ \ \ | |/ /
| * | Re-base to core-8-branch: This change is fine as-is for Tcl 8.7, I wouldn't r...jan.nijtmans2017-11-2071-1282/+1291
| |\ \
| * | | Changed math functions min and max to C implementations.pspjuth2017-11-191-37/+0
| | |/ | |/|
* | | merge core-8-branchjan.nijtmans2017-11-201-2/+2
|\ \ \ | | |/ | |/|
| * | Fix error-message for min/math functions: "to" -> "for", for consistancy with...jan.nijtmans2017-11-201-2/+2
* | | More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl...jan.nijtmans2017-11-061-1/+1
* | | Merge core-8-branch. More 8.7 -> 9.0 changes as appropriatejan.nijtmans2017-11-052-2/+2
|\ \ \ | |/ /
| * | update .project file with branch name. Make clear that optparse doesnt work w...jan.nijtmans2017-11-052-2/+2
* | | Merge package tolerances of Tcl 9.dgp2017-11-034-7/+7
|\ \ \ | |/ /
| * | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump.dgp2017-11-034-7/+7
* | | Bump to 9.0a0dgp2017-11-031-1/+1
|/ /
* | Update TZ info to tzcode2017c.José Ignacio Marín2017-10-2321-367/+404
|\ \ | |/
| * Update TZ info to tzcode2017c.José Ignacio Marín2017-10-2321-367/+404
* | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ...jan.nijtmans2017-09-141-1/+1
|\ \ | |/
| * Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ...jan.nijtmans2017-09-141-1/+1
* | 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 fro...jan.nijtmans2017-09-042-3/+3
| |\ \ | | |/
| | * Make pkgIndex.tcl from msgcat work for Tcl 9.0 (not really necessary, but for...jan.nijtmans2017-09-041-1/+1
| | * 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]oehhar2017-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 ac...jan.nijtmans2017-07-171-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ac...jan.nijtmans2017-07-171-2/+2
| | * | | | | | | | (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.dgp2017-06-261-22/+28
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-022-283/+2693
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
* | | | | | | | | merge core-8-6-branch (except: the "timerate" command and the clock performan...jan.nijtmans2017-05-314-147/+108
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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