Историја ревизија

Аутор SHA1 Порука Датум
  Andy Wingo 059a588fed bytevectors have internal parent field пре 14 година
  Andy Wingo 13a78b0fd7 support loading objcode even if mmap(2) is unavailable пре 14 година
  Andy Wingo 355dd8cb4b make_objcode_by_mmap uses MAP_PRIVATE, not MAP_SHARED пре 14 година
  Andy Wingo e8ab529d57 bump objcode version to 2.0; introduce minor-version compatibility пре 14 година
  Andy Wingo 6ce3666ff2 for mmap objcodes, store the fd in the third word, as a scheme int пре 14 година
  Andy Wingo f9654187b1 objcode type is an enumeration, not flags пре 14 година
  Ludovic Courtès 4914fe1963 Use `scm_from_latin1_stringn' in `objcodes.c'. пре 14 година
  Andy Wingo 3d27ef4bd3 fix a number of assumptions that a pointer could fit into a long пре 14 година
  Andy Wingo 4b02bf47f4 objcodes.c comments пре 15 година
  Noah Lavine 9a690dfb45 Whitespace fix пре 15 година
  Andy Wingo 44602b0868 rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 пре 15 година
  Andy Wingo 6f3b0cc29e tc7 tags for vm-related data пре 15 година
  Andy Wingo a6029b97ea properly integrate vm bootstrapping into init.c пре 15 година
  Andy Wingo a268973767 reimplement srfi-4 vectors on top of bytevectors пре 16 година
  Ludovic Courtès 3dbbe28dfd Don't use GCC zero-length arrays. пре 15 година
  Ludovic Courtès 5c8cefe591 Remove remaining uses of discouraged constructs. пре 15 година
  Ludovic Courtès 1119e49368 Use Gnulib's `alignof' module. пре 15 година
  Ludovic Courtès d7e7a02a62 Fix leaky behavior of `scm_take_TAGvector ()'. пре 16 година
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc пре 16 година
  Ludovic Courtès e3c9c676ae Uncomment run-time objcode alignment check. пре 16 година
  Andy Wingo 86cfb42d56 include objcode cookie in the fallback path пре 16 година
  Andy Wingo e5dc27b86d increase range of relative jumps by aligning blocks to 8-byte boundaries пре 16 година
  Andy Wingo 28b119ee3d make sure all programs are 8-byte aligned пре 16 година
  Andy Wingo a5cfddd560 renumber vm ops (objcode cookie bumped) пре 16 година
  Ludovic Courtès ec99fe8ecb Add FIXMEs about misaligned objcode-metas. пре 16 година
  Ludovic Courtès b67cb2864e Const-qualify buffers passed to `scm_c_make_objcode_slice ()'. пре 16 година
  Ludovic Courtès a823e7272e Fix typo in the compile-type verification of `OBJCODE_COOKIE'. пре 16 година
  Ludovic Courtès 07f99e1c6a Make sure at compile-time that `OBJCODE_COOKIE' has the right size. пре 16 година
  Ludovic Courtès 9e1a18db9f Augment `OBJCODE_COOKIE' to detect wrong endianness or word size. пре 16 година
  Andy Wingo 7c957b8657 fix error message for bad objcode cookie пре 16 година