1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-17 13:15:44 +02:00
cdt/core
Andrew Niefer 67cc9c5ad7 fix Bug 86371
- when a binding gets added to a scope, and it is the first binding of that name,
  then the scope will check to see if that name is overloaded and if there are any other bindings
  it needs to know about.
-  The IASTNode that bindings hold onto is now more generally an IASTName
-  The CPPASTName's binding will now be set upon construction of the binding instead of later
2005-02-25 19:08:19 +00:00
..
org.eclipse.cdt.core fix Bug 86371 2005-02-25 19:08:19 +00:00
org.eclipse.cdt.core.aix Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
org.eclipse.cdt.core.linux Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
org.eclipse.cdt.core.macosx Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
org.eclipse.cdt.core.qnx fixed qnx spawner 2004-12-24 17:26:22 +00:00
org.eclipse.cdt.core.solaris Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
org.eclipse.cdt.core.tests fix Bug 86371 2005-02-25 19:08:19 +00:00
org.eclipse.cdt.core.win32 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
org.eclipse.cdt.ui 2005-02-24 Alain Magloire 2005-02-25 16:58:29 +00:00
org.eclipse.cdt.ui.tests Patch for Devin Steffler. 2005-02-23 19:52:03 +00:00