Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Archive/planning/5.0milestones"

< CDT‎ | Archive‎ | planning
(M4 - Dec 19, 2007)
(M4 - Dec 19, 2007)
Line 15: Line 15:
 
** Call Hierarchy
 
** Call Hierarchy
 
*** Icon decorator to show read and write-access for variables - [http://bugs.eclipse.org/156692 156692]
 
*** Icon decorator to show read and write-access for variables - [http://bugs.eclipse.org/156692 156692]
*** Support for polymorphic method calls (virtual methods) - [http://bugs.eclipse.org/156689 156689]
 
 
** Indexer
 
** Indexer
 
*** Projects with c and c++ files - [http://bugs.eclipse.org/191989 191989],[http://bugs.eclipse.org/191315 191315], [http://bugs.eclipse.org/183126 183126]
 
*** Projects with c and c++ files - [http://bugs.eclipse.org/191989 191989],[http://bugs.eclipse.org/191315 191315], [http://bugs.eclipse.org/183126 183126]

Revision as of 13:36, 20 December 2007

M3 - Nov 7, 2007

  • Builds against Eclipse 3.4
  • Not much else

M4 - Dec 19, 2007

  • Content
    • Code and File Templates - 88390, 190511, 147390
      • New preference page: C/C++ > Code Style > Code Templates
      • Templates are used by New Class wizard, New Source/Header File wizards
      • New generic wizard: File from Template
    • Content Assist, Navigation and Search
      • Ignore auto activation when typing float - 193464
      • Support for static functions/variables in Open Element - 193057
      • Support for static functions/variables in Search - 196414
    • Call Hierarchy
      • Icon decorator to show read and write-access for variables - 156692
    • Indexer
    • New implementation for the preprocessor:
      • Comment tokens ignored when on same line as directive - 192546
      • ASCII control characters in C/C++ files are flagged as errors - 106344
      • Support for alternate keywords (or, ...) - 187776
      • Scanner incorrectly handles #include line with macro - 156990
      • Unreported references to macros when passed as argument to another macro - 94673
      • Fix the location concept for the AST - 202459
      • Support for trigraphs and digraphs - 64993])
      • Others: 145270 117029, 210344, 190884, 188855, 180140, 122891, 120472, 116962, 90956

M5 - Feb 13, 2007

  • Content

M6 API Freeze - Mar 14, 2008

  • The Friday before EcilpseCon
  • Content

RC0 Feature Freeze - April 30, 2008

  • RC1 - May 14, 2008
  • RC2 - May 28, 2008
  • RC3 - June 11, 2008
  • Gold - June 25, 2008

Copyright © Eclipse Foundation, Inc. All Rights Reserved.