Dianne Skoll
|
6734fae1db
|
Update docs/WHATSNEW
|
2022-10-10 17:15:21 -04:00 |
|
Dianne Skoll
|
481fbc20a1
|
Bump version to 04.02.00
|
2022-10-10 17:05:00 -04:00 |
|
Dianne Skoll
|
3c120bf561
|
Avoid compiler warning.
|
2022-10-10 17:04:51 -04:00 |
|
Dianne Skoll
|
ee65e04974
|
Top-level test does not depend on top-level all.
|
2022-10-10 17:04:35 -04:00 |
|
Dianne Skoll
|
4ee6bb0eca
|
Add test for embedded %_ in MSF reminders.
|
2022-10-10 11:12:47 -04:00 |
|
Dianne Skoll
|
b9839421f2
|
make "MSF" correctly wrap UTF-8 text.
|
2022-10-10 11:05:38 -04:00 |
|
Dianne Skoll
|
67601507fa
|
More robust handling of ANSI color escape sequences.
|
2022-10-09 22:00:06 -04:00 |
|
Dianne Skoll
|
c2e5534462
|
Make "REM ... MSF ..." handle ANSI color escape sequences correctly.
|
2022-10-09 21:55:09 -04:00 |
|
Dianne Skoll
|
f4ea3af6fc
|
Update test output.
|
2022-10-09 21:32:04 -04:00 |
|
Dianne Skoll
|
e0998a3991
|
Implement trigtags()
|
2022-10-09 21:31:24 -04:00 |
|
Dianne Skoll
|
d67e580d0a
|
More tweaks
|
2022-10-09 18:24:49 -04:00 |
|
Dianne Skoll
|
d6ce54eea4
|
Tweak astro example script.
|
2022-10-09 18:22:56 -04:00 |
|
Dianne Skoll
|
8b9ec43029
|
Add "astro" example script.
|
2022-10-09 18:21:03 -04:00 |
|
Dianne Skoll
|
9d68134f0f
|
Make PrintValue escape only byte values < 32
|
2022-10-09 17:53:40 -04:00 |
|
Dianne Skoll
|
3d91371870
|
Correct and clarify man page.
|
2022-10-09 17:53:21 -04:00 |
|
Dianne Skoll
|
d1c0ef63b0
|
Fix inconsistency in man page.
|
2022-10-09 17:34:09 -04:00 |
|
Dianne Skoll
|
2a59da61e1
|
Update man page.
|
2022-10-09 13:40:21 -04:00 |
|
Dianne Skoll
|
2bc5e21627
|
Document ansicolor and the new color-related special variables.
|
2022-10-09 13:36:41 -04:00 |
|
Dianne Skoll
|
7d77bfd12a
|
Add tests for invalid ansicolor() calls.
|
2022-10-09 13:10:28 -04:00 |
|
Dianne Skoll
|
0ff589c288
|
Merge branch 'utf8' into 'master'
Convert files to UTF-8
|
2022-10-09 17:02:45 +00:00 |
|
Dianne Skoll
|
f3cca092be
|
Add tests for ansicolors function and new $Use...Colors variables.
|
2022-10-09 12:59:52 -04:00 |
|
Dianne Skoll
|
7218d55f08
|
Add $TerminalBackground special variable.
|
2022-10-09 12:40:48 -04:00 |
|
Dianne Skoll
|
ec72c74016
|
Add $Use256Colors, $UseBGVTColors, $UseTrueColors and $UseVTColors special variables.
|
2022-10-09 12:16:33 -04:00 |
|
Dianne Skoll
|
c946f08235
|
Fix spelling error.
|
2022-10-07 18:55:07 -04:00 |
|
Dianne Skoll
|
a8543ac349
|
Fix regression test.
|
2022-10-06 17:53:01 -04:00 |
|
Dianne Skoll
|
dd3c0e14ed
|
Make wording more consistent.
|
2022-10-06 17:52:19 -04:00 |
|
Dianne Skoll
|
a2bc0acd3c
|
Use English day names in "OMIT DUMP"
|
2022-10-06 15:20:37 -04:00 |
|
Dianne Skoll
|
a34266741a
|
Clarify that we use the union of globally- and locally-omitted weekdays.
|
2022-10-06 08:40:05 -04:00 |
|
Dianne Skoll
|
dedb9766c9
|
Make a SATISFY-type reminder with ADDOMIT but no MSG actually add to the omits.
Previously, something like: REM 1 May ADDOMIT SATISFY 1
would not add to the global OMIT list.
|
2022-10-06 08:35:50 -04:00 |
|
Dianne Skoll
|
aedd759f50
|
Tweak wording.
|
2022-10-05 16:39:18 -04:00 |
|
Dianne Skoll
|
a24c2f6905
|
Refactor code.
|
2022-10-05 16:36:08 -04:00 |
|
Dianne Skoll
|
fac31a10b8
|
Add the timezone() built-in function.
|
2022-10-05 16:28:38 -04:00 |
|
Dianne Skoll
|
fba9f139ed
|
Add global OMIT of the form:
OMIT wkday [wkday...]
For example: OMIT Saturday Sunday
|
2022-10-05 14:12:53 -04:00 |
|
Dianne Skoll
|
588d9debe8
|
Simplify American Independence Day example.
|
2022-10-05 11:12:21 -04:00 |
|
Dianne Skoll
|
805c2e0c69
|
Implement the utctolocal and localtoutc functions.
|
2022-10-04 16:23:45 -04:00 |
|
Dianne Skoll
|
2c2b1440b3
|
Make tests work in non-utf-8 locale.
|
2022-09-27 21:49:33 -04:00 |
|
Jochen Sprickerhof
|
6973f62d74
|
Convert files to UTF-8
|
2022-09-26 20:03:05 +02:00 |
|
Dianne Skoll
|
f547c1e714
|
Update release notes.
04.01.00
|
2022-09-26 12:08:49 -04:00 |
|
Dianne Skoll
|
f8ea124b1f
|
Add OS error message if we can't open file.
|
2022-09-24 10:57:32 -04:00 |
|
Dianne Skoll
|
820e2aec4d
|
Document that "-wcol" also sets $FormWidth
|
2022-09-24 10:48:43 -04:00 |
|
Dianne Skoll
|
01ce6b2d8f
|
Clamp min CalWidth at 71.
|
2022-09-24 10:40:04 -04:00 |
|
Dianne Skoll
|
b39e0eab7e
|
Get rid of ComputeCalWidth - it's obsolete
|
2022-09-24 10:39:05 -04:00 |
|
Dianne Skoll
|
d6fc451d74
|
Refactor code.
|
2022-09-24 10:34:05 -04:00 |
|
Dianne Skoll
|
ac91556fc2
|
Make '-wn' initialize FormWidth as well.
|
2022-09-24 10:29:23 -04:00 |
|
Dianne Skoll
|
ccf639efe6
|
Make '-wt' accept FormWidth as well as CalWidth
|
2022-09-24 10:27:19 -04:00 |
|
Dianne Skoll
|
a8aa3b328b
|
Add "-wt" option to size calendar according to terminal window.
|
2022-09-24 10:26:06 -04:00 |
|
Dianne Skoll
|
74a3b3e73d
|
Yet more doc fixes.
|
2022-09-24 09:56:16 -04:00 |
|
Dianne Skoll
|
c0e68b57ea
|
Fix pod
|
2022-09-24 09:53:11 -04:00 |
|
Dianne Skoll
|
0ad4ea26eb
|
Properly set version and release date in man pages for rem2html and rem2pdf
|
2022-09-24 09:50:15 -04:00 |
|
Dianne Skoll
|
ea7aafaf5e
|
Refactor code to reduce copy-paste coding.
|
2022-09-24 09:16:50 -04:00 |
|