summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkjan.nijtmans2016-01-181-1/+1
|\
| * Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecate...jan.nijtmans2016-01-181-1/+1
* | Merge trunk. Update documentationjan.nijtmans2016-01-091-1/+1
|\ \ | |/
| * Fix [f01d74dc8c]: DEFAULT_COPY_BLOCK_SIZE has incorrect valuejan.nijtmans2016-01-071-1/+1
* | Start with a few simple basic test-casesjan.nijtmans2015-12-211-0/+5
* | Make it compile warning-free with MSVC compiler (VS2013, at least). Other twe...jan.nijtmans2015-12-214-66/+2
* | Merge trunk. jan.nijtmans2015-12-211-1/+1
|\ \ | |/
| * Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li...jan.nijtmans2015-12-211-1/+1
* | Undo more Android-specific changes, which don't form part of Zipfs, as furthe...jan.nijtmans2015-12-214-35/+3
* | Put back the stub entries for TclpGetDate/TclpLocaltime/TclpGmtime. Although ...jan.nijtmans2015-12-211-0/+197
* | Minor tweaks on ZIPFS_IN_TCLjan.nijtmans2015-12-172-0/+26
* | minor tweaks for MSVCjan.nijtmans2015-12-171-0/+3
* | merge trunkjan.nijtmans2015-11-302-2/+2
|\ \ | |/
| * On cygwin, install libtcl8.6.dll.a in the {prefix}/lib directory. On win32, d...jan.nijtmans2015-11-262-2/+2
| |\
| | * On cygwin, install libtcl8.5.dll.a in the {prefix}/lib directory. jan.nijtmans2015-11-262-2/+2
* | | Merge trunkjan.nijtmans2015-11-181-1/+1
|\ \ \ | |/ /
| * | Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-1/+1
| |\ \ | | |/
| | * Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-161-1/+1
* | | better handle out-of-memory conditions in ZIP filesystemjan.nijtmans2015-11-031-0/+4
* | | merge trunkjan.nijtmans2015-10-251-231/+0
|\ \ \ | |/ /
| * | re-generate "configure", both for unix and winjan.nijtmans2015-10-251-231/+0
| |\ \ | | |/
| | * re-generate "configure", both for unix and winjan.nijtmans2015-10-251-231/+0
* | | Merge trunkjan.nijtmans2015-10-252-48/+0
|\ \ \ | |/ /
| * | Remove use of HAVE_USLEEP. It isn't use anywhere any morejan.nijtmans2015-10-252-48/+0
| |\ \ | | |/
| | * Remove use of HAVE_USLEEP. It isn't use anywhere any more.jan.nijtmans2015-10-252-48/+0
* | | merge trunkjan.nijtmans2015-10-181-6/+0
|\ \ \ | |/ /
| * | Bring back Tcl_MutexLock() to exact implementation in Tcl 8.6.4. For details,...jan.nijtmans2015-10-181-49/+2
| |\ \ | | |/
| | * Bring back Tcl_MutexLock() to exact implementation in Tcl 8.5.18. For details...jan.nijtmans2015-10-181-49/+2
| | |\
| | | * Proposed fix for [ba44e415a0]: "Use of mutexLock causes problem with reactive...jan.nijtmans2015-10-171-46/+5
| | |/ | |/|
| | * Tcl/OpenBSD/Sparc needs -fPIC.stwo2015-10-092-2/+2
* | | merge trunkjan.nijtmans2015-10-093-13/+16
|\ \ \ | |/ /
| * | Tcl/OpenBSD/Sparc needs -fPIC.stwo2015-10-092-2/+2
| * | Where "interp" is only used for error-reporting, it can be allowed to be NULL...jan.nijtmans2015-10-071-11/+14
* | | merge trunkjan.nijtmans2015-10-061-1/+1
|\ \ \ | |/ /
| * | Eliminate unnessessary end-of-line spacing. No functional change.jan.nijtmans2015-10-041-1/+1
| |\ \ | | |/
| | * Eliminate unnessessary end-of-line spacing. No functional change.jan.nijtmans2015-10-041-1/+1
| | * Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested wit...jan.nijtmans2015-10-013-7/+7
* | | merge trunkjan.nijtmans2015-09-291-2/+2
|\ \ \ | |/ /
| * | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo...jan.nijtmans2015-09-291-2/+2
| |\ \ | | |/
| | * proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformjan.nijtmans2015-09-251-2/+2
* | | Don't use mutex retry mechanism on Android. (problems ???)jan.nijtmans2015-09-281-46/+5
* | | merge trunkjan.nijtmans2015-09-272-193/+230
|\ \ \ | |/ /
| * | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53...jan.nijtmans2015-09-242-191/+228
| |\ \ | | |/
| | * Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53...jan.nijtmans2015-09-242-193/+232
| | |\
| | | * merge trunkjan.nijtmans2015-09-241-2/+2
| | | |\ | | |_|/ | |/| |
| * | | merge-mark (almost, just a few cosmetic changes)jan.nijtmans2015-09-241-2/+2
| |\ \ \ | | |/ /
| | * | Clean-up tclUnixNotfy.c, restructure it the same as "trunk" version. No funct...jan.nijtmans2015-09-241-179/+207
| | | * Fix for [5d170b5ca5] now available for widespread testing (incl. HPUX and OSX)jan.nijtmans2015-09-071-3/+3
| | | * Merge trunk. jan.nijtmans2015-09-051-0/+6
| | | |\ | | |_|/ | |/| |
| | | * In StartNotifierThread() don't lock mutex if thread is already started. jan.nijtmans2015-09-031-50/+22