summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Update TZ info to tzdata2018d.José Ignacio Marín2018-03-2486-3141/+3142
|\
| * Update TZ info to tzdata2018d.José Ignacio Marín2018-03-2486-3141/+3142
* | Fix bugs in msgcat that prevent clean test suite run.dgp2018-03-131-1/+1
* | tip490 oo for msgcat: added documentationoehhar2018-03-131-2/+2
* | msgcat 1.7.0 features need foundation of Tcl 8.7.dgp2018-03-122-2/+3
* | Revert change that broke usage with Tcl 9dgp2018-03-121-1/+0
* | Implement TIP 499: Custom locale search list for msgcatdgp2018-03-121-57/+117
|\ \
| * | Undo setting of execute permissions.dgp2018-03-122-0/+0
| * | Do not allow prefixed subcommands for mcutiloehhar2018-02-081-1/+1
| * | Add subcommand mcpreferences to export getpreferences and getsystemlocale fun...oehhar2018-02-081-26/+28
| * | TIP 499: Custom locale search for msgcatoehhar2018-02-072-37/+95
* | | Implement TIP 490: msgcat for TclOOdgp2018-03-122-30/+100
|\ \ \ | |/ / |/| |
| * | msgcat 1.7 uses [tailcall], so requires Tcl 8.6.dgp2018-03-122-2/+3
| * | Comment updatedoehhar2018-01-161-2/+3
| * | Solve case where msgcat is called within a class definition script (works onl...oehhar2018-01-161-10/+19
| * | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch releaseoehhar2018-01-132-2/+2
| * | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly spe...oehhar2018-01-131-7/+15
| * | Implement the "mcn" command as "mc" with explicit namespace.oehhar2018-01-121-4/+28
| * | Use the test "[namespace which self] ne "::oo::Helpers::self"" to check if we...oehhar2018-01-121-1/+4
| * | replace "return [uplevel 1 [list [namespace origin ..." by tailcalloehhar2018-01-121-6/+5
| * | TIP490: oo for msgcal: new solution enable any command for oo, new command mc...oehhar2018-01-102-13/+38
* | | TIP 493: Cease Distribution of http 1.0dgp2018-02-062-388/+0
|\ \ \
| * | | Remove http 1.0 files from fossil management.dgp2017-12-292-388/+0
| |/ /
* | | Update TZ info to tzdata2018c.José Ignacio Marín2018-02-026-258/+261
|\ \ \ | |/ / |/| / | |/
| * Update TZ info to tzdata2018c.José Ignacio Marín2018-02-026-258/+261
| * merge 8.6dgp2017-12-181-2/+2
| |\
| * | Start RC branch for Tcl 8.6.8dgp2017-12-061-1/+1
* | | 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
| |/
* | 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
|\ \
| * | Fix error-message for min/math functions: "to" -> "for", for consistancy with...jan.nijtmans2017-11-201-2/+2
| * | update .project file with branch name. Make clear that optparse doesnt work w...jan.nijtmans2017-11-052-2/+2
| * | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump.dgp2017-11-034-7/+7
| * | 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
| |\ \
| * | | 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
| | |\ \ \
| * | \ \ \ merge trunkdgp2017-09-012-2/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-312-2/+3
| | |\ \ \ \
| * | | | | | Release candidate branch for Tcl 8.7a1.dgp2017-08-101-1/+1
| |/ / / / /
| * | | | | merge core-8-6-branchjan.nijtmans2017-07-171-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.6; Bump to TclOO 1.2.0.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
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl...sebres2017-05-294-2774/+350
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |