Age | Commit message (Expand) | Author | Files | Lines |
2009-12-24 | Support for Unicode general categories | Julian Graham | 1 | -0/+1 |
2009-12-22 | Improved support for Unicode title case in Guile's string and character APIs. | Julian Graham | 1 | -0/+2 |
2009-09-03 | Modify read and print of combining characters | Michael Gran | 1 | -1/+2 |
2009-08-29 | Better range check for codepoints | Michael Gran | 1 | -2/+6 |
2009-08-25 | Add full Unicode capability to ports and the default reader | Michael Gran | 1 | -1/+5 |
2009-08-18 | Avoid compilation warnings in SCM_MAKE_CHAR | Michael Gran | 1 | -3/+9 |
2009-08-11 | Quiet signed/unsigned comparison warnings in chars.[ch] | Michael Gran | 1 | -3/+3 |
2009-08-09 | Missing parentheses in SCM_MAKE_CHAR macro | Michael Gran | 1 | -3/+3 |
2009-08-01 | Don't doubly define scm_t_wchar | Michael Gran | 1 | -6/+1 |
2009-08-01 | Fix coding style compliance for recent 32-bit char changes | Michael Gran | 1 | -2/+2 |
2009-08-01 | Don't use GNU extensions for SCM_MAKE_CHAR macro | Michael Gran | 1 | -4/+4 |
2009-07-29 | Add 32-bit characters | Michael Gran | 1 | -6/+21 |
2009-07-27 | Replace global charnames variables with accessors | Michael Gran | 1 | -6/+3 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -2/+2 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2004-04-24 | (scm_tables_prehistory): Remove. | Kevin Ryde | 1 | -2/+1 |
2004-04-06 | * srfi-13.c (s_scm_string_map): convert character to unsigned char | Han-Wen Nienhuys | 1 | -3/+3 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -28/+28 |
2001-09-26 | (SCM_MAKE_CHAR): Use `scm_t_bits' instead of `intptr_t'. | Thien-Thi Nguyen | 1 | -1/+1 |
2001-09-21 | * chars.h (SCM_MAKE_CHAR): coerce value to intptr_t. | Rob Browning | 1 | -1/+1 |
2001-08-31 | * Renamed header macros to the SCM_<filename>_H format. | Dirk Herrmann | 1 | -7/+9 |
2001-07-19 | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 1 | -1/+1 |
2001-04-27 | * error.h (scm_sysmissing): deprecation expired - removed. | Rob Browning | 1 | -10/+0 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-05-15 | * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. | Dirk Herrmann | 1 | -4/+10 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -28/+32 |
1999-02-06 | * chars.h, error.h, feature.h, filesys.h, gc.h, gsubr.h, macros.h, | Jim Blandy | 1 | -2/+2 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -61/+25 |
1996-09-05 | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, | Jim Blandy | 1 | -1/+1 |
1996-09-04 | Don't install the unwashed masses of Guile header files in the | Jim Blandy | 1 | -1/+1 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+126 |