3
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 14 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small bug fix -- need to check correlation for NaN in doEstimatePreference()
Sean Owen
as srowen
More... about 16 years ago
Updates for 1.7.2
Sean Owen
as srowen
More... about 16 years ago
Added Rescorer.isFiltered()
Sean Owen
as srowen
More... about 16 years ago
Use getPreferencesAsArray() in more situations for performance
Sean Owen
as srowen
More... about 16 years ago
Remove an annotation in order to avoid tripping over an obscure bug in javac that causes trouble for ProGuard 4.2
Sean Owen
as srowen
More... about 16 years ago
Implement new maxToKeep param in GenericItemCorrelation to keep only most significant correlations
Sean Owen
as srowen
More... about 16 years ago
Remove serial lint warnings, fail if ProGuard fails, adjust location of JDK .jar file
Sean Owen
as srowen
More... about 16 years ago
Slight improvements to behavior of servlet
Sean Owen
as srowen
More... about 16 years ago
Finally decided serialVersionUID is potentially more trouble than help
Sean Owen
as srowen
More... about 16 years ago
Removed a faulty check in getDiffs()
Sean Owen
as srowen
More... about 16 years ago
Possible bug fix for AbstractJDBCDiffStorage.getDiffs(); used some more NotNull annotations
Sean Owen
as srowen
More... about 16 years ago
Added Ohloh badge
Sean Owen
as srowen
More... about 16 years ago
Changes to help me handle consulting work
Sean Owen
as srowen
More... about 16 years ago
lookupDataSource() is public -- why not?
Sean Owen
as srowen
More... about 16 years ago
no message
Sean Owen
as srowen
More... about 16 years ago
Fixed javadoc typo
Sean Owen
as srowen
More... about 16 years ago
Updates for 1.7.1
Sean Owen
as srowen
More... about 16 years ago
More performance improvement, and fixed concurrency issue in MemoryDiffStorage
Sean Owen
as srowen
More... about 16 years ago
More performance improvements, small ones, to UserCorrelation
Sean Owen
as srowen
More... about 16 years ago
Cut out some intermediate Maps created in performance critical section -- about a 25% boost to building diffs speed?
Sean Owen
as srowen
More... about 16 years ago
Don't include client stuff
Sean Owen
as srowen
More... about 16 years ago
Issues helpful warning if not obviously using a pooled connection data source
Sean Owen
as srowen
More... about 16 years ago
no message
Sean Owen
as srowen
More... about 16 years ago
Updates for 1.7
Sean Owen
as srowen
More... about 16 years ago
Updates for 1.7
Sean Owen
as srowen
More... about 16 years ago
Reworked ProGuard invocation to work on Windows
Sean Owen
as srowen
More... about 16 years ago
Fix incorrect computation of estimated item preference based on user neighborhood
Sean Owen
as srowen
More... about 16 years ago
Fixed some problems with new Proguard target on Windows -- but still some issues. For now disabling this on Windows
Sean Owen
as srowen
More... over 16 years ago
Added ProGuard optimization and updated for 1.7-rc2
Sean Owen
as srowen
More... over 16 years ago
Added ClusteringRecommender.getClusters()
Sean Owen
as srowen
More... over 16 years ago