summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Stop seeking out the libieee.a library and linking to it when found.dgp2018-02-152-39/+0
|\
| * Stop seeking out the libieee.a library and linking to it when found.dgp2018-02-152-67/+0
* | merge 8.7dgp2018-02-141-7/+2
|\ \
| * \ TIP 493: Cease Distribution of http 1.0dgp2018-02-061-7/+2
| |\ \
| | * | Remove handling of http 1.0 package files from Makefiles.dgp2017-12-291-7/+2
* | | | merge core-8-branchjan.nijtmans2018-01-152-8/+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
* | | | merge core-8-branchjan.nijtmans2017-12-194-17/+7
|\ \ \ \ | |/ / /
| * | | 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 8.7jan.nijtmans2017-12-065-44/+11
|\ \ \ | |/ /
| * | 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
* | | merge 8.7jan.nijtmans2017-11-072-3/+6
|\ \ \ | |/ /
| * | 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
* | | Merge trunkjan.nijtmans2017-09-184-5/+25
|\ \ \ | |/ /
| * | 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 trunkdgp2017-09-014-7/+13
| |\ \ \
| * | | | Release candidate branch for Tcl 8.7a1.dgp2017-08-102-2/+2
* | | | | Rebase to trunkjan.nijtmans2017-09-083-7/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | merge trunkjan.nijtmans2017-06-1213-1607/+3255
| |\ \ \ \
| * \ \ \ \ merge trunkjan.nijtmans2017-04-121-129/+199
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p.jan.nijtmans2017-04-072-0/+9
| |\ \ \ \ \ \
| * | | | | | | (more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive exp...jan.nijtmans2017-03-293-7/+7
* | | | | | | | 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
| |\ \ \ \ \ \
* | \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \