Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
10 роки тому |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
10 роки тому |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 роки тому |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 роки тому |
Andy Wingo
|
4251ae2e28
locking on port buffering operations
|
13 роки тому |
Andy Wingo
|
62bd5d66cb
threadsafe access to scm_ptobs
|
13 роки тому |
Andy Wingo
|
2721f9182d
add scm_c_make_port; the port table is now a weak set
|
13 роки тому |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 роки тому |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 роки тому |
Han-Wen Nienhuys
|
5dbc6c0679
replace port table with weak hash table. This simplifies
|
17 роки тому |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 роки тому |
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.
|
21 роки тому |
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 роки тому |