lp:~mac-fly-gmx/codeblocks/trunk

Created by MortenMacFly and last modified
Get this branch:
bzr branch lp:~mac-fly-gmx/codeblocks/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MortenMacFly
Project:
Code::Blocks
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from https://svn.code.sf.net/p/codeblocks/code/trunk.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log

Recent revisions

9222. By fuscated

* debugger: Make the source code in mixed mode to be treated as comments by the asm lexer

> This makes the code distinguishable from the assembly and so it is easier
  to read.
> At this time I don't know how to tell the Asm Lexer to treat the code
  lines as comments from the Scintilla APIs, but I use a simple hack - just
  prepend the comment character ';' at the beginning of every code line.
> This hack achieves the goal, but makes the test look a bit ugly.
> Hopefully in the future we'll find a way to achieve this in a smarter
  way.

9221. By mortenmacfly

* applied patch #182 by scarphin: Preserve open editors per target/project

9220. By fuscated

* debugger: Save the Mixed mode setting from the Disassembly dialog (thanks bluehazzard, ticket #503)

9219. By fuscated

* debugger: Examine memory dialog remembers the size to dump (ticket #503)

9218. By fuscated

- debugger: Call DebuggerManager::Free on exit (thanks bluehazzard, ticket #503)

9217. By fuscated

* AStyle: Fix config option label - swapped of and #

9216. By fuscated

- occurrence highlight: Remove useless class

9215. By jenslody

- Astyle-plugin: make dist fix

9214. By jenslody

* wxSmith-plugin: fix crash, when closing wxs-file and a sub-property is selected; see: http://forums.codeblocks.org/index.php/topic,21893.0.html

9213. By fuscated

* lexer: Added few new keywords to Fortran lexer (thanks darmar, ticket #500)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers