aboutsummaryrefslogtreecommitdiff
path: root/lib/libcalendar
Commit message (Expand)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-4/+6
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Add __FBSDID's to libcalendarMatthew Dillon2001-09-302-4/+6
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Set WARNS=2 on libraries that compile cleanly with it.Dima Dorfman2001-07-151-2/+1
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-3/+0
* Introduce .Lb macro to libcalendar manpage.Alexey Zelkin2000-04-221-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-5/+10
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-3/+3
* Delete "typedef ... date" (see style(9)).Wolfgang Helbig1997-12-134-43/+51
* Added easterog() and easteroj() which compute orthodox easter forWolfgang Helbig1997-12-074-25/+55
* Provides date of easter and other calendar related arithmetic.Wolfgang Helbig1997-12-045-0/+650