Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge 8.7 | dgp | 2018-04-11 | 106 | -6146/+5704 | |
|\ | ||||||
| * | merge 8.6 | dgp | 2018-04-07 | 2 | -6/+3 | |
| |\ | ||||||
| | * | merge 8.5 | dgp | 2018-04-07 | 2 | -6/+3 | |
| | |\ | ||||||
| | | * | Correct out-of-date documentation for [string is]. | dgp | 2018-04-07 | 2 | -6/+3 | |
| * | | | Plug memleak in [format] applied to bignums. | dgp | 2018-04-05 | 1 | -0/+1 | |
| * | | | Plug memleak when [scan] raises an error. | dgp | 2018-04-05 | 1 | -3/+16 | |
| * | | | [string cat] was failing to NUL terminate string reps. | dgp | 2018-04-05 | 2 | -0/+3 | |
| * | | | Failed to mutex protect all multi-thread access to the hash tables in the | dgp | 2018-04-05 | 1 | -0/+5 | |
| * | | | Refactor the [lrange] machinery into a single routine TclListObjRange(). | dgp | 2018-03-30 | 5 | -68/+192 | |
| |\ \ \ | ||||||
| | * \ \ | merge 8.7 | dgp | 2018-03-30 | 96 | -6069/+5484 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Remove MINGW32 from the UNIX makefile, since Mingw should always build from t... | jan.nijtmans | 2018-03-26 | 2 | -4/+4 | |
| * | | | | No need any more on 64-bit cygwin for special *Long* stub entries. | jan.nijtmans | 2018-03-25 | 1 | -22/+0 | |
| * | | | | workaround for TclFormatInt on CYGWIN is no longer necessary now. | jan.nijtmans | 2018-03-25 | 1 | -4/+0 | |
| * | | | | Update TZ info to tzdata2018d. | José Ignacio Marín | 2018-03-24 | 86 | -3141/+3142 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Update TZ info to tzdata2018d. | José Ignacio Marín | 2018-03-24 | 86 | -3141/+3142 | |
| * | | | | TIP 503 implementation. | dgp | 2018-03-20 | 1 | -2/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Last bit of TIP 503 implementation. | dgp | 2018-03-05 | 1 | -2/+0 | |
| * | | | | | Merge over testing improvements from the TIP 475 work. | dgp | 2018-03-20 | 4 | -1954/+1389 | |
| * | | | | | Test and fix for botch in binary string replace. | dgp | 2018-03-20 | 2 | -0/+7 | |
| * | | | | | Bring back makefile.vc to CRLF line-endings, as all other *.vc files | jan.nijtmans | 2018-03-15 | 1 | -945/+945 | |
| | | | * | | merge 8.7 | dgp | 2018-03-15 | 202 | -5366/+6226 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||||
| | | | * | | Refactored lrange to common function. | pspjuth | 2017-12-29 | 4 | -80/+87 | |
| | | | * | | Optimise lrange for unshared object. | pspjuth | 2017-12-28 | 2 | -0/+115 | |
* | | | | | | merge 8.7 | dgp | 2018-03-15 | 29 | -706/+2580 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | merge 8.6 | dgp | 2018-03-15 | 4 | -2/+12 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Missing test cleanups that break later tests. | dgp | 2018-03-15 | 4 | -2/+12 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Memleak and lifetime management fixes for components of the OO system. | dgp | 2018-03-14 | 3 | -239/+305 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Merge rest of 8.7 except the botched apply/backout dance. | dgp | 2018-03-14 | 6 | -174/+346 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | merge 8.6 | dgp | 2018-03-14 | 2 | -9/+4 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | unused variable fix | dgp | 2018-03-14 | 1 | -2/+1 | |
| * | | | | | | | New routine TclStringReplace() serves as a common implementation for both | dgp | 2018-03-14 | 4 | -91/+157 | |
| * | | | | | | | merge mark | dgp | 2018-03-14 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cherry pick the desirable part of the merge. | dgp | 2018-03-14 | 3 | -74/+186 | |
| * | | | | | | | | backout the latest merge | dgp | 2018-03-14 | 6 | -309/+191 | |
| * | | | | | | | | silence compiler warning | dgp | 2018-03-14 | 1 | -1/+1 | |
| * | | | | | | | | merge 8.6 | dgp | 2018-03-14 | 6 | -191/+309 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ | Merge in 8.7 changes not already here. | dgp | 2018-03-14 | 20 | -300/+1926 | |
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | merge 8.6 | dgp | 2018-03-13 | 4 | -114/+175 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | close fork | dgp | 2018-03-13 | 1 | -27/+85 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tip 499 msgcat custom preferences: documentation added | oehhar | 2018-03-13 | 1 | -27/+85 | |
| * | | | | | | | | | | | Fix bugs in msgcat that prevent clean test suite run. | dgp | 2018-03-13 | 2 | -1/+6 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | tip490 oo for msgcat: added documentation | oehhar | 2018-03-13 | 3 | -10/+103 | |
| * | | | | | | | | | | msgcat 1.7.0 features need foundation of Tcl 8.7. | dgp | 2018-03-12 | 5 | -5/+6 | |
| * | | | | | | | | | | Revert change that broke usage with Tcl 9 | dgp | 2018-03-12 | 1 | -1/+0 | |
| * | | | | | | | | | | merge 8.6 | dgp | 2018-03-12 | 1 | -11/+24 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Implement TIP 499: Custom locale search list for msgcat | dgp | 2018-03-12 | 3 | -59/+213 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Undo setting of execute permissions. | dgp | 2018-03-12 | 6 | -0/+0 | |
| | * | | | | | | | | | | | Do not allow prefixed subcommands for mcutil | oehhar | 2018-02-08 | 2 | -6/+11 | |
| | * | | | | | | | | | | | Add subcommand mcpreferences to export getpreferences and getsystemlocale fun... | oehhar | 2018-02-08 | 2 | -26/+63 | |
| | * | | | | | | | | | | | TIP 499: Custom locale search for msgcat | oehhar | 2018-02-07 | 6 | -42/+154 | |