Export to GitHub

google-collections - default

Source Commits


Commits

Author Date Commit Message
kevinb9n Dec 30, 2009 130 Edited wiki page through web user interface.
kevinb9n Dec 30, 2009 129 Regen javadoc for ONE POINT OH ONE POINT OH ONE POINT OH
kevinb9n Dec 30, 2009 128 Just move two TODO's out of the javadoc into impl comments.
kevinb9n Dec 10, 2009 127 fix test compilation problem.
kevinb@google.com Dec 9, 2009 126 Edited wiki page through web user interface.
kevinb9n Dec 9, 2009 125 Updates for rc5. Just bug fixes and doc fixes.
kevinb9n Nov 13, 2009 124 Apache headers were missing on 3 files.
kevinb9n Nov 11, 2009 123 Edited wiki page through web user interface.
kevinb9n Nov 11, 2009 122 Edited wiki page through web user interface.
kevinb9n Nov 11, 2009 121 Edited wiki page through web user interface.
kevinb9n Nov 10, 2009 120 Javadoc update for rc4.
kevinb9n Nov 10, 2009 119 Downplay GWT support until we can properly support it.
kevinb9n Nov 10, 2009 118 Remove MapMaker.loadFactor().
kevinb9n Nov 10, 2009 117 Updates for rc4. Changes users may be concerned about: * Functions.forMap(Map)
kevinb9n Nov 9, 2009 116 Move ConstrainedMap out of MapConstraints and move the rest of MapConstraints in
yrfselrahc Oct 23, 2009 115 really remove super (why didn't svn mv do that?)
yrfselrahc Oct 23, 2009 114 centralize all super-source
yrfselrahc Oct 22, 2009 113 include gwt serializers in src.zip
yrfselrahc Oct 22, 2009 112 build custom field serializers into primary jar
yrfselrahc Oct 22, 2009 111 - move java/Java.gwt.xml to Jre.gwt.xml - fully remove gwtemul
yrfselrahc Oct 22, 2009 110 move common emulated classes into super subdirectory
yrfselrahc Oct 22, 2009 109 - add Collect.gwt.xml - add all necessary java super-source, goverened by Java.g
yrfselrahc Oct 21, 2009 108 - move gwtemul and gwtserial to gwt - add basic jargwt build rule
yrfselrahc Oct 21, 2009 107 flag GwtCompatible classes as such
cpovirk@google.com Oct 19, 2009 106 fix types of empty Immutable* singletons
kevinb9n Oct 16, 2009 105 Fix the ant build to always do the right thing so long as JAVA_HOME and JAVA5_HO
kevinb9n Oct 16, 2009 104 Edited wiki page through web user interface.
kevinb9n Oct 16, 2009 103 Update the master test suite for the latest changes. Now has 31,971 tests.
kevinb9n Oct 16, 2009 102 Add the custom GWT serializers that we have so far.
kevinb9n Oct 16, 2009 101 Forgot to add this test a few pushes ago.
kevinb9n Oct 16, 2009 100 In this test utility, just use Collections.emptySet() like a normal person.
kevinb9n Oct 16, 2009 99 Remove @NonFinalForGwt which we won't actually be needing; regenerate javadoc (m
kevinb9n Oct 15, 2009 98 Source dump for rc3, a binary of which I'll post tomorrow. Lots of little fixes
kevinb9n Sep 17, 2009 97 Point to $JAVA_HOME/src when building javadoc. Rebuild javadoc against our lates
jared.l.levy Jun 5, 2009 96 Edited wiki page through web user interface.
jared.l.levy Jun 3, 2009 95 Upgrade Javadoc to 1.0-RC2 (most files)
jared.l.levy Jun 3, 2009 94 Upgrade Javadoc to 1.0-RC2
jared.l.levy Jun 3, 2009 93 Build test code with Java 1.5
kevinb9n May 28, 2009 92 New batch of updates for rc2 which should be cut today or tomorrow. NEW: Immu
cpovirk@google.com Apr 20, 2009 91 fix failing NullPointerTester by adding jsr305 to test-run dependencies
cpovirk@google.com Apr 20, 2009 90 Make tests runnable
kevinb9n Apr 16, 2009 89 GWT emulation code, necessary but not sufficient for building a GWT module. Stil
kevinb9n Apr 8, 2009 88 Add -use option to javadoc.
jared.l.levy Apr 8, 2009 87 Edited wiki page through web user interface.
kevinb9n Apr 7, 2009 86 Edited wiki page through web user interface.
bduff@google.com Apr 7, 2009 85 Add download link for 1.0 RC1.
bduff@google.com Apr 7, 2009 84 Edited wiki page through web user interface.
kevinb9n Apr 6, 2009 83 Edited wiki page through web user interface.
kevinb9n Apr 6, 2009 82 Edited wiki page through web user interface.
kevinb9n Apr 6, 2009 81 Regen javadocs.
kevinb9n Apr 6, 2009 80 Integrate final changes for 1.0-rc1 which I will build now. Highlights: new Im
kevinb9n Mar 25, 2009 79 The last submit was messed up. Fixed tests to still compile, and optimized the i
kevinb9n Mar 25, 2009 78 Removed public constructors from classes that weren't supposed to have them anym
kevinb9n Mar 24, 2009 77 Next week's worth of updates New: ImmutableSetMultimap ImmutableClassToInstanc
kevinb9n Mar 17, 2009 76 A new code dump for the last 5 weeks of changes, but I am not generating a new j
jared.l.levy Feb 14, 2009 75 Edited wiki page through web user interface.
kevinb9n Feb 13, 2009 74 Just remove an accidental stray keystroke.
kevinb9n Feb 11, 2009 73 Refresh javadoc for snapshot
kevinb9n Feb 11, 2009 72 Edited wiki page through web user interface.
kevinb9n Feb 11, 2009 71 Latest code for snapshot 20090211. 6 months worth of updates. Adds MapMaker, Imm
kevinb9n Feb 2, 2009 70 Publish the collections testing framework. This is not tied to the Google Collec
crazyboblee Nov 11, 2008 69 Modified FinalizableReferenceQueue so its background thread doesn\'t keep a stro
jared.l.levy Oct 10, 2008 68 Edited wiki page through web user interface.
jared.l.levy Oct 9, 2008 67 Edited wiki page through web user interface.
jared.l.levy Sep 3, 2008 66 Edited wiki page through web user interface.
jared.l.levy Aug 21, 2008 65 Edited wiki page through web user interface.
jared.l.levy Aug 19, 2008 64 Edited wiki page through web user interface.
jared.l.levy Aug 19, 2008 63 Edited wiki page through web user interface.
jared.l.levy Aug 19, 2008 62 Edited wiki page through web user interface.
jared.l.levy Aug 19, 2008 61 Re-add Javadoc for new classes, hopefully with the correct MIME types
jared.l.levy Aug 19, 2008 60 Delete Javadoc for new classes, so they can be re-added with the correct MIME ty
jared.l.levy Aug 18, 2008 59 Update Javadoc for 20080818 snapshot release
jared.l.levy Aug 18, 2008 58 Edited wiki page through web user interface.
jared.l.levy Aug 18, 2008 57 20080818 snapshot release
jared.l.levy Aug 18, 2008 56 Edited wiki page through web user interface.
jared.l.levy Aug 18, 2008 55 Created wiki page through web user interface.
jared.l.levy Aug 18, 2008 54 Edited wiki page through web user interface.
kevinb9n May 30, 2008 53 Update javadoc for 20080530 snapshot
kevinb9n May 30, 2008 52 will it ever end? forgot this file deletion.
kevinb9n May 30, 2008 51 Lingering changes from the integration
kevinb9n May 29, 2008 50 Forgot to remove SortedArraySet
kevinb9n May 29, 2008 49 Integration of all the latest stuff from inside Google; will build new snapshot
kevinb9n Mar 22, 2008 48 Rebuild javadoc for latest snap.
kevinb9n Mar 22, 2008 47 A long, long overdue integration of all our recent hard work out to the open-sou
kevinb9n Jan 25, 2008 46 Eclipse project files
kevinb9n Oct 23, 2007 45 regen javadoc.
kevinb9n Oct 23, 2007 44 Latest integration from the internal codebase.
kevinb9n Oct 19, 2007 43 Edited wiki page through web user interface.
kevinb9n Oct 19, 2007 42 Edited wiki page through web user interface.
kevinb9n Oct 19, 2007 41 Add missing new java files; update javadoc
kevinb9n Oct 19, 2007 40 Integrate of all the latest internal changes from inside Google. Most of this is
kevinb9n Sep 14, 2007 39 Edited wiki page through web user interface.
kevinb9n Sep 14, 2007 38 Edited wiki page through web user interface.
kevinb9n Sep 14, 2007 37 Integrate latest internal changes; rebuild javadoc.
kevinb9n Sep 12, 2007 36 Fix ant build script to generate a distribution zip mostly-correctly.
kevinb Sep 11, 2007 35 Edited wiki page through web user interface.
kevinb Sep 11, 2007 34 Edited wiki page through web user interface.
kevinb Sep 11, 2007 33 Edited wiki page through web user interface.
kevinb Sep 11, 2007 32 Edited wiki page through web user interface.
kevinb Sep 11, 2007 31 Created wiki page through web user interface.