summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Rebuilt the configure files without the call to the missing SC_ENABLE_ZIPFS m...hypnotoad2017-11-171-5/+0
* Final tweaks to get Msys Zipfs build workingtne2017-11-171-5/+0
* First pass on the Msys style windows build. Moving Zipfs features closer toge...hypnotoad2017-11-173-154/+150
* Pulling changes from core-8-6-branchhypnotoad2017-11-174-18/+1
|\
| * Remove compat/float.h and related machinery. The last system known where this...jan.nijtmans2017-11-154-18/+1
* | Improvements to tip430 to embed the /library file system within a shared libraryhypnotoad2017-11-116-5/+498
* | Pairing down the tip#430 branch to only include files and utilitieshypnotoad2017-11-081-3/+1
* | Pulling changes from core-8-branchtne2017-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
* | Pull changes from Trunkhypnotoad2017-09-254-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
* | | | Pulling changes from trunkhypnotoad2017-09-0532-15501/+8567
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |\ \ \
| | * \ \ \ 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
| * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preven...jan.nijtmans2017-05-311-1/+1
| * | | | | | | | | | Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings.stu2017-05-312-4/+2
| * | | | | | | | | | Fully remove SunOS-4* from tcl.m4.stu2017-05-312-13/+2
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / fl...sebres2017-05-292-2/+81
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ \ reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk cloc...sebres2017-05-118-178/+294
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ merge trunk (to sebres-trunk-timerate)sebres2017-05-118-178/+294
| | | | | |\ \ \ \ \ \ \ \ \