- Nov 26, 2013
-
-
akwizgran authored
As we no longer support Java 1.5 we can stay up to date with H2 releases.
-
- Nov 24, 2013
-
-
akwizgran authored
-
- Nov 22, 2013
-
-
akwizgran authored
-
- Nov 19, 2013
-
-
akwizgran authored
-
akwizgran authored
The Request packet now contains a list of message IDs, rather than a bitmap referring to the list of messages IDs in the Offer. This allows the Request to be understood out of context, e.g. if the Offer and Request are sent over separate connections or a connection is replayed.
-
akwizgran authored
-
akwizgran authored
-
- Oct 11, 2013
-
-
akwizgran authored
-
- Sep 27, 2013
- Jul 27, 2013
-
-
akwizgran authored
The method used by Commons IO to get the available disk space fails on Android devices that lack a df binary - use the Android API instead.
-
- Jul 12, 2013
- Jul 11, 2013
-
- Jun 27, 2013
- Jun 19, 2013
- Jun 17, 2013
-
-
akwizgran authored
-
- Jun 14, 2013
- Jun 13, 2013
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Both devices try to make outgoing connections and accept incoming connections simultaneously. This should lead to faster connection establishment when there are asymmetrical connectivity problems, such as devices that are unable to receive LAN multicast packets or make themselves discoverable via Bluetooth.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Jun 06, 2013
- Jun 05, 2013
-
-
akwizgran authored
-
- May 31, 2013
-
-
akwizgran authored
This should improve durability in the case of a crash (see http://www.h2database.com/html/advanced.html#durability_problems). The performance penalty for H2DatabaseTest is roughly 10%.
-
akwizgran authored
-
- May 30, 2013
-
-
akwizgran authored
We always use transactions so auto-commit can always be false.
-
- May 16, 2013