File:  [gforth] / gforth / Agenda
Revision 1.1: download - view: text, annotated - select for diffs
Sat May 20 07:07:28 2006 UTC (17 years, 10 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Makefile: undid change requiring gforth-fast to build first
  other changes for packaging
  added POST_INSTALL etc. tags
Updated NEWS files to 2006-05-07
minor 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:
 libcc implementation
 library words in images
 C interface should do what the documentation says (Bernd)
 documentation of callbacks (Bernd)
 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

 add ppc assembler

 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?

Savannah: Bugzilla Emails verschwinden

Windows-Port (FP bugs dank gcc-2.95)

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