Timeline
Not logged in

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

50 events by user dgp occurring around 2020-03-30 13:14:18.

2020-03-31
15:39
Update docs to describe these changes. check-in: edd50617ea user: dgp tags: bug-b8e82d293b-2
15:21 Ticket [b8e82d293b] accepted -maxlen value breaks uuencode round trip status still Open with 3 other changes artifact: 6a7b9029f4 user: dgp
15:20
Retrict -wrapchar values to those that can be decoded. check-in: c8c87b7aa0 user: dgp tags: bug-b8e82d293b-2
14:48 Ticket [b8e82d293b] accepted -maxlen value breaks uuencode round trip status still Open with 3 other changes artifact: c7f3063a3d user: dgp ... 2 similar events omitted.
2020-03-30
21:19
Revise writing to binary channels so that any attempt to write a non-byte character throws an error. Leaf check-in: 35a92b96f2 user: dgp tags: dgp-binary-write-error-on-non-byte
20:59
Revise writing to binary channels so that non-byte characters get replaced with a replacement charac... Leaf check-in: a87be9f2dc user: dgp tags: dgp-binary-write-replace-non-byte
18:36
Trivial solution : ignore unwise and ill-specified options to uuencoder. Closed-Leaf check-in: 42b7e759ce user: dgp tags: bug-b8e82d293b
18:22 Ticket [b8e82d293b] accepted -maxlen value breaks uuencode round trip status still Open with 3 other changes artifact: f3b027f74a user: dgp ... 4 similar events omitted.
16:10
merge trunk: check-in: 9edd5001e6 user: dgp tags: dgp-properbytearray
16:08
merge 8.7 check-in: 271af14e3a user: dgp tags: trunk
15:51
Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch
15:48
Optimize [binary decode hex] to process bytearray without string generation when it can. check-in: 84f81d94cf user: dgp tags: core-8-6-branch
15:13
Merge 8.6, revise to use TclGetBytesFromObj. check-in: 3f0a218557 user: dgp tags: core-8-branch
15:09
Optimize [binary decode uuencode] to process bytearray without string generation when it can. check-in: 7d6a0293ea user: dgp tags: core-8-6-branch
14:52
When Tcl_SetByteArrayLength truncates a value, demand only that the truncated range must be a proper... check-in: fd5ac05c68 user: dgp tags: dgp-properbytearray
13:28
merge trunk check-in: b633cac3f7 user: dgp tags: dgp-properbytearray
13:24
merge trunk check-in: ed42f6728b user: dgp tags: dgp-refactor
13:20
merge trunk check-in: 8519e95d61 user: dgp tags: novem
13:14
merge trunk check-in: 04030202e3 user: dgp tags: novem
03:28
merge trunk check-in: acb8929c5a user: dgp tags: dgp-properbytearray
03:23
Adjustments for easier merging. check-in: e15dc83b73 user: dgp tags: trunk
2020-03-29
22:10
Change of variables. check-in: d7b42fd711 user: dgp tags: trunk
21:47
Let the private, internal TclGetBytesFromObj handle size_t lengths check-in: fee030ca9f user: dgp tags: trunk
2020-03-28
20:09
merge trunk check-in: 039732f498 user: dgp tags: dgp-properbytearray
20:04
merge trunk check-in: 99a6f6bad3 user: dgp tags: novem
20:02
merge trunk check-in: 36d0836bf2 user: dgp tags: dgp-refactor
19:59
merge 8.7 check-in: bd2c6b4d81 user: dgp tags: trunk
19:44
merge 8.7 check-in: a6e05dd7ca user: dgp tags: tip-568
19:39
merge 8.6 check-in: bc0e1fa0bd user: dgp tags: core-8-branch
19:25
Add a test for fixed bug. check-in: 15207fec73 user: dgp tags: core-8-6-branch
19:22 Closed ticket [8edfcedfa0]: binary encode base64 explodes multi-byte wrapchars plus 7 other changes artifact: 313ff8c150 user: dgp
19:21
[8edfcedfa0] [binary encode base64] build a string instead of a bytearray whenever it might be requi... check-in: 3a67f13d0d user: dgp tags: core-8-6-branch
18:52
Make sure maxlen value does not rely on ordering of options. check-in: 9322e97135 user: dgp tags: core-8-6-branch
18:28
Revise comment that was a plain lie. check-in: 4d4b281b07 user: dgp tags: core-8-6-branch
18:23
Missing error codes from decoder routines. check-in: 176ed79958 user: dgp tags: core-8-6-branch
17:35
Optimize base64 decoder to work on bytearrays without string generation. check-in: 1f2e425956 user: dgp tags: core-8-6-branch
16:44
merge trunk check-in: 87ea2c5d45 user: dgp tags: dgp-properbytearray
16:42
merge 8.7 check-in: 69e7271704 user: dgp tags: trunk
16:38
merge 8.7 check-in: 9dc25afd5e user: dgp tags: tip-568
16:33
merge 8.6 check-in: 122828b6af user: dgp tags: core-8-branch
15:35 Closed ticket [ffeb2097af]: binary decode base64 errors on invalid chars instead of ignoring them plus 7 other changes artifact: 04ae03a2c9 user: dgp
15:35
[ffeb2097af] Restore the standard and original practice of ignoring invalid characters when decoding... check-in: 0382197472 user: dgp tags: core-8-6-branch
03:34 Ticket [ffeb2097af] binary decode base64 errors on invalid chars instead of ignoring them status still Open with 3 other changes artifact: 01e5d1bacd user: dgp ... 1 similar event omitted.