Timeline
Not logged in

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

72 check-ins using file doc/ParseArgs.3 version 6caa9e5c2c

2024-06-04
11:03
Let's review the encoding.n changes in 8.7/trunk (which were never backported to 8.6) check-in: f033e2bffd user: jan.nijtmans tags: backout-encoding-doc
2023-12-06
15:01
Fix introspection with TclOO resolution of consts Closed-Leaf check-in: 83c46ed8c8 user: dkf tags: tip-677
2023-12-05
15:48
Bytecode implementation check-in: f86dc8ec6b user: dkf tags: tip-677
12:38
Prepping to work on compilation check-in: 8c8564fb6a user: dkf tags: tip-677
10:29
Added introspection check-in: b6b65859b5 user: dkf tags: tip-677
2023-12-04
13:33
Much more testing, semantic tweak check-in: 34a9db1310 user: dkf tags: tip-677
2023-12-02
20:32
Implementation of reasonable set of tests check-in: 65c500ebd8 user: dkf tags: tip-677
2023-12-01
16:22
We're doing TDD here! check-in: 5c5ebda098 user: dkf tags: tip-677
11:52
Minimal (partial) solution for [0f1ddc0df7]: "exec does not handle encoding". Closed-Leaf check-in: 0d84761f9f user: jan.nijtmans tags: bug-0f1ddc0df7
2023-11-30
23:35
Merge trunk. Closed-Leaf check-in: 88c92f576e user: pointsman tags: tip-661
20:06
Merge 8.7 check-in: e993af87ba user: oehhar tags: trunk, main
2023-11-29
17:50
merge trunk check-in: 1bfdb2c41e user: dgp tags: rc1, core-9-0-b1-rc
14:26
Start of tests check-in: 1032092431 user: dkf tags: tip-677
2023-11-27
15:22
Command defined. It does nothing yet. check-in: 7a40a4150b user: dkf tags: tip-677
12:29
typo check-in: 47ac111597 user: jan.nijtmans tags: trunk, main
12:13
Merge 8.7 check-in: 62df1603d4 user: jan.nijtmans tags: trunk, main
09:48
Constants can't be written to or unset check-in: f36a89ca4f user: dkf tags: tip-677
07:10
Corrected synopsis of namespace manual page where the subcommand was wrongly declared optional check-in: 239be2da67 user: tberg tags: trunk, main
2023-11-26
22:21
Fix [a606b0a528]: Tcl 9.0 fails to build from source for big-endian architectures check-in: 7af5aa4277 user: jan.nijtmans tags: trunk, main
2023-11-25
15:08
Merge main into tip-677 check-in: 6cb29772da user: dkf tags: tip-677
14:40
macOS sed is finicky too check-in: 072b8d0fa8 user: dkf tags: update-onfiledist
14:38
ugh; the syntax for expressions in workflows is terrible check-in: 994a0a3649 user: dkf tags: update-onfiledist
2023-11-24
15:58
Experimental: update automatic build instructions check-in: b88bac358d user: dkf tags: trunk, main
14:38
Merge 8.7 check-in: 56e92002a8 user: jan.nijtmans tags: trunk, main
13:28
Merge 9.0 check-in: 96e43e34f3 user: jan.nijtmans tags: tip-626
12:50
Simpler to use an existing action check-in: 51b3fe2a67 user: dkf tags: update-onfiledist
2023-11-23
17:19
Added code signing step for Windows check-in: 1147cf25fa user: dkf tags: update-onfiledist
15:17
Fix [e653408972]: autoconf warning check-in: ac7b18e5d6 user: jan.nijtmans tags: trunk, main
15:01
Fixes to parsing of patchlevel check-in: d8150b99bd user: dkf tags: update-onfiledist
14:13
Merge 8.7. Remove 2 (internal) stub entries which are not used any more. check-in: 55970b0f90 user: jan.nijtmans tags: trunk, main
13:21
Merge-mark check-in: f33c0ccc6c user: jan.nijtmans tags: trunk, main
08:52
Fix regexp test failures [b8a30af3da] check-in: 7deea0a766 user: jan.nijtmans tags: trunk, main
2023-11-22
19:20
Merge many improvements from trunk that look good for next rc. check-in: 76096c3e18 user: dgp tags: core-9-0-b1-rc
16:56
Test edits to correct failures. Closed-Leaf check-in: 253ba9e2ef user: dgp tags: bug-b8a30af3da
12:14
Merge 8.7 check-in: b31ced4ed8 user: dkf tags: trunk, main
12:06
Merge 8.7 check-in: 2f8765cf18 user: jan.nijtmans tags: trunk, main
2023-11-21
08:19
Merge 8.7 check-in: d68fd866c4 user: jan.nijtmans tags: trunk, main
2023-11-20
20:47
Merge 8.7 check-in: 93689150f7 user: jan.nijtmans tags: trunk, main
20:38
Merge 8.7 check-in: 8343278f89 user: jan.nijtmans tags: trunk, main
20:24
More (internal) stub table cleanup check-in: 61c6facc1f user: jan.nijtmans tags: trunk, main
20:07
Fix TclpGetPid() signature (should use Tcl_Size, not size_t) check-in: 530a682e61 user: jan.nijtmans tags: trunk, main
19:52
merge 8.7 check-in: d2a2aa7647 user: dgp tags: trunk, main
16:56
fcopy doc: some refinments check-in: 2e633da271 user: oehhar tags: trunk, main
16:45
Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pro... check-in: 47aed25e8b user: oehhar tags: trunk, main
13:55
Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e73f1f5bfd user: oehhar tags: trunk, main
10:58
Remove legacy stuff related to Tcl_LinkVar() check-in: 34fc996243 user: jan.nijtmans tags: trunk, main
10:40
Remove some macro's that don't make much sense any more (Noted by Massimo Manghi, thanks!) check-in: a09d701b6d user: jan.nijtmans tags: trunk, main
08:41
Merge 9.0 check-in: 42b5ebb280 user: jan.nijtmans tags: tip-661
2023-11-18
23:36
TIP #653: Handle consumed data of channel commands in case of encoding errors check-in: 8acd6fd939 user: jan.nijtmans tags: trunk, main
17:20
Remove currently failing test io-52.20.1 to check right file position after fcopy encoding read erro... check-in: ebb2e8694f user: oehhar tags: trunk, main
15:27
Merge 8.7. Also fix Windows symbols build with Visual Studio check-in: 8dd5af11a2 user: jan.nijtmans tags: trunk, main
2023-11-17
21:58
Remove binary-80.5 testcase. This testcase was testing the error-reporting capability of the 32-bit ... check-in: ffad4cf981 user: jan.nijtmans tags: trunk, main
16:27
merge 8.7 check-in: fcf223b269 user: dgp tags: trunk, main
12:16
Merge 8.7 check-in: 137e8ab034 user: jan.nijtmans tags: trunk, main
08:01
Don't bother testing the compatibility macro's any more. check-in: de1a24ec75 user: jan.nijtmans tags: trunk, main
07:58
make Tcl_GetByteArrayFromObj() macro work without stubs as well (in statically linked extensions) check-in: 1c4f719c9d user: jan.nijtmans tags: trunk, main
00:22
Check-in to discuss the idea. check-in: 853fac9b70 user: pointsman tags: tip-661
2023-11-16
23:21
Revise macro usage check-in: b7e48b4f00 user: jan.nijtmans tags: trunk, main
19:37
Remove "Dummy entry for stubs table backwards compatibility" code. No longer needed in Tcl 9.0 check-in: 06f70c5985 user: jan.nijtmans tags: trunk, main
19:26
Fix binary/format/string testcase failures on 32-bit platforms. Reported by Harald Oehlmann. check-in: 252948ef01 user: jan.nijtmans tags: trunk, main
17:08
Add currently failing test io-52.20.1 to check right file position after fcopy encoding read error check-in: dc39e2cc0d user: oehhar tags: trunk, main
09:29
merge core-8-branch check-in: 3269bc5e96 user: dkf tags: trunk, main
00:05
Add missing test files. A partial fix for bug [31c54e6a591ea]. check-in: b0e476f6da user: griffin tags: trunk, main
2023-11-15
08:28
Merge 8.7 check-in: 95d8ab34f6 user: jan.nijtmans tags: trunk, main
2023-11-14
19:10
merge trunk check-in: 8741a3ae2e user: dgp tags: rc0, core-9-0-b1-rc
18:48
Missing/broken test constraints check-in: 14e4f76c77 user: dgp tags: trunk, main
2023-11-13
16:19
Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. No additional failing tests. check-in: 054ebbf73b user: oehhar tags: trunk, main
14:09
Merge 8.7 check-in: 16b6279d13 user: jan.nijtmans tags: trunk, main
10:20
TIP #657: Make "-profile strict" the default in Tcl 9.0 check-in: e9d398b2aa user: jan.nijtmans tags: trunk, main
2023-11-12
17:06
Put back accidently removed line check-in: c69e81975d user: jan.nijtmans tags: trunk, main
17:01
Fix compiler warning (Tcl_Size != Tcl_WideInt) check-in: f6bc24b82d user: jan.nijtmans tags: trunk, main
16:51
TIP #664: Enable compiler warnings for missing int → Tcl_Size conversions check-in: a81d9af3ad user: jan.nijtmans tags: trunk, main