File:  [gforth] / gforth / Agenda
Revision 1.4: download - view: text, annotated - select for diffs
Tue Sep 25 20:29:37 2007 UTC (16 years, 6 months ago) by anton
Branches: MAIN
CVS tags: HEAD
small fixes in NEWS and Agenda

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

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