File:  [gforth] / gforth / Agenda
Revision 1.2: download - view: text, annotated - select for diffs
Sat Jun 2 13:22:31 2007 UTC (16 years, 10 months ago) by anton
Branches: MAIN
CVS tags: HEAD
updated Changelog, NEWS, Agenda.  Documentation changes

Installation friendlyness:

have the right files in .INCLUDED (contact installer)
Try out different options (FORCE_REG, GCC-bug-workarounds) and select
  the best-working/fastest one

autoheader should be called automatically when necessary

$(PRE_INSTALL) and $(POST_INSTALL)
  Are the symlinks (gforth etc.) POST_INSTALL?

version-specific info installation?


Unfinished functionality:

 Xchars:
 Conversion on I/O
 Up-to-date with latest proposal version?

 C interface:
 precompiled interface libraries
 library words in images
 callbacks
 structs etc.
 oldlib words should be compatible or named differently (Bernd)

 gforth-native:
 make it work again
 make it work on most platforms

 compile constants to literals (Bernd)

 regexp.fs: add documentation (Bernd)

 complex.fs, fft.fs: add documentation.  Add stack comments! (Bernd)

 profile.fs: complete, add documentation

 amd64 assembler

 regression tests for single-step debugger (Bernd)

NEWS:
   2005-09-27  Bernd Paysan <bernd.paysan@gmx.de>
	* complex.fs, fft.fs, prim, wf.fs, Makefile.in:
	Added some floating point primitives
   Which ones?  Should they be documented?

Windows-Port (FP bugs dank gcc-2.95)

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