aboutsummaryrefslogtreecommitdiff
path: root/guava-gwt/src/com/google/common/primitives
AgeCommit message (Expand)Author
2021-04-14Sort and uniquify .gwt.xml <inherits> lines.cpovirk
2021-04-08Internal change.cpovirk
2021-03-23Internal change.cpovirk
2020-12-16Internal changeGoogle Java Core Libraries
2020-10-01Fully remove GWT-RPC support externally.cpovirk
2020-08-19Switch GWT rules implementation from native to .bzl.benyu
2019-08-26Prepare for removing GWT-RPC support for Guava types by adding a system prope...cpovirk
2019-03-07Internal GWT change.tomxlee
2019-02-26Automated rollback of commit 1d49ade94c3e7d2c056893a630739c8a6b897f66zlt
2019-02-26Internal GWT changetomxlee
2016-11-08Update link to GWT docs that died with Google Code.cpovirk
2016-01-25Move @CheckReturnValue to package-info.java so it applies to all ofkak
2015-06-01Reformat common.primitives with google-java-format.kevinb
2015-01-29Add @CheckReturnValue to UnsignedBytes, UnsignedInts, and UnsignedLongs (exce...kak
2014-03-31Fix a typo in CacheBuilder's docs.Kurt Kluever
2014-03-19Add missing <inherits> to modules.Chris Povirk
2014-03-19Make AtomicLongMap tests work under GWT.Chris Povirk
2014-02-05Delete AndroidInteger.Colin Decker
2013-04-15Run "normal" GWT tests in public Guava.Louis Wasserman
2012-11-09Add new UnsignedLong methods that we will shortly migrate to.Chris Povirk
2012-07-13Update the handling of gwt.xml files.Gregory Kick
2012-07-13Rollback gwt.xml change.Gregory Kick
2012-07-13Update the handling of gwt.xml files.Gregory Kick
2012-06-20Graduate Sets.filter (SortedSet overload) from @Beta.Chris Povirk
2011-09-16make tests of unreleased classes GoogleInternalCharles Fry
2011-09-15Provide serialization for UnsignedLongCharles Fry
2011-04-15directory reorganization in preparation for deeper maven integrationfry@google.com