Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | msgcat 1.7.0 features need foundation of Tcl 8.7. | dgp | 2018-03-12 | 1 | -1/+1 |
* | | | | | Implement TIP 490: msgcat for TclOO | dgp | 2018-03-12 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and wi... | oehhar | 2018-01-13 | 1 | -1/+1 |
| * | | | | | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch release | oehhar | 2018-01-13 | 1 | -2/+2 |
| * | | | | | TIP490: oo for msgcal: new solution enable any command for oo, new command mc... | oehhar | 2018-01-10 | 1 | -2/+2 |
* | | | | | | merge 8.7 | dgp | 2018-03-12 | 9 | -122/+29 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 2 | -39/+0 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 2 | -67/+0 |
| * | | | | | | merge 8.7 | dgp | 2018-02-14 | 1 | -7/+2 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | TIP 493: Cease Distribution of http 1.0 | dgp | 2018-02-06 | 1 | -7/+2 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | Remove handling of http 1.0 package files from Makefiles. | dgp | 2017-12-29 | 1 | -7/+2 |
| * | | | | | | | merge core-8-branch | jan.nijtmans | 2018-01-15 | 2 | -8/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -6/+0 |
| | |/ / / / / |