Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Small String optimizationI20190620-1800Lars Vogel1-5/+5
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-1288/+1288
2018-08-21Bug 535802 - EPL-2.0 for platform.debug examplesLars Vogel1-3/+6
2018-05-03Use StringBuilder instead of StringBuffer in debug examplesLars Vogel1-8/+8
2018-03-29Bug 533055 - Remove redundant type argumentsI20180403-2000I20180402-2000I20180401-2000I20180331-1500I20180330-2235I20180330-2000I20180329-2000Alexander Kurtakov1-16/+16
2015-09-11Bug 476814 - Replace new Integer() with Integer.valueOf()Alex Blewitt1-20/+20
2015-09-03Bug 474074 - Replace new Boolean with Boolean.valueOfI20150908-0800Alex Blewitt1-2/+2
2015-03-05Bug 461219 - Compile warnings in official buildI20150305-1200Sarika Sinha1-15/+12
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-199/+261
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie1-189/+228
2013-05-14Updated copyright dateI20130515-2000I20130514-2000Dani Megert1-1/+1
2013-02-06Bug 156134 - debug.core should reexport dependencies whose API isv20130206-164052Mike Rennie1-9/+14
2009-09-11Bug 286256 - Request to move Restart icon to core debug frameworkPawel Piech1-2/+21
2009-01-16Bug 261400 - Port the PDA example debugger's virtual machine from Perl to JavaPawel Piech8-1324/+1479
2008-02-25Bug 219633 - PDA protocol document mistake in setvar descriptionDarin Wright1-1/+1
2008-02-20Bug 217369 - PDA debugger protocol referenceDarin Wright1-0/+198
2008-01-31Bug 217211 - PDA example debugger does not run on linuxDarin Wright1-3/+9
2007-10-09release of original PDA code baseDarin Wright6-0/+1224

    Back to the top