File:  [gforth] / gforth / Agenda
Revision 1.5: download - view: text, annotated - select for diffs
Fri Aug 8 20:56:14 2008 UTC (15 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, HEAD
Updated Agenda
Now lib.fs selects libffi.fs or fflib.fs based on a configure test
compat/execute-parsing bugfix
fixed some documentation bugs (reported by Jakob Sievers)

    1: version-specific info installation?
    2: 
    3: html, ps, and pdf installation
    4: 
    5: Unfinished functionality:
    6: 
    7:  Xchars:
    8:  Conversion on I/O
    9:  Up-to-date with latest proposal version?
   10: 
   11:  C interface:
   12:  precompiled interface libraries
   13:  library words in images
   14:  callbacks
   15:  structs etc.
   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)
   39: 
   40: Command-line editing

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