Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 anos atrás |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 anos atrás |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 anos atrás |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 anos atrás |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 anos atrás |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 anos atrás |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 anos atrás |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 anos atrás |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
6 anos atrás |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 anos atrás |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 anos atrás |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 anos atrás |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 anos atrás |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 anos atrás |
Andy Wingo
|
d223c3fcdd
scm_is_eq for SCM vals, not == or !=
|
13 anos atrás |
Brian Templeton
|
a8aa4c0b56
variable-unset!
|
14 anos atrás |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 anos atrás |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 anos atrás |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 anos atrás |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 anos atrás |
Marius Vollmer
|
0345e278f4
* variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,
|
20 anos atrás |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 anos atrás |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 anos atrás |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 anos atrás |
Dirk Herrmann
|
228a24ef30
Changes in doc/ref:
|
23 anos atrás |
Marius Vollmer
|
16d4699b6b
Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and
|
23 anos atrás |
Neil Jerram
|
9401323e63
* Documentation work.
|
23 anos atrás |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
23 anos atrás |
Marius Vollmer
|
2b1d120cd7
* variable.c (scm_i_variable_print): Use "value" instead of
|
23 anos atrás |
Marius Vollmer
|
dbf5dfb3c1
* variable.h (scm_tc16_variable): Removed.
|
23 anos atrás |