0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
better method name. More... about 16 years ago
fix merge. More... about 16 years ago
fix merge. More... about 16 years ago
Merge commit 'stevej/master' More... about 16 years ago
continue to widen the repo set to make up for the maven system deficiencies. More... about 16 years ago
changing package name. More... about 16 years ago
moving package structure. More... about 16 years ago
merge More... about 16 years ago
Merge commit 'stevej/master' More... about 16 years ago
adding a convenience method on top of Timing More... about 16 years ago
found the old unit tests and merged them in. More... about 16 years ago
add jmx support, and some friggin' tests. (what happened to the old tests?) More... about 16 years ago
factor out a common Stats trait, and normalize the API to be basically the same across both implementations. More... about 16 years ago
bump to 1.1. change stats to return a map of timing data instead of arbitrary name/value pairs. make w3c stats also store permanent stats. More... about 16 years ago
fix folders. More... over 16 years ago
add tests. More... over 16 years ago
upgrade dependencies More... over 16 years ago
upgrade dependencies More... over 16 years ago
moved More... over 16 years ago
update package settings. More... over 16 years ago
update package settings. More... over 16 years ago
decided to only log an error instead of throw an exception. This still gives developers enough knowledge to track down how they broke their logging without causing other problems. More... over 16 years ago
tightened up the semantics around logging, not allowing somebody to track fields they don't have registered. Should make it easy to statically reference the registered fields so you don't have to rely on being typo-free. More... over 16 years ago
adding a method to split up a date into a formatted (Date, Time) tuple. More... over 16 years ago
public embarrassment might work here? More... over 16 years ago
- making crc32_header take an argument since we always know what it needs in advance - made fields_header public so I could test it - added some extra tests. More... over 16 years ago
changed date_header_nospaces to date_format_nospaces More... over 16 years ago
Merge branch 'master' of [email protected]:stevej/scala-stats More... over 16 years ago
Adding crc32 header. More... over 16 years ago
Added test for clear(). Also, made some methods private. More... over 16 years ago