FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for larray-buffer - xerial/larray · GitHub
xerial
/
larray
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
405
Code
Issues
21
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
larray
larray-buffer
on
master
User selector
Datepicker
Commit history
Commits on Nov 25, 2022
fix readFrom bytebuffer error (#72)
schernichkin
authored
400d232
View commit details
Copy full SHA for 400d232
View code at this point
Browse repository at this point
Modify UnsafeUtil to be able to run in Java 17 (still requires --add-opens) (#76)
gortiz
authored
6baebc6
View commit details
Copy full SHA for 6baebc6
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Add more ByteBuffer and Channel APIs to LBufferAPI
Show description for 3f850ce
jvz
committed
3f850ce
View commit details
Copy full SHA for 3f850ce
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Use java.util.logging in larray-buffer to report logs to wvlet-log
xerial
committed
3ec9fb2
View commit details
Copy full SHA for 3ec9fb2
View code at this point
Browse repository at this point
Migrate to wvlet-log
xerial
committed
d7e11db
View commit details
Copy full SHA for d7e11db
View code at this point
Browse repository at this point
Fix property test config
xerial
committed
853444e
View commit details
Copy full SHA for 853444e
View code at this point
Browse repository at this point
Upgrade scalatest and scalacheck
xerial
committed
0a27bbb
View commit details
Copy full SHA for 0a27bbb
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Attach reference to backing buffer to DirectByteBuffer
Show description for 03aab69
maciej
committed
03aab69
View commit details
Copy full SHA for 03aab69
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Update test case to the latest verion of ScalaTest
xerial
committed
404e8cf
View commit details
Copy full SHA for 404e8cf
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
Fixed view method of MMapBuffer and WrappedLBuffer to use correct address ranges
Show description for e760fcb
antumbde
committed
e760fcb
View commit details
Copy full SHA for e760fcb
View code at this point
Browse repository at this point
Commits on Dec 12, 2013
Add test benchmark to monitor heap/off-heap memory usage
xerial
committed
69dc889
View commit details
Copy full SHA for 69dc889
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Add single-thread test
xerial
committed
1736a80
View commit details
Copy full SHA for 1736a80
View code at this point
Browse repository at this point
MemoryCollector -> MemoryAllocator
xerial
committed
8fdb4bb
View commit details
Copy full SHA for 8fdb4bb
View code at this point
Browse repository at this point
Enhance javadoc comments
xerial
committed
403ef92
View commit details
Copy full SHA for 403ef92
View code at this point
Browse repository at this point
Fix reported deallocated memory size
xerial
committed
22709df
View commit details
Copy full SHA for 22709df
View code at this point
Browse repository at this point
Use xerial logger instead of slf4j
xerial
committed
95c9b10
View commit details
Copy full SHA for 95c9b10
View code at this point
Browse repository at this point
Wrap release() with synchronized block to avoid concurrent releasing of the same memory region
xerial
committed
bd7bd95
View commit details
Copy full SHA for bd7bd95
View code at this point
Browse repository at this point
Fix LBufferAPI for mmap
xerial
committed
40d9089
View commit details
Copy full SHA for 40d9089
View code at this point
Browse repository at this point
Reorganized the project dependency: larray-buffer <- larray-mmap <- larray
xerial
committed
bd9b129
View commit details
Copy full SHA for bd9b129
View code at this point
Browse repository at this point
Add a utility constructor for MMapBuffer
xerial
committed
19fa9b8
View commit details
Copy full SHA for 19fa9b8
View code at this point
Browse repository at this point
Rename Buffer to LBuffer to avoid conflicts with java.nio.Buffer
xerial
committed
a77e9e8
View commit details
Copy full SHA for a77e9e8
View code at this point
Browse repository at this point
removed commented out code
xerial
committed
f12353b
View commit details
Copy full SHA for f12353b
View code at this point
Browse repository at this point
Disable shutdown hook to deallocate memories
xerial
committed
d1f8554
View commit details
Copy full SHA for d1f8554
View code at this point
Browse repository at this point
Add performance note
xerial
committed
f6e9995
View commit details
Copy full SHA for f6e9995
View code at this point
Browse repository at this point
Add slf4j logger to monitor memory allocation and releases
xerial
committed
51caab6
View commit details
Copy full SHA for 51caab6
View code at this point
Browse repository at this point
Fix OffHeapMemory allocator
xerial
committed
f9cdd32
View commit details
Copy full SHA for f9cdd32
View code at this point
Browse repository at this point
Provide address() to Buffer class
xerial
committed
ab80a7a
View commit details
Copy full SHA for ab80a7a
View code at this point
Browse repository at this point
Moved test trait
xerial
committed
67c5ad8
View commit details
Copy full SHA for 67c5ad8
View code at this point
Browse repository at this point
Commits on Dec 10, 2013
Add getter/setter of long indexes to Buffer. Then deprecated LBuffer. Add pure-java mmap interface
xerial
committed
354638d
View commit details
Copy full SHA for 354638d
View code at this point
Browse repository at this point
Working on larray-mmap
xerial
committed
1c0c82e
View commit details
Copy full SHA for 1c0c82e
View code at this point
Browse repository at this point
Fix test cases
xerial
committed
a9fe131
View commit details
Copy full SHA for a9fe131
View code at this point
Browse repository at this point
Use Java Buffer
xerial
committed
0aeb1dc
View commit details
Copy full SHA for 0aeb1dc
View code at this point
Browse repository at this point
Deleted the Scala version of MemoryAllocator
xerial
committed
50f9a27
View commit details
Copy full SHA for 50f9a27
View code at this point
Browse repository at this point
Code cleanup and add comments
xerial
committed
a598e03
View commit details
Copy full SHA for a598e03
View code at this point
Browse repository at this point
Commits on Dec 9, 2013
Use clearer class names
xerial
committed
43f014a
View commit details
Copy full SHA for 43f014a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL