Add set to IntList
commit9c056fcace49f4c111cad8a49399a113fb083f30
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 Sep 2009 10:46:31 +0000 (3 12:46 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 6 Oct 2009 14:42:49 +0000 (6 07:42 -0700)
treeac9ac1851e459649fc31c1341387a561909e9705
parent6e1571d5b9269ec79eadad0dbd5916508a4fee82
Add set to IntList

Some applications may wish to modify an int list.

Bug: 291083
Eclipse-CQ: 3559
Change-Id: Iea871443ec661230aec92397229f1eda6c74216f
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.test/tst/org/eclipse/jgit/util/IntListTest.java
org.eclipse.jgit/src/org/eclipse/jgit/util/IntList.java