Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-03Bug 558732 - Fix compile error 'closable should be managed byY20200103-2350I20200105-1800I20200105-0955I20200105-0600I20200104-1800I20200104-0625I20200104-0600I20200103-1800Paul Pazderski1-17/+18
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 Pazderski3-3/+3
2019-12-06Bug 553742 - POM and product version change for 4.15 releaseY20191208-2315I20191210-0230I20191209-2205I20191209-1600I20191209-1310I20191209-1130I20191209-1110Niraj Modi1-1/+1
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/+154
2019-11-12Bug 552014 - [console] Input problem with fixed width console and IMEI20191112-1800Paul Pazderski5-36/+187
2019-11-06Improve tear down in IOConsoleTests and ProcessConsoleTestsY20191107-0440Y20191107-0420I20191109-0650I20191109-0330I20191108-1800I20191107-1800I20191106-1805Paul Pazderski2-2/+4
2019-10-16Bug 550220 Sometimes incomplete stack is shown for threads that wereUmair Sair1-0/+187
2019-10-13Bug 552015 - [console] Streams closed notification send to late if inputI20191013-1800Paul Pazderski2-0/+99
2019-09-26Bug 550621 - [console] Improved user input handling in IOConsole.I20190930-1800I20190929-1800I20190928-1800I20190928-0515I20190928-0205I20190928-0000I20190927-1800I20190927-1530I20190927-0255I20190927-0225I20190927-0145I20190926-1800I20190926-0625Paul Pazderski1-5/+36
2019-09-24Bug 550586 - Fix files that have ended up with CRLF in the gitI20190924-1800Ed Merks1-36/+36
2019-09-23Bug 550617 - [tests] Add helper method for preference changesI20190923-1800Paul Pazderski3-8/+35
2019-09-19Bug 550621 - [console] Add IConsoleDocumentPartitionerExtensionPaul Pazderski1-0/+51
2019-09-16Use jdk 5 for-each loop (Part 3)Carsten Hammer8-37/+34
2019-09-15Bug 550618 - [console] IOConsolePartitioner produces overlapping styleI20190915-1800Paul Pazderski1-0/+91
2019-09-12Bug 550620, 197958 - Fix style range override in TextConsoleViewerPaul Pazderski4-2/+330
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseI20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925Niraj Modi1-1/+1
2019-07-05Bug 529651 - Add unit test for 'no build before group launch'Paul Pazderski2-4/+91
2019-06-29Bug 548356 - [console] Fix input handling in IOConsoleI20190702-0930I20190702-0610I20190701-1805Paul Pazderski2-1/+97
2019-06-21Lamba optimizationLars Vogel1-1/+1
2019-06-20Small String optimizationI20190620-1800Lars Vogel4-9/+9
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190620-0130I20190619-1820I20190619-1800I20190618-1805Lars Vogel2-18/+8
2019-06-17Bug 547064 - [console] Unnecessary linear search in IOConsolePartitionerI20190617-1800Paul Pazderski1-0/+1
2019-06-17Remove redundant blockLars Vogel1-27/+25
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski45-4471/+4471
2019-06-13Use StringBuilder instead of StringBuffer where possible.Carsten Hammer4-7/+7
2019-06-12Use isEmpty() instead of size()==0 where possibleCarsten Hammer1-1/+1
2019-06-124.13 version updateKarsten Thoms2-2/+2
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseI20190610-1800I20190610-0135I20190608-0140I20190607-1345I20190607-1000I20190607-0725Niraj Modi1-1/+1
2019-05-18Explicit set encoding for charset sensitive testI20190518-1800Paul Pazderski1-2/+5
2019-05-14Bug 545769 - [console] UTF-8 content read or send to process can beI20190517-1800I20190516-1800Paul Pazderski3-1/+148
2019-05-14Bug 546641 - [console] IOConsoleInputStream throws unwanted IOExceptionsI20190516-1405I20190516-1335I20190516-1250I20190516-1200I20190516-1055I20190515-1800I20190515-0205Paul Pazderski1-5/+25
2019-05-07Bug 547063 - [console] Tests for IOConsoleI20190508-0450I20190508-0150Paul Pazderski3-0/+999
2019-05-02Bug 544970 - [console] Tests for ConsoleDocumentAdapterI20190507-1800I20190507-0155I20190506-1800I20190505-1800I20190504-1800I20190503-1800I20190502-1800Paul Pazderski1-0/+963
2019-04-28Bug 546710 - [console] Race condition on process console creationI20190501-1800I20190501-0525I20190430-1800I20190429-1800I20190429-0240I20190428-1800Paul Pazderski4-4/+166
2019-04-24Bug 546641 - [console] ProcessConsole InputReadJob is not cancelableI20190425-0030I20190424-1800Paul Pazderski3-0/+300
2019-04-22Revert "Bug 307309 - [console] IOConsoleInputStream throws unwantedAndrey Loskutov1-25/+5
2019-04-16Bug 307309 - [console] IOConsoleInputStream throws unwanted IOExceptionsI20190422-1800I20190421-1800I20190420-1800I20190419-1800I20190418-1800I20190417-1800I20190416-1800Paul Pazderski1-5/+25
2019-03-20Remove useless non-javadoc see comments.Alexander Kurtakov3-14/+0
2019-03-16Bug 544969 - [console] ConsoleDocumentAdapter.setText does not set textI20190318-1800Paul Pazderski4-5/+311
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190314-1800I20190312-1800I20190312-0340I20190311-1800I20190311-0410I20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi1-1/+1
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseI20181212-0230I20181211-1800I20181211-0230I20181210-1800I20181210-0755I20181210-0535Niraj Modi1-1/+1
2018-10-11Bug 307309 - [console] Some uses of IOConsoleInputStream.available()I20181017-1800Sarika Sinha3-3/+16
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180907-0855I20180907-0715I20180907-0650I20180907-0400I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti1-1/+1
2018-08-21Bug 535802 - EPL-2.0 for platform.debug testsLars Vogel87-261/+522
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov4-99/+60
2018-06-12Bug 534681 - Remove redundant modifiers in org.eclipse.debug.testsKarsten Thoms1-26/+26
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.debug in about.htmlI20180606-1020Lars Vogel1-16/+24
2018-06-01Version 4.9 update in plaform.debug as prep for the EPL 2.0 updateI20180601-0915I20180601-0900Lars Vogel2-2/+2
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-1/+1
2018-05-09Bug 533788 - Use StandardCharsetsI20180509-0800Alexander Kurtakov1-12/+2

Back to the top