Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren3-147/+0
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault1-0/+15
2010-03-10Bug 304130 - Query API only allows expression queriesv20100310-1800John Arthorne1-2/+2
2010-03-10typov20100310-1731John Arthorne1-1/+1
2010-03-06304896 : Ambiguous expression parsers in OSGi runtime with p2 2.0.0.v20100301Thomas Hallgren1-0/+1
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault1-1/+0
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27Rename the unmodifiableSet methodPascal Rapicault1-2/+2
2010-02-24*** empty log message ***Pascal Rapicault1-1/+1
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren4-21/+2
2010-02-24Fix up import versionsPascal Rapicault1-13/+13
2010-02-22Removed obsolete interfaces.Thomas Hallgren3-40/+0
2010-02-22302201 : Unify the two query approaches used in p2, step 5.Thomas Hallgren2-62/+0
2010-02-22302201 : Unify the two query approaches used in p2, step 3.Thomas Hallgren2-45/+0
2010-02-21fixed javadocJohn Arthorne1-2/+2
2010-02-21302201 : Unify the two query approaches used in p2, step 2.Thomas Hallgren20-668/+80
2010-02-19302201 : Unify the two query approaches used in p2 (fixed failing translation...Thomas Hallgren6-61/+77
2010-02-19303383 : We don't need both QLMatchQuery and ExpressionQuery and some things ...Thomas Hallgren7-98/+174
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren21-395/+75
2010-02-08Bug 302001 - org.eclipse.equinox.p2.ql has www.example.org as a bundle provi...John Arthorne1-3/+3
2010-02-03bug 301658: [query] IUQuery overrides getID and changes the semantics of the ...ibull2-12/+0
2010-01-27adding missing packages.htmlPascal Rapicault1-0/+18
2010-01-23Bug 300535 - Compiler setting sin build don't match workspace settingsJohn Arthorne1-1/+2
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne1-0/+1
2010-01-15299580 : Memory burn in CompoundQueryable.query (expression eval optimization)v20101015Thomas Hallgren1-16/+9
2010-01-14Removed extra version of the SimplePattern class.Thomas Hallgren1-135/+0
2010-01-14299580 : Memory burn in CompoundQueryable.query (expression eval optimization)Thomas Hallgren1-13/+16
2010-01-13fixed javadoc errorJohn Arthorne1-0/+1
2010-01-13fixed javadoc errorsJohn Arthorne2-2/+1
2010-01-13298604 : Split the p2QL into one core simple Expression part and one Query partThomas Hallgren74-3673/+1205
2010-01-12Bug 291748 - [metadata] Move implementation details of the Version class int...John Arthorne10-21/+10
2010-01-12Bug 299374 - metadata API leaksJohn Arthorne2-1/+5
2010-01-12291763 - [metadata] Cleanup the Query APIibull11-19/+18
2010-01-07Bug 298993 - [ui] get rid of p2.common bundleSusan Franklin1-2/+1
2010-01-06fixed javadocJohn Arthorne4-13/+10
2010-01-05Set the preference to downcompile in the IDEPascal Rapicault1-1/+1
2009-12-30change provided capability to collectionPascal Rapicault1-4/+2
2009-12-29298458: Add Java 5 Generics to the p2 code baseThomas Hallgren50-496/+453
2009-12-21298023: Simplify the IQueryResultThomas Hallgren6-41/+93
2009-12-16256411: Use an Iterator in favor of a Collector in the IQueryable interfaceibull1-1/+2
2009-12-12Bug 294691 - Create a QueryLanguage for p2 (attachment 153914)Thomas Hallgren45-0/+4108
2009-12-12Bug 294691 - Create a QueryLanguage for p2 (attachment 153914)Thomas Hallgren81-4195/+1328
2009-12-09Adding qualifier to the versionPascal Rapicault1-1/+1
2009-12-08256355: [metadata] query() forces returning the argumentibull7-15/+9
2009-12-07Bug 293344 [api][engine] review of the engine packageSimon Kaegi1-1/+0
2009-12-07Moving IU to public packagePascal Rapicault10-11/+24
2009-12-02[294691] Capability Index function added (increased performance) and more tests.Henrik Lindberg36-288/+525
2009-12-01[294691] Checkin of o.e.e.p2.ql bundleHenrik Lindberg72-0/+5208

    Back to the top