| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | jan.nijtmans | 2018-07-04 | 1 | -57/+65 |
|\ |
|
| * | Some tools are executable. | stu | 2018-07-03 | 1 | -0/+5 |
|
|
| * | Use INSTALL_*/DIST_INSTALL_* macros to make dist. | stu | 2018-07-03 | 1 | -57/+60 |
|
|
* | | New macro TclGetUnicodeFromObj() which can handle size_t | jan.nijtmans | 2018-07-01 | 1 | -4/+4 |
|
|
* | | Another round of size_t'isms, this time also for Tcl_DString | jan.nijtmans | 2018-06-29 | 1 | -6/+6 |
|
|
* | | More API changes using size_t. Internal changes not complete yet (WIP) | jan.nijtmans | 2018-06-28 | 1 | -2/+2 |
|
|
* | | merge trunk | jan.nijtmans | 2018-06-27 | 3 | -7/+9 |
|\ \
| |/ |
|
| * | merge 8.7 | jan.nijtmans | 2018-06-25 | 3 | -7/+9 |
| |\ |
|
| | * | 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 |
|
|
* | | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk. | jan.nijtmans | 2018-06-16 | 1 | -1/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 8.7 | jan.nijtmans | 2018-06-15 | 1 | -6/+6 |
| |\ \ \
| | |/ / |
|
| | * | | 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 |
|
|
| * | | | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. | stu | 2018-06-15 | 1 | -1/+6 |
|
|
* | | | | | Merge trunk. Some more size_t additions in parameters/fields | jan.nijtmans | 2018-06-14 | 7 | -20/+69 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. | stu | 2018-06-13 | 1 | -11/+13 |
|
|
| * | | | | merge 8.7 | jan.nijtmans | 2018-06-08 | 1 | -13/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 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 |
|
|
| * | | | | merge 8.7 | sebres | 2018-06-05 | 4 | -7/+68 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 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 |
|
|
| * | | | | merge 8.7 | jan.nijtmans | 2018-05-31 | 1 | -2/+0 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Neither use --disable-threads on MacOS builds, and don't mention it any more ... | jan.nijtmans | 2018-05-31 | 1 | -2/+0 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2018-05-30 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | No longer pass "--enable-threads" to battery-included sub-packages, since it... | jan.nijtmans | 2018-05-30 | 1 | -1/+1 |
|
|
* | | | | | merge trunk | jan.nijtmans | 2018-05-23 | 17 | -641/+472 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | merge 8.7 | jan.nijtmans | 2018-05-23 | 1 | -2/+4 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ... | jan.nijtmans | 2018-05-23 | 1 | -2/+4 |
|
|
| * | | | | merge 8.7 | dgp | 2018-05-23 | 4 | -3/+4 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | unbreak the build | dgp | 2018-05-23 | 4 | -3/+4 |
|
|
| * | | | | merge 8.7 | jan.nijtmans | 2018-05-22 | 13 | -178/+133 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 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 |
|
|
| * | | | | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer ne... | jan.nijtmans | 2018-05-17 | 11 | -475/+338 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 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.7 | jan.nijtmans | 2018-05-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-14 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|/ /
| | | |/| | | | | |
|