summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2018-07-041-57/+65
|\
| * Some tools are executable.stu2018-07-031-0/+5
| * Use INSTALL_*/DIST_INSTALL_* macros to make dist.stu2018-07-031-57/+60
* | New macro TclGetUnicodeFromObj() which can handle size_tjan.nijtmans2018-07-011-4/+4
* | Another round of size_t'isms, this time also for Tcl_DStringjan.nijtmans2018-06-291-6/+6
* | More API changes using size_t. Internal changes not complete yet (WIP)jan.nijtmans2018-06-281-2/+2
* | merge trunkjan.nijtmans2018-06-273-7/+9
|\ \ | |/
| * merge 8.7jan.nijtmans2018-06-253-7/+9
| |\
| | * merge 8.6jan.nijtmans2018-06-253-7/+9
| | |\
| | | * Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli...jan.nijtmans2018-06-252-6/+6
| | | * new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrindpooryorick2018-06-191-1/+3
* | | | Change signature of Tcl_GetRange() to use size_t. Merge trunk.jan.nijtmans2018-06-161-1/+6
|\ \ \ \ | |/ / /
| * | | merge 8.7jan.nijtmans2018-06-151-6/+6
| |\ \ \ | | |/ /
| | * | merge 8.6jan.nijtmans2018-06-151-1/+6
| | |\ \ | | | |/
| | | * merge 8.5jan.nijtmans2018-06-151-1/+6
| | | |\
| | | | * Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add...jan.nijtmans2018-06-151-0/+6
| * | | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG.stu2018-06-151-1/+6
* | | | | Merge trunk. Some more size_t additions in parameters/fieldsjan.nijtmans2018-06-147-20/+69
|\ \ \ \ \ | |/ / / /
| * | | | Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary.stu2018-06-131-11/+13
| * | | | merge 8.7jan.nijtmans2018-06-081-13/+1
| |\ \ \ \ | | |/ / /
| | * | | re-generate configure script (where does --runstatedir come from?jan.nijtmans2018-06-081-13/+1
| | * | | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m...sebres2018-06-051-1/+1
| * | | | merge 8.7sebres2018-06-054-7/+68
| |\ \ \ \ | | |/ / /
| | * | | re-autoconfigure with v.2.69sebres2018-06-051-42/+24
| | * | | merge 8.6sebres2018-06-054-6/+85
| | |\ \ \ | | | |/ /
| | | * | merge 8.5sebres2018-06-044-6/+85
| | | |\ \ | | | | |/
| | | | * fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without...sebres2018-06-044-6/+85
| * | | | merge 8.7jan.nijtmans2018-05-311-2/+0
| |\ \ \ \ | | |/ / /
| | * | | Neither use --disable-threads on MacOS builds, and don't mention it any more ...jan.nijtmans2018-05-311-2/+0
| * | | | Merge 8.7jan.nijtmans2018-05-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | No longer pass "--enable-threads" to battery-included sub-packages, since it...jan.nijtmans2018-05-301-1/+1
* | | | | merge trunkjan.nijtmans2018-05-2317-641/+472
|\ \ \ \ \ | |/ / / /
| * | | | merge 8.7jan.nijtmans2018-05-231-2/+4
| |\ \ \ \ | | |/ / /
| | * | | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ...jan.nijtmans2018-05-231-2/+4
| * | | | merge 8.7dgp2018-05-234-3/+4
| |\ \ \ \ | | |/ / /
| | * | | unbreak the builddgp2018-05-234-3/+4
| * | | | merge 8.7jan.nijtmans2018-05-2213-178/+133
| |\ \ \ \ | | |/ / /
| | * | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811...jan.nijtmans2018-05-228-40/+40
| | * | | More removals of TCL_THREADS usage (configure scripts/win makefiles)jan.nijtmans2018-05-225-130/+86
| | * | | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. I...jan.nijtmans2018-05-224-14/+13
| * | | | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer ne...jan.nijtmans2018-05-1711-475/+338
| |\ \ \ \ | | |/ / /
| | * | | TIP #491 implementation: Threading Support: phasing out non-threaded buildsjan.nijtmans2018-05-1711-477/+340
| | |\ \ \
| | | * \ \ Merge 8.7jan.nijtmans2018-04-173-113/+321
| | | |\ \ \
| | | * | | | ran autoconf on the unix directory. This breaks the build.dgp2018-04-161-320/+0
| | | * | | | merge 8.7dgp2018-04-162-4/+4
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | merge 8.7dgp2018-03-156-64/+18
| | | |\ \ \ \
| | | * \ \ \ \ merge core-8-branchjan.nijtmans2017-12-213-14/+4
| | | |\ \ \ \ \
| | | * | | | | | Initial implementation of TIP #491. Not tested yet.jan.nijtmans2017-12-111-6/+0
| * | | | | | | | merge 8.7jan.nijtmans2018-05-141-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge 8.6jan.nijtmans2018-05-141-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |