Commit Graph
7 Commits
Author SHA1 Message Date
curt d136ad3e57 Added initial support for native SGI compilers. 1999-02-26 22:07:53 +00:00
curt 3240464c7c Portability tweaks by Bernie Bright. 1999-01-27 04:46:14 +00:00
curt 6816ecb3ea Converted to new logstream debugging facility. This allows release
builds with no messages at all (and no performance impact) by using
the -DFG_NDEBUG flag.
1998-11-06 21:17:23 +00:00
curt e4d4a2d8eb Wrapped zlib calls so zlib can be optionally disabled. 1998-05-13 18:24:25 +00:00
curt 7a6cab8381 Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32. 1998-04-25 15:05:01 +00:00
curt 7b2370d608 C++ - ified comments. Make file open errors fatal. 1998-04-22 13:18:10 +00:00
curt 98f398c99a Modified Files:
Makefile.am Makefile.in
Added Files:
    interpolater.cxx interpolater.hxx
1998-04-21 19:14:21 +00:00