Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 years ago |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
22 years ago |
Han-Wen Nienhuys
|
da220f2794
("scm_new_port_table_entry"): return a boxed SCM in
|
22 years ago |
Han-Wen Nienhuys
|
402788a938
port GC fix
|
22 years ago |
Neil Jerram
|
387d418c55
* Manual updates on hooks and features.
|
23 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Neil Jerram
|
04a98cff96
* iselect.c (collisionp, gnfds, greadfds, gwritefds, gexceptfds,
|
23 years ago |
Dirk Herrmann
|
228a24ef30
Changes in doc/ref:
|
23 years ago |
Stefan Jahn
|
edb810bb84
2002-02-27 Stefan Jahn <stefan@lkcc.org>
|
23 years ago |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
23 years ago |
Marius Vollmer
|
16d4699b6b
Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and
|
23 years ago |
Stefan Jahn
|
8f99e3f38b
2001-11-04 Stefan Jahn <stefan@lkcc.org>
|
23 years ago |
Marius Vollmer
|
b8b17bfd31
Include `io.h' is possible. Put `*fp' into referring
|
23 years ago |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
23 years ago |
Marius Vollmer
|
f5fd8aa2a7
Replaced "scm_t_portable" with "scm_port_table" which was an artifact
|
23 years ago |
Dirk Herrmann
|
63bcad1964
* Minor changes.
|
23 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Martin Grabmüller
|
82893676f4
Make compilation under Windows easier.
|
23 years ago |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
24 years ago |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
24 years ago |
Rob Browning
|
f47a5239d4
* fports.c: HAVE_ST_BLKSIZE changed to
|
24 years ago |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 years ago |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 years ago |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 years ago |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 years ago |
Gary Houston
|
c6c79933b5
* gc.c (scm_must_malloc): changed the comment explaining when
|
24 years ago |
Neil Jerram
|
2069af3835
* Minor docstring updates.
|
24 years ago |
Dirk Herrmann
|
efa40607b1
* Added a file-port? primitive.
|
24 years ago |
Dirk Herrmann
|
a98bddfd12
* Made the port implementations less tightly coupled within guile.
|
24 years ago |
Gary Houston
|
c2da26487a
* ioext.c (scm_read_string_x_partial): new procedure, implements
|
24 years ago |