Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
241b64d63f
Do no longer handle scm_tc7_bvect bitvectors.
|
20 years ago |
Marius Vollmer
|
b7a7750adf
Do no longer handle old-style uniform vectors.
|
20 years ago |
Marius Vollmer
|
d315ee57b4
* print.c (iprin1): Removed code for scm_tc7_byvect.
|
20 years ago |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 years ago |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
20 years ago |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 years ago |
Dirk Herrmann
|
534c55a97d
This set of patches introduces a new tc7 code scm_tc7_number for
|
21 years ago |
Dirk Herrmann
|
f58c472a84
* eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine): Moved
|
21 years ago |
Dirk Herrmann
|
5cb22e9606
* eval.c, eval.h, evalext.c, evalext.h (scm_sym_setter,
|
22 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
9e443ab676
* evalext.c: fix various preprocessor usages of new public
|
22 years ago |
Rob Browning
|
65fb6c49d4
* evalext.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
|
22 years ago |
Mikael Djurfeldt
|
93f26b7bcc
* evalext.c, evalext.h (scm_self_evaluating_p): New function.
|
22 years ago |
Dirk Herrmann
|
63dd3413f3
* evalext.[ch] (scm_m_undefine, undefine): Deprecated.
|
22 years ago |
Dirk Herrmann
|
5ec1d2c8e0
* evalext.h, evalext.c (scm_definedp, scm_defined_p): Renamed
|
22 years ago |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
23 years ago |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
23 years ago |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 years ago |
Marius Vollmer
|
826e91f350
Read what you type, you bloody jerk.
|
24 years ago |
Marius Vollmer
|
67dc6a4ea2
(scm_definedp): Fix docstring.
|
24 years ago |
Dirk Herrmann
|
160bb34a53
* Removed unused object parameter from SCM_ASSYNT.
|
24 years ago |
Dirk Herrmann
|
db4b4ca64f
* Eliminate some calls to scm_wta.
|
24 years ago |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 years ago |
Dirk Herrmann
|
f151f91293
* Eliminated some more calls to SCM_CHARS.
|
24 years ago |