summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* TIP490: oo for msgcal: new solution enable any command for oo, new command mc...oehhar2018-01-101-2/+2
* Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ...jan.nijtmans2018-01-101-6/+0
* 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
* | | Minor simplification on Cygwin, since we only support Windows NT nowjan.nijtmans2017-12-191-9/+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
* | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checke...jan.nijtmans2017-12-101-3/+3
* | 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
* | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h br...jan.nijtmans2017-11-204-18/+0
* | Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-154-18/+1
* | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump.dgp2017-11-031-2/+2
* | 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
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge 8.6dgp2017-04-211-1/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Bump TclOO 1.0.6; finish changes.dgp2017-04-131-1/+1
| | * | | | | | | | | Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-121-4/+4
| | * | | | | | | | | Start RC branch for Tcl 8.6.7dgp2017-03-103-3/+3
* | | | | | | | | | | Release candidate branch for Tcl 8.7a1.dgp2017-08-102-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge 8.6; Bump to TclOO 1.2.0.dgp2017-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Bump to TclOO 1.1.0dgp2017-06-261-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang.dkf2017-06-141-3/+3
* | | | | | | | | Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-022-81/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
* | | | | | | | | Fix [83a3d869722fab9caaae3b6728215fb2507a6f0d|83a3d86972]: tclEpollNotfy.c fa...jan.nijtmans2017-05-311-0/+2
* | | | | | | | | merge core-8-6-branch (except: the "timerate" command and the clock performan...jan.nijtmans2017-05-311-1/+1
|\ \ \ \ \ \ \ \ \