* scheme-io.texi: Removed obsolete section Binary IO. Added
[bpt/guile.git] / libguile /
2001-04-29 Gary Houston * rw.c: new file, implementing C part of module (ice...
2001-04-28 Rob Browning*** empty log message ***
2001-04-28 Rob Browning* tags.h (SCM_DOUBLE_CELLP): deprecation expired -...
2001-04-28 Rob Browning* tag.h (scm_tag): deprecation expired - removed.
2001-04-28 Rob Browning* tag.c: (scm_tag): deprecation expired - removed.
2001-04-28 Rob Browning* numbers.h (scm_dblproc): deprecation expired - removed.
2001-04-28 Rob Browning* numbers.c: enabled local definition of SCM_FLOBUFLEN...
2001-04-28 Rob Browning* list.h (scm_list_star): deprecation expired - removed.
2001-04-28 Rob Browning* ioext.h (scm_fseek): deprecation expired - removed.
2001-04-28 Rob Browning* ioext.c: (scm_fseek): deprecation expired - removed.
2001-04-28 Rob Browning* gh_data.c (gh_int2scmb): deprecation expired - removed.
2001-04-28 Rob Browning* gh.h (gh_int2scmb): deprecation expired - removed.
2001-04-28 Neil Jerram* Fix typo in docstring.
2001-04-27 Rob Browning*** empty log message ***
2001-04-27 Rob Browning * vectors.h (SCM_NVECTORP): deprecation expired -...
2001-04-27 Rob Browning * strings.h
2001-04-27 Rob Browning * ports.h
2001-04-27 Rob Browning * gc.c
2001-04-27 Rob Browning * error.h (scm_sysmissing): deprecation expired -...
2001-04-27 Rob Browning * error.c (scm_sysmissing): deprecation expired -...
2001-04-27 Rob Browning * continuations.h (SCM_SETJMPBUF): deprecation expired...
2001-04-24 Marius Vollmer*** empty log message ***
2001-04-24 Marius Vollmer* modules.c (scm_module_type): New.
2001-04-24 Marius Vollmer* eval.h, eval.c (scm_system_transformer): Deprecated...
2001-04-24 Marius Vollmer* gh_data.c: Removed FIXME comment about gh_lookup...
2001-04-24 Marius Vollmer* eval.h, eval.c (scm_system_transformer): Deprecated...
2001-04-22 Neil Jerram* Correct docstring for `throw'.
2001-04-22 Gary Houston * socket.c: attempted to improve the docstrings slightly.
2001-04-22 Gary Houston * net_db.c: remove bogus "close" declaration.
2001-04-21 Dirk Herrmann* Made creation of new smob types thread safe.
2001-04-21 Gary Houston * socket.c (FLIP_NET_HOST_128): new macro.
2001-04-20 Gary Houston * socket.c (scm_fill_sockaddr): call htons for sin6_port.
2001-04-20 Dirk Herrmann* Removed an application of SCM_C[AD]R to non pairs.
2001-04-19 Mikael Djurfeldt* unif.h (SCM_ARRAY_CONTIGUOUS): Reintroduced as deprec...
2001-04-19 Mikael Djurfeldt* __scm.h (SCM_WTA_DISPATCH_0, SCM_WTA_DISPATCH_1,
2001-04-19 Dirk Herrmann* Allow to convert an array of bytes to a list. Thanks...
2001-04-19 Dirk Herrmann* Some simplification, basically a postscriptum to...
2001-04-19 Dirk Herrmann* Fixed scm_thunk_p's results when applied to closures.
2001-04-19 Dirk Herrmann* Eliminate some further applications of SCM_C[AD]R...
2001-04-17 Gary Houston * some initial support for IPv6:
2001-04-17 Dirk Herrmann* Incorporated fixes to interrupt deferring/allowing...
2001-04-17 Marius VollmerRemoved out-of-date comment.
2001-04-12 Keisuke NishidaUse memset instead of bzero.
2001-04-11 Mikael Djurfeldt* init.c, goops.c, goops.h: Reverted change of 2001...
2001-04-11 Mikael Djurfeldt* init.c, goops.c: Reverted change of 2001-03-29. ...
2001-04-10 Dirk Herrmann* Avoid redundant casting of argument numbers to char...
2001-04-09 Neil Jerram* Clarify docstring for scm_make_shared_substring.
2001-04-09 Neil Jerram* Clean up doc and docstring for shared substrings...
2001-04-09 Martin Grabmüller * hooks.c (scm_make_hook, scm_make_hook_with_name),
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-03-31 Dirk Herrmann* Re-introduce a cheap sanity test for non debug mode.
2001-03-31 Michael Livshin* backtrace.c (display_backtrace_body): since the ...
2001-03-30 Dirk Herrmann* Made SCM_DEBUG_CELL_ACCESSES working again.
2001-03-30 Dirk Herrmann* Ehrm... The Changelog entry for the last submission...
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-03-30 Keisuke Nishida * goops.c, goops.h (scm_init_oop_goops_goopscore_modul...
2001-03-29 Marius Vollmer*** empty log message ***
2001-03-29 Marius Vollmer* eval.c (SCM_APPLY): Check that arg1 is bound for...
2001-03-27 Martin Grabmüller * strop.c (scm_string_to_list): Fixed docstring markup.
2001-03-26 Marius Vollmer*** empty log message ***
2001-03-26 Marius Vollmer* values.h (scm_values_vtable, SCM_VALUESP): Moved...
2001-03-26 Marius Vollmer* tags.h (SCM_IM_CALL_WITH_VALUES): New isym.
2001-03-26 Marius Vollmer* tags.h (SCM_IM_CALL_WITH_VALUES): New isym.
2001-03-23 Neil Jerram* Minor docstring updates.
2001-03-23 Neil Jerram* Fix docstring typos.
2001-03-22 Dirk Herrmann* Replace function scm_makstr with new function scm_all...
2001-03-18 Gary Houston * posix.c (scm_tmpnam): check that return value from...
2001-03-18 Gary Houston * net_db.c: define h_errno if configure didn't define...
2001-03-17 Gary Houston * configure.in: don't append threads.doc to EXTRA_DOT_...
2001-03-17 Gary Houston * gc.c (scm_must_malloc): changed the comment explaini...
2001-03-17 Dirk Herrmann* __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISP...
2001-03-17 Dirk Herrmann* validate.h (SCM_WRONG_NUM_ARGS): Call scm_error_num_...
2001-03-17 Dirk Herrmann* Added function scm_error_num_args_subr.
2001-03-16 Martin Grabmüller * list.c (scm_list, scm_cons_star, scm_null_p, scm_lis...
2001-03-16 Keisuke Nishida * snarf.h (SCM_CONST_LONG): Deprecated.
2001-03-15 Marius Vollmer*** empty log message ***
2001-03-15 Marius Vollmer* numbers.c (scm_num2ulong): Check that a bignum is...
2001-03-15 Marius Vollmer* numbers.c (scm_num2ulong): Check that a bignum is...
2001-03-15 Martin Grabmüller * validate.h (SCM_VALIDATE_OPOUTSTRPORT): New macro.
2001-03-15 Dirk Herrmann* Removed unused object parameter from SCM_ASSYNT.
2001-03-15 Dirk Herrmann* Use const specifier in function signature of gh_ints2scm.
2001-03-14 Martin Grabmüller* gh_data.c (gh_scm2chars, gh_scm2shorts, gh_scm2longs),
2001-03-13 Martin Grabmüller* ports.c (scm_port_mode): Changed `mode' array size...
2001-03-13 Keisuke Nishida(scm_object_to_string): Takes an optional argument.
2001-03-13 Keisuke NishidaUse FUNC_NAME.
2001-03-13 Keisuke Nishida * strports.c (scm_object_to_string): New procedure.
2001-03-12 Dirk Herrmann* Cleaned up uses and definition of SCM_ASSYNT.
2001-03-12 Martin Grabmüller * load.c (scm_primitive_load, scm_primitive_load_path),
2001-03-11 Keisuke NishidaSplit up.
2001-03-11 Keisuke Nishida * list.c (s_scm_reverse_x): Use SCM_VALIDATE_LIST.
2001-03-11 Keisuke NishidaUse SCM_LISTn instead of scm_listify.
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2001-03-10 Gary Houston * socket.c: add a definition of SUN_LEN (from glibc...
2001-03-10 Mikael Djurfeldt* coop.c: Inserted #include <stdio.h>.
2001-03-10 Marius Vollmer*** empty log message ***
2001-03-10 Marius Vollmer* posix.c: Replaced `#define' of __USE_XOPEN right...
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2001-03-09 Martin Grabmüller (scm_gethostname): Set initial name length to 256 for
2001-03-09 Martin Grabmüller * posix.c (scm_gethostname): Set initial name length...
2001-03-09 Martin GrabmüllerAdded some new posix functions:
next