File: ChangeLog

package info (click to toggle)
pspp 0.3.0-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,288 kB
  • ctags: 4,679
  • sloc: ansic: 57,209; sh: 2,874; makefile: 405; sed: 93; perl: 18
file content (49 lines) | stat: -rw-r--r-- 1,296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Sun Jan  2 21:32:13 2000  Ben Pfaff  <blp@gnu.org>

	* julcal.c: Comment fixes.  Most of the code was rewritten.
	(_juldnj) Renamed calendar_to_julian.  Interface changed.
	(juldnj) Removed.
	(juldnd) Renamed julian_to_calendar.  Interface changed.
	(julcd) Removed.
	(julcdd) Removed.
	(julian_to_mday) New function.
	(julian_to_wday) New function.
	[STANDALONE] (main) New test routines.

	* julcal.h: Replaced.

Sat Jan  3 17:09:07 1998  Ben Pfaff  <blp@gnu.org>

	* README: New file.

Fri Dec 26 15:43:57 1997  Ben Pfaff  <blp@gnu.org>

	* julcal.c: (julian_offset) Move glob var definition here.

Sun Jul  6 19:12:18 1997  Ben Pfaff  <blp@gnu.org>

	* Makefile.am: Fixed INCLUDES to include intl; fixed directories.

Sun Jun  1 17:27:17 1997  Ben Pfaff  <blp@gnu.org>

	* julcal.h: Made the declaration of macros with arguments a lot
	nicer looking.

Fri Apr 18 16:48:41 1997  Ben Pfaff  <blp@gnu.org>

	* Makefile.am: Refers to src/ as include directory instead of
 	include/.

Fri Apr 18 15:42:22 1997  Ben Pfaff  <blp@gnu.org>

	* Makefile.am: Maintainer-clean Makefile.in.
	
Thu Oct 24 17:47:14 1996  Ben Pfaff  <blp@gnu.org>

	* julcal.h: Comment fix.

----------------------------------------------------------------------
Local Variables:
mode: change-log
version-control: never
End: