1) Setting a new value did not work because the short name was send to XDebug instead...
[phpeclipse.git] / net.sourceforge.phpeclipse.xdebug.core / src / net / sourceforge / phpeclipse / xdebug / php / model / XDebugStackFrame.java
2012-12-30 robekras1) Setting a new value did not work because the short...
2011-03-28 robekras1) Indeces of arrays will be surrounded by [''], so...
2011-03-28 robekras1) Added parameter 'parent' to XDebugVariable, so we...
2011-03-16 robekras1) Need to syncronize also the type of variable values...
2011-03-13 robekras1) Improvements for the XDebug plugin.
2009-02-03 incastrixFix #680.
2008-12-24 incastrixRefactor and fix expression view.
2008-10-05 incastrixChange XDebugAbstractValue member visibility to private.
2008-10-02 incastrixFix debug view stackframe selection.
2008-09-27 incastrixMore refactory.
2008-09-27 incastrixRefactory.
2008-09-16 incastrixChange visibility to private for net.sourceforge.phpecl...
2008-01-23 incastrixMerge xdebug from 1.3.x.
2007-12-06 pombredanneImporting the XDebugProxy code in the HEAD. The repo...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2005-10-04 cperkonigInitial implementation of the new Debug Plugin