Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Wingo 1234bb1850 Update license notices in all C files hace 6 años
  Andy Wingo 791eb0c01a Remove (C) from copyright statements hace 6 años
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h hace 6 años
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source hace 6 años
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. hace 6 años
  Andy Wingo d340a9709c Shuffle around inline C function implementation hace 6 años
  Andy Wingo ad4fbebe85 Devolve smob snarfers hace 6 años
  Andy Wingo 2b95d6faa4 Devolve gc.h hace 6 años
  Andy Wingo 8a6f46ee96 More validate.h devolution hace 6 años
  Andy Wingo 1bbf7f7580 Add `scm_smob_type_class()'. hace 10 años
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' hace 10 años
  David Kastrup 8442211ef0 Fix SCM_SMOB_OBJECT{_,_0_,_1_,_2_,_3_}LOC. hace 10 años
  Ludovic Courtès 0f6dd25023 Avoid use of `GC_PTR' in "smob.h". hace 13 años
  Andy Wingo c05805a4ea make applicable smob calls cheaper, and fix a memory leak hace 13 años
  Andy Wingo 80be163f81 make applicable smob calls cheaper, and fix a memory leak hace 13 años
  Andy Wingo c46fee438c scm_new_smob, scm_new_double_smob inline functions hace 13 años
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks hace 13 años
  Andy Wingo 27583e7466 scm_new_smob, scm_new_double_smob inline functions hace 13 años
  Ludovic Courtès be90d0b6f9 Add `scm_t_subr' typedef (fix bug #23681). hace 14 años
  Andy Wingo 75c3ed2820 smobs are applied with vm trampoline procedures hace 15 años
  Andy Wingo cc7005bc37 remove scm_tc7_gsubr hace 15 años
  Andy Wingo 735bcfe579 add SCM_SMOB_TYPE_BITS and SCM_SMOB_TYPE_MASK hace 15 años
  Andy Wingo 56164dc47f clean up smob macro implementation hace 15 años
  Ludovic Courtès 3051344be5 Remove default port/SMOB finalizers. hace 15 años
  Ludovic Courtès 1c44468d77 Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution. hace 15 años
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc hace 15 años
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ hace 15 años
  Ludovic Courtès 202271f291 Publish the maximum number of SMOB types as `SCM_I_MAX_SMOB_TYPE_COUNT'. hace 16 años
  Ludovic Courtès c891a40e9f Publish the maximum number of SMOB types as `SCM_I_MAX_SMOB_TYPE_COUNT'. hace 16 años
  Ludovic Courtes e7bca22779 Use thread-local allocation (significant perf. improvement!); added the `boehm-gc.h' header. hace 18 años