提交历史

作者 SHA1 备注 提交日期
  Andy Wingo 253cf3dc6f Revert "Revert scm_c_make_char rename" 6 年之前
  Andy Wingo 3925a64682 Revert scm_c_make_char rename 6 年之前
  Mark H Weaver d5c420a888 Add 'scm_c_make_char' and use it where appropriate. 6 年之前
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 年之前
  Andy Wingo 1234bb1850 Update license notices in all C files 7 年之前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 年之前
  Andy Wingo b8d757732f Rationalize include order in C files 7 年之前
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 年之前
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 年之前
  Andy Wingo 40ade0886e Remove _scm.h 7 年之前
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 7 年之前
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 年之前
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 年之前
  Andy Wingo 05f3977a92 Remove <string.h> include from ports.h. 7 年之前
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 年之前
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 7 年之前
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 年之前
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 11 年之前
  Mark H Weaver ce0ba9d087 chars.c: Remove duplicate 'const' specifiers. 11 年之前
  Mark H Weaver cb8aaef4d0 Merge branch 'stable-2.0' 11 年之前
  Mark H Weaver 394449d5d3 Recognize 'escape' character name, per R7RS. 11 年之前
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol 14 年之前
  Ralf Wildenhues ffb62a43dc fix typos in the manual bits generated from source comments. 14 年之前
  Michael Gran 15b6a6b284 Add R6RS character names 15 年之前
  Andy Wingo f1d19308ad provide missing prototypes 15 年之前
  Michael Gran b349875146 Incorrect indexing into character name list 15 年之前
  Julian Graham 0ca3a342d1 Support for Unicode general categories 15 年之前
  Julian Graham 820f33aaed Improved support for Unicode title case in Guile's string and character APIs. 15 年之前
  Andy Wingo 8a1f4f98e1 remove rpsubrs 15 年之前
  Michael Gran bb15a36c25 Update docs and docstrings for Unicode characters 16 年之前