Andy Wingo
|
1234bb1850
Update license notices in all C files
|
7 лет назад |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
7 лет назад |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
7 лет назад |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
7 лет назад |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
7 лет назад |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
7 лет назад |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
7 лет назад |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
7 лет назад |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
7 лет назад |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 лет назад |
Andy Wingo
|
62fdadb0a5
check for pairs with scm_is_pair, not scm_nimp
|
13 лет назад |
Andy Wingo
|
a141db8604
remove weak pairs, rewrite weak vectors
|
13 лет назад |
Andy Wingo
|
203a92b67b
convert internal weak hash table users to use the weak table api
|
13 лет назад |
Andy Wingo
|
1ad9fdb727
fix scm_object_property_set_x for handles and weak tables
|
14 лет назад |
Andy Wingo
|
f5e854388b
threadsafe object properties
|
15 лет назад |
Andy Wingo
|
e7efe8e793
decruftify scm_sys_protects
|
15 лет назад |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 лет назад |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
17 лет назад |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 лет назад |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 лет назад |
Marius Vollmer
|
4e047c3e46
Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END.
|
20 лет назад |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Mikael Djurfeldt
|
231a4ea849
* environments.c (DEFAULT_OBARRAY_SIZE): Changed from 137 to 31
|
22 лет назад |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 лет назад |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
23 лет назад |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
24 лет назад |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
24 лет назад |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 лет назад |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 лет назад |