Skip to content
Snippets Groups Projects
  1. Dec 20, 2000
    • slevy's avatar
      · 28e07532
      slevy authored
      Now use worldline.h from ${KIRA}/inc directory rather than
      the one hidden deep in the source.
      28e07532
  2. Dec 14, 2000
  3. Dec 13, 2000
    • slevy's avatar
      · 83449b7c
      slevy authored
      Don't report error if WORDS_BIGENDIAN is undefined -- config.h might
      just /* #undef */ it.  Just assume undefined -> false.
      83449b7c
    • slevy's avatar
      · a4a60407
      slevy authored
      Add default rules for .cc (and .C and .cpp) files -- not all versions of make
      have them built-in.
      a4a60407
    • slevy's avatar
      · e25ca543
      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.
      e25ca543
  4. Dec 12, 2000
  5. Oct 10, 2000
  6. Oct 04, 2000
  7. Sep 21, 2000
  8. Sep 16, 2000
  9. Aug 04, 2000
  10. Jun 26, 2000
  11. Jun 22, 2000
  12. Jun 21, 2000
  13. Jun 20, 2000
  14. Jun 19, 2000
Loading