sort variables in watch view alphabetically
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / model / PHPStackFrame.java
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