1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
cdt/dsf
Matthew Khouzam f517c704bc replace size()|length() > 0 with !isEmpty()
isEmpty is garantied to be as fast or faster than size and
length. It is also easier to read.

Change-Id: Ia768910c21313666aeab774963c0b6e82d825b44
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2015-03-04 10:33:47 -05:00
..
org.eclipse.cdt.dsf replace size()|length() > 0 with !isEmpty() 2015-03-04 10:33:47 -05:00
org.eclipse.cdt.dsf.ui replace size()|length() > 0 with !isEmpty() 2015-03-04 10:33:47 -05:00
org.eclipse.cdt.examples.dsf Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.examples.dsf-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.examples.dsf.pda Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.examples.dsf.pda.ui Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.tests.dsf Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00