0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed warning. More... almost 11 years ago
The same set of fixes for next delete. More... about 11 years ago
Clean up the loop a bit. More... about 11 years ago
Don't stomp at address 0. More... about 11 years ago
Fixed memory leak. More... about 11 years ago
Add gemspec for testing. More... about 11 years ago
Fix insecure rb_raise() call. More... about 11 years ago
random_pair() used to always return the same pairs. Fixed now by calling srand() before using rand(). More... about 14 years ago
Omit debug output. More... about 14 years ago
Improved error messages. More... about 14 years ago
Use better temp file name. More... about 14 years ago
FreeBSD seems to ignore the sticky bit in the mode parameter of mkdir(). More... about 14 years ago
Correctly handle failing lmc_lock_init. More... about 14 years ago
Fixes for FreeBSD. More... about 14 years ago
Fixes for FreeBSD and OS X. More... about 14 years ago
Also include stats on free list in shm_status. More... over 14 years ago
Merge branch 'master' of github.com:sck/localmemcache More... over 14 years ago
* Site looks better on small screens now More... over 14 years ago
Version bumped to 0.4.4 More... over 14 years ago
* Reorganized news items More... over 14 years ago
* Css merged in to index.html More... over 14 years ago
* Site updates for 0.4.4 More... over 14 years ago
Removed tests for ExpiryCache. More... over 14 years ago
ExpiryCache will become part of der-flo/localmemcache_store since it's not yet clear how well it does work. More... over 14 years ago
* Minimum namespace size: 1mb More... over 14 years ago
* Include ttlmc-consistency test in run-all-tests More... over 14 years ago
Fix has_key?() for SharedObjectStorage, added for ExpiryCache More... over 14 years ago
* Added has_key?(k) method More... over 14 years ago
* New method .shm_status (replaces .free_bytes) More... over 14 years ago
Use the last 20 characters of the filneme for lock id generation, instead of the 20 first. More... over 14 years ago