Activity
From 03/03/2016 to 04/01/2016
03/04/2016
- 11:44 AM Bug #3496 (Closed): WritePendingException from TestGetAsyncThreadPool on Windows
- Andrews pull request is tested and merged to master. Thanks!
03/03/2016
- 11:40 AM Feature #3500: Add ability to use custom random number generators
- What is "first line" of my application? Not all apps start with main(). Android app can start from wherever class. ...
- 11:27 AM Feature #3500: Add ability to use custom random number generators
- Alex Afanasyev wrote:
> On what are you going to call "setRandom"? RNG can be used in many different places in th... - 10:45 AM Feature #3500: Add ability to use custom random number generators
- On what are you going to call "setRandom"? RNG can be used in many different places in the library (actually, I'm no...
- 10:00 AM Feature #3500: Add ability to use custom random number generators
- > > > Why not using Java's system properties? The same way java.logging is configured?
> >
> > It's not just choo... - 09:33 AM Feature #3500: Add ability to use custom random number generators
- > > Why not using Java's system properties? The same way java.logging is configured?
>
> It's not just choosing b... - 09:19 AM Feature #3500: Add ability to use custom random number generators
- Jeff Thompson wrote:
> A question about how the Java run time works for a normal static variable: If two different... - 09:18 AM Feature #3500: Add ability to use custom random number generators
- Alex Afanasyev wrote:
> Why not using Java's system properties? The same way java.logging is configured?
It's ... - 09:17 AM Feature #3500: Add ability to use custom random number generators
- Jeff Thompson wrote:
> I assume you mean that applications which use the same shared jar file can change the RNG?
... - 09:11 AM Feature #3500: Add ability to use custom random number generators
- A question about how the Java run time works for a normal static variable: If two different applications load the sam...
- 09:00 AM Feature #3500: Add ability to use custom random number generators
- Why not using Java's system properties? The same way java.logging is configured?
- 08:45 AM Feature #3500: Add ability to use custom random number generators
- I assume you mean that applications which use the same shared jar file can change the RNG?
- 10:53 AM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
- Added as a PR https://github.com/named-data/jndn/pull/10 so I could annotate the code; the test from the description ...
- 01:13 AM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
- Yes, push a change to demonstrate it. The wait/notify is already inside "synchronized (writingLock_)". If there is ye...
Also available in: Atom