1) Fixed issue #347: Syntax highlight doesn't like apostrophe in heredoc.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / FastJavaPartitionScanner.java
2012-12-29 robekras1) Fixed issue #347: Syntax highlight doesn't like...
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-01-15 bananeweizenunification of bug fixes 1198893, 1404228
2006-01-15 bananeweizenbugfix 1198893, syntax coloring gets confused after...
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-06-24 axelclFixed syntaxhiglighting for single line comments. Example:
2005-05-15 axelcldifferent syntax highlighting for single and double...
2005-05-06 stefanbjarniOrganized imports
2004-09-02 jsurfernew PartitionScanner version
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage