summaryrefslogtreecommitdiffstats
path: root/lib/libcalendar
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Add __FBSDID's to libcalendardillon2001-09-302-4/+6
|
* Remove whitespace at EOL.dd2001-07-151-3/+3
|
* Set WARNS=2 on libraries that compile cleanly with it.dd2001-07-151-2/+1
| | | | Submitted by: Mike Barcroft <mike@q9media.com>
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
|
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
|
* mdoc(7) police: fixed broken references.ru2001-01-161-3/+0
|
* Introduce .Lb macro to libcalendar manpage.phantom2000-04-221-0/+2
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-5/+10
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-4/+1
| | | | Reviewed by: marcel, and make world
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
|
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-191-3/+3
|
* Delete "typedef ... date" (see style(9)).helbig1997-12-134-43/+51
| | | | | | | In the man page Use ".Pp" instead of blank lines, adopt English and stress that the Julian->Gregorian switch took place at different dates in different countries. Suggested by: Garrett.
* Added easterog() and easteroj() which compute orthodox easter forhelbig1997-12-074-25/+55
| | | | | Gregorian and Julian Calendar. Suggested by: Andrey
* Provides date of easter and other calendar related arithmetic.helbig1997-12-045-0/+650
OpenPOWER on IntegriCloud