Andy Wingo
|
1234bb1850
Update license notices in all C files
|
hace 6 años |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
hace 6 años |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
hace 6 años |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
hace 6 años |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
hace 6 años |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
hace 6 años |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
hace 6 años |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
hace 8 años |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
hace 8 años |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
hace 10 años |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
hace 11 años |
Andy Wingo
|
0bdd43515e
Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
|
hace 13 años |
Andy Wingo
|
34cf38c3a2
stdlib.h, not malloc.h
|
hace 13 años |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
hace 13 años |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
hace 15 años |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
hace 15 años |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
hace 16 años |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
hace 16 años |
Ludovic Courtes
|
8574d367a9
Removed the free function from the malloc-object SMOB type.
|
hace 18 años |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
hace 19 años |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
hace 19 años |
Marius Vollmer
|
0345e278f4
* variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,
|
hace 20 años |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
hace 21 años |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
hace 22 años |
Rob Browning
|
0261dfae16
* mallocs.c: #include <config.h> if HAVE_CONFIG_H.
|
hace 22 años |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
hace 22 años |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
hace 23 años |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
hace 23 años |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
hace 24 años |
Marius Vollmer
|
c22adbeb3b
Added exception notice to all files.
|
hace 24 años |