Commit Verlauf

Autor SHA1 Nachricht Datum
  Ludovic Courtès 8e2e2ceb17 Deprecate symbol properties. vor 3 Jahren
  Ludovic Courtès 2ebf039707 Remove unused 'scm_i_c_make_symbol'. vor 3 Jahren
  Mark H Weaver dcf8389a5a Fix typo in strings.h. vor 6 Jahren
  Andy Wingo 1234bb1850 Update license notices in all C files vor 6 Jahren
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations vor 6 Jahren
  Andy Wingo 791eb0c01a Remove (C) from copyright statements vor 6 Jahren
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h vor 6 Jahren
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source vor 6 Jahren
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. vor 6 Jahren
  Andy Wingo a2411c3982 Devolve programs.h from _scm.h. vor 6 Jahren
  Andy Wingo d340a9709c Shuffle around inline C function implementation vor 6 Jahren
  Andy Wingo 93dcc55761 Move string-related snarfers to strings.h vor 6 Jahren
  Andy Wingo 8a6f46ee96 More validate.h devolution vor 6 Jahren
  Andy Wingo 7ed54fd36d All literal constants are read-only vor 8 Jahren
  Andy Wingo d0934df1f2 Stringbufs immutable by default vor 8 Jahren
  Mark H Weaver e390e5760b Implement 'string-utf8-length' and 'scm_c_string_utf8_length'. vor 10 Jahren
  Andy Wingo 383df7976f Port conversion strategies internally are symbols vor 9 Jahren
  Andy Wingo db07176665 Add stringbuf printer vor 11 Jahren
  Andy Wingo 08467a7e61 add scm_from_port_string and friends vor 12 Jahren
  Andy Wingo bab917c9a3 Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues" vor 13 Jahren
  Andy Wingo 8dfb7bbfd9 wrap iconv_open / iconv_close with a lock to help in thread/fork issues vor 13 Jahren
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' vor 13 Jahren
  Ludovic Courtès b3da54d181 Placate a number of `syntax-check' verifications. vor 13 Jahren
  Andy Wingo fc7bd367ab remove all deprecated code vor 14 Jahren
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. vor 14 Jahren
  Ludovic Courtès 6851d3be80 Change `scm_encoding_error' to pass the port and faulty character. vor 14 Jahren
  Ludovic Courtès c62da8f891 Have `read-char' & co. throw to `decoding-error'. vor 14 Jahren
  Ludovic Courtès 647dc1ac23 Add `scm_{to,from}_utf32_string'. vor 14 Jahren
  Ludovic Courtès 31d4d02be7 Hide the string escaping hacks. vor 14 Jahren
  Andy Wingo d40e1ca893 add scm_{to,from}_{utf8,latin1}_string{n,} vor 14 Jahren