- Jul 22, 2008
-
-
slevy authored
swap32() and swap16() return void.
-
- Jan 18, 2008
-
-
slevy authored
-
- Jun 13, 2005
-
-
slevy authored
or (new) little-endian binary. Good for Toshi's constellation figures, which are in little-endian binary format.
-
- Oct 26, 2003
-
-
slevy authored
MacOS X port, "home" command/button, lots of bug fixes -- into main branch!
-
- Jun 18, 2002
-
-
slevy authored
Where appropriate, update references to geomview license too, now called COPYING.geomview.
-
- Apr 17, 2002
-
-
slevy authored
Once we pick a license this might change, but in the mean time, at least the NCSA UIUC origin is noted.
-
- Feb 19, 2001
-
-
slevy authored
-
- Jan 24, 2001
-
-
slevy authored
Use config.h's WORDS_BIGENDIAN.
-
- Dec 20, 2000
-
-
slevy authored
Lots of changes to support new time flow and additional time-related GUI. Probably not all there but at least somewhat usable.
-
- Dec 13, 2000
-
-
slevy authored
We're little-endian if WORDS_BIGENDIAN is defined (in config.h) and set to 0, so use #if rather than #ifdef to test endian-ness.
-
- Dec 12, 2000
-
-
teuben authored
-
- Nov 07, 1999
-
-
teuben authored
-