Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 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 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 d3cfabd89b Devolve numbers.h from _scm.h. vor 6 Jahren
  Andy Wingo 05f3977a92 Remove <string.h> include from ports.h. vor 6 Jahren
  Andy Wingo 1abc5289bd Move struct.h include out of ports.h vor 6 Jahren
  Andy Wingo 730cfd80e2 Devolve pairs.h vor 6 Jahren
  Andy Wingo 5f50309448 Remove includes of validate.h. vor 6 Jahren
  Andy Wingo 214e887dbd Struct vtables store bitmask of unboxed fields vor 7 Jahren
  Andy Wingo 5870188eb4 Replace "pr" struct fields with "pw" fields vor 7 Jahren
  Andy Wingo 2e5f7d8f6d Syntax objects are comparable with equal? vor 7 Jahren
  Andy Wingo e19235e21b Merge commit '01a301d1b606b84d986b735049e7155d2f4cd6aa' vor 10 Jahren
  Andy Wingo baf90102cf Merge commit '894d0b894daae001495c748b3352cd79918d3789' vor 10 Jahren
  Ludovic Courtès 01a301d1b6 Optimize 'string-hash'. vor 10 Jahren
  Ludovic Courtès 894d0b894d Deprecate 'scm_string_hash'. vor 10 Jahren
  Mark H Weaver b958141cdb Merge branch 'stable-2.0' vor 11 Jahren
  Mark H Weaver 63d869e74c Fix hashing of empty vectors. vor 11 Jahren
  Mark H Weaver cc1cd04f81 Fix hashing of vectors to run in bounded time. vor 11 Jahren
  Mark H Weaver fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' vor 12 Jahren
  Ludovic Courtès 8ac870dee4 Implement `hash' for structs. vor 12 Jahren
  Andy Wingo 549333efd8 fix hash of zero-length vectors vor 13 Jahren
  Andy Wingo 9d01333015 update `hash' vor 13 Jahren
  Andy Wingo 92e35e8daa don't downcase characters before hashing them vor 13 Jahren
  Andy Wingo d1d1c5dea5 scm_hasher is static vor 13 Jahren