Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
il y a 16 ans |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
il y a 19 ans |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
il y a 20 ans |
Kevin Ryde
|
8ff3ca467c
(FETCH_STORE) [generic C]: Should be
|
il y a 20 ans |
Kevin Ryde
|
ae0b6bf5df
Move variables to avoid c99-isms in recent:
|
il y a 20 ans |
Kevin Ryde
|
95a58b3c32
(FETCH_STORE): New macro.
|
il y a 20 ans |
Kevin Ryde
|
7305dd202d
Update docstrings per doc/ref/api-scheduling.texi.
|
il y a 20 ans |
Kevin Ryde
|
9bebea882a
(scm_try_arbiter): Use scm_i_misc_mutex instead of
|
il y a 20 ans |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
il y a 22 ans |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
il y a 23 ans |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
il y a 23 ans |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
il y a 23 ans |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
il y a 24 ans |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
il y a 24 ans |
Martin Grabmüller
|
cb87e06ae6
(scm_make_arbiter, scm_try_arbiter)
|
il y a 24 ans |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
il y a 24 ans |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
il y a 24 ans |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
il y a 25 ans |
Dirk Herrmann
|
843524cc20
Fix some typing issues wrt SCM/scm_bits_t.
|
il y a 25 ans |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
il y a 25 ans |
Dirk Herrmann
|
f04d8caf82
Only include ports.h where it is actually needed.
|
il y a 25 ans |
Dirk Herrmann
|
0fa27efa4a
Removed empty file genio.h and references to it.
|
il y a 25 ans |
Mikael Djurfeldt
|
f12677062e
*** empty log message ***
|
il y a 25 ans |
Mikael Djurfeldt
|
0bc908e7c4
* arbiters.c (SCM_ARB_LOCKED): Use SCM_CARBITS.
|
il y a 25 ans |
Greg J. Badros
|
c209c88e54
*.[ch]: make a distinction between SCM as a generic
|
il y a 25 ans |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
il y a 25 ans |
Greg J. Badros
|
b450f07086
* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c,
|
il y a 25 ans |
Greg J. Badros
|
3b3b36ddb7
* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*
|
il y a 25 ans |
Greg J. Badros
|
a1ec69163d
*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
|
il y a 25 ans |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
il y a 25 ans |