1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-03 13:43:31 +02:00
cdt/core
Andrew Gvozdev d474c67844 Fix for java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
	at java.util.AbstractList$Itr.next(Unknown Source)
	at org.eclipse.cdt.core.testplugin.util.BaseTestCase.runBare(BaseTestCase.java:166)
2012-04-14 22:10:55 -04:00
..
org.eclipse.cdt.core Fixed a bug in formatting of declarations contained in macro expansion. 2012-04-14 16:57:35 -07:00
org.eclipse.cdt.core.aix Increment versions so that they are >= Indigo SR2 2012-02-05 15:35:26 -05:00
org.eclipse.cdt.core.linux
org.eclipse.cdt.core.linux.ia64
org.eclipse.cdt.core.linux.ppc
org.eclipse.cdt.core.linux.ppc64
org.eclipse.cdt.core.linux.x86
org.eclipse.cdt.core.linux.x86_64
org.eclipse.cdt.core.macosx
org.eclipse.cdt.core.qnx
org.eclipse.cdt.core.solaris
org.eclipse.cdt.core.tests Fix for java.util.ConcurrentModificationException 2012-04-14 22:10:55 -04:00
org.eclipse.cdt.core.win32
org.eclipse.cdt.core.win32.x86
org.eclipse.cdt.core.win32.x86_64
org.eclipse.cdt.ui Bug 375760 - BuildActiveConfig and ChangeActiveConfig actions should choose project context more intelligently 2012-04-12 11:25:07 -05:00
org.eclipse.cdt.ui.tests Fixed a bug in formatting of declarations contained in macro expansion. 2012-04-14 16:57:35 -07:00