FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · MagnusS/Java-BloomFilter · GitHub
MagnusS
/
Java-BloomFilter
Public
Notifications
You must be signed in to change notification settings
Fork
216
Star
485
Code
Issues
4
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 10, 2011
Added direct link to BloomFilter.java
MagnusS
committed
830e807
View commit details
Copy full SHA for 830e807
Browse repository at this point
Commits on Sep 25, 2011
Changed URL
MagnusS
committed
9b7a0c3
View commit details
Copy full SHA for 9b7a0c3
Browse repository at this point
added source and javadoc-jars as targets to build.xml
MagnusS
committed
c75c3ba
View commit details
Copy full SHA for c75c3ba
Browse repository at this point
more minor changes...
MagnusS
committed
d99ce9d
View commit details
Copy full SHA for d99ce9d
Browse repository at this point
minor changes
MagnusS
committed
7c65a7b
View commit details
Copy full SHA for 7c65a7b
Browse repository at this point
minor changes
MagnusS
committed
1e898f1
View commit details
Copy full SHA for 1e898f1
Browse repository at this point
new title
MagnusS
committed
9726aab
View commit details
Copy full SHA for 9726aab
Browse repository at this point
added compile section
MagnusS
committed
e7469c8
View commit details
Copy full SHA for e7469c8
Browse repository at this point
README update
MagnusS
committed
f6d71c8
View commit details
Copy full SHA for f6d71c8
Browse repository at this point
added new README
MagnusS
committed
2f87826
View commit details
Copy full SHA for 2f87826
Browse repository at this point
Commits on Apr 16, 2011
fixed counting bug in add() and updated tests
MagnusS
committed
c176b77
View commit details
Copy full SHA for c176b77
Browse repository at this point
Commits on Apr 13, 2011
Added createHashes() to be able to reuse the results from the digest() function.
Show description for 4da4b1e
MagnusS
committed
4da4b1e
View commit details
Copy full SHA for 4da4b1e
Browse repository at this point
Optimized createHash() by avoiding expensive String operations.
MagnusS
committed
3438c83
View commit details
Copy full SHA for 3438c83
Browse repository at this point
Added benchmark
MagnusS
committed
70f6af5
View commit details
Copy full SHA for 70f6af5
Browse repository at this point
Added Google code URL
MagnusS
committed
7f737ef
View commit details
Copy full SHA for 7f737ef
Browse repository at this point
Commits on Jan 22, 2011
Added test for new constructor
MagnusS
committed
9d38b98
View commit details
Copy full SHA for 9d38b98
Browse repository at this point
Added new constructor for setting n, c and k manually
Show description for 6518030
MagnusS
committed
6518030
View commit details
Copy full SHA for 6518030
Browse repository at this point
Replaced Vector with ArrayList
MagnusS
committed
697906c
View commit details
Copy full SHA for 697906c
Browse repository at this point
fixed comment
MagnusS
committed
d0799b8
View commit details
Copy full SHA for d0799b8
Browse repository at this point
Commits on Jun 1, 2010
- Included Netbeans project files
Show description for 3bfa8b4
MagnusS
committed
3bfa8b4
View commit details
Copy full SHA for 3bfa8b4
Browse repository at this point
Commits on Jan 11, 2010
removed empty directories
MagnusS
committed
ef26513
View commit details
Copy full SHA for ef26513
Browse repository at this point
deleted empty directories
MagnusS
committed
6397b20
View commit details
Copy full SHA for 6397b20
Browse repository at this point
- Changed license from GPL to LGPL
Show description for 83ec16e
MagnusS
committed
83ec16e
View commit details
Copy full SHA for 83ec16e
Browse repository at this point
Commits on Jun 19, 2009
Initial release.
MagnusS
committed
7e7f204
View commit details
Copy full SHA for 7e7f204
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL