[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: projects/itl/libs/prayertime Makefile prayerengine.c prayerengine.h prayert.c prayertime.c



----------------------------------------------
From: Nadim Shaikli (nadim)
Date: Wed Dec 10 01:33:09 2003

Update of /home/arabeyes/cvs/projects/itl/libs/prayertime
In directory razi:/tmp/cvs-serv2379

Modified Files:
	Makefile prayerengine.c prayerengine.h prayert.c prayertime.c 

Log Message:
+ New library filenames required an update to all
+ Made a modification to the library itself
  - Pass references not entire structs (more efficient)
+ Lots of new additions to 'prayertime'
  - Reads ~/.prayerc
  - Reads environ variable PT_DATA
  - Added -file option (in case RC-file is in different place)
  - Added -end option
  - Added numerical month option (via -month)
  - Proper accounting of days per month + leap.year
  - Updated todo within file