Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

33 check-ins related to "tip607-encoding-failindex"

2022-07-02
19:39
TIP #607: -failindex option for encoding convertto/convertfrom check-in: 2c4329d1a2 user: jan.nijtmans tags: core-8-branch
2022-06-15
20:49
Merge 8.7 Closed-Leaf check-in: 61b6543b0f user: jan.nijtmans tags: tip607-encoding-failindex
12:15
Add comments in tcl.decls check-in: e79940819f user: jan.nijtmans tags: core-8-branch
2022-03-21
14:42
Merge 8.7. Renumber testcases in cmdAH.test. check-in: affc202d27 user: jan.nijtmans tags: tip607-encoding-failindex
09:57
Fix [4dbfa46caa]: TIP #601 bug: handling of '-buffersize' check-in: dd396e24b7 user: jan.nijtmans tags: core-8-branch
2022-03-17
22:24
Rebase towards 8.7 check-in: d350e68b5a user: jan.nijtmans tags: tip607-encoding-failindex
19:57
Merge fork check-in: baa1ae5aef user: oehhar tags: tip607-encoding-failindex
19:48
TIP607 encoding failindex: user documentation check-in: 232bdb38aa user: oehhar tags: tip607-encoding-failindex
17:52
Eliminate "deprecated" constraint: doens't exist in 9.0 any more. Also remove unused variable check-in: 36d988130e user: jan.nijtmans tags: tip607-encoding-failindex
17:25
TIP607 encoding failindex: merge trunk. Correct the remaining use of TCL_ENCODING_STOPONERROR by !TC... check-in: c6a2f6fa80 user: oehhar tags: tip607-encoding-failindex
17:02
Update documentation check-in: c69d45fc78 user: jan.nijtmans tags: trunk, main
16:47
Use TCL_ENCODING_NOCOMPLAIN flag in stead of TCL_ENCODING_STOPONERROR when possible, since TCL_ENCOD... check-in: 433dfc2288 user: jan.nijtmans tags: core-8-branch
16:30
TIP607 encoding failindex: also implement encoding convertto, move tests to cmdAH.test, as the other... check-in: f123c80acf user: oehhar tags: tip607-encoding-failindex
15:40
Merge fork check-in: fdae83aded user: jan.nijtmans tags: tip607-encoding-failindex
14:12
merge main check-in: 38951135b3 user: oehhar tags: tip607-encoding-failindex
13:34
Merge 9.0 check-in: 147f584909 user: jan.nijtmans tags: tip607-encoding-failindex
13:23
TIP607 encoding failindex: correct error message, test bytecompiled version check-in: 7cc915be21 user: oehhar tags: tip607-encoding-failindex
12:07
merge-mark check-in: 073263bf23 user: jan.nijtmans tags: trunk, main
2022-03-16
18:26
merge trunk check-in: fb0f56616f user: oehhar tags: tip607-encoding-failindex
18:20
TIP607 encoding failindex: revert ckeckin [add9ed8887] : just wait for symbol load in VS2015 and it ... check-in: c8720dea86 user: oehhar tags: tip607-encoding-failindex
2022-03-15
17:14
Merge 8.7 check-in: 9723d06eae user: jan.nijtmans tags: trunk, main
10:28
TIP607 encoding failindex: correct test which works now. check-in: 0d006415cf user: oehhar tags: tip607-encoding-failindex
10:15
win/makefile.vc: required correction for noembed,symbols to allow debugging with MS-VS2015. Otherwis... check-in: add9ed8887 user: oehhar tags: tip607-encoding-failindex
07:09
TIP607 encoding failindex: test correction check-in: a9b94c0646 user: oehhar tags: tip607-encoding-failindex
2022-03-14
18:27
TIP607 encoding failindex: get work out of 8.7 branch to this 9.0 branch. TIP is rebased. check-in: 51b9b286d8 user: oehhar tags: tip607-encoding-failindex
18:25
Merge main check-in: a11f5ee706 user: oehhar tags: tip607-encoding-failindex
18:24
Add "const" to some other parameters to avoid compiler failure on MS-VC 2015. Hope this is ok. check-in: c85e25dcb3 user: oehhar tags: trunk, main
18:06
TIP605 encoding failindex: prepare TCL 9.0 main branch with branch "encodings-with-flags" merged. check-in: c8fc04b93b user: oehhar tags: tip607-encoding-failindex
17:39
TIP607 encoding failindex: some tests and implementation (not working) check-in: 2f1594f38b user: oehhar tags: tip607-encoding-failindex
16:10
TIP607 encoding failindex: options -failindex and -nocomplain may not both be specified Closed-Leaf check-in: 98ac044f33 user: oehhar tags: tip607-encoding-failindex
15:46
TIP607 encoding failindex: start implementation check-in: a611c76903 user: oehhar tags: tip601-encoding-failindex, tip607-encoding-failindex
2022-03-13
00:39
Merge 8.7 check-in: 9cf43794f3 user: jan.nijtmans tags: trunk, main
2022-03-05
21:56
-nothrow -> -nocomplain Closed-Leaf check-in: b3471f0625 user: jan.nijtmans tags: encodings-with-flags