Revision history for Perl extension Qtime2.

Perl	SCCS 
Ver#	Ver#
------------------------------------------------------------------------
0.11	2018/05/24	Doug Neuhauser
Updated from qlib2 version 1.55.
0.09	2011/07/06	Doug Neuhauser
Force compilation for 32-bit even if on 64-bit system,
since perl is currently 32-bit.
Added -m32 to DEFINE in Makefile.PL
    'DEFINE'		=> '-m32', # e.g., '-DHAVE_SOMETHING'
Added dynamei_lib entry to Makefile.PL
    'dynamic_lib'	=> {OTHERLDFLAGS => '-m32'},

0.09	2010/04/02	Doug Neuhauser
Rebuild with change in qlib2 (from qlib_version.c to qlib2_version.h).

0.08	2006/02/05	Doug Neuhauser
Renamed qtime.c to qtime_qlib2.c to avoid conflict with Qtime.c on
Mac OSX, where the MacOS filesystem does not distinguish between
upper and lower case files.
Files changed:  Makefile.PL, MANIFEST, qtime_qlib2.c

0.05	D 1.5 02/01/02 15:13:55 doug 6 5        00008/00000/00479
MRs:
COMMENTS:
Fixed date normalization when setting day or month to non-normalized value.  In conjunction with qlib_version 1.20.

0.04	D 1.4 01/08/08 17:39:46 doug 5 4        00038/00000/00441
MRs:
COMMENTS:
Added set_doytime and doytime functions, export named constants.

0.03	D 1.3 01/07/08 16:43:16 doug 4 3        00093/00054/00348
MRs:
COMMENTS:
Added tdiff, add_dtime, add_time, changed all set_time functions to return qt.

0.02	D 1.2 01/07/06 17:54:24 doug 3 1        00052/00003/00350
MRs:
COMMENTS:
Added tdiff, set_dtime, set_time.

0.01	D 1.1 01/07/06 16:26:30 doug 1 0        00353/00000/00000
MRs:
COMMENTS:
date and time created 01/07/06 16:26:30 by doug
original version; created by h2xs 1.20 with options -O -n Qtime2 ./Qtime2/mylib/qtime.h
