Dianne Skoll
|
61fcc1b275
|
Add "s" debugging flag to see expression-parsing stack high-water marks.
Reduce default value stack size from 1000 to 100.
|
2024-03-13 12:06:55 -04:00 |
|
Dianne Skoll
|
72d10178bf
|
Mass-update copyright year to 2024.
|
2023-12-31 12:05:03 -05:00 |
|
Dianne Skoll
|
2f196e3c9f
|
Update copyright year. :)
|
2022-12-30 13:43:28 -05:00 |
|
Dianne Skoll
|
0cea410529
|
Add a bunch of: "SPDX-License-Identifier: GPL-2.0-only" comments.
|
2022-12-26 14:24:33 -05:00 |
|
Dianne Skoll
|
ff67ab3c86
|
We only need 6 digits of precision.
|
2022-03-17 17:37:40 -04:00 |
|
Dianne Skoll
|
4d17494371
|
Bump copyright date.
|
2022-03-14 21:12:20 -04:00 |
|
Dianne Skoll
|
9b8eb2dc4c
|
Support calling EvalExpr recursively
|
2022-03-04 10:49:20 -05:00 |
|
Dianne Skoll
|
d2662fb026
|
Remove unused macro and misleading comment.
|
2022-02-01 19:52:48 -05:00 |
|
Dianne Skoll
|
cd68041312
|
Get rid of obsolete PutChar and Putc macros.
|
2022-02-01 16:05:06 -05:00 |
|
Dianne Skoll
|
9c2556f16d
|
Remove some old cruft; increase number of full OMITs from 500 to 1000.
|
2022-01-31 14:43:44 -05:00 |
|
Dianne Skoll
|
b80b938d3d
|
Take values from build.tk
|
2022-01-31 14:38:28 -05:00 |
|
Dianne Skoll
|
2f1e3524df
|
Replace the various LAT_ and LONG_ macros with DEFAULT_LATITUDE and DEFAULT_LONGITUDE
|
2022-01-31 08:52:18 -05:00 |
|
Dianne Skoll
|
c49740ed81
|
Remove support for character sets other than UTF-8.
|
2022-01-25 22:08:20 -05:00 |
|
Dianne Skoll
|
90e6aef9d7
|
Set default location in custom.h
|
2021-12-28 15:26:59 -05:00 |
|
Dianne Skoll
|
34409f7a7d
|
Update copyright year.
|
2021-04-02 10:43:54 -04:00 |
|
Dianne Skoll
|
6aa2aa0fb3
|
Align system vars in output.
|
2020-09-20 17:43:51 -04:00 |
|
Dianne Skoll
|
8385c7f1b0
|
Update custom.h
|
2020-09-20 17:35:24 -04:00 |
|
Dianne Skoll
|
f53aa4f656
|
Start working on Version 2 of Rem2PS protocol.
|
2020-01-03 16:51:47 -05:00 |
|
Dianne Skoll
|
fbbffb4672
|
Bump version to 3.1.18 and copyright year to 2020.
|
2019-12-30 11:15:00 -05:00 |
|
Dianne Skoll
|
7761baba10
|
?
|
2018-11-04 13:29:59 -05:00 |
|
Dianne Skoll
|
52d252723f
|
Depenguinization.
|
2018-11-04 10:56:47 -05:00 |
|
Dianne Skoll
|
84b0a96170
|
Accept datetimes in ISO-8601 format on input.
Add $DateTimeSep system variable to select T or @ as separator
on output.
|
2016-07-25 10:05:25 -04:00 |
|
David F. Skoll
|
29c8475ea9
|
s/David/Dianne/
|
2015-04-17 02:07:18 -04:00 |
|
David F. Skoll
|
495cc1b38d
|
Improve PNG images.
|
2013-03-22 16:21:52 -04:00 |
|
David F. Skoll
|
7f659dace2
|
Add support for multibyte chars in -c output. But that breaks line-drawing. :(
|
2010-09-09 17:17:18 -04:00 |
|
David F. Skoll
|
3f2e396c3c
|
Change "omit debug" to "omit dump"
|
2010-08-31 12:37:10 -04:00 |
|
David F. Skoll
|
4c53710279
|
Set maximum string length to 65535 to minimize chances of self-DOS.
|
2008-09-19 23:28:19 -04:00 |
|
David F. Skoll
|
4fcd60fd95
|
Increase INCLUDE_DEPTH to account for (wasted) top-of-stack entry.
Document that filename argument for INCLUDE and command-line can be a directory.
|
2008-03-24 13:54:21 -04:00 |
|
David F. Skoll
|
3931afb6b1
|
Remove all mention of remind-all.
|
2007-08-31 23:37:19 -04:00 |
|
David F. Skoll
|
fc658d15d4
|
Fix typos. Document -y option.
|
2007-08-11 22:22:12 -04:00 |
|
David F. Skoll
|
76d130ef82
|
Add -y option to synthesize tags.
|
2007-08-11 22:03:48 -04:00 |
|
David F. Skoll
|
0ed1bb4017
|
Remove $Id$ tags.
|
2007-08-08 12:05:28 -04:00 |
|
dfs
|
785cdc8726
|
Increase YR_RANGE from 88 to 4000.
|
2007-07-29 03:16:40 +00:00 |
|
dfs
|
c0e1be2f3a
|
Fixed custom.h.in
|
2007-07-13 03:43:30 +00:00 |
|
dfs
|
a442a15a8d
|
Fix typo.
|
2007-07-13 03:40:24 +00:00 |
|
dfs
|
eab67cbda4
|
Increase some limits.
|
2007-07-08 18:46:23 +00:00 |
|
dfs
|
09d11d36c3
|
Added tzconvert function.
|
2007-07-08 16:57:47 +00:00 |
|
dfs
|
ab16c8f1fe
|
More work on Remind.
|
2007-07-01 14:49:44 +00:00 |
|
dfs
|
58d7ac0520
|
Make "distclean" remove test.out
|
2007-03-26 19:37:56 +00:00 |
|
dfs
|
fa90333219
|
Add "a" modifier to -s and -p options (Frank Terbeck)
|
2007-01-25 02:28:53 +00:00 |
|
dfs
|
b6ad67891c
|
Implement Paul Pelzl's patch for combining -n with -s/-p
|
2005-10-16 14:48:02 +00:00 |
|
dfs
|
88ff86c910
|
Removed old non-ANSI, non-UNIX cruft.
|
2005-09-30 03:29:32 +00:00 |
|
dfs
|
0bcbe9047e
|
Make Makefile obey DESTDIR
|
2005-07-02 04:08:36 +00:00 |
|
dfs
|
8d6ca79934
|
Fix regression test error.
|
2005-04-12 00:59:41 +00:00 |
|
dfs
|
da124475fa
|
Allow specification of arbitrary media sizes in rem2ps.
|
2004-08-09 19:48:04 +00:00 |
|
dfs
|
65cb72f7e8
|
*** empty log message ***
|
2001-05-07 14:15:22 +00:00 |
|
dfs
|
8ae1f93899
|
Made canvas background white.
|
2001-05-07 14:14:21 +00:00 |
|
dfs
|
5a289add73
|
*** empty log message ***
|
2000-12-18 14:09:16 +00:00 |
|
dfs
|
614254a40d
|
Added Icelandic language.
|
2000-12-18 14:05:29 +00:00 |
|
dfs
|
e31981c4c8
|
-- Bumped version to 3.0.22
|
2000-06-26 14:50:52 +00:00 |
|