summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6 - change copyright in Windows build to UCal.apnadkarni2022-12-122-4/+2
|\
| * Change copyright in Windows rc from Activestate to UCal and others to match l...apnadkarni2022-12-122-4/+2
* | More io test-cases. Mostly backported (and modified) from 9.0jan.nijtmans2022-12-111-31/+124
* | Fix [b8f575aa23]: eof erroneously flagged with not reported encoding read errorjan-b8f575aa23jan.nijtmans2022-12-092-2/+45
|\ \
| * \ Merge 8.7. Adapt testcase, showing that after an encoding error we can change...jan.nijtmans2022-12-093-7/+15
| |\ \ | |/ / |/| |
* | | Fix compilation with tcc. Thanks, Cyan Ogilvie for the reportjan.nijtmans2022-12-091-2/+7
| * | Add 2 unit-tests, for the 2 cornercases mentioned in the TIP. This shows that...jan.nijtmans2022-12-091-0/+40
| * | Partial solution for [b8f575aa23]. Still missing: 1) testcases. 2) What if b...jan.nijtmans2022-12-091-1/+1
|/ /
* | Merge 8.6jan.nijtmans2022-12-051-1/+1
|\ \ | |/
| * dev_t -> unsigned for Cygwin in tcl.h, so we don't need sys/types.h any more....jan.nijtmans2022-12-051-3/+2
* | There's no gap on Cygwin any morejan.nijtmans2022-12-051-1/+0
* | On Cygwin, dev_t == unsigned, and long long == longjan.nijtmans2022-12-052-13/+5
* | Eliminate (gcc) warning in tclTest.cjan.nijtmans2022-12-051-3/+4
* | Merge 8.6jan.nijtmans2022-12-011-4/+2
|\ \ | |/
| * Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin...jan.nijtmans2022-12-012-28/+9
* | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe...jan.nijtmans2022-11-305-12/+12
* | Fix for [084ab982fe]: Use -strict to disable noncharactejan.nijtmans2022-11-302-13/+50
|\ \
| * | Proposed fix for [084ab982fe]: Use -strict to disable noncharactersjan.nijtmans2022-11-292-13/+50
* | | Merge 8.7jan.nijtmans2022-11-3013-418/+261
|\ \ \ | | |/ | |/|
| * | Update to tzdata 2022gjan.nijtmans2022-11-3013-418/+261
| |\ \
| | * | Update to tzdata 2022gjan.nijtmans2022-11-3013-418/+261
* | | | merge-markjan.nijtmans2022-11-290-0/+0
|\ \ \ \ | |/ / /
| * | | Remove ARGSUSED. More type-castsjan.nijtmans2022-11-296-146/+121
* | | | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ...jan.nijtmans2022-11-298-127/+116
| |_|/ |/| |
* | | Merge 8.6jan.nijtmans2022-11-292-2/+2
|\ \ \ | |/ /
| * | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com...jan.nijtmans2022-11-2912-16/+16
* | | Reduce shimmering: If a conclusion can be drawn about the number of list elem...jan.nijtmans2022-11-2813-22/+76
* | | No reservation for TIP #648 any more in stub table.jan.nijtmans2022-11-285-41/+40
* | | Use Tcl_Size for ArithSeries.lenjan.nijtmans2022-11-287-51/+93
* | | (partial) fix for [6978c01b65]jan.nijtmans2022-11-252-7/+27
|\ \ \
| * | | Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "g...jan.nijtmans2022-11-232-7/+27
* | | | Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (an...jan.nijtmans2022-11-2510-34/+34
* | | | Document some more differences between Tcl 8.7 and 9.0 in tcl.hjan.nijtmans2022-11-251-12/+28
|\ \ \ \ | | |/ / | |/| |
| * | | Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of ...jan.nijtmans2022-11-251-6/+6
* | | | Fix gcc warning, seen on Ubuntu with select notifierjan.nijtmans2022-11-241-1/+4
* | | | Use some more TCL_INDEX_NONE and Tcl_Sizejan.nijtmans2022-11-246-89/+90
* | | | Writing characters > \xFF to a binary channel is deprecated, this will start ...jan.nijtmans2022-11-232-4/+4
* | | | -1 -> TCL_INDEX_NONEjan.nijtmans2022-11-231-63/+63
| |/ / |/| |
* | | Change assert, since the new flag CHANNEL_ENCODING_ERROR could be set as welljan.nijtmans2022-11-231-0/+1
* | | merge-markjan.nijtmans2022-11-230-0/+0
|\ \ \ | |/ /
| * | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us...jan.nijtmans2022-11-236-24/+63
| * | Re-generate configure scripts (with correct autoconf version)jan.nijtmans2022-11-232-10/+14
* | | leave unixInit-3.2 as-isjan.nijtmans2022-11-231-0/+3
* | | Progress in fixing [6978c01b65]. Not complete yetjan.nijtmans2022-11-226-9/+54
|\ \ \
| * | | Better -strict checking, with testcasesjan.nijtmans2022-11-223-11/+31
| * | | Merge 8.7. More utf-8 checks with --strictjan.nijtmans2022-11-214-9/+22
| |\ \ \
| * | | | indentingjan.nijtmans2022-11-201-3/+3
| * | | | Merge 8.7jan.nijtmans2022-11-20132-4127/+4059
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2022-10-20146-2088/+4183
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2022-10-139-82/+188
| |\ \ \ \ \ \