bpt/guile.git
2003-03-27 Rob Browning* threads.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* tags.h: fix various preprocessor usages of new public
2003-03-27 Rob Browning* stacks.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* stackchk.h: fix various preprocessor usages of new...
2003-03-27 Rob Browning* stackchk.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* sort.c: fix various preprocessor usages of new public
2003-03-27 Rob Browning* read.c: fix various preprocessor usages of new public
2003-03-27 Rob Browning* random.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* print.c: fix various preprocessor usages of new public
2003-03-27 Rob Browning* objects.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* numbers.h: fix various preprocessor usages of new...
2003-03-27 Rob Browning* null-threads.c: fix various preprocessor usages of...
2003-03-27 Rob Browning* lang.h: fix various preprocessor usages of new public
2003-03-27 Rob Browning* lang.c: fix various preprocessor usages of new public
2003-03-27 Rob Browning* iselect.h: fix various preprocessor usages of new...
2003-03-27 Rob Browning* init.c: fix various preprocessor usages of new public
2003-03-27 Rob Browning* gh_data.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* gh.h: fix various preprocessor usages of new public
2003-03-27 Rob Browning* gc_os_dep.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* gc.h: fix various preprocessor usages of new public
2003-03-27 Rob Browning* gc-mark.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* gc-card.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* feature.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* gen-scmconfig.c: change most new public symbols to...
2003-03-27 Rob Browning* evalext.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* eval.h: fix various preprocessor usages of new public
2003-03-27 Rob Browning* eval.c: fix various preprocessor usages of new public
2003-03-27 Rob Browning* eq.c:: fix various preprocessor usages of new public
2003-03-27 Rob Browning* coop.c: fix various preprocessor usages of new public
2003-03-27 Rob Browning* coop-threads.c: fix various preprocessor usages of...
2003-03-27 Rob Browning* coop-pthreads.c: fix various preprocessor usages...
2003-03-27 Rob Browning* coop-defs.h: fix various preprocessor usages of new...
2003-03-27 Rob Browning* convert.i.c: fix various preprocessor usages of new...
2003-03-27 Rob Browning* continuations.c: fix various preprocessor usages...
2003-03-27 Rob Browning* _scm.h: fix various preprocessor usages of new public...
2003-03-27 Rob Browning*** empty log message ***
2003-03-27 Rob Browning* scheme-io.texi (Reading): clarify character ordering...
2003-03-26 Marius VollmerUpdated list of removed definitions once more.
2003-03-26 Marius VollmerMore deprecated stuff.
2003-03-26 Marius Vollmer*** empty log message ***
2003-03-26 Marius VollmerLoad "ice-9/deprecated.scm" when appropriate.
2003-03-26 Marius Vollmer* deprecated.scm: New file, to collect deprecated things.
2003-03-26 Marius VollmerFixed typo and updated list of removed definitions.
2003-03-26 Marius Vollmer*** empty log message ***
2003-03-26 Marius VollmerInclude "libguile/deprecated.h".
2003-03-26 Marius VollmerAdded some comments.
2003-03-26 Marius Vollmer(scm_init_guile_1): Call scm_i_init_deprecated.
2003-03-26 Marius Vollmer(DOT_X_FILES): Removed "iselect.x".
2003-03-26 Marius Vollmer* deprecated.c, deprecated.h: New files, to collect...
2003-03-26 Marius VollmerRemoved, source file is unused since 2002-12-02.
2003-03-26 Marius Vollmer*** empty log message ***
2003-03-26 Marius Vollmer(EXTRA_DIST): Added "scmconfig.h.top".
2003-03-26 Rob Browning* srfi-4.c: replace typedefs for basic types with typed...
2003-03-26 Rob Browning*** empty log message ***
2003-03-26 Rob Browning* win32-socket.h: #include "libguile/__scm.h". Replace...
2003-03-26 Rob Browning* win32-socket.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-26 Rob Browning* vports.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-26 Rob Browning* unif.c: #include <config.h> if HAVE_CONFIG_H. Replac...
2003-03-26 Rob Browning* threads.h: replace usage of struct timespect with
2003-03-26 Rob Browning* threads.c: move libguile/_scm.h include to the top...
2003-03-26 Rob Browning* threads-plugin.h: replace usage of struct timespect...
2003-03-26 Rob Browning* threads-plugin.c: #include <config.h> if HAVE_CONFIG_...
2003-03-26 Rob Browning* tags.h: move HAVE_STDINT_H handling to scmconfig...
2003-03-26 Rob Browning* symbols.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-26 Rob Browning* struct.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-26 Rob Browning* strports.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-26 Rob Browning* strop.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-26 Rob Browning* stime.h: move handling of time related headers to...
2003-03-26 Rob Browning* stime.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-26 Rob Browning* stacks.c: replace usage of STACK_GROWS_UP with
2003-03-26 Rob Browning* sort.c: #include <config.h> if HAVE_CONFIG_H. Rename...
2003-03-25 Rob Browning* win32-socket.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* smob.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* simpos.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* script.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* scmsigs.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* rw.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* regex-posix.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* read.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 Rob Browning* rdelim.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* random.c: #include <config.h> if HAVE_CONFIG_H. ...
2003-03-25 Rob Browning* ramap.c: replace usage of HAVE_LONG_LONGS with
2003-03-25 Rob Browning* putenv.c: #include <config.h> if HAVE_CONFIG_H. ...
2003-03-25 Rob Browning* pthread-threads.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* print.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 Rob Browning* posix.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* ports.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* objects.c: rename usage of HAVE_ARRAYS to SCM_HAVE_AR...
2003-03-25 Rob Browning* numbers.h: replace usage of HAVE_FLOATINGPOINT_H...
2003-03-25 Rob Browning* numbers.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* num2integral.i.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* null-threads.h: replace usage of struct timespect...
2003-03-25 Rob Browning* net_db.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* mkstemp.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* mallocs.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* load.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* iselect.h: move handling of time related headers...
2003-03-25 Rob Browning* iselect.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* ioext.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* inline.h: #include "libguile/__scm.h" at the top...
next