Han-Wen Nienhuys
|
5dbc6c0679
replace port table with weak hash table. This simplifies
|
17 年之前 |
Kevin Ryde
|
8ab3d8a068
merge from 1.8 branch
|
18 年之前 |
Kevin Ryde
|
23f2b9a3de
merge from 1.8 branch
|
19 年之前 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 年之前 |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 年之前 |
Han-Wen Nienhuys
|
fc9c5d0684
*** empty log message ***
|
20 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 年之前 |
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
|
0345e278f4
* variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,
|
20 年之前 |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 年之前 |
Kevin Ryde
|
eb37258527
(fport_print): Use scm_ttyname instead of ttyname directly,
|
20 年之前 |
Marius Vollmer
|
d617ee1895
* fports.h, fports.c (scm_i_fdes_to_port): New, like
|
20 年之前 |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 年之前 |
Kevin Ryde
|
fd08c23657
* error.c (scm_strerror): Use scm_i_misc_mutex around strerror since
|
21 年之前 |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
21 年之前 |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
21 年之前 |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
21 年之前 |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
21 年之前 |
Stefan Jahn
|
2e945bccca
2003-05-29 Stefan Jahn <stefan@lkcc.org>
|
22 年之前 |
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
|
85286595b5
* fports.c: #include <config.h> if HAVE_CONFIG_H.
|
22 年之前 |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 年之前 |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
22 年之前 |
Han-Wen Nienhuys
|
da220f2794
("scm_new_port_table_entry"): return a boxed SCM in
|
23 年之前 |
Han-Wen Nienhuys
|
402788a938
port GC fix
|
23 年之前 |
Neil Jerram
|
387d418c55
* Manual updates on hooks and features.
|
23 年之前 |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 年之前 |