Commit History

Author SHA1 Message Date
  Andy Wingo 0818837f65 deprecate make-vtable-vtable 13 years ago
  Andy Wingo f3c6a02c88 deprecate scm_struct_table 14 years ago
  Andy Wingo a2220d7ea4 add flag to vtables to indicate that their layout is valid 15 years ago
  Ludovic Courtès e03b7f73e2 Recognize structs with both "pr" and "pw" flags as simple. 15 years ago
  Ludovic Courtès bb190ddbba Add ASCII art representing the basic struct layout. 15 years ago
  Ludovic Courtès aa42c03669 Optimize struct initialization and accessors for the common case. 15 years ago
  Andy Wingo 96a44c1cab scm_i_alloc_struct does not take a "what" arg 15 years ago
  Andy Wingo 485d13670b reserve a vtable flag for smobs. 15 years ago
  Andy Wingo 72ab4b2e2b add vtable finalizer and printer setter macros 15 years ago
  Andy Wingo db5ed68588 make some applicable struct vtable-vtable public to C 15 years ago
  Andy Wingo 66e78727d6 add scm_c_make_struct[v] 15 years ago
  Andy Wingo ea68d342f1 procedures-with-setters implemented in terms of structs 15 years ago
  Andy Wingo 1be8532fdb some scm_i_init_guile cleanups 15 years ago
  Andy Wingo 2858deaf47 header tidyings 15 years ago
  Andy Wingo 51f66c9120 limn goops flags, remove foreign objs, rename entity to applicable-struct 15 years ago
  Andy Wingo b6cf4d0265 a very big commit cleaning up structs & goops. also applicable structs. 15 years ago
  Andy Wingo 26fe6af140 remove redundant, unnecessary instance size from struct vtables 15 years ago
  Andy Wingo 11561496ba remove support for "entities" -- a form of applicable struct 15 years ago
  Andy Wingo 9e759da10b remove unused struct gc chain macros 15 years ago
  Ludovic Courtès d587c9e8b2 Use proper types for hash/assoc functions in `hashtab.h'. 16 years ago
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 years ago
  Ludovic Courtès 6f03035fe8 Merge branch 'master' into boehm-demers-weiser-gc 17 years ago
  Ludovic Courtès e9b8556ec9 Merge commit '7337d56d5714227865aeca2b40b6bd97cce296d2' into boehm-demers-weiser-gc 17 years ago
  Ludovic Courtes 6cc80cb6ab Removed the now-useless `scm_struct_free_*' functions. 19 years ago
  Ludovic Courtes 5e67dc27e3 Added support for the free function of structures. 19 years ago
  Han-Wen Nienhuys 569aa529d5 Use word_2 to store mark bits for freeing structs and vtables in the 17 years ago
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 17 years ago
  Kevin Ryde 651f2cd27d merge from 1.8 branch 18 years ago
  Ludovic Courtès d15ad007c9 Changes from arch/CVS synchronization 19 years ago