1) Fixed issue #347: Syntax highlight doesn't like apostrophe in heredoc.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / php / PHPPartitionScanner.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.
2007-03-17 axelcl#1493165 phpeclise highlighting fails when using specia...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2005-10-10 axelclMisc
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-05-15 axelclImproved xml scanner for this bug
2005-05-13 axelclWrong partition length raises exception.
2005-05-06 stefanbjarniOrganized imports
2005-05-05 axelclFixed bug with unterminated strings at end of file
2004-09-02 jsurfernew PartitionScanner version
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-03-01 khartlageEclipse3M7 version
2004-02-05 khartlageFixed smarty error for { at first position in a *.tpl...
2003-10-11 khartlageChanges:
2003-06-13 khartlage*** empty log message ***
2003-06-08 khartlageSet DEBUG=false; Set DEBUG=true only for developer...
2003-05-01 muskAdded state reset
2003-04-12 muskFixed partitioning bug causing an assertion exception...
2003-04-06 muskFixed php in html-comment
2003-04-06 muskFixed bug passing default partition type to scanner...
2003-04-01 khartlageadded php shortcut <?
2003-04-01 khartlage*** empty log message ***
2003-04-01 muskPartially fixed highlight bug for php block in html...
2003-03-27 muskPHPPartitionScanner that is not rule based
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor
2003-03-26 kpoueradded some rules for alternative case like <?Php <...
2003-02-04 choochter*** empty log message ***
2003-01-02 khartlageadded code completion for HTML mode
2002-11-27 khartlageimproved php parser
2002-11-07 khartlagemisc changes
2002-10-24 khartlageIntegrated PHP help files; Fixed some bugs
2002-10-19 khartlageimproved syntax highligthing
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...