6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
An over-optimized RpnCalculator but a single forgotten static {} leads me to perfect hashes, and I liked the idea. Added an immutable private class too.
fbacchella
as Fabrice Bacchella
More... over 10 years ago
A lot of javadoc cleaning, needed for generation in java 8 (one missing file)
fbacchella
as Fabrice Bacchella
More... over 10 years ago
A lot of javadoc cleaning, needed for generation in java 8
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Removed javadoc from git
fbacchella
as Fabrice Bacchella
More... over 10 years ago
The missing test nailed the last bug in RrdbPool
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Still more simple DbPool
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Some locking strategy in pool
fbacchella
as Fabrice Bacchella
More... over 10 years ago
set milli to 0 in TestDemo's calendars
fbacchella
as Fabrice Bacchella
More... over 10 years ago
RrdDbPool : A few lock case references leak removed
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Some lock leak in the pool
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Slightly improved legend placing
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Removed CR in license file
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Updated javadoc
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Test failed with new TimeZone settings
fbacchella
as Fabrice Bacchella
More... over 10 years ago
New KISS pool, even more scalable.
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Improved time zone usage, updated TestDemo, not quite sure about it
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Improved time zone usage
fbacchella
as Fabrice Bacchella
More... over 10 years ago
last (?) lock case removed from the pool
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Improved pool multi-threading, easier to understand code, reformated code
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Improved pool multi-threading, easier to understand code, step 2
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Improved pool multi-threading, easier to understand code
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Merge branch 'master' into newPoolLocking
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Updated plugin versions
fbacchella
as Fabrice Bacchella
More... over 10 years ago
a pool with conditionnal variable
fbacchella
as Fabrice Bacchella
More... over 10 years ago
no inversion of ulock and rlock
fbacchella
as Fabrice Bacchella
More... over 10 years ago
Small typo in a error message
fbacchella
as Fabrice Bacchella
More... about 11 years ago
fix calendar field handling. (thanks to Ronald Roskens from jrobin)
fbacchella
as Fabrice Bacchella
More... over 11 years ago
Small cleaning JrrdTest
fbacchella
as Fabrice Bacchella
More... over 11 years ago
Correction for issue #63: Fail to create RrdDb instance from a XML created by RRDatabase instance and a test case for it.
fbacchella
as Fabrice Bacchella
More... over 11 years ago
A few final added to XmlWriter
fbacchella
as Fabrice Bacchella
More... over 11 years ago