Made all bundles require a Java 1.4 EE, and backported some classescode to Java 1.4
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / model / PHPStackFrame.java
2007-09-08 pombredanneMade all bundles require a Java 1.4 EE, and backported...
2007-08-26 toshihiroModified: 1216132 - Error when debugging eval()'d code
2007-08-13 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-12 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-09 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-07 toshihiroModified: 1764120 - Variables View doesn't show global...
2006-08-24 robekras1) Made getVariables and evalBlock methods in PHPDBGInt...
2006-01-22 bananeweizensort variables in watch view alphabetically
2005-12-11 robekras1) Not really necessary changes (made minor code change...
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-16 robekras1) Added a vector for storing the variables.
2005-10-15 axelclPatches from Robert Kraske (robekras):
2005-10-04 axelclPatches from user robekras to show the variables view
2005-10-03 axelclPatches from user robekras to show the variables view
2005-05-06 stefanbjarniOrganized imports
2004-03-28 cperkonigchanges for VariableHover
2003-11-09 fvicentestack frame bugs fixed
2003-07-30 fvicenteFirst submit for debug plugin