Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
vor 15 Jahren |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
vor 16 Jahren |
Kevin Ryde
|
65ae4d2d69
copyright year
|
vor 18 Jahren |
Kevin Ryde
|
651f2cd27d
merge from 1.8 branch
|
vor 18 Jahren |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
vor 19 Jahren |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
vor 19 Jahren |
Marius Vollmer
|
c8857a4db4
(scm_array_handle_release): New, changed all uses of
|
vor 20 Jahren |
Marius Vollmer
|
cb26f5696c
* sort.c (quicksort): Added INC parameter for non-contigous
|
vor 20 Jahren |
Marius Vollmer
|
1938c6dab7
(quicksort): Don't use C99 variable declarations.
|
vor 20 Jahren |
Marius Vollmer
|
ee1ac75beb
(quicksort, scm_merge, scm_merge_list_x,
|
vor 20 Jahren |
Marius Vollmer
|
14e9281bb3
(quicksort): Copy pivot out of the array while constructing the
|
vor 20 Jahren |
Marius Vollmer
|
3bdf7962a7
(scm_restricted_vector_sort_x): Validate startpos <= endpos. State
|
vor 20 Jahren |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
vor 20 Jahren |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
vor 20 Jahren |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
vor 20 Jahren |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
vor 20 Jahren |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
vor 20 Jahren |
Dirk Herrmann
|
c178c3a68b
* sort.c, pairs.h: Removed unnecessary includes.
|
vor 22 Jahren |
Dirk Herrmann
|
d339981a5a
* test-suite/tests/sort.test: Added. Both tests in that file did
|
vor 22 Jahren |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
vor 22 Jahren |
Rob Browning
|
3cfe6eab01
* sort.c: fix various preprocessor usages of new public
|
vor 22 Jahren |
Rob Browning
|
af7a39456a
* sort.c: #include <config.h> if HAVE_CONFIG_H. Rename usage of
|
vor 22 Jahren |
Mikael Djurfeldt
|
504d99c5f8
* eval.h (scm_t_trampoline_1, scm_t_trampoline_2): New types.
|
vor 22 Jahren |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
vor 22 Jahren |
Han-Wen Nienhuys
|
1d1559ce6d
* macros.c: include deprecation.h
|
vor 22 Jahren |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
vor 22 Jahren |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
vor 23 Jahren |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
vor 23 Jahren |
Dirk Herrmann
|
f9450cdb14
* procs.h (SCM_CLOSURE_BODY): New Macro.
|
vor 23 Jahren |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
vor 23 Jahren |