Commit History

Author SHA1 Message Date
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 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 dd8add2fa0 Make .c copyright headers uniform 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo e2470e6aca Devolve foreign.h from _scm.h 6 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 years ago
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. 6 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo 214e887dbd Struct vtables store bitmask of unboxed fields 7 years ago
  Andy Wingo b036422d15 Merge from stable-2.2 7 years ago
  Andy Wingo 84aa050f92 Remove needless static variables from goops.c 7 years ago
  Andy Wingo ee5994a517 remove self field of vtables 7 years ago
  Andy Wingo 7e91ff651b Remove indirection in structs 7 years ago
  Andy Wingo 4898959901 Implement class redefinition on top of fixed structs 7 years ago
  Andy Wingo 5c8bb13630 Change name of "static" flag indicating static slot allocation 7 years ago
  Andy Wingo 95f66b197c GOOPS instance migration implemented in Scheme 7 years ago
  Andy Wingo c248ea10be Remove all deprecated code 8 years ago
  Andy Wingo 64c5cc58fc Add disjoint syntax object type 8 years ago
  Andy Wingo e7e7a719ba Mutex instead of critical section in GOOPS 8 years ago
  Andy Wingo 3425290a7b Add atomic boxes 8 years ago
  Andy Wingo 2dbb0e212d GOOPS caches created vtables 8 years ago
  Andy Wingo cd51ce81d0 Use heap-allocated port types instead of ptobnums 9 years ago