| Commit message (Expand) | Author | Age | Files | Lines |
* | Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206... | hypnotoad | 2018-11-21 | 1 | -12/+0 |
|
|
* | Actually, it turns out that platform, platform::shell and tcltest have the sa... | jan.nijtmans | 2018-11-20 | 1 | -3/+0 |
|
|
* | Fix [4e812aadae68af384605]: package require msgcat fails | jan.nijtmans | 2018-11-20 | 1 | -2/+0 |
|
|
* | Documentation and revision bump for tip 522 | pspjuth | 2018-10-22 | 1 | -1/+1 |
|
|
* | forgot one location for http version number | jan.nijtmans | 2018-09-22 | 1 | -1/+1 |
|
|
* | merge 8.7 | dgp | 2018-04-27 | 1 | -1/+1 |
|\ |
|
* \ | Merge 8.7; Updated the package manifest by hand; was broken until then. | dgp | 2018-03-15 | 1 | -2/+1 |
|\ \
| |/ |
|
* | | Removing the standalone pkgIndex.tcl. There is enough stuff that needs to be | hypnotoad | 2017-12-29 | 1 | -4/+21 |
|
|
* | | Pulling changes from core-8-branch | hypnotoad | 2017-12-29 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | No need any more to check for "Windows NT" here, since the minimum is XP now. | jan.nijtmans | 2017-12-18 | 1 | -4/+1 |
|
|
| * | merge core-8-6-branch | jan.nijtmans | 2017-12-18 | 1 | -2/+1 |
| |\ |
|
| | * | (cherry-pick): Added assoc, ftype and move as auto_execok shell built-ins on ... | jan.nijtmans | 2017-12-18 | 1 | -2/+2 |
|
|
* | | | Pulling changes from the last core-8-branch that doesn't cause a segfault in ... | hypnotoad | 2017-11-28 | 1 | -37/+0 |
|\ \ \
| |/ / |
|
| * | | Re-base to core-8-branch: This change is fine as-is for Tcl 8.7, I wouldn't r... | jan.nijtmans | 2017-11-20 | 1 | -4/+23 |
| |\ \ |
|
| * | | | Changed math functions min and max to C implementations. | pspjuth | 2017-11-19 | 1 | -37/+0 |
| | |/
| |/| |
|
* | | | Pulling changes from core-8-branch | hypnotoad | 2017-11-21 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix error-message for min/math functions: "to" -> "for", for consistancy with... | jan.nijtmans | 2017-11-20 | 1 | -2/+2 |
|
|
* | | | Added a package manifest to init to allow core distributed packages to | hypnotoad | 2017-11-17 | 1 | -0/+4 |
|/ / |
|
* | | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ... | jan.nijtmans | 2017-09-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ... | jan.nijtmans | 2017-09-14 | 1 | -1/+1 |
|
|
| * | merge 8.6 | dgp | 2017-06-26 | 1 | -22/+28 |
| |\ |
|
| * \ | merge 8.6 | dgp | 2017-03-17 | 1 | -8/+3 |
| |\ \ |
|
| * | | | Start RC branch for Tcl 8.6.7 | dgp | 2017-03-10 | 1 | -1/+1 |
|
|
* | | | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 1 | -1/+1 |
|
|
* | | | | Release candidate branch for Tcl 8.7a1. | dgp | 2017-08-10 | 1 | -1/+1 |
|
|
* | | | | Merge 8.6; Bump to TclOO 1.2.0. | dgp | 2017-06-26 | 1 | -22/+28 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Try to make good stack trace. Fallback to making not-so-good stack trace. | dgp | 2017-06-26 | 1 | -22/+28 |
| | |/
| |/| |
|
* | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-... | jan.nijtmans | 2017-06-02 | 1 | -60/+36 |
|\ \ \
| |/ / |
|
* | | | merge core-8-6-branch (except: the "timerate" command and the clock performan... | jan.nijtmans | 2017-05-31 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven... | jan.nijtmans | 2017-05-31 | 1 | -3/+3 |
|
|
* | | | | merge sebres-8-6-clock-speedup | sebres | 2017-05-15 | 1 | -1/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | restored "-encoding utf-8" by source clock.tcl (lost by merging) | sebres | 2017-05-12 | 1 | -1/+3 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc... | sebres | 2017-05-11 | 1 | -32/+48 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int... | Kevin B Kenny | 2017-03-14 | 1 | -8/+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 | 1 | -10/+10 |
| |\ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
* | | | | merge trunk | sebres | 2017-03-06 | 1 | -3/+23 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | 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 | 1 | -1/+20 |
| |\ \ \ |
|
| | * \ \ | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undoc... | jan.nijtmans | 2017-01-05 | 1 | -6/+2 |
| | |\ \ \ |
|
| | * | | | | In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. | jan.nijtmans | 2017-01-04 | 1 | -2/+22 |
|
|
| | * | | | | 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 | 1 | -0/+3 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Added assoc, ftype and move as auto_execok shell built-ins on Windows. | ashok | 2017-01-28 | 1 | -2/+3 |
| |/ / / |
|
* | | | | "clock add" rewritten in C, using common functionality of "clock scan" (and f... | sebres | 2017-01-10 | 1 | -1/+1 |
|
|
* | | | | clock.tcl: clean unused resp. obsolete commands | sebres | 2017-01-10 | 1 | -1/+1 |
|
|
* | | | | [temp-commit]: format almost ready (missing some tokens) | sebres | 2017-01-10 | 1 | -1/+1 |
|
|
* | | | | improve LocalizeFormat, internal caching of localized formats inside msgcat f... | sebres | 2017-01-10 | 1 | -1/+1 |
|
|