-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: doxxx/msgpack-java
base: master
head repository: msgpack/msgpack-java
compare: master
- 11 commits
- 6 files changed
- 6 contributors
Commits on Aug 12, 2014
-
on android I had problems with negative-size arrays, this fixes them
Configuration menu - View commit details
-
Copy full SHA for dc4aa2a - Browse repository at this point
Copy the full SHA dc4aa2aView commit details -
Merge pull request msgpack#130 from egv/master
fix for 0xc4 array length in unpacker
Configuration menu - View commit details
-
Copy full SHA for bd988e3 - Browse repository at this point
Copy the full SHA bd988e3View commit details
Commits on Oct 2, 2014
-
Replacing calls to
Exception#printStackTrace()with Java logging.This will keep output cleaner, especially in Android where logging and stdout are mixed.
Ben Bader committedOct 2, 2014 Configuration menu - View commit details
-
Copy full SHA for 407caae - Browse repository at this point
Copy the full SHA 407caaeView commit details -
Replacing some tabs with spaces for consistency.
Ben Bader committedOct 2, 2014 Configuration menu - View commit details
-
Copy full SHA for d952d28 - Browse repository at this point
Copy the full SHA d952d28View commit details
Commits on Oct 9, 2014
-
Add a c'tor to take in charset.
InputStreamReader defaults to the locale of the container, have added a constructor to pass in the desired Charset.
Configuration menu - View commit details
-
Copy full SHA for acd92b8 - Browse repository at this point
Copy the full SHA acd92b8View commit details
Commits on Oct 13, 2014
-
Use Log#log(Level, String, Throwable).
Additionaly, increase log level of exceptions from FINE to WARNING.
Ben Bader committedOct 13, 2014 Configuration menu - View commit details
-
Copy full SHA for ec4eb62 - Browse repository at this point
Copy the full SHA ec4eb62View commit details
Commits on Nov 29, 2014
-
Merge pull request msgpack#140 from kraman14/master
Add a c'tor to take in charset.
Configuration menu - View commit details
-
Copy full SHA for b4160a6 - Browse repository at this point
Copy the full SHA b4160a6View commit details
Commits on Dec 7, 2014
-
Merge pull request msgpack#139 from benjamin-bader/no-exception-printing
Replacing calls to `Exception#printStackTrace()` with Java logging.
Configuration menu - View commit details
-
Copy full SHA for 8461d9d - Browse repository at this point
Copy the full SHA 8461d9dView commit details
Commits on May 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c98343b - Browse repository at this point
Copy the full SHA c98343bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4fa5d - Browse repository at this point
Copy the full SHA 8c4fa5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 103d1e1 - Browse repository at this point
Copy the full SHA 103d1e1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master