Commit History

Author SHA1 Message Date
  Daniel Llorens c2cf685b65 Remove the 'simple vector' concept 3 years ago
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. 6 years ago
  Andy Wingo 2b95d6faa4 Devolve gc.h 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 8a6f46ee96 More validate.h devolution 6 years ago
  Andy Wingo 5870188eb4 Replace "pr" struct fields with "pw" fields 7 years ago
  Andy Wingo 04f48e94b5 Deprecate struct "self" slots 7 years ago
  Andy Wingo 0e888cd00b Simplify string, symbol, char display/write impls 8 years ago
  Mark H Weaver fa980bcc0f Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Ludovic Courtès b908768a7e Optimize `scm_lfwrite_substr', used by `scm_simple_format'. 12 years ago
  Andy Wingo 4164dd6d1f optimize symbol printing 13 years ago
  Ludovic Courtès 07f49ac786 Factorize and optimize `write' for strings and characters. 14 years ago
  Michael Gran 889975e51a Add full Unicode capability to ports and the default reader 15 years ago
  Michael Gran e23106d53e Add initial support for wide symbols 15 years ago
  Michael Gran 32be5735cd Make scm_charprint and scm_i_string_wide_chars SCM_INTERNAL. 15 years ago
  Michael Gran 9c44cd4559 Add Unicode strings and symbols 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 16 years ago
  Han-Wen Nienhuys 22fc179acd * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c 18 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 475fa9a5d7 (SCM_PRINT_KEYWORD_STYLE_I, SCM_PRINT_KEYWORD_STYLE): 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer 509759dd31 (scm_print_state, SCM_PRINT_STATE_LAYOUT): 20 years ago
  Marius Vollmer a406c9e946 (scm_uintprint): New, for printing scm_t_uintmax values. 20 years ago