Andy Wingo
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
5 lat temu |
Andy Wingo
|
3925a64682
Revert scm_c_make_char rename
|
5 lat temu |
Mark H Weaver
|
d5c420a888
Add 'scm_c_make_char' and use it where appropriate.
|
5 lat temu |
Mark H Weaver
|
7e208c8f25
Reimplement SCM_MAKE_CHAR to evaluate its argument only once.
|
5 lat temu |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 lat temu |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 lat temu |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 lat temu |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 lat temu |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
6 lat temu |
Andy Wingo
|
b64941f5af
Define scm_t_wchar in one place
|
6 lat temu |
Andy Wingo
|
8a6f46ee96
More validate.h devolution
|
6 lat temu |
Julian Graham
|
0ca3a342d1
Support for Unicode general categories
|
15 lat temu |
Julian Graham
|
820f33aaed
Improved support for Unicode title case in Guile's string and character APIs.
|
15 lat temu |
Michael Gran
|
0dcd7e6153
Modify read and print of combining characters
|
15 lat temu |
Michael Gran
|
526ee76ac3
Better range check for codepoints
|
15 lat temu |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
15 lat temu |
Michael Gran
|
8ef6962953
Avoid compilation warnings in SCM_MAKE_CHAR
|
15 lat temu |
Michael Gran
|
744c8724a7
Quiet signed/unsigned comparison warnings in chars.[ch]
|
15 lat temu |
Michael Gran
|
4847dc172f
Missing parentheses in SCM_MAKE_CHAR macro
|
15 lat temu |
Michael Gran
|
a876e7dcea
Don't doubly define scm_t_wchar
|
15 lat temu |
Michael Gran
|
f7118e3552
Fix coding style compliance for recent 32-bit char changes
|
15 lat temu |
Michael Gran
|
4c402b889e
Don't use GNU extensions for SCM_MAKE_CHAR macro
|
15 lat temu |
Michael Gran
|
904a78f11d
Add 32-bit characters
|
15 lat temu |
Michael Gran
|
77332b21a0
Replace global charnames variables with accessors
|
15 lat temu |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 lat temu |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 lat temu |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 lat temu |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 lat temu |
Kevin Ryde
|
d044f345c9
(scm_tables_prehistory): Remove.
|
21 lat temu |
Han-Wen Nienhuys
|
84fad13058
* srfi-13.c (s_scm_string_map): convert character to unsigned char
|
21 lat temu |