Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 7c53325c31 Fix scm_integer_to_double_z to always round; clean ups il y a 3 ans
  Andy Wingo 0e505b7036 Fix type confusion in heap-numbers-equal? calls from VM il y a 3 ans
  Daniel Llorens bc7bd22267 Merge libguile/generalized-arrays.* into libguile/arrays.* il y a 3 ans
  Andy Wingo 1234bb1850 Update license notices in all C files il y a 6 ans
  Andy Wingo 791eb0c01a Remove (C) from copyright statements il y a 6 ans
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform il y a 6 ans
  Andy Wingo b8d757732f Rationalize include order in C files il y a 6 ans
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files il y a 6 ans
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source il y a 6 ans
  Andy Wingo 40ade0886e Remove _scm.h il y a 6 ans
  Andy Wingo e2470e6aca Devolve foreign.h from _scm.h il y a 6 ans
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. il y a 6 ans
  Andy Wingo 730cfd80e2 Devolve pairs.h il y a 6 ans
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. il y a 6 ans
  Andy Wingo 5f50309448 Remove includes of validate.h. il y a 6 ans
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> il y a 6 ans
  Andy Wingo 41bc98985f VM calls out to heap-numbers-equal? through intrinsics il y a 7 ans
  Andy Wingo 73d1502630 Lower eqv? and equal? to new instructions. il y a 7 ans
  Andy Wingo 2e5f7d8f6d Syntax objects are comparable with equal? il y a 8 ans
  Andy Wingo dc2a560264 Deprecate dynamic roots il y a 8 ans
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans
  Andy Wingo ff1feca9bd allocate a tc7 to bitvectors il y a 13 ans
  Andy Wingo b2637c985c allocate a tc7 to arrays il y a 13 ans
  Andy Wingo fa075d40dc scm_wta_* procedures replace SCM_WTA_* macros il y a 14 ans
  Mark H Weaver f135fc3eda Slight optimization for scm_equal_p il y a 14 ans
  Mark H Weaver 2e6e1933b4 `equal?' and `eqv?' are now equivalent for numbers il y a 14 ans
  Ludovic Courtès cb2d8076ef Define `equal?' for pointer objects. il y a 14 ans
  Andy Wingo a587d6a973 more fixes to equal? for arrays il y a 15 ans
  Andy Wingo d26383f427 Revert "fix equal? between an array and a non-array" il y a 15 ans
  Andy Wingo 9d031d4d57 fix equal? between an array and a non-array il y a 15 ans