freebsd-dev/usr.bin/calendar
Baptiste Daroussin e061f95e7b Rework calendar(1) parser
Support includes surrounded by '"' or '<' '>'
Print warnings about bad syntax
Correctly navigate through include directories to find calendar files
Correctly support multiple includes

Tested by:	gjb
MFC after:	1 week
2015-03-04 20:04:23 +00:00
..
calendars Add myself (jch) to calendar.freebsd and committers-src.dot 2014-09-24 22:31:40 +00:00
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
calendar.1 mdoc: remove EOL whitespace. 2013-10-04 16:44:24 +00:00
calendar.c calendar(1): don't segfault in invalid input 2014-02-17 03:24:00 +00:00
calendar.h Rework calendar(1) parser 2015-03-04 20:04:23 +00:00
dates.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00
day.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
events.c On request of joel@: 2010-03-30 06:42:01 +00:00
io.c Rework calendar(1) parser 2015-03-04 20:04:23 +00:00
locale.c '\0' -> 0 2010-08-19 21:59:39 +00:00
Makefile Rework calendar(1) parser 2015-03-04 20:04:23 +00:00
ostern.c Long awaited update to the calendar system: 2010-03-29 06:49:20 +00:00
parsedata.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00
paskha.c Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
pathnames.h - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
pom.c Use a pair of parentheses to ensure right evaluation order. 2011-07-11 05:40:46 +00:00
sunpos.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00