curt
|
0e952432f1
|
Added #ifdef HAVE_CONFIG_H
|
1998-07-13 15:29:49 +00:00 |
|
curt
|
4e4fbc2190
|
typedef'd struct fgBUCKET.
|
1998-07-04 00:47:18 +00:00 |
|
curt
|
317854534f
|
Abort out early when reading the "A" record if it doesn't look like
a proper DEM file.
|
1998-06-05 18:14:39 +00:00 |
|
curt
|
8da60b798d
|
Derived file "Makefile.in" removed from version control.
|
1998-05-23 14:18:25 +00:00 |
|
curt
|
af753f2679
|
Fixed a bug where the wrong variable was being initialized.
|
1998-05-02 01:49:21 +00:00 |
|
curt
|
b2567ad1cc
|
Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
|
1998-04-25 15:00:32 +00:00 |
|
curt
|
18ae70b3b1
|
Fixed a bug in zlib usage.
|
1998-04-22 13:14:46 +00:00 |
|
curt
|
d365ac9aff
|
Prepairing for C++ integration.
|
1998-04-21 17:03:41 +00:00 |
|
curt
|
7bc397dd65
|
Added zlib support.
|
1998-04-18 03:53:05 +00:00 |
|
curt
|
e4a1a341cc
|
Code reorganizations. Added a Lib/ directory for more general libraries.
|
1998-04-14 02:43:57 +00:00 |
|
curt
|
1f7da4f54e
|
Used "new" to auto-allocate large DEM parsing arrays in class constructor.
|
1998-04-14 02:43:27 +00:00 |
|
curt
|
079b3ad13d
|
Adopted Gnu automake/autoconf system.
|
1998-04-08 22:54:56 +00:00 |
|
curt
|
e9ffabdc8e
|
Additional win32 support.
Fixed a bad bug in dem file parsing that was causing the output to be
flipped about x = y.
|
1998-04-06 21:09:37 +00:00 |
|
curt
|
f3fed05fc9
|
Updated to use FG_EPSILON
|
1998-03-23 20:35:41 +00:00 |
|
curt
|
bc4e92b887
|
Reorganized into a class lib called fgDEM.
|
1998-03-19 02:54:46 +00:00 |
|