Eric S. Raymond
|
5c90880f0a
|
Comment and macro cleanup.
|
2024-09-23 06:06:32 -04:00 |
|
Eric S. Raymond
|
92451f1fff
|
Eliminate thew last property inequality outside a macro.
|
2024-09-23 05:08:11 -04:00 |
|
Eric S. Raymond
|
96ad6c6245
|
Reflow.
|
2024-09-23 04:38:24 -04:00 |
|
Eric S. Raymond
|
40742e112b
|
Expand a macro to simplify code.
|
2024-09-23 04:26:59 -04:00 |
|
Eric S. Raymond
|
a4fd14caf7
|
Back away from trying for the found member until we make stashed work.
|
2024-09-23 04:26:59 -04:00 |
|
Eric S. Raymond
|
9a6e4406f5
|
Confine uses of PROP_STASHIFY() to advent.h
Now it shouyld be possible to manipulate a stashed flag by only
changing macros.
|
2024-09-23 04:26:59 -04:00 |
|
Eric S. Raymond
|
08f0351817
|
Introduce OBJECT_STASHIFY.
|
2024-09-23 04:26:59 -04:00 |
|
Eric S. Raymond
|
0157e58668
|
Remove an unneeded layer of macro indirection.
|
2024-09-23 03:35:52 -04:00 |
|
Eric S. Raymond
|
354e56a69b
|
Clean up some comments.
|
2024-09-23 03:35:52 -04:00 |
|
Eric S. Raymond
|
9c3f4b0c90
|
Reflow.
|
2024-09-22 13:08:31 -04:00 |
|
Eric S. Raymond
|
20fd7c589f
|
Typo fix.
|
2024-09-20 22:19:14 -04:00 |
|
Eric S. Raymond
|
8c553af53e
|
Avoid a GNUism, POSIX strncasecmp() is declarted in strings.h.
|
2024-09-20 22:05:25 -04:00 |
|
Eric S. Raymond
|
f1cb740c41
|
Define TRUNCLEN and explain its issues.
|
2024-09-20 22:04:16 -04:00 |
|
Eric S. Raymond
|
cf4adf8d02
|
Repair truncation in oldstyle mode.
Sure would be nice to remember while this code had TOKEN + TOKEN
where one would think it should just say TOKEN.
|
2024-09-20 10:49:44 -04:00 |
|
Eric S. Raymond
|
acdfa96315
|
Fix a busted comment.
|
2024-09-20 10:40:22 -04:00 |
|
Eric S. Raymond
|
3d6c689ffa
|
Make oldstyle correctly suppress line editing.
|
2024-09-20 10:29:37 -04:00 |
|
Eric S. Raymond
|
8dcc6e6641
|
Correct missing negative.
|
2024-09-20 10:03:15 -04:00 |
|
Eric S. Raymond
|
e17ff128da
|
Remove obsolete comment part.
|
2024-06-30 17:20:46 -04:00 |
|
Eric S. Raymond
|
cb293f4aa4
|
Rename some macos for clarity.
|
2024-06-30 14:48:44 -04:00 |
|
Eric S. Raymond
|
124e7768b4
|
Cease relying on C storage starting zeroed.
|
2024-06-27 19:50:56 -04:00 |
|
Eric S. Raymond
|
63e8579f74
|
Ready to shp 1.19.
|
2024-06-27 13:39:27 -04:00 |
|
Eric S. Raymond
|
1080b45d39
|
Comment typo fix.
|
2024-06-27 13:29:28 -04:00 |
|
Eric S. Raymond
|
86fe4bd121
|
Verify that tesrts still match advent430 where expected.
|
2024-06-27 13:04:33 -04:00 |
|
Eric S. Raymond
|
bd499dc532
|
Fix GitLab issue #69: repeated knive caveat message
|
2024-06-25 16:42:14 -04:00 |
|
Eric S. Raymond
|
ae6eced72d
|
Incorporate Ryan Sarson's test for correct knife message.
|
2024-06-25 13:08:50 -04:00 |
|
Eric S. Raymond
|
7903ac1bb8
|
More validation, with -Wall and -Wextra.
|
2024-06-03 21:12:41 -04:00 |
|
Eric S. Raymond
|
b51612131d
|
Typo fix.
|
2024-04-29 11:43:41 -04:00 |
|
Eric S. Raymond
|
62cd0c78da
|
Reissue 1.18 - same code, corrected metadata.
|
2024-02-15 12:56:01 -05:00 |
|
Eric S. Raymond
|
bad34acf1e
|
Improve the project summary.
|
2024-02-05 08:07:31 -05:00 |
|
Eric S. Raymond
|
0fafbe379f
|
Ubuntu-discuss doesn't want to see release notifications.
|
2024-02-05 07:51:00 -05:00 |
|
Eric S. Raymond
|
fcf6935689
|
Ready to ship 1.18.
|
2024-02-05 07:49:07 -05:00 |
|
Eric S. Raymond
|
b610a62685
|
Documentation polishing.
|
2024-02-05 07:43:23 -05:00 |
|
Eric S. Raymond
|
6174129116
|
Add a detail to the installation instructiions.
|
2024-02-04 16:56:20 -05:00 |
|
Eric S. Raymond
|
a2fa136988
|
Remove unused production.
|
2024-02-04 16:16:05 -05:00 |
|
Eric S. Raymond
|
43a08621e4
|
asciidoc -> asciidoctor.
|
2024-02-04 15:52:03 -05:00 |
|
Eric S. Raymond
|
f24fcd2971
|
Perform full code validation on every make check.
|
2024-02-04 12:48:33 -05:00 |
|
Eric S. Raymond
|
580f409ee6
|
At this revision, make cppcheck runs clean.
|
2024-02-04 11:44:04 -05:00 |
|
Eric S. Raymond
|
5b917084b0
|
Minor repair of savefile validation code.
|
2024-02-04 11:43:36 -05:00 |
|
Eric S. Raymond
|
1ef39055f3
|
Make reflow run black.
|
2024-02-04 10:07:58 -05:00 |
|
Eric S. Raymond
|
0175344caa
|
1TBS reflow, the bracening.
|
2024-01-29 12:14:56 -05:00 |
|
Eric S. Raymond
|
be429016af
|
1TBS reflow with clang-format.
|
2024-01-28 08:09:39 -05:00 |
|
Eric S. Raymond
|
c11938aed5
|
Place1TBS mandatory braces.
|
2024-01-28 07:14:46 -05:00 |
|
Eric S. Raymond
|
258b7703f2
|
Simplify SPDX copyright lines to the shortest canonical form...
...because if we leave them longer than 80 chars, reflow is going to
mess them up.
|
2024-01-28 07:14:46 -05:00 |
|
Eric S. Raymond
|
83c6a66887
|
Typo fix.
|
2024-01-15 05:10:46 -05:00 |
|
Eric S. Raymond
|
3c09c25cc3
|
Update tapview and tapdiffer.
|
2024-01-15 05:03:53 -05:00 |
|
Eric S. Raymond
|
f26514b5dd
|
Fix SPDX headers.
|
2024-01-15 04:58:21 -05:00 |
|
Eric S. Raymond
|
cf7ea0cd89
|
Remove debugging debris.
|
2024-01-15 04:57:47 -05:00 |
|
Eric S. Raymond
|
2db3bed3f1
|
Fix up copyright notices. SPDX wants only one per file.
|
2024-01-03 06:30:40 -05:00 |
|
Eric S. Raymond
|
a6ec8a9595
|
Simplify some dependencies.
|
2024-01-03 06:15:04 -05:00 |
|
Eric S. Raymond
|
75bc031b46
|
Reduce include complexity.
|
2024-01-03 05:55:57 -05:00 |
|