summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge 8.7jan.nijtmans2020-02-137-88/+36
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge 8.7jan.nijtmans2020-01-077-10/+23
| |\ \ \ \ \
| * \ \ \ \ \ Two more unused arguments. jan.nijtmans2019-12-201-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-137-53/+170
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2019-12-037-52/+44
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-091-1/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-073-62/+60
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-046-66/+124
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-251-1/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-243-88/+187
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-063-9/+85
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-191-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-171-218/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-058-8/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Handle "Unload" as welljan.nijtmans2019-09-041-0/+8
| * | | | | | | | | | | | | | | | | | (experiment) Allow C++ symbols to be found in loaded extensionsjan.nijtmans2019-09-041-0/+17
| * | | | | | | | | | | | | | | | | | Mark more unused parametersjan.nijtmans2019-09-035-13/+50
| * | | | | | | | | | | | | | | | | | Merge tip-548jan.nijtmans2019-09-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge tip-548. A few more fixes, trying to make the Travis build work (finally)jan.nijtmans2019-09-025-6/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge tip-548jan.nijtmans2019-08-295-10/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tip-548 (since using the *WChar* functions leads to less type-casts in ...jan.nijtmans2019-08-034-20/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-08-014-18/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-07-174-23/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Undo changes in configure script: Since wchar_t is not used in Tcl yet (excep...jan.nijtmans2019-07-072-55/+0