News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

List of features since last release

Started by Demented, March 19, 2010, 02:20:36 PM

Previous topic - Next topic

Demented

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.

MortenMacFly

Quote from: Demented on March 19, 2010, 02:20:36 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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]