fix #774 infinite loop in net.sourceforge.phpeclipse.builder.IdentifierIndexManager...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal /
2009-09-12 incastrixInitial upgrade to Platform/JDT 3.4.1
2008-10-08 incastrixFix nasty bug #706. See trac.
2008-06-06 mbowieRemoves the "Show Line Numbers" option from the PHPEcli...
2008-05-07 Edward MannAdding more phpdoc tags to String[] array so the code...
2008-05-07 Edward MannAdding phpdoc tags to String[] array so the code scanne...
2008-04-07 scorphusAdding two small options for code formatter (zhil's...
2008-02-07 Edward MannThe CTRL+Space did not show function details. This...
2008-02-06 Edward MannBug was introduced when working on the RSE paths. I...
2008-01-22 Edward MannAdding new code for feature save on unfocus. This is...
2008-01-14 Edward MannCommiting more changes to fix RSE issues with PHP projects.
2008-01-06 Edward MannCommitting more fixes for bug #1839622 RSE Path error...
2008-01-06 Edward MannCommitting patch from grEvenX to fix bug #1839622 RSE...
2007-08-28 toshihiroFixed: 1774625 - duplicate one function block down...
2007-08-14 toshihiroModified: separate code for 'define'. was shown unneces...
2007-07-13 toshihiroFixed: 1736622 - "php marker occurrences" color - did...
2007-07-12 toshihiroFixed: 1345914 - indentation badly wanted
2007-06-19 toshihiroAddition of previous bugfix. Added project based path...
2007-06-13 toshihiroFixed: 1493208 - Linked resources break code assist...
2007-06-11 toshihiroFixed: could not access linked resources
2007-05-28 toshihiroFix #1726724 - "build" causes parser error
2007-05-09 toshihiroUsing standard dialog org.eclipse.ui.dialogs.ElementLis...
2007-05-03 toshihiroFix - Unless clicking an element except the first one...
2007-05-01 toshihiromisc.
2007-04-26 toshihiroFix #1523506 - Parser error for one-liner end* control...
2007-04-25 toshihiroA minor change of a page design
2007-04-22 toshihiroFix #1501248 - Parser error in new self::$_class()
2007-04-09 toshihiro1. Suppress ArrayIndexOutOfBoundsException occurring...
2007-04-06 toshihiro1. Fix #1589403 - wrap double/single quoted strings
2007-04-04 toshihiroFix #1475484 - code formatter: bad result for array...
2007-04-03 toshihiroFix #1693310 Missing function/method declaration in...
2007-03-22 dizmocloses [ 1033591 ] Tasks not reporting corrent line...
2007-03-17 axelclAdded patch for #1589521 "3 character function names...
2007-03-02 pombredannePATCH-1559330: PHPDoc comments are garbled in function...
2007-02-08 pombredanneCleanup of static usage
2006-10-22 pombredanneDeleted unused commenst and unused vars.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-06-11 axelclAdded patch for #1434245
2006-06-11 axelclMake PHPeclipse compile correctly under Eclipse Version...
2006-04-23 bananeweizenbug 1434118, scanner had a faulty behavior scanning...
2006-03-13 axelclFixed bug: ArrayIndexOutOfBoundsException
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-11 bananeweizenbugfix 1423269, sourceforge.net/tracker/index.php?func...
2006-02-11 bananeweizenremove unused imports (no functional changes)
2006-02-08 bananeweizenbugfix 1427544, sourceforge.net/tracker/?func=detail...
2006-02-07 axelclCommitting missing change or PHPFileUtil
2006-01-30 axelclSearch through include files for a class declaration...
2006-01-30 axelclReport "multiple" inheritence as error
2006-01-29 bananeweizensuppress "variable not initialized" error for break...
2006-01-29 bananeweizenreenabled folding preference for inner types
2006-01-29 bananeweizenbugfix 1412408
2006-01-24 bananeweizenfixed wrong deprecation warning
2006-01-24 bananeweizenbugfix 1413452, migration to 3.1 API had a typo, so...
2006-01-23 bananeweizenshortened display text of variable proposal in content...
2006-01-23 bananeweizenfix for sourceforge.net/tracker/index.php?func=detail...
2006-01-21 bananeweizenmake compile in 3.2 by removing internal dependency
2006-01-20 bananeweizenbugfix 1330522: <?xml flagged as error
2006-01-19 axelclAdded icon phpedit.png from the free icons library at:
2006-01-18 bananeweizenmigrated plugin from 3.0 to 3.1
2006-01-17 bananeweizenremoved action for line delimiter conversion; this...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2006-01-15 bananeweizenunification of bug fixes 1198893, 1404228
2006-01-15 bananeweizenbug 1037094, to much indentation for first comment...
2006-01-15 bananeweizenbug fix 1402152 sourceforge.net/tracker/index.php?func...
2006-01-15 bananeweizenbugfix 1198893, syntax coloring gets confused after...
2006-01-15 bananeweizenfeature request 1245255, no uninitialized variable...
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2006-01-12 axelclFixed Bug<a href="sourceforge.net/tracker/?func=detail...
2006-01-10 bananeweizenrequest 1123108: keep strings on multiple lines during...
2006-01-06 bananeweizendon't insert a line break when formatting an empty...
2006-01-04 bananeweizenreverted previous fix, it was bogus; applied similar...
2006-01-04 bananeweizenavoid OutOfBoundsException and break of format action...
2006-01-02 axelclfeature request #1254275: Array type hinting gives...
2005-12-21 bananeweizenrequest 1152810, implementing formatting of array initi...
2005-12-20 axelcl.
2005-12-20 axelclFix bug #1385272: Improved version for "Parsing of...
2005-12-20 bananeweizenavoid builder error on a file with name ".php" (i.e...
2005-12-20 bananeweizenbug 1274348, superfluous newline at file end on formatt...
2005-12-19 axelclFix #1371992: Error with switch when last case block...
2005-12-19 axelclFix #1371992: Error with switch when last case block...
2005-12-19 axelclFix #1368081: First suggestion in #1368081 seems to...
2005-12-19 axelclFix #1368081: Variable not initialized does not work...
2005-12-19 axelclFix bug #1385272: Parsing of short open tags not fully...
2005-12-19 axelclFix bug #1385272: Parsing of short open tags not fully...
2005-12-18 bananeweizenbug 1375017, code formatter inserted blank before incre...
2005-10-26 axelclImproved support for comment folding
2005-10-26 axelclImproved support for comment folding
2005-10-13 axelclAvoid "uninitialized variable" message after new keyword
2005-10-13 axelclFixes for bug #1326088
2005-10-13 axelclFixes for bug #1326088
2005-10-10 axelclPreferencedialog for "Mark Occurrences"
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-10-09 axelclExpressions like:
2005-10-05 axelclImplemented a simple occurrences finder for Variables...
2005-10-03 axelclRefactored packagename to net.sourceforge.phpdt.interna...
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-09-27 axelclCode folding for PHPdoc at start of PHP file
next