| Commit message (Expand) | Author | Age | Files | Lines |
* | Update TZ info to tzdata2021b (via merge). | José Ignacio Marín | 2021-09-25 | 1 | -4/+4 |
|\ |
|
| * | Update TZ info to tzdata2021b. | José Ignacio Marín | 2021-09-25 | 1 | -4/+4 |
|
|
* | | Make everything compile warning-free when TCL_THREADS=0 | jan.nijtmans | 2021-08-23 | 6 | -5/+35 |
|\ \
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2021-08-23 | 2 | -18/+32 |
| |\ |
|
| | * | Add FALLTHRU markers, to help GCC emit less false warnings | jan.nijtmans | 2021-08-23 | 1 | -8/+21 |
|
|
| | * | Code formatting | jan.nijtmans | 2021-08-23 | 1 | -172/+268 |
|
|
* | | | TIP #511 implementation: Implement Tcl_AsyncMarkFromSignal() | jan.nijtmans | 2021-08-20 | 7 | -27/+361 |
|\ \ \ |
|
| * | | | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can hav... | jan.nijtmans | 2021-08-18 | 3 | -3/+3 |
|
|
| * | | | tip#511 proposed implementation | jan.nijtmans | 2021-08-17 | 7 | -27/+361 |
|
|
* | | | | Merge-mark 8.6. Update to autoconf-2.71 | jan.nijtmans | 2021-08-19 | 1 | -145/+123 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
* | | | Use fstat64() in stead of fstat() on platforms which support it. | jan.nijtmans | 2021-06-29 | 5 | -7/+33 |
|
|
* | | | fix typos in previous commit | pooryorick | 2021-06-23 | 1 | -2/+2 |
|
|
* | | | possible fix for [dcb888ed85adeb86] with kevent() | pooryorick | 2021-06-22 | 1 | -1/+4 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2021-06-21 | 3 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 3 | -5/+5 |
|
|
* | | | Undo change in [b70eeebb0d196bb2]: It breaks the "make html" target in github... | jan.nijtmans | 2021-06-19 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Hm. tcltk-man2html.tcl cannot handle $(PATCH_LEVEL). Don't bother for now. | jan.nijtmans | 2021-06-18 | 1 | -1/+1 |
|
|
| * | | | Fix "make html-tcl" target, broken by this commit: [b70eeebb0d196bb2] (in cor... | jan.nijtmans | 2021-06-18 | 1 | -1/+1 |
|
|
* | | | | Fix [f8608fc420]: linux : dynamic location of the tcl zipfs | jan.nijtmans | 2021-06-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | protect all usage of dladdr() with !defined(NO_DLFCN_H) | jan.nijtmans | 2021-06-11 | 1 | -1/+1 |
|
|
* | | | | | Bump version number to distinguish from release. | dgp | 2021-06-18 | 3 | -3/+3 |
|
|
* | | | | | close fork | dgp | 2021-06-18 | 1 | -15/+22 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fix for [dcb888ed85adeb86]: epoll, special files, directories, links, epoll_c... | pooryorick | 2021-06-17 | 1 | -15/+22 |
| |/ / / |
|
| * | | | (cherry-pick): Update dist target to renamed file. | jan.nijtmans | 2021-06-10 | 1 | -1/+1 |
|
|
* | | | | Change the arguments of the `make html` target to take the right default | dgp | 2021-06-13 | 1 | -2/+3 |
|
|
* | | | | Update dist target to renamed file. | dgp | 2021-06-09 | 1 | -1/+1 |
|
|
* | | | | merge 8.7 | dgp | 2021-06-09 | 3 | -8/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | HP_UX -> HP-UX and another apparent typo | jan.nijtmans | 2021-06-08 | 2 | -4/+4 |
| |\ \ \
| | |/ / |
|
| | * | | re-generate unix/configure with autoconf-2.59 | jan.nijtmans | 2021-06-08 | 1 | -4/+7 |
|
|
| | * | | Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported ... | jan.nijtmans | 2021-06-08 | 1 | -3/+5 |
|
|
| * | | | Add full "libtommath" to "make dist" in stead of only the header-files and sr... | jan.nijtmans | 2021-06-08 | 1 | -2/+5 |
|
|
| * | | | DragonFly/FreeBSD need -fPIC | jan.nijtmans | 2021-06-08 | 2 | -2/+2 |
|
|
| * | | | If the test suite needs a file, it needs to go in the distribution (cherry-pick) | jan.nijtmans | 2021-06-08 | 1 | -1/+1 |
|
|
* | | | | ....and with the right path. | dgp | 2021-06-07 | 1 | -1/+1 |
|
|
* | | | | If the test suite needs a file, it needs to go in the distribution. | dgp | 2021-06-07 | 1 | -1/+1 |
|
|
* | | | | merge 8.7 | dgp | 2021-06-04 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Revise http version number from unusual 2.10.0a1 to conventional 2.10a1 | dgp | 2021-06-04 | 1 | -2/+2 |
|
|
* | | | | merge 8.7 | dgp | 2021-05-25 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t... | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl t... | jan.nijtmans | 2021-05-25 | 1 | -1/+1 |
|
|
| | | * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-21 | 7 | -95/+100 |
|
|
| | * | | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-20 | 6 | -10/+10 |
|
|
| | * | | Make Pkgua package thread-safe and properly clean up everything when being un... | jan.nijtmans | 2021-05-18 | 1 | -20/+33 |
|
|
* | | | | merge 8.7 | dgp | 2021-05-19 | 4 | -33/+44 |
|\ \ \ \
| |/ / / |
|
| * | | | Make pkgua package thread-safe | jan.nijtmans | 2021-05-18 | 1 | -24/+27 |
|
|
| * | | | merge 8.7 | pooryorick | 2021-05-18 | 2 | -4/+6 |
| |\ \ \ |
|
| | * \ \ | Merge 8.6 | jan.nijtmans | 2021-05-17 | 2 | -4/+6 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 8 | -66/+57 |
|
|
| | * | | | Add valgrind option --keep-deguginfo=yes | pooryorick | 2021-05-15 | 1 | -0/+1 |
|
|