Andy Wingo
|
1234bb1850
Update license notices in all C files
|
7 anos atrás |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
7 anos atrás |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
7 anos atrás |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
7 anos atrás |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
7 anos atrás |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
7 anos atrás |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
7 anos atrás |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
7 anos atrás |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
7 anos atrás |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
7 anos atrás |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
7 anos atrás |
Andy Wingo
|
086063aa32
remove object protection from options.c
|
13 anos atrás |
Andy Wingo
|
25d50a051d
most uses of scm_from_locale_symbol become scm_from_utf8_symbol
|
13 anos atrás |
Andy Wingo
|
8c5bb72920
add SCM_HEAP_OBJECT_P
|
13 anos atrás |
Andy Wingo
|
edca9d6ef4
(foo-options 'full) displays options doc in correct order
|
14 anos atrás |
Andy Wingo
|
cd038da546
remove libguile/lang.h, deprecate %nil (in favor of #nil)
|
15 anos atrás |
Andy Wingo
|
f39448c5a3
remove a bunch of needless scm_permanent_object calls
|
15 anos atrás |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 anos atrás |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
17 anos atrás |
Han-Wen Nienhuys
|
03347a975b
* options.c (scm_options_try): new function. This allows error
|
18 anos atrás |
Han-Wen Nienhuys
|
6256065013
* readline.c: terminate option list with NULL.
|
18 anos atrás |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 anos atrás |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 anos atrás |
Marius Vollmer
|
a2902ecb90
(change_option_setting): Use scm_car instead of explicit type check
|
21 anos atrás |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
21 anos atrás |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
21 anos atrás |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
21 anos atrás |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
21 anos atrás |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
21 anos atrás |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
21 anos atrás |