Hi,
I coded this in JavaScript :
http://toki78.github.io/
I am wondering, if parts of this might be useful for the math module.
If so, I could contribute it.
Sincerely
Thorsten Kiefer
-
To unsubscribe, e-mail: dev-unsubscr...@c
On 12.11.14 10:23, Romain Manni-Bucau wrote:
> Hi
>
> I'm trying to align on commons standards this time.
>
> - here is the maven repo:
> https://repository.apache.org/content/repositories/orgapachecommons-1061/
Builds and tests run fine.
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666b
On 14 November 2014 05:13, Stefan Bodewig wrote:
> On 2014-11-14, sebb wrote:
>
>> On 12 November 2014 20:40, Emmanuel Bourg wrote:
>>> Le 12/11/2014 21:02, bode...@apache.org a écrit :
>
public int readBits(final int count) throws IOException {
-if (count < 0 || count > 32