1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / builder /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2012-01-07 robekras1) Reintroduced PHPPerspectiveFactory (was lost with... trunk
2012-01-02 robekras1) Reintroduced finishedBuilding
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-06 incastrixRefactory
2009-10-02 incastrixRefactory: core plugin.
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-06-06 khartlageAdded constants from David Foerster to phpsyntax.xml...
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-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-20 khartlageDefined a limit for code completion list entries PHPecl...
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...
2003-08-09 khartlageadded a builder to parse files with eclipse's build...