summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-branchjan.nijtmans2018-01-101-6/+0
|\
| * Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ...jan.nijtmans2018-01-101-6/+0
* | merge core-8-branchjan.nijtmans2017-12-281-2/+2
|\ \ | |/
| * merge core-8-6-branchjan.nijtmans2017-12-281-2/+2
| |\
| | * Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh...jan.nijtmans2017-12-281-2/+2
| | * merge 8.6dgp2017-12-181-2/+1
| | |\
| | * | Start RC branch for Tcl 8.6.8dgp2017-12-063-3/+3
* | | | merge core-8-branch. Also change some internal refCount's from int to size_t.jan.nijtmans2017-12-191-9/+1
|\ \ \ \ | |/ / /
| * | | Minor simplification on Cygwin, since we only support Windows NT nowjan.nijtmans2017-12-191-9/+1
* | | | merge core-8-branchjan.nijtmans2017-12-181-3/+1
|\ \ \ \ | |/ / /
| * | | merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more.jan.nijtmans2017-12-181-3/+1
| |\ \ \ | | | |/ | | |/|
| | * | Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Over...jan.nijtmans2017-12-181-2/+1
| | |/
| * | Revert a few more (int -> size_t) transitions, which could effect extensions ...jan.nijtmans2017-12-152-2/+2
* | | merge core-8-branchjan.nijtmans2017-12-101-3/+3
|\ \ \ | |/ /
| * | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checke...jan.nijtmans2017-12-101-3/+3
* | | merge core-8-branch. Various cleanup: unused structure names, unused #defines...jan.nijtmans2017-12-012-8/+8
|\ \ \ | |/ /
| * | merge core-8-6-branchjan.nijtmans2017-12-012-8/+8
| |\ \ | | |/
| | * Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same...jan.nijtmans2017-11-172-8/+8
| * | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ...jan.nijtmans2017-11-201-0/+2
* | | merge core-8-branchjan.nijtmans2017-11-204-18/+0
|\ \ \ | |/ /
| * | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h br...jan.nijtmans2017-11-204-18/+0
* | | merge core-8-branchjan.nijtmans2017-11-154-18/+1
|\ \ \ | |/ /
| * | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-154-18/+1
* | | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing mo...jan.nijtmans2017-11-082-254/+0
* | | More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl...jan.nijtmans2017-11-061-7/+7
* | | Merge package tolerances of Tcl 9.dgp2017-11-031-2/+2
|\ \ \ | |/ /
| * | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump.dgp2017-11-031-2/+2
* | | Bump to 9.0a0dgp2017-11-033-19/+19
|/ /
* | Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901...jan.nijtmans2017-10-271-1/+4
* | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-131-2/+10
* | Add some more functions from libtommath for availability within Tcl (mainly t...jan.nijtmans2017-09-082-3/+15
* | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-082-2/+2
* | merge trunkdgp2017-09-051-2/+2
|\ \
| * \ Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering fro...jan.nijtmans2017-09-041-2/+2
| |\ \ | | |/
| | * http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| | |\
* | | \ merge trunkdgp2017-09-014-7/+13
|\ \ \ \ | |/ / /
| * | | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-311-2/+2
| | |/
| * | merge core-8-6-branchjan.nijtmans2017-08-222-1/+7
| |\ \ | | |/
| | * Fix [d2612a2fa193196787aab33bb57f69b1eef9e30c|d2612a2fa1]: Build breaks becau...jan.nijtmans2017-08-222-123/+172
| * | merge core-8-6-branchjan.nijtmans2017-08-171-4/+4
| |\ \ | | |/
| | * '#if' -> '#ifdef' in tclUnixPort.h. Suggested by Gustaf Neumann. Reduces the ...jan.nijtmans2017-08-171-4/+4
| | * [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang.dgp2017-08-141-3/+3
| | * merge 8.6dgp2017-06-261-1/+1
| | |\
| | * \ merge 8.6dgp2017-05-232-9/+14
| | |\ \
| | * \ \ merge 8.6dgp2017-05-192-74/+28
| | |\ \ \
| | * \ \ \ Merge 8.6; update changes.dgp2017-05-091-2/+2
| | |\ \ \ \
| | * \ \ \ \ merge 8.6dgp2017-05-041-11/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.6; update changesdgp2017-04-281-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.6dgp2017-04-272-26/+67
| | |\ \ \ \ \ \ \