Commit Verlauf

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