Detailed 2.2.0 Todo

From Free Pascal wiki
Revision as of 13:12, 1 October 2006 by Synopsis (talk | contribs)
Jump to navigationJump to search

This todo is for people working on fpc to write down what they want to do till 2.2.0 is released. It's not a wishlist what shall be done. Feature requests etc. should be added to mantis.

Compiler

  • packages (Florian/Peter)
  • Module handling rewrite (Peter/Florian) (2.4.0)
  • Crosscompiling to Mac OS X (Marco)
  • rewrite assigning of automated types like variants and widestrings (Florian)
  • complete unique type support (Florian)
  • bug fixing (all)
  • dispinterfaces (Florian)
  • Internal linker for ELF platforms? (2.4.0)
  • better string append support

RTL

  • 64-bit file support (Win32 done)
  • Fix get_caller_frame stuff for code without stackframes (Daniel)
  • ARM badly needs mod/divide helpers in assembler

FCL

IDE

  • Try to implement a TP like evaluate/modify window (Daniel)