fix #774 infinite loop in net.sourceforge.phpeclipse.builder.IdentifierIndexManager...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / builder / IdentifierIndexManager.java
2009-09-20 incastrixfix #774 infinite loop in net.sourceforge.phpeclipse...
2009-09-07 incastrixFix #616.
2007-09-07 pombredanneRemoved dead comments
2007-03-02 pombredannePATCH-1559330: PHPDoc comments are garbled in function...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-01-10 bananeweizenavoid exception during creation of identifier list
2005-05-06 stefanbjarniOrganized imports
2005-05-05 axelclFixed bug with unterminated strings at end of file
2005-03-06 axelclimproved PHP parser
2005-01-28 axelclMoved the project.index file to eclipse/workspace/...
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2004-12-15 axelclfixed bug: ''single quoted strings'' not included in...
2004-12-07 axelclfixed bug: "not indexed" variables in comma separated...
2004-09-02 jsurfernew PartitionScanner version
2004-08-19 khartlagemisc changes
2004-07-16 khartlageBug 841370 - open declaration for projects wih external...
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-15 khartlageRC2 compatibility
2004-06-10 khartlageimproved "Open Include"
2004-06-10 khartlage- added include declarations to Outline view
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-03-08 khartlagemisc parser changes
2004-03-03 khartlageadded index manager to the new builder;
2003-10-11 khartlageChanges:
2003-09-18 khartlageImproved CodeCompletion with information from the proje...
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-09-13 khartlage"Open PHP Declaration" should work for class variables...
2003-09-11 khartlageImproved "project.index" file for PHPdoc TextHover...
2003-09-09 khartlageChanged "Open PHP Declarartion" action in the PHP editor:
2003-09-08 khartlageExtended the builder with an index file generator for...