Fix variable view value modification and refactored XDebugAbstractValue and derived...
[phpeclipse.git] / net.sourceforge.phpeclipse.xdebug.core / src / net / sourceforge / phpeclipse / xdebug / php / model / XDebugBooleanValue.java
2009-01-28 incastrixFix variable view value modification and refactored...
2008-12-25 incastrixChange visibility of net.sourceforge.phpeclipse.xdebug...
2008-10-05 incastrixChange XDebugAbstractValue member visibility to private.
2008-09-17 incastrixWhole refactor.
2008-09-16 incastrixremove unused constructor.
2008-03-29 incastrixfix bug 678.
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