Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
10 yıl önce |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
10 yıl önce |
Andy Wingo
|
0bdd43515e
Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
|
13 yıl önce |
Andy Wingo
|
34cf38c3a2
stdlib.h, not malloc.h
|
13 yıl önce |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 yıl önce |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 yıl önce |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 yıl önce |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 yıl önce |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 yıl önce |
Ludovic Courtes
|
8574d367a9
Removed the free function from the malloc-object SMOB type.
|
18 yıl önce |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 yıl önce |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 yıl önce |
Marius Vollmer
|
0345e278f4
* variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,
|
20 yıl önce |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
20 yıl önce |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 yıl önce |
Rob Browning
|
0261dfae16
* mallocs.c: #include <config.h> if HAVE_CONFIG_H.
|
22 yıl önce |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
22 yıl önce |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 yıl önce |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 yıl önce |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
23 yıl önce |
Marius Vollmer
|
c22adbeb3b
Added exception notice to all files.
|
23 yıl önce |
Michael Livshin
|
1be6b49ccb
* validate.h
|
23 yıl önce |
Dirk Herrmann
|
216eedfcae
* Incorporated fixes to interrupt deferring/allowing from Niibe.
|
24 yıl önce |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 yıl önce |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 yıl önce |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 yıl önce |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 yıl önce |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 yıl önce |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 yıl önce |
Dirk Herrmann
|
f04d8caf82
Only include ports.h where it is actually needed.
|
25 yıl önce |