2017-06-23 |
saydakov | [maven-release-plugin] prepare release memory-0.10.2 memory-0.10.2 |
commit | commitdiff | tree | snapshot |
2017-06-21 |
lrhodes | Add putXXX(offset, value) to WritableBuffer. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
lrhodes | Cleaned up BaseBuffer |
commit | commitdiff | tree | snapshot |
2017-06-20 |
lrhodes | update pom |
commit | commitdiff | tree | snapshot |
2017-06-20 |
lrhodes | Added parallel unit tests for buffer direct cases |
commit | commitdiff | tree | snapshot |
2017-06-19 |
lrhodes | Changed WritableMapHandler to WritableMapHandle for... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
lrhodes | Fixed bug in Buffer where region() was not setting... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
saydakov | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
saydakov | [maven-release-plugin] prepare release memory-0.10.1 memory-0.10.1 |
commit | commitdiff | tree | snapshot |
2017-06-14 |
lrhodes | Update pom and readme |
commit | commitdiff | tree | snapshot |
2017-06-14 |
lrhodes | Added isSameResourceState to Buffer. |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Lee Rhodes | Merge pull request #9 from niketh/static-mem-size-zero |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Increase coverall coverage 9/head |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Lee Rhodes | Merge pull request #8 from niketh/static-mem-sizezero |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Adding more tests 8/head |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Lee Rhodes | Merge pull request #7 from niketh/static-mem-size-zero |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Increase coverage 7/head |
commit | commitdiff | tree | snapshot |
2017-06-14 |
lrhodes | fixed checkstyle warnings |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Lee Rhodes | Merge pull request #6 from niketh/static-mem-size-zero |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Increase coverage 6/head |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Return static instance incase array/bytebuff capacity... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Lee Rhodes | Merge pull request #5 from niketh/zero-length-array |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Fix braces 5/head |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Fix failing tests |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Niketh Sabbineni | Add support for zero length arrays |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Lee Rhodes | Merge pull request #4 from niketh/master |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Niketh Sabbineni | Add methods for getting primitives with absolute position 4/head |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Lee Rhodes | Merge pull request #3 from niketh/master |
commit | commitdiff | tree | snapshot |
2017-06-12 |
lrhodes | Added getRegionOffset to both Buffer and Memory |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Niketh Sabbineni | Allow memory/buffer to have zero capacity 3/head |
commit | commitdiff | tree | snapshot |
2017-05-26 |
saydakov | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
saydakov | [maven-release-plugin] prepare release memory-0.10.0 memory-0.10.0 |
commit | commitdiff | tree | snapshot |
2017-05-26 |
saydakov | removed comment, updated versioneye |
commit | commitdiff | tree | snapshot |
2017-05-25 |
saydakov | Merge branch 'master' of git@github.com:DataSketches... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
saydakov | new repo URL, updated dependencies |
commit | commitdiff | tree | snapshot |
2017-05-25 |
saydakov | new package name |
commit | commitdiff | tree | snapshot |
2017-05-08 |
lrhodes | update comment in MemoryCheckstyle.xml |
commit | commitdiff | tree | snapshot |
2017-04-27 |
lrhodes | Add isSameResource(...) to Memory |
commit | commitdiff | tree | snapshot |
2017-04-25 |
lrhodes | Fix bug in putShort(...) in WritableMemory |
commit | commitdiff | tree | snapshot |
2017-04-19 |
lrhodes | Update unit tests, minor fixes |
commit | commitdiff | tree | snapshot |
2017-04-19 |
lrhodes | Update javadocs |
commit | commitdiff | tree | snapshot |
2017-04-19 |
lrhodes | Making MemoryMgr extendable. |
commit | commitdiff | tree | snapshot |
2017-04-18 |
lrhodes | Intermediate changes |
commit | commitdiff | tree | snapshot |
2017-04-17 |
lrhodes | Minor updates |
commit | commitdiff | tree | snapshot |
2017-04-01 |
lrhodes | fix typo. |
commit | commitdiff | tree | snapshot |
2017-04-01 |
lrhodes | Corrected javadoc error |
commit | commitdiff | tree | snapshot |
2017-03-31 |
lrhodes | Update authors |
commit | commitdiff | tree | snapshot |
2017-03-31 |
lrhodes | Added Checkstyle & FindBugs in tools. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
lrhodes | Separated monitored direct memory into map and plain... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
lrhodes | Javadoc fix. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
lrhodes | Corrected decrementing problem during close(). |
commit | commitdiff | tree | snapshot |
2017-03-29 |
lrhodes | Added endianness to toHexString() output. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
lrhodes | Added Monitoring. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
lrhodes | Improved BigEndian detection, with unit tests. |
commit | commitdiff | tree | snapshot |
2017-03-27 |
lrhodes | Update Javadocs |
commit | commitdiff | tree | snapshot |
2017-03-27 |
lrhodes | Moved javadocs to web site |
commit | commitdiff | tree | snapshot |
2017-03-27 |
lrhodes | correct readme |
commit | commitdiff | tree | snapshot |
2017-03-27 |
lrhodes | Rename api to docs |
commit | commitdiff | tree | snapshot |
2017-03-27 |
lrhodes | Add javadocs to site |
commit | commitdiff | tree | snapshot |
2017-03-27 |
lrhodes | add .travis.yml, and readme.md badges. |
commit | commitdiff | tree | snapshot |
2017-03-26 |
lrhodes | Refactored MemoryRequest handling into WritableMemoryDi... |
commit | commitdiff | tree | snapshot |
2017-03-25 |
lrhodes | update MemoryRequest logic |
commit | commitdiff | tree | snapshot |
2017-03-24 |
lrhodes | More unit tests. |
commit | commitdiff | tree | snapshot |
2017-03-24 |
lrhodes | Removed isBits methods, not needed. |
commit | commitdiff | tree | snapshot |
2017-03-24 |
lrhodes | Commented out Buffer.compareTo for now. |
commit | commitdiff | tree | snapshot |
2017-03-24 |
lrhodes | more unit tests for buffer |
commit | commitdiff | tree | snapshot |
2017-03-24 |
lrhodes | Unit test progress |
commit | commitdiff | tree | snapshot |
2017-03-23 |
lrhodes | Simplified StepBoolean |
commit | commitdiff | tree | snapshot |
2017-03-23 |
lrhodes | remove AllocateDirectBufferTest |
commit | commitdiff | tree | snapshot |
2017-03-23 |
lrhodes | Inbetween changes |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Add buffer test |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Merge branch 'master' into buffer-tests |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Identify tests files using Memory |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Merge branch 'master' into buffer-tests |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Code cleanup |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Niketh Sabbineni | Buffer Tests |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Try again. |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Picks up pos, limit from ByteBuffer |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Added tests for Memory duplicate() |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Added duplicate, fixed Buffer region, started compareTo... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Added asBuffer tests to Memory. |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Minor updates to docs |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | small changes |
commit | commitdiff | tree | snapshot |
2017-03-22 |
lrhodes | Filled in Buffer impls |
commit | commitdiff | tree | snapshot |
2017-03-21 |
lrhodes | Filling in Buffer impl |
commit | commitdiff | tree | snapshot |
2017-03-21 |
lrhodes | working on positional |
commit | commitdiff | tree | snapshot |
2017-03-21 |
lrhodes | Changes moving toward Buffer impl |
commit | commitdiff | tree | snapshot |
2017-03-20 |
lrhodes | Remove dependence of AccessByteBuffer on WritableMemory. |
commit | commitdiff | tree | snapshot |
2017-03-20 |
lrhodes | update unit tests |
commit | commitdiff | tree | snapshot |
2017-03-20 |
lrhodes | Reduced dependence on resource classes |
commit | commitdiff | tree | snapshot |
2017-03-20 |
lrhodes | Next try to simplify mapping interface |
commit | commitdiff | tree | snapshot |
2017-03-20 |
lrhodes | updated javadoc, restructuring |
commit | commitdiff | tree | snapshot |
2017-03-20 |
lrhodes | Simplify static heap array wraps |
commit | commitdiff | tree | snapshot |
2017-03-20 |
lrhodes | Change MemoryState to ResourceState |
commit | commitdiff | tree | snapshot |
2017-03-18 |
lrhodes | Initial setup for Positional Buffer and WritableBuffer |
commit | commitdiff | tree | snapshot |
2017-03-18 |
lrhodes | Merge branch 'master' into Buffer |
commit | commitdiff | tree | snapshot |
2017-03-18 |
lrhodes | updated MemoryState copy method |
commit | commitdiff | tree | snapshot |
2017-03-18 |
lrhodes | pulled in java.nio.Buffer for reference |
commit | commitdiff | tree | snapshot |
2017-03-18 |
lrhodes | Update overview.html |
commit | commitdiff | tree | snapshot |
2017-03-18 |
lrhodes | Update javadocs |
commit | commitdiff | tree | snapshot |
next |