summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-10-231-2/+2
|\
| * Merge 8.6jan.nijtmans2020-10-231-2/+2
| |\
| | * Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: w...jan.nijtmans2020-10-231-2/+2
* | | Merge 8.7jan.nijtmans2020-09-171-2/+2
|\ \ \ | |/ /
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-2/+2
* | | Merge 8.7jan.nijtmans2020-08-121-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. Better solution for [e87000d842]jan.nijtmans2020-08-121-1/+1
| |\ \ | | |/
| | * Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32.jan.nijtmans2020-08-121-1/+1
| * | Merge 8.6jan.nijtmans2020-08-111-2/+2
| |\ \ | | |/
| | * Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-111-3/+3
* | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code.jan.nijtmans2020-06-041-4/+4
|\ \ \ | |/ /
* | | merge 8.7dgp2020-04-011-1/+5
|\ \ \ | |/ /
| * | Prevent a binary read appending to a non-bytes value.dgp2020-04-011-1/+5
* | | merge 8.7dgp2020-04-011-0/+26
|\ \ \ | |/ /
| * | merge 8.6dgp2020-04-011-0/+26
| |\ \ | | |/
| | * fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a...sebres2020-03-311-0/+26
* | | merge 8.7dgp2020-03-171-4/+0
|\ \ \ | |/ /
| * | TIP 569 - remove lint commentsdgp2020-03-171-4/+0
* | | merge 8.7dgp2020-03-061-17/+13
|\ \ \ | |/ /
| * | moredgp2020-03-061-17/+13
* | | Merge 8.7jan.nijtmans2020-03-051-18/+13
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-03-051-20/+15
| |\ \ | | |/
| | * Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, sinc...jan.nijtmans2020-03-051-19/+14
* | | Merge 8.7.jan.nijtmans2020-03-041-40/+40
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-03-041-41/+47
| |\ \ | | |/
| | * Implement WideSeekProc() for all channels which have a SeekProc(). Implement ...jan.nijtmans2020-03-041-382/+464
* | | Merge 8.7jan.nijtmans2020-02-281-125/+44
|\ \ \ | |/ /
| * | Implement TIP #562: Deprecate channel types 1-4jan.nijtmans2020-02-281-38/+92
| |\ \
| | * | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeek...jan.nijtmans2020-01-311-28/+40
| | * | Merge 8.7jan.nijtmans2020-01-301-55/+42
| | |\ \
| | * | | Deprecate channel types 1-4jan.nijtmans2020-01-291-51/+68
* | | | | Merge 8.7jan.nijtmans2020-02-281-30/+33
|\ \ \ \ \ | |/ / / /
| * | | | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-31/+34
| |\ \ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2020-02-261-1/+1
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge 8.7jan.nijtmans2020-02-131-71/+33
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge 8.7jan.nijtmans2019-12-131-2/+2
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2019-10-061-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Let's try a real C++ build with Travis on Linuxjan.nijtmans2019-08-301-1/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tip-548jan.nijtmans2019-08-151-3/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-29/+29
* | | | | | | | | Merge 8.7jan.nijtmans2020-02-241-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2020-02-241-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge 8.5jan.nijtmans2020-02-241-1/+1
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-01-301-69/+31
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2020-01-301-69/+31
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Simplify the use of HaveVersion() in Channel handling. Nothing functional, on...jan.nijtmans2020-01-301-69/+31
* | | | | | | | Merge 8.7jan.nijtmans2020-01-201-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (share...jan.nijtmans2019-11-181-3/+3
| * | | | | | | Merge 8.7. Unbreak travis build with TCL_UTF_MAX=3jan.nijtmans2019-11-171-3/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge 8.7jan.nijtmans2019-11-151-3/+3
| |/ / / / / /