- Nov 12, 2015
-
-
Bruce Flynn authored
* Don't require same file type for all files. * Fix bugs in packet handling. * Properly close files to avoid exhausting file descriptors for large numbers of RNSCA flies.
-
- Nov 10, 2015
-
-
Bruce Flynn authored
Conflicts: setup.py
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Nov 06, 2015
-
-
Bruce Flynn authored
-
- Nov 05, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Oct 21, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Oct 20, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
Replaced the merge code with something less efficient but easier to grok. New stream impl that does not read the data that will be used to create and index used in new merge code.
-
- Oct 16, 2015
-
-
Bruce Flynn authored
* Ensure streams is a know iterable type (deque) * Make sure to reuse a stream in the case of a bad packet group. This was done with an exception so it was handled the same way as the other 2 major cases.
-
- Oct 15, 2015
-
-
Steve Dutcher authored
bug fix, we were doing streams.remove(stream) inside a "for stream in streams:" which gave incorrect results
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Oct 14, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
Reimpl stream functions as classes.
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Oct 13, 2015
-
-
Bruce Flynn authored
-
- Oct 09, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-