1) Moved the hasRecursion and the updateVariableList to PHPStackframe class.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src / net / sourceforge / phpdt / internal / debug / core / model /
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-20 robekras1) Moved the fHasChanged flag from PHPVariable to PHPValue.
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-08-03 stefanbjarniPatch from Anders Betn�- enable changing breakpoints...
2005-07-03 stefanbjarniSmall bug fixes for the debugger client.
2005-07-03 stefanbjarniFixed the debugger client to work in Eclipse 3.1.
2005-07-02 stefanbjarniAdded a comment about fixing a live leak later.
2005-06-27 axelclPatch from Martin Koegler:
2005-05-06 stefanbjarniOrganized imports
2005-04-23 stefanbjarniDebug session thread and socket leak fixed:
2004-07-10 cperkonigChanges for variablemodificatin
2004-07-10 cperkonigInitial implementation - Class to parse evalString...
2004-06-04 khartlage3.x RC1 compatibility
2004-03-28 cperkonigchanges for VariableHover
2003-11-25 fvicenteShow errors in console
2003-11-11 fvicenteFixed problem opening other sources
2003-11-09 fvicentestack frame bugs fixed
2003-07-30 fvicenteFirst submit for debug plugin