Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 лет назад |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 лет назад |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 лет назад |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 лет назад |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
20 лет назад |
Marius Vollmer
|
a54a94b397
Threading changes.
|
20 лет назад |
Marius Vollmer
|
86e14f5c3b
(scm_fdopen): Use scm_i_fdes_to_port together with scm_i_mode_bits to
|
20 лет назад |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 лет назад |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 лет назад |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 лет назад |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 лет назад |
Mikael Djurfeldt
|
b9ad392e86
* ports.c, ports.h (scm_i_port_table_mutex): New mutex.
|
22 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Rob Browning
|
381534b31e
* ioext.c: #include <config.h> if HAVE_CONFIG_H.
|
22 лет назад |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
22 лет назад |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 лет назад |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 лет назад |
Marius Vollmer
|
ec65f5dadc
* fports.c: Include `io.h' is possible. Put `*fp' into referring
|
23 лет назад |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
23 лет назад |
Marius Vollmer
|
f5fd8aa2a7
Replaced "scm_t_portable" with "scm_port_table" which was an artifact
|
23 лет назад |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 лет назад |
Martin Grabmüller
|
7beabedb0a
* posix.c (getlogin): getlogin() implementation for Windows.
|
23 лет назад |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 лет назад |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
23 лет назад |
Michael Livshin
|
1be6b49ccb
* validate.h
|
23 лет назад |
Gary Houston
|
b0e5fd8c3d
* rw.c: new file, implementing C part of module (ice-9 rw).
|
24 лет назад |
Rob Browning
|
22baef2225
* ioext.c: (scm_fseek): deprecation expired - removed.
|
24 лет назад |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 лет назад |
Mikael Djurfeldt
|
e6e2e95aa5
* _scm.h: Removed #include <errno.h>.
|
24 лет назад |
Gary Houston
|
6d36532c1c
* boot-9.scm: don't import (ice-9 rdelim) here. it's done
|
24 лет назад |