| Commit message (Expand) | Author | Age | Files | Lines |
* | merge core-8-branch | dkf | 2018-08-26 | 7 | -34/+51 |
|\ |
|
| * | Tighten up SaveResult.3, make installManPage more robust against newlines. | pooryorick | 2018-08-10 | 1 | -14/+29 |
|
|
| * | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -1/+1 |
|
|
| * | merge 8.6 | jan.nijtmans | 2018-07-31 | 3 | -12/+12 |
| |\ |
|
| * \ | merge 8.6 | jan.nijtmans | 2018-06-25 | 3 | -7/+9 |
| |\ \
| | |/ |
|
| | * | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli... | jan.nijtmans | 2018-06-25 | 2 | -6/+6 |
|
|
| | * | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrind | pooryorick | 2018-06-19 | 1 | -1/+3 |
|
|
* | | | Make it much easier to maintain the TclOO initialisation script. | dkf | 2018-08-05 | 1 | -0/+9 |
|
|
* | | | Create a special command, [ :my:class], (in each instance namespace) that all... | dkf | 2018-07-01 | 1 | -0/+7 |
|
|
* | | | Split scripted parts of TclOO into their own file. | dkf | 2018-06-17 | 1 | -1/+1 |
|/ / |
|
* | | merge 8.6 | jan.nijtmans | 2018-06-15 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | merge 8.5 | jan.nijtmans | 2018-06-15 | 1 | -1/+6 |
| |\ |
|
| | * | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add... | jan.nijtmans | 2018-06-15 | 1 | -0/+6 |
|
|
* | | | re-generate configure script (where does --runstatedir come from? | jan.nijtmans | 2018-06-08 | 1 | -13/+1 |
|
|
* | | | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m... | sebres | 2018-06-05 | 1 | -1/+1 |
|
|
* | | | re-autoconfigure with v.2.69 | sebres | 2018-06-05 | 1 | -42/+24 |
|
|
* | | | merge 8.6 | sebres | 2018-06-05 | 4 | -6/+85 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | sebres | 2018-06-04 | 4 | -6/+85 |
| |\ \
| | |/ |
|
| | * | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without... | sebres | 2018-06-04 | 4 | -6/+85 |
|
|
* | | | Neither use --disable-threads on MacOS builds, and don't mention it any more ... | jan.nijtmans | 2018-05-31 | 1 | -2/+0 |
|
|
* | | | No longer pass "--enable-threads" to battery-included sub-packages, since it... | jan.nijtmans | 2018-05-30 | 1 | -1/+1 |
|
|
* | | | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ... | jan.nijtmans | 2018-05-23 | 1 | -2/+4 |
|
|
* | | | unbreak the build | dgp | 2018-05-23 | 4 | -3/+4 |
|
|
* | | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 8 | -40/+40 |
|
|
* | | | More removals of TCL_THREADS usage (configure scripts/win makefiles) | jan.nijtmans | 2018-05-22 | 5 | -130/+86 |
|
|
* | | | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. I... | jan.nijtmans | 2018-05-22 | 4 | -14/+13 |
|
|
* | | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 11 | -477/+340 |
|\ \ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2018-04-17 | 3 | -113/+321 |
| |\ \ \ |
|
| * | | | | ran autoconf on the unix directory. This breaks the build. | dgp | 2018-04-16 | 1 | -320/+0 |
|
|
| * | | | | merge 8.7 | dgp | 2018-04-16 | 2 | -4/+4 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | merge 8.7 | dgp | 2018-03-15 | 6 | -64/+18 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-21 | 3 | -14/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | Initial implementation of TIP #491. Not tested yet. | jan.nijtmans | 2017-12-11 | 1 | -6/+0 |
|
|
* | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | merge 8.5 | jan.nijtmans | 2018-05-14 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Unbreak build when HAVE_FTS is not set.
| jan.nijtmans | 2018-05-14 | 1 | -1/+1 |
|
|
* | | | | | | | General code style cleanup. | dkf | 2018-05-13 | 1 | -6/+6 |
|
|
* | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-11 | 4 | -5/+5 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | merge 8.5 | jan.nijtmans | 2018-05-11 | 4 | -5/+5 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ... | jan.nijtmans | 2018-05-11 | 4 | -5/+5 |
|
|
* | | | | | | | merge 8.6 | dgp | 2018-05-09 | 4 | -4/+6 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | merge 8.5 | sebres | 2018-05-09 | 4 | -4/+6 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 4 | -4/+6 |
|
|
* | | | | | | | Fix epoll notifier memory leak in initialization/finalization routines, | pooryorick | 2018-05-08 | 1 | -0/+4 |
|
|
* | | | | | | | merge 8.6 | dgp | 2018-05-08 | 3 | -9/+15 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | merge fix for [92564326a98b5510] from 8.5 | sebres | 2018-05-08 | 3 | -9/+15 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/... | sebres | 2018-05-08 | 3 | -9/+15 |
|
|
* | | | | | | | merge 8.6 | dgp | 2018-04-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | http::geturl now returns full error stack information if the initial socket c... | oehhar | 2018-04-18 | 1 | -2/+2 |
|
|
* | | | | | | Remove MINGW32 from the UNIX makefile, since Mingw should always build from t... | jan.nijtmans | 2018-03-26 | 2 | -4/+4 |
| |_|_|_|/
|/| | | | |
|