Annotation of gforth/Agenda, revision 1.5

1.1       anton       1: version-specific info installation?
                      2: 
1.3       anton       3: html, ps, and pdf installation
1.1       anton       4: 
                      5: Unfinished functionality:
                      6: 
                      7:  Xchars:
                      8:  Conversion on I/O
                      9:  Up-to-date with latest proposal version?
                     10: 
                     11:  C interface:
1.2       anton      12:  precompiled interface libraries
1.1       anton      13:  library words in images
1.2       anton      14:  callbacks
                     15:  structs etc.
1.1       anton      16:  oldlib words should be compatible or named differently (Bernd)
                     17: 
                     18:  gforth-native:
                     19:  make it work again
                     20:  make it work on most platforms
                     21: 
                     22:  regexp.fs: add documentation (Bernd)
                     23: 
                     24:  complex.fs, fft.fs: add documentation.  Add stack comments! (Bernd)
                     25: 
                     26:  profile.fs: complete, add documentation
                     27: 
                     28:  amd64 assembler
                     29: 
                     30:  regression tests for single-step debugger (Bernd)
                     31: 
                     32: NEWS:
                     33:    2005-09-27  Bernd Paysan <bernd.paysan@gmx.de>
                     34:        * complex.fs, fft.fs, prim, wf.fs, Makefile.in:
                     35:        Added some floating point primitives
                     36:    Which ones?  Should they be documented?
                     37: 
                     38: Windows-Port (FP bugs dank gcc-2.95)
1.4       anton      39: 
                     40: Command-line editing

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>