Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the... | jan.nijtmans | 2020-11-10 | 29 | -297/+354 |
|\ | |||||
| * | merge mark | dkf | 2020-11-09 | 0 | -0/+0 |
| |\ | |||||
| | * | Copied build control files for Github Actions from 8.7 | dkf | 2020-11-09 | 3 | -1/+70 |
| * | | Github Actions seem to be working | dkf | 2020-11-09 | 4 | -1/+85 |
| |\ \ | |||||
| | * \ | Merge 8.7 | dkf | 2020-11-08 | 6 | -6/+162 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | TIP 582: Comments in Expressions | dkf | 2020-11-08 | 6 | -6/+162 |
| |\ \ \ | |||||
| | * \ \ | Merge 8.7 | dkf | 2020-11-01 | 60 | -521/+538 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-24 | 333 | -3461/+6322 |
| | |\ \ \ \ | |||||
| | * | | | | | Tricky case in function calls. | dkf | 2020-08-24 | 2 | -3/+46 |
| | * | | | | | Added two test cases | dkf | 2020-08-24 | 1 | -0/+11 |
| | * | | | | | Added documentation | dkf | 2020-08-22 | 1 | -0/+8 |
| | * | | | | | Implementation of TIP 582: comments in expressions | dkf | 2020-08-22 | 5 | -3/+97 |
| | | | | * | | Added badges to README | dkf | 2020-11-08 | 1 | -3/+9 |
| | | | | * | | Added experimental Windows CI build instructions | dkf | 2020-11-08 | 2 | -0/+37 |
| | | | | * | | Updated arrangement | dkf | 2020-11-08 | 2 | -2/+42 |
| | | | | * | | Updated README | dkf | 2020-11-07 | 1 | -0/+1 |
| | | | | * | | Updated workflow name | dkf | 2020-11-07 | 1 | -1/+1 |
| | | | | * | | Added basic github action starter | dkf | 2020-11-07 | 1 | -0/+37 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-11-06 | 4 | -4/+13 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test whic... | jan.nijtmans | 2020-11-06 | 2 | -2/+11 |
| | * | | | | Merge jn-module-names. Sorry Don, but this is 100% compatible! | jan.nijtmans | 2020-11-06 | 5 | -12/+9 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f... | jan.nijtmans | 2020-11-06 | 13 | -268/+71 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa... | jan.nijtmans | 2020-11-06 | 3 | -8/+5 |
| | |/ / / | |||||
* | | | | | Lesser TIP #590 implementation: Only package renaming, no code changes | jan.nijtmans | 2020-11-06 | 96 | -231/+243 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Vary dltest package names for test purposes | jan.nijtmans | 2020-11-04 | 4 | -17/+17 |
| * | | | | Undo experimental unrelated changes | jan.nijtmans | 2020-11-03 | 3 | -4/+4 |
| * | | | | Correct casing in some error-messages | jan.nijtmans | 2020-11-03 | 2 | -5/+21 |
| * | | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 102 | -314/+315 |
|/ / / / | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 3 | -18/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Simplify testcases using "incr" | jan.nijtmans | 2020-10-30 | 3 | -57/+57 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 44 | -288/+294 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 47 | -597/+600 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-10-29 | 5 | -12/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 6 | -12/+28 |
| |\ \ \ | |||||
| | * | | | 3 new testcases | jan.nijtmans | 2020-10-29 | 1 | -0/+12 |
| | * | | | Update TZ info to tzdata2020d. | jan.nijtmans | 2020-10-29 | 13 | -239/+426 |
| | * | | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 4 | -7/+15 |
| | * | | | Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to... | jan.nijtmans | 2020-10-29 | 2 | -5/+1 |
* | | | | | [11229bad5f] Fix the bytecode compiler for [string insert]. | dgp | 2020-10-27 | 2 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Use TCL_ERROR to signal inability to compile. | dgp | 2020-10-27 | 1 | -1/+1 |
| * | | | | | [11229bad5f] New test to demonstrate the bug. | dgp | 2020-10-27 | 1 | -0/+7 |
|/ / / / / | |||||
* | | | | | Merge 8.6 | jan.nijtmans | 2020-10-26 | 2 | -5/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Revert changes in previous commit to clock.n and lassign.n | jan.nijtmans | 2020-10-26 | 2 | -5/+5 |
* | | | | | Update TZ info to tzdata2020d (via merge). | José Ignacio Marín | 2020-10-26 | 2 | -188/+188 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update TZ info to tzdata2020d. | José Ignacio Marín | 2020-10-26 | 2 | -188/+188 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-10-26 | 11 | -37/+37 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro... | jan.nijtmans | 2020-10-26 | 12 | -35/+35 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-10-23 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: w... | jan.nijtmans | 2020-10-23 | 1 | -2/+2 |
* | | | | TIP #587: One place more where TCL_CFGVAL_ENCODING should fall back to utf-8 | jan.nijtmans | 2020-10-22 | 1 | -5/+1 |