| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi... | jan.nijtmans | 2021-02-08 | 5 | -8/+7 |
|
|
* | Fix "auto.tcl" indenting | jan.nijtmans | 2021-02-08 | 1 | -97/+99 |
|
|
* | Merge 8.6 | jan.nijtmans | 2021-02-08 | 1 | -2/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ |
|
| * | More implicit type-casts, for better compatibility with C++ | jan.nijtmans | 2021-02-05 | 6 | -93/+92 |
|
|
| * | Oops | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix filename-11.45 testcase when there are multiple volumes: This testcase on... | jan.nijtmans | 2021-02-05 | 1 | -2/+2 |
|
|
* | | In a --disable-shared build, attach the zip-file to the executable, so "onfil... | jan.nijtmans | 2021-02-04 | 3 | -14/+20 |
|
|
* | | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against... | jan.nijtmans | 2021-02-04 | 4 | -49/+131 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 5 | -9/+13 |
|\ \
| |/ |
|
| * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 4 | -8/+12 |
| |\ |
|
| | * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 4 | -8/+12 |
|
|
* | | | Undo previous change to unix/configure.ac: It doesn't work | jan.nijtmans | 2021-01-29 | 2 | -160/+41 |
|\ \ \
| |/ / |
|
| * | | Undo previous change to unix/configure.in | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-29 | 3 | -43/+162 |
|\ \ \
| |/ / |
|
| * | | Fix 2 warnings when running "autoconf" (2.69 or 2.70) | jan.nijtmans | 2021-01-29 | 2 | -3/+3 |
|
|
* | | | re-generate unix/configure | jan.nijtmans | 2021-01-29 | 1 | -1/+1 |
|
|
* | | | Fix [113be1991e]: zipfs on mac. | jan.nijtmans | 2021-01-29 | 3 | -218/+218 |
|
|
* | | | Lowercase package names are recommended now | jan.nijtmans | 2021-01-28 | 4 | -7/+7 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-28 | 14 | -716/+716 |
|\ \ \
| |/ / |
|
| * | | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 15 | -718/+718 |
|
|
| * | | Use "in" operator in stead of "lsearch -exact" when possible | jan.nijtmans | 2021-01-28 | 2 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 3 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". | jan.nijtmans | 2021-01-27 | 5 | -9/+9 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-27 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | When generating stubs, always read *.decls and *Decls.h files in UTF-8. This ... | jan.nijtmans | 2021-01-27 | 1 | -2/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-25 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Update to tzdata 2021a | jan.nijtmans | 2021-01-25 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Update to tzdata 2021a | jan.nijtmans | 2021-01-25 | 1 | -0/+1 |
|
|
* | | | Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as... | jan.nijtmans | 2021-01-25 | 3 | -3/+7 |
|
|
* | | | Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined | jan.nijtmans | 2021-01-25 | 3 | -8/+13 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-01-25 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2021-01-25 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | ERROR_ON_FAILURES=1, otherwise failing Linux tests don't result in a failing ... | jan.nijtmans | 2021-01-25 | 1 | -0/+2 |
|
|
* | | | Make sure MODULE_SCOPE is always defined correctly, for C++ compilers too | jan.nijtmans | 2021-01-25 | 2 | -1/+13 |
|
|
* | | | Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl ... | jan.nijtmans | 2021-01-22 | 4 | -5/+17 |
|\ \ \ |
|
| * | | | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNoti... | jan.nijtmans | 2021-01-22 | 3 | -6/+4 |
|
|
| * | | | Rebase to core-8-branch | jan.nijtmans | 2021-01-22 | 4 | -3/+17 |
| |\ \ \
|/ / / / |
|
| * | | | rebase | jan.nijtmans | 2013-07-09 | 4 | -3/+17 |
| |\ \ \ |
|
| | * | | | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098] | jan.nijtmans | 2013-06-28 | 4 | -4/+15 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 1 | -0/+7 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Ce... | jan.nijtmans | 2021-01-21 | 1 | -0/+9 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Ce... | jan.nijtmans | 2021-01-21 | 1 | -0/+9 |
| | |\ \ \ |
|
| | | * | | | Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 b... | jan.nijtmans | 2021-01-20 | 1 | -0/+9 |
|
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 7 | -7/+108 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]: Ty... | jan.nijtmans | 2021-01-21 | 0 | -0/+0 |
|
|
| * | | | | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe... | jan.nijtmans | 2021-01-21 | 7 | -9/+162 |
| |\ \ \ \ \ |
|
| | * | | | | | Don't use LTO for any stub libraries: It's asking for trouble when an extensi... | jan.nijtmans | 2021-01-20 | 7 | -9/+162 |
|
|
| | * | | | | | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98a... | jan.nijtmans | 2021-01-15 | 1 | -3/+3 |
|
|