You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/07/11 17:54:03 UTC

[15/18] commons-collections git commit: Serialized copies of Collections 1.0 objects

Serialized copies of Collections 1.0 objects


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/branches/collections_1_x_branch@130606 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/cc2033e3
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/cc2033e3
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/cc2033e3

Branch: refs/heads/collections_1_x_branch
Commit: cc2033e325f145f167b599e10d734317acbb5c1e
Parents: a1fdbea
Author: Morgan James Delagrange <mo...@apache.org>
Authored: Tue Feb 26 20:27:31 2002 +0000
Committer: Morgan James Delagrange <mo...@apache.org>
Committed: Tue Feb 26 20:27:31 2002 +0000

----------------------------------------------------------------------
 data/test/ArrayStack.emptyCollection.version1.obj    | Bin 0 -> 114 bytes
 data/test/ArrayStack.fullCollection.version1.obj     | Bin 0 -> 131 bytes
 ...CursorableLinkedList.emptyCollection.version1.obj | Bin 0 -> 179 bytes
 .../CursorableLinkedList.fullCollection.version1.obj | Bin 0 -> 196 bytes
 data/test/FastArrayList.emptyCollection.version1.obj | Bin 0 -> 173 bytes
 data/test/FastArrayList.fullCollection.version1.obj  | Bin 0 -> 190 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/cc2033e3/data/test/ArrayStack.emptyCollection.version1.obj
----------------------------------------------------------------------
diff --git a/data/test/ArrayStack.emptyCollection.version1.obj b/data/test/ArrayStack.emptyCollection.version1.obj
new file mode 100644
index 0000000..2591e23
Binary files /dev/null and b/data/test/ArrayStack.emptyCollection.version1.obj differ

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/cc2033e3/data/test/ArrayStack.fullCollection.version1.obj
----------------------------------------------------------------------
diff --git a/data/test/ArrayStack.fullCollection.version1.obj b/data/test/ArrayStack.fullCollection.version1.obj
new file mode 100644
index 0000000..9a623e4
Binary files /dev/null and b/data/test/ArrayStack.fullCollection.version1.obj differ

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/cc2033e3/data/test/CursorableLinkedList.emptyCollection.version1.obj
----------------------------------------------------------------------
diff --git a/data/test/CursorableLinkedList.emptyCollection.version1.obj b/data/test/CursorableLinkedList.emptyCollection.version1.obj
new file mode 100644
index 0000000..ed9a054
Binary files /dev/null and b/data/test/CursorableLinkedList.emptyCollection.version1.obj differ

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/cc2033e3/data/test/CursorableLinkedList.fullCollection.version1.obj
----------------------------------------------------------------------
diff --git a/data/test/CursorableLinkedList.fullCollection.version1.obj b/data/test/CursorableLinkedList.fullCollection.version1.obj
new file mode 100644
index 0000000..eaa0622
Binary files /dev/null and b/data/test/CursorableLinkedList.fullCollection.version1.obj differ

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/cc2033e3/data/test/FastArrayList.emptyCollection.version1.obj
----------------------------------------------------------------------
diff --git a/data/test/FastArrayList.emptyCollection.version1.obj b/data/test/FastArrayList.emptyCollection.version1.obj
new file mode 100644
index 0000000..158dd80
Binary files /dev/null and b/data/test/FastArrayList.emptyCollection.version1.obj differ

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/cc2033e3/data/test/FastArrayList.fullCollection.version1.obj
----------------------------------------------------------------------
diff --git a/data/test/FastArrayList.fullCollection.version1.obj b/data/test/FastArrayList.fullCollection.version1.obj
new file mode 100644
index 0000000..85b92cb
Binary files /dev/null and b/data/test/FastArrayList.fullCollection.version1.obj differ