summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7dgp2018-05-2451-1301/+1037
|\
| * Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ...jan.nijtmans2018-05-233-7/+26
| * unbreak the builddgp2018-05-234-3/+4
| * Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811...jan.nijtmans2018-05-2224-172/+134
| * More removals of TCL_THREADS usage (configure scripts/win makefiles)jan.nijtmans2018-05-228-146/+95
| * Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. I...jan.nijtmans2018-05-224-14/+13
| * Demonstrate how Tcl can build without TCL_THREADS defined at all (assuming TC...jan.nijtmans2018-05-211-1/+1
| * Disable many warnings that are pointless in the stub library. Yes, it accesse...dkf2018-05-191-0/+9
| * TIP #491 implementation: Threading Support: phasing out non-threaded buildsjan.nijtmans2018-05-1734-696/+446
| |\
| | * Merge 8.7jan.nijtmans2018-04-176-186/+332
| | |\
| | * | ran autoconf on the unix directory. This breaks the build.dgp2018-04-161-320/+0
| | * | merge 8.7dgp2018-04-16105-5201/+4759
| | |\ \
| | * \ \ Merge 8.7 (convert makefile.vc to CRLF line-endings only)jan.nijtmans2018-03-151-945/+945
| | |\ \ \
| | * \ \ \ merge 8.7dgp2018-03-15206-5408/+6313
| | |\ \ \ \
| | * \ \ \ \ merge core-8-branchjan.nijtmans2017-12-234-24/+91
| | |\ \ \ \ \
| | * \ \ \ \ \ merge core-8-branchjan.nijtmans2017-12-2125-146/+103
| | |\ \ \ \ \ \
| | * | | | | | | fix commentjan.nijtmans2017-12-141-2/+2
| | * | | | | | | merge core-8-branch. Fully tested now, works fine.jan.nijtmans2017-12-145-29/+232
| | |\ \ \ \ \ \ \
| | * | | | | | | | Initial implementation of TIP #491. Not tested yet.jan.nijtmans2017-12-117-65/+14
| * | | | | | | | | merge 8.6jan.nijtmans2018-05-143-6/+4
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.5jan.nijtmans2018-05-143-6/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Unbreak build when HAVE_FTS is not set. jan.nijtmans2018-05-143-6/+4
| * | | | | | | | | | | General code style cleanup.dkf2018-05-1310-407/+453
| * | | | | | | | | | | Missing test file boilerplate.dgp2018-05-111-0/+3
* | | | | | | | | | | | merge 8.7dgp2018-05-1140-1651/+2281
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only)jan.nijtmans2018-05-118-5/+124
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MA...jan.nijtmans2018-05-115-57/+60
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | | * | | | | | | | | Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also...jan.nijtmans2018-05-115-70/+138
| | * | | | | | | | | | | In case of redirecting stderr to a file on Windows, append CRLF after Panic o...jan.nijtmans2018-03-151-1/+2
| | * | | | | | | | | | | merge 8.7jan.nijtmans2018-03-15183-5377/+6491
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | merge core-8-branch. Now tested as well with new nmake system.jan.nijtmans2018-01-2058-1301/+1110
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge core-8-branchjan.nijtmans2017-12-155-3/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Oops, couldn't build tclWinPanic.o. Fixed now.jan.nijtmans2017-12-151-1/+1
| | * | | | | | | | | | | | | merge core-8-branch. Fully functioning now, including with the new vc-reform ...jan.nijtmans2017-12-1526-1982/+2726
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | merge 8.7jan.nijtmans2017-12-0678-1349/+1857
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2017-10-2426-393/+420
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | tclWinPanic.c is in the \win directory, not in \generic!jan.nijtmans2017-10-231-4/+4
| | * | | | | | | | | | | | | | | merge trunkjan.nijtmans2017-10-23174-6315/+12961
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Rebase to trunkjan.nijtmans2017-09-086-4/+130
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2017-05-041172-83973/+57641
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2015-07-1315-91/+104
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2015-07-022-8/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkjan.nijtmans2015-07-02402-19736/+28003
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ rebase TIP [http://tip.tcl.tk/425|425] implementationjan.nijtmans2013-11-0810-7/+149
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ rebase TIP [http://tip.tcl.tk/425|425] implementationjan.nijtmans2013-08-1911-9/+149
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ rebasejan.nijtmans2013-08-1111-9/+149
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ rebasejan.nijtmans2013-07-2911-9/+149
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | | | | | | | | Fix Cygwin build: put Tcl_ConsolePanic in the stub library, not the dll.jan.nijtmans2013-07-243-5/+12
| | | | | | | * | | | | | | | | | | | | | | | | | | | implement for Cygwin as welljan.nijtmans2013-07-235-13/+31
| | | | | | | * | | | | | | | | | | | | | | | | | | | Add documentationjan.nijtmans2013-07-232-1/+13