コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo 253cf3dc6f Revert "Revert scm_c_make_char rename" 5 年 前
  Andy Wingo 3925a64682 Revert scm_c_make_char rename 5 年 前
  Mark H Weaver d5c420a888 Add 'scm_c_make_char' and use it where appropriate. 5 年 前
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 年 前
  Andy Wingo 1234bb1850 Update license notices in all C files 6 年 前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 年 前
  Andy Wingo b8d757732f Rationalize include order in C files 6 年 前
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 年 前
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 年 前
  Andy Wingo 40ade0886e Remove _scm.h 6 年 前
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 年 前
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 年 前
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 年 前
  Andy Wingo 05f3977a92 Remove <string.h> include from ports.h. 6 年 前
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 年 前
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 年 前
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 年 前
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 年 前
  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 13 年 前
  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 15 年 前