User:Ollydbg

From Code::Blocks
Revision as of 06:20, 31 October 2011 by Ollydbg (talk | contribs) (add a todo)

Here is my patches to C::B

  1. Watches and breakpoints persistent
  2. [/index.php/topic,13440.msg102941.html#msg102941 Codeblocks portable fix for CC](applied in trunk)
  3. [/index.php/topic,15263.msg102549.html#msg102549 Toolbar and focus fix for CC](applied in trunk)
  4. [/index.php/topic,15029.msg101458.html#msg101458 Re: Add some comments to CC's code](applied in trunk)
  5. [/index.php/topic,15263.msg103304.html#msg103304 fix a parser problem on switch case statement](applied in trunk)

My todo list:

  1. enhance the preprocessor mechnism like preprocessor in Doxygen preprocessor, we can have three type of replacement rules. (just like the normal macro definition)