Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Bug 251642 - [console] Shorten terminate timestamp for same dayPaul Pazderski1-9/+29
2020-02-16Bug 251642 - Store termination timestamp as launch and process attributeI20200217-0600I20200216-1800Paul Pazderski3-4/+67
2019-12-21Bug 558489 - [console] Remove unnecessary recoding in ProcessConsoleI20200102-1800I20200101-1800I20191231-1800I20191230-1800I20191229-2200I20191229-1800I20191228-1800I20191227-1800I20191226-1800I20191225-1800I20191224-1800I20191223-1800I20191222-1800I20191221-2205I20191221-1800Paul Pazderski1-54/+46
2019-12-10Use jdk 5 for-each loopI20191211-0135I20191210-1800chammer1-7/+3
2019-12-10Use jdk 5 for-each loopchammer1-4/+3
2019-12-10Use jdk 5 for-each loopchammer3-27/+12
2019-11-16Bug 76936 - [console] Handle \b and \r in console outputY20191126-0500I20191126-0600I20191125-1800I20191125-0600I20191124-1800I20191124-0600I20191123-1800I20191123-1115I20191123-0600I20191123-0100I20191122-1800I20191120-2335I20191120-1800I20191120-0840I20191120-0600I20191119-2200I20191119-1800I20191119-1250I20191119-1235I20191119-1215I20191119-1155I20191119-0850I20191119-0725I20191119-0510I20191119-0315I20191119-0020I20191118-2230I20191118-1800Paul Pazderski1-0/+7
2019-11-06Bug 552015 - Check stream closed before trying to readPaul Pazderski1-4/+5
2019-10-19Use jdk 5 for-each loop (Part 2)I20191024-1800I20191023-1810Carsten Hammer1-2/+1
2019-10-13Bug 552015 - [console] Streams closed notification send to late if inputI20191013-1800Paul Pazderski1-2/+24
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190620-0130I20190619-1820I20190619-1800I20190618-1805Lars Vogel1-3/+2
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski11-1142/+1142
2019-06-13Use StringBuilder instead of StringBuffer where possible.Carsten Hammer1-2/+2
2019-05-14Bug 545769 - [console] UTF-8 content read or send to process can beI20190517-1800I20190516-1800Paul Pazderski1-14/+23
2019-04-28Bug 546710 - [console] Race condition on process console creationI20190501-1800I20190501-0525I20190430-1800I20190429-1800I20190429-0240I20190428-1800Paul Pazderski1-2/+10
2019-04-25Bug 546710 - [console] Synchronize "remove all" action enable updateI20190427-1800I20190426-1800I20190425-1800Paul Pazderski1-1/+1
2019-04-24Bug 546710 - [console] Race condition in ProcessConsole init with fastPaul Pazderski1-4/+4
2019-04-24Bug 546641 - [console] ProcessConsole InputReadJob is not cancelableI20190425-0030I20190424-1800Paul Pazderski1-5/+27
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov9-126/+0
2019-01-25Bug 543832 - NPE in ProcessConsole.getStream()Andrey Loskutov1-6/+6
2018-10-18Bug 540259 - NPE in ProcessConsole$InputReadJob.runI20181019-0450I20181019-0330I20181018-1800Andrey Loskutov1-3/+7
2018-09-14Bug 355011 - Deadlock on creating console in the build threadI20180914-0620Andrey Loskutov1-16/+61
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel14-42/+84
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov2-20/+10
2018-02-26Bug 495658 - auto scroll lock should work with all consolesI20180227-2000Andrey Loskutov1-5/+1
2018-02-02Bug 495658 - Auto scroll lock should be disableableI20180213-2000I20180213-0125I20180212-2000I20180211-2000I20180210-1500I20180209-2000I20180208-2000I20180207-2000I20180206-2000I20180206-0315I20180205-2000I20180204-2000I20180203-1500I20180202-2000Sarika Sinha1-1/+5
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel4-9/+9
2017-09-08Revert "Bug 521038 - Replaced anonymous Runnable classes by lambda expression"Alexander Kurtakov2-22/+30
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms2-30/+22
2017-04-27Bug 515924 - ProcessConsole InputReadJob should have a familyI20170427-2000Andrey Loskutov1-5/+5
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov13-125/+125
2015-12-03Bug 474006 - ConcurrentModificationException in getLineTrackers (270)I20151229-0800I20151222-0800I20151215-0800I20151213-2000I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000I20151207-0800I20151206-2000I20151203-1230I20151203-0800Sarika Sinha1-18/+27
2015-03-03Bug 461219 - Compile warnings in official buildI20150303-0800Sarika Sinha1-7/+3
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-7/+12
2014-11-25Bug 155411 - [launch] Need a way to assign stdin to a file from RunSarika Sinha3-17/+56
2014-08-12Removed unnecessary casts from Bug 430981: Add type information to IServiceLo...Markus Keller1-4/+4
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie12-133/+216
2013-05-16Bug 401055 - Conflicting handlers for org.eclipse.debug.ui.commands.eofR4_3_2R4_3_1R4_3M20140221-1700M20140212-0800M20140206-1000M20140205-0800M20140129-0800M20140124-1600M20140122-1000M20140117-0910M20140117-0130M20140116-2210M20140116-1730M20140116-0900M20140116-0200M20140115-1810M20140115-0800M20140108-1810M20140108-0800M20140101-1810M20140101-1800M20140101-0800M20131225-0800M20131218-0800M20131204-0800M20131127-1300M20131127-0800M20131120-0800M20131113-0800M20131106-0800M20131023-0800M20131016-0800M20131009-1400M20131007-0045M20131002-0800M20130911-1000M20130905-0705M20130904-1700M20130904-0800M20130829-1300M20130828-0800M20130821-0800M20130814-0800M20130807-1400M20130807-1000M20130731-0800M20130724-0800M20130717-0800M20130710-0800M20130703-0800I20130625-0800I20130618-0800I20130605-2000I20130604-2000I20130603-2000I20130602-2000I20130601-1500I20130531-2000I20130530-1430I20130529-2000I20130528-2000I20130528-1200I20130527-2000I20130527-0800I20130526-2000I20130526-0500I20130525-1500I20130523-1400I20130522-2000I20130521-2000I20130520-2000I20130519-2000I20130518-1500I20130516-2200I20130516-1800I20130516-1600Michael Rennie1-5/+9
2012-06-20Fixed bug 382257: Console misinterpreting Unicode keyboard inputDani Megert1-2/+8
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie2-4/+6
2009-12-14Bug 297766 - fix NPE warnings in debug.uiDarin Wright1-1/+1
2009-06-22Bug 280661 - Exception in the log after shutdownDarin Wright1-7/+10
2009-04-30rollback of: Bug 220657 - Teminate All in ConsoleViewDarin Wright1-10/+0
2009-04-22Bug 220657: Teminate All in ConsoleView.Curtis Windatt1-0/+10
2009-04-20Bug 233040 - ConsoleTerminateAction performed in UI thread, occasionally lagsDarin Wright2-19/+28
2009-03-31updated copyrightsMichael Rennie3-22/+22
2009-03-31removed unused NLS stringsMichael Rennie2-3/+0
2009-02-26remove unused private membersDarin Wright1-4/+0
2007-11-15Bug 146825 - [console] NPE in process console participantDarin Wright1-1/+0
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie1-2/+2

Back to the top