Author Topic: List of features since last release  (Read 3303 times)

Demented

  • Guest
List of features since last release
« on: March 19, 2010, 02:20:36 pm »
Hello all,

I've been following Code::Blocks IDE since many time ago and, right now, I use codeblocks on Ubuntu Karmic.

Since the last official version is a bit old, i've given a try to the last nightly build.

The fact is that I'm not too aware of the what changes / features had been added since the last official version, and I would like to see a list of the features introduced since then.

I've been searching on the forums with no success (may be I haven't digged enough deep :) )

Is there any place / post or page where we can check the features introduced since 8.02 version of Code::Blocks?

Thanks in advance!
D.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: List of features since last release
« Reply #1 on: March 19, 2010, 06:15:50 pm »
Is there any place / post or page where we can check the features introduced since 8.02 version of Code::Blocks?
You can query the SVN log for changes since the revision of 08/02. Filter for features starting with a star, as these are usually major changes.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ