1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / src /
2012-01-02 robekras1) Although dbg will be dropped from being supported...
2010-12-26 robekras1) updateThreads is needed.
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-05 incastrixRemoved unnecessary import.
2009-10-02 incastrixRefactory: debug core plugin.
2008-04-06 Edward Mannreverting PHPDBGInterface to code before attempt to...
2008-02-09 Edward MannAdded code change that will leave the debug session...
2008-01-15 Edward MannCommit RSE changes that were done in the debug projects.
2007-09-08 pombredanneMade all bundles require a Java 1.4 EE, and backported...
2007-08-31 dizmoreverted test
2007-08-31 dizmoI am adding a simple change to PHPEvalException.java...
2007-08-26 toshihiroModified: 1216132 - Error when debugging eval()'d code
2007-08-17 toshihiroFixed: 1775382 - Cannot change value in Expressions...
2007-08-16 toshihiroModified: 1764120 - Variables View doesn't show global...
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...
2007-08-01 toshihiroFixed: 1765073 - Value column of Variables View is...
2007-07-07 toshihiroAvoid terminating process at inappropriate state. It...
2007-06-30 toshihiroAvoid ArrayIndexOutOfBoundsException which occurs at...
2007-06-08 toshihiroFixed #1721079 - Can not set breakpoint in different...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-08-29 robekras1) Fire 'Terminate' event on every thread on script...
2006-08-24 robekras1) Made getVariables and evalBlock methods in PHPDBGInt...
2006-06-14 robekras1) Open port 7869 for dbg communication if we run a...
2006-01-23 bananeweizenremoving PHP debug log from PHPeclipse, instead the...
2006-01-22 bananeweizensort variables in watch view alphabetically
2006-01-22 bananeweizenavoid NullPointerException in debug
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-12-11 robekras1) Added handling of conditional breakpoints.
2005-12-11 robekras1) Not really necessary changes (made minor code change...
2005-12-11 robekras1) Added handling of conditional breakpoints to the...
2005-12-11 robekras1) Added methods for conditional breakpoints and skip...
2005-12-11 robekras1) Added attributes and methods for conditional breakpo...
2005-12-11 robekras1) Added handling of conditional breakpoint to addBreak...
2005-11-26 robekras1) Fixed bug #1366994 . bool and resource variables...
2005-11-08 robekras1) Remove the empty root node from PHPVariable list.
2005-11-08 robekras1) Added a 'try catch block' to sendPacket to avoid...
2005-11-08 robekras1) Interpret the local to remote path mappings as proje...
2005-10-27 robekras1) Fixed the missing resource variable bug.
2005-10-24 robekras1) Fixed the Cross Plattform debugging bug. The path...
2005-10-24 robekras1) Did not check for an empty variable list in getVaria...
2005-10-22 robekras1) Patches the variable list which is provided by DBG...
2005-10-22 robekras1) Made setName a public method. (For the 'unnamed...
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-20 robekras1) Moved the fHasChanged flag from PHPVariable to PHPValue.
2005-10-18 robekras1) A temporary fix for the recursion problem with the...
2005-10-16 robekras1) getVariables returns variables as a vector list.
2005-10-16 robekras1) readVariables returns variables as a vector list.
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-08-03 stefanbjarniPatch from Anders Betn�- improve path mapping when...
2005-08-03 stefanbjarniPatch from Anders Betn�- prevent disabled 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-07-01 stefanbjarniMerged the 3.1 compatibility patches from the eclipse3_...
2005-06-27 axelcl3 files from Martin Koeglers watches patches
2005-06-27 axelclPatch from Martin Koegler:
2005-05-06 stefanbjarniOrganized imports
2005-04-23 stefanbjarniDebug session thread and socket leak fixed:
2005-03-14 axelclPatches from Martin K�r:
2005-03-10 axelclPatches from Martin K�r:
2004-10-27 axelcldebug.core doesn't depend on native calls anymore
2004-10-05 cperkonigquickfix for bind-error
2004-09-05 jsurferAdded error log to the debug perspective
2004-07-10 cperkonigChanges for variablemodificatin
2004-07-10 cperkonigInitial implementation - Class to parse evalString...
2004-06-22 cperkonigreduce warnings due to core.runtime deprecations
2004-06-04 khartlage3.x RC1 compatibility
2004-03-28 cperkonigchanges for VariableHover
2004-02-29 cperkonigchanges for new action for breakpoint
2004-02-11 cperkonigmodification to debug on a remote server
2004-02-11 cperkonigdeletet because wrongly uploaded
2004-02-11 cperkonigThis commit was generated by cvs2svn to compensate...
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
2003-07-30 fvicenteFirst submit for debug plugin
2003-07-30 fvicenteFirst submit for debug plugin
2002-12-23 khartlageThis commit was generated by cvs2svn to compensate...