Commit History

Author SHA1 Message Date
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. 6 years ago
  Andy Wingo d340a9709c Shuffle around inline C function implementation 6 years ago
  Andy Wingo 6f294ecc75 Devolve more validate macros 6 years ago
  Andy Wingo f84ce5442e Refactor handling of auxiliary stacks and setjmp/longjmp 6 years ago
  Andy Wingo b2515e65bd Remove unused getters for register backing store base 6 years ago
  Andy Wingo 705e3a83c8 Remove SCM_DEBUG_CELL_ACCESSES==1 8 years ago
  Andy Wingo c2247b782a Out-of-memory situations raise exceptions instead of aborting 11 years ago
  Andy Wingo fcd953f699 Merge commit 'd364a8971828e38e8f9112b711066f4962bb400e' 11 years ago
  Andy Wingo d364a89718 Deprecate gc-live-object-stats 11 years ago
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Mark H Weaver 663780bb1c Add 'scm_gc_typed_calloc' macro. 12 years ago
  Andy Wingo 42d691ee16 scm_cell, scm_double_cell, scm_words back to gc.h 13 years ago
  Andy Wingo 46163e52e5 simplify inline function infrastructure 13 years ago
  Ludovic Courtès c336514976 Change `scm_words' to accept a 32-bit word number. 13 years ago
  Andy Wingo 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" 13 years ago
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo fd51e66190 attempt to handle steady-state mallocations better 13 years ago
  Andy Wingo fbe1cb7f64 remove public scm_protects export 13 years ago
  Andy Wingo f0d1bacd78 deprecate direct scm_protects access 13 years ago
  Andy Wingo 47ed8656db add SCM_HEAP_OBJECT_BASE 13 years ago
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 years ago
  Andy Wingo ff670362aa scm_cell, scm_double_cell, scm_words back to gc.h 13 years ago
  Andy Wingo 4cf77f0946 simplify inline function infrastructure 13 years ago
  Andy Wingo fc7bd367ab remove all deprecated code 13 years ago
  Ludovic Courtès 8c93b597b3 Fix the visibility of a few of internal symbols. 14 years ago