Move doc files into guile-core distribution (4)
[bpt/guile.git] / doc / ChangeLog
index 41b795f..23155db 100644 (file)
@@ -1,5 +1,93 @@
+2001-03-09  Neil Jerram  <neil@ossau.uklinux.net>
+
+       Moving texinfo files from guile-doc/ref and guile-doc/tutorial
+       into guile-core/doc:
+
+       * env.texi, indices.texi, mbapi.texi, mltext.texi, scripts.texi,
+       scsh.texi, tcltk.texi, hierarchy.txt, scheme-indices.texi,
+       slib.texi, deprecated.texi, scheme-binding.texi, appendices.texi,
+       scheme-intro.texi, goops.texi, extend.texi, gh.texi, intro.texi,
+       preface.texi, scm.texi, goops-tutorial.texi, hierarchy.eps,
+       r4rs.texi, r5rs.texi, texinfo.tex, scheme-reading.texi,
+       data-rep.texi, scheme-utility.texi, posix.texi,
+       scheme-control.texi, scheme-debug.texi, scheme-evaluation.texi,
+       scheme-io.texi, scheme-memory.texi, scheme-modules.texi,
+       scheme-options.texi, scheme-procedures.texi,
+       scheme-scheduling.texi, scheme-translation.texi, guile.texi,
+       scheme-data.texi, scheme-ideas.texi, expect.texi,
+       ChangeLog-guile-doc-ref, guile-tut.texi,
+       ChangeLog-guile-doc-tutorial: New files.
+
+       * .cvsignore, Makefile.am: Merged.
+
+       Both the following files are about to be replaced by files from
+       guile-doc/ref.
+       
+       * texinfo.tex: Removed.
+
+       * data-rep.texi: Removed.
+
+2001-02-15  Neil Jerram  <neil@ossau.uklinux.net>
+
+       * README: Explain retirement of `data-rep.texi'.
+
+       * Makefile.am (info_TEXINFOS, data_rep_TEXINFOS): Removed.
+
+       * data-rep.texi: Replace this copy of data-rep.texi with a notice
+       indicating that it has been retired.  The master copy of
+       data-rep.texi is at guile-doc/ref/data-rep.texi.
+
+2001-02-04  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * data-rep.texi: Use SCM_SMOB_DATA instead of SCM_CDR.  Also
+       things like SCM_SMOB_PREDICATE and SCM_NEWSMOB.  Thanks to Dale
+       P. Smith!
+
+2000-10-25  Mikael Djurfeldt  <mdj@linnaeus.mit.edu>
+
+       * mop.text: Preliminary documentation of the GOOPS meta object
+       protocol.
+
+2000-07-28  Neil Jerram  <neil@ossau.uklinux.net>
+
+       * data-rep.texi (Garbage Collection): Fix "accomodate" spelling
+       mistake.
+       
+2000-06-30  Dirk Herrmann  <D.Herrmann@tu-bs.de>
+
+       * data-rep.tex:  Removed documentation for SCM_OUTOFRANGE.
+
+2000-06-20  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
+
+       * data-rep.texi: Center discussion around the standard interface
+       for smob type creation (scm_make_smob_type) and warn about the
+       ongoing discussion which may result in deprecating
+       scm_make_smob_type_mfpe in next release of Guile.
+
+2000-05-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
+
+       * data-rep.texi:  Updated the macro names for operating on
+       characters.
+
+2000-03-22  Dirk Herrmann  <D.Herrmann@tu-bs.de>
+
+       * api.txt:  Added a first attempt for a description of the newly
+       designed low level API.
+
+2000-01-31  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * Makefile.am (version.texi): Override automake's rule for
+       version.texi so that it gets created even in non-maintainer-mode.
+
+Thu Jan 20 13:00:18 2000  Greg J. Badros  <gjb@cs.washington.edu>
+
+       * version.texi, stamp-vti: Removed -- these are auto-generated.
+
 2000-01-12  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>
 
+       * Makefile.am (dist-hook): Updated to include oldfmt.c in
+       distribution archive.
+
        * README: Updated with note about oldfmt.c.
 
        * oldfmt.c: New file: Used by application writers to adapt to