Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Remove old .cvsignore filesMarc Khouzam37-47/+0
2016-06-29Bug 428237 Added "Replace all" option to Extract Constant dialogThomas Corbat6-19/+69
2016-06-27Bug 495623: Use new flags in =record-change from upcoming GDB releaseMarc Khouzam1-15/+86
2016-06-27Update baseline to point to final release of 9.0Marc Khouzam1-2/+2
2016-06-27Bug 496818 - Cannot find executable if working directory is not defaultMarc Khouzam1-25/+52
2016-06-27Bug 481199 - Add support for cu serial devices on Mac.Doug Schaefer1-1/+1
2016-06-22Bug 495836 - Eclipse CDT needs privileged mode for docker containersNils Carlson5-2/+40
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam219-360/+360
2016-06-21Fix up Arduino property page to use o.e.remote tester.Doug Schaefer1-1/+2
2016-06-20Fix wrong javadocMarc Khouzam1-2/+2
2016-06-20Updating target to RC4 until release is readyMarc Khouzam1-3/+3
2016-06-20Add script to change java versionMarc Khouzam1-0/+79
2016-06-18[Arduino] Fix Makefile template to use new libraries layout.Doug Schaefer1-6/+6
2016-06-18Fixed compiler warnings.Sergey Prigogin2-15/+20
2016-06-17Bug 485992 - Add support for libs with parens and assembly files.Doug Schaefer2-6/+23
2016-06-17Bug 487633 - Arduino support build.system.path for Due.Doug Schaefer2-9/+3
2016-06-17Arduino Integration tests passing on Linux and weirdo Windows platform.Doug Schaefer1-1/+12
2016-06-17autotools: Start using Job.create.Alexander Kurtakov3-161/+144
2016-06-15Bug 496187 Clean up the add Qt Install UI.Doug Schaefer4-9/+5
2016-06-14Bug 480271 - Update the list of features CDT claims to support in __has_featu...Nathan Ridge1-1/+14
2016-06-14Bug 488109 Refactoring of Extract Constant ImplementationThomas Corbat15-283/+514
2016-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer46-523/+1248
2016-06-13Added @noextend to HashTable and its subclasses.Sergey Prigogin9-11/+26
2016-06-13Created an API filter for HashTable.linkIntoHashTable method.Sergey Prigogin1-0/+8
2016-06-12Adjusted Javadoc.Sergey Prigogin1-1/+1
2016-06-11Bug 495845 - Name resolution problem with SFINAE and trailing returnSergey Prigogin2-0/+16
2016-06-09BUg 495095 - Disable a test that tests functionality that isn't implemented yetNathan Ridge1-1/+1
2016-06-09Bug 495095 - Consider implicit conversions when guessing parametersNathan Ridge2-7/+30
2016-06-09Bug 495095 - Get the parameter guessing test suite to actually exercise the p...Nathan Ridge2-23/+29
2016-06-09Bug 495095 - Fix incorrect testsNathan Ridge2-3/+3
2016-06-09Bug 495095 - Set offset and length correctly for name inside completion node ...Nathan Ridge1-1/+2
2016-06-09Bug 495095 - Fix a bug in the test suite where the test passes if there are n...Nathan Ridge1-2/+2
2016-06-09Bug 495095 - Consider local variables for parameter guessingNathan Ridge1-1/+1
2016-06-09Bug 495095 - Acquire the index read lock while generating parameter guessesNathan Ridge1-9/+29
2016-06-09bug 452356 - using o.e.remote: issues with remote browse dialogMarc Dumais1-1/+8
2016-06-09Revert "Bug 488109 Refactoring of Extract Constant Implementation"Thomas Corbat14-520/+262
2016-06-09Bug 488109 Refactoring of Extract Constant ImplementationThomas Corbat14-262/+520
2016-06-08Cosmetics.Sergey Prigogin2-3/+3
2016-06-08Separated tests for CharArrayObjectMap.Sergey Prigogin6-46/+87
2016-06-07Bug 495091 - Name resolution problem with bool() operatorSergey Prigogin2-67/+108
2016-06-07Cosmetics.Sergey Prigogin1-11/+11
2016-06-07Update p2.inf for 9.1 releaseMarc Khouzam1-2/+2
2016-06-07Add logging to Stand-alone debugger testMarc-Andre Laperle1-0/+16
2016-06-06Cosmetics.Sergey Prigogin1-11/+12
2016-06-06Cosmetics.Sergey Prigogin2-2/+1
2016-06-06Update Orbit for NeonMarc Khouzam1-2/+2
2016-06-04Bug 495091 - Name resolution problem with list initializationSergey Prigogin5-7/+127
2016-06-04Adjusted Javadoc.Sergey Prigogin2-3/+6
2016-06-03Update baseline to 9.0 RC3 until the final releaseMarc Khouzam1-3/+6
2016-06-02Sign the stand-alone debugger on MacMarc-Andre Laperle2-3/+60

Back to the top