summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-04-162-24/+24
|\
| * Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works...jan.nijtmans2020-04-162-24/+24
| |\
| | * Merge 8.6jan.nijtmans2020-04-151-1/+1
| | |\
| | * | More double-quotesjan.nijtmans2020-04-152-22/+22
| | * | Try adding some quotesjan.nijtmans2020-04-142-2/+2
* | | | Merge 8.6jan.nijtmans2020-04-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2020-04-151-1/+1
| |\ \ \ | | |_|/ | |/| |
* | | | Merge 8.6jan.nijtmans2020-04-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53].dgp2020-04-131-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Guarantee TclNeedSpace and TclFindElement have common definition of whitespacedgp2020-04-091-1/+1
* | | Only set MODULE_INSTALL_DIR once in UNIX makefile ....jan.nijtmans2020-04-101-7/+5
* | | Merge 8.6jan.nijtmans2020-04-102-4/+4
|\ \ \ | |/ /
| * | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, an...jan.nijtmans2020-04-102-4/+4
* | | Merge 8.6jan.nijtmans2020-04-104-38/+50
|\ \ \ | |/ /
| * | re-generate UNIX configure scriptjan.nijtmans2020-04-101-4941/+13397
| * | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use...jan.nijtmans2020-04-104-13434/+4989
* | | Merge 8.6jan.nijtmans2020-04-031-1/+2
|\ \ \ | |/ /
| * | Make sure that "Windows NT" is the only supported Windows platform. On Window...jan.nijtmans2020-04-031-9/+2
* | | merge 8.6dgp2020-04-011-1/+48
|\ \ \ | |/ /
| * | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a...sebres2020-03-311-1/+48
* | | Merge 8.6jan.nijtmans2020-03-312-122/+123
|\ \ \ | |/ /
| * | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. jan.nijtmans2020-03-312-207/+202
* | | Merge 8.6jan.nijtmans2020-03-301-2/+2
|\ \ \ | |/ /
| * | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act...jan.nijtmans2020-03-301-2/+2
* | | Merge 8.6jan.nijtmans2020-03-271-7/+0
|\ \ \ | |/ /
| * | Looks like this little hack is no longer necessary on current 32-bit Cygwin.jan.nijtmans2020-03-271-7/+0
* | | Merge 8.6jan.nijtmans2020-03-271-4/+4
|\ \ \ | |/ /
| * | Fix harmless gcc warning, when compiling on Linuxjan.nijtmans2020-03-271-4/+4
* | | Merge 8.6jan.nijtmans2020-03-181-4/+4
|\ \ \ | |/ /
| * | More uppercase HEX representations in source-code.jan.nijtmans2020-03-181-4/+4
* | | Merge 8.6jan.nijtmans2020-03-173-8/+8
|\ \ \ | |/ /
| * | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-173-8/+8
| |\ \ | | |/
| | * Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly.jan.nijtmans2020-03-093-8/+8
* | | TIP 569 - remove lint commentsdgp2020-03-174-11/+2
* | | Mac fixdgp2020-03-091-1/+5
* | | TCL_UNUSED in the unix sources.dgp2020-03-0916-130/+75
* | | Merge 8.6jan.nijtmans2020-03-051-13/+6
|\ \ \ | |/ /
| * | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, sinc...jan.nijtmans2020-03-051-31/+30
* | | merge 8.6dgp2020-03-041-3/+11
|\ \ \ | |/ /
| * | The close routines of the "tcp" channel type were failing to record errordgp2020-03-041-1/+10
| * | Implement WideSeekProc() for all channels which have a SeekProc(). Implement ...jan.nijtmans2020-03-041-2/+15
| * | Merge 8.5jan.nijtmans2020-02-242-2/+2
| |\ \ | | |/
| | * Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning.jan.nijtmans2020-02-242-4/+3
* | | Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning wh...jan.nijtmans2020-02-281-0/+2
* | | Implement TIP #562: Deprecate channel types 1-4jan.nijtmans2020-02-282-10/+28
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2020-02-122-26/+2
| |\ \ \
| * | | | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-312-9/+22
| * | | | Merge 8.7jan.nijtmans2020-01-302-21/+18
| |\ \ \ \
* | \ \ \ \ Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-2823-291/+404
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge 8.7jan.nijtmans2020-02-261-1/+1
| |\ \ \ \ \ | |/ / / / / |/| | | | |