Use `bool' throughout, where relevant.
[pspp-builds.git] / lib / julcal / ChangeLog
1 Sun Jan  2 21:32:13 2000  Ben Pfaff  <blp@gnu.org>
2
3         * julcal.c: Comment fixes.  Most of the code was rewritten.
4         (_juldnj) Renamed calendar_to_julian.  Interface changed.
5         (juldnj) Removed.
6         (juldnd) Renamed julian_to_calendar.  Interface changed.
7         (julcd) Removed.
8         (julcdd) Removed.
9         (julian_to_mday) New function.
10         (julian_to_wday) New function.
11         [STANDALONE] (main) New test routines.
12
13         * julcal.h: Replaced.
14
15 Sat Jan  3 17:09:07 1998  Ben Pfaff  <blp@gnu.org>
16
17         * README: New file.
18
19 Fri Dec 26 15:43:57 1997  Ben Pfaff  <blp@gnu.org>
20
21         * julcal.c: (julian_offset) Move glob var definition here.
22
23 Sun Jul  6 19:12:18 1997  Ben Pfaff  <blp@gnu.org>
24
25         * Makefile.am: Fixed INCLUDES to include intl; fixed directories.
26
27 Sun Jun  1 17:27:17 1997  Ben Pfaff  <blp@gnu.org>
28
29         * julcal.h: Made the declaration of macros with arguments a lot
30         nicer looking.
31
32 Fri Apr 18 16:48:41 1997  Ben Pfaff  <blp@gnu.org>
33
34         * Makefile.am: Refers to src/ as include directory instead of
35         include/.
36
37 Fri Apr 18 15:42:22 1997  Ben Pfaff  <blp@gnu.org>
38
39         * Makefile.am: Maintainer-clean Makefile.in.
40         
41 Thu Oct 24 17:47:14 1996  Ben Pfaff  <blp@gnu.org>
42
43         * julcal.h: Comment fix.
44
45 ----------------------------------------------------------------------
46 Local Variables:
47 mode: change-log
48 version-control: never
49 End: