Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Gran 9b357bace3 Presume ISO C90 headers are always available hace 2 años
  Andy Wingo aa5455ea98 Bignums avoid both custom GMP allocator and finalizers hace 3 años
  Andy Wingo bdddef3cfd Avoid scm_i_mkbig outside numbers.c. hace 3 años
  Andy Wingo 7c53325c31 Fix scm_integer_to_double_z to always round; clean ups hace 3 años
  Andy Wingo f46477f6f5 Don't expose mini-gmp to users hace 4 años
  Michael Gran 6ca3ab621c don't presume availability of gmp.pc hace 4 años
  Michael Gran 54adbd6f0f improve autoconfigury for minigmp hace 4 años
  Michael Gran eb1bd8050e Enable option to prefer mini-gmp over libgmp hace 4 años
  Andy Wingo 8ecc82959a Merge from stable-2.2 hace 6 años
  Mark H Weaver 3ec7afb2c6 Refresh a stale comment. hace 6 años
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff hace 7 años
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types hace 7 años
  Andy Wingo 1234bb1850 Update license notices in all C files hace 7 años
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations hace 7 años
  Andy Wingo 791eb0c01a Remove (C) from copyright statements hace 7 años
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h hace 7 años
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source hace 7 años
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. hace 7 años
  Andy Wingo b64941f5af Define scm_t_wchar in one place hace 7 años
  Andy Wingo 2b95d6faa4 Devolve gc.h hace 7 años
  Andy Wingo bdd66fdd24 Move more number validators to numbers.h. hace 7 años
  Andy Wingo d10c3aa3cd Move number validators to numbers.h. hace 7 años
  Andy Wingo 41bc98985f VM calls out to heap-numbers-equal? through intrinsics hace 7 años
  Andy Wingo 41689edfc3 Slim heap-allocated flonums hace 7 años
  Andy Wingo 73d1502630 Lower eqv? and equal? to new instructions. hace 7 años
  Mark H Weaver 1d257c27f0 Do not assume that sizeof (long) == sizeof (void *) == sizeof (SCM). hace 9 años
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' hace 11 años
  Mark H Weaver 3aecd36464 SCM_I_INUM: Rewrite to avoid unspecified behavior when not using GNU C. hace 11 años
  Mark H Weaver e293c94c65 SCM_SRS: Improve fallback implemention to avoid unspecified behavior. hace 11 años
  Mark H Weaver de7aa61ac4 Improve compliance with C standards regarding signed integer shifts. hace 11 años