[riot-commits] [RIOT-OS/RIOT] 5a45d1: initial bloom filter import
Oleg Hahm
gello at gmx.de
Sun Aug 11 15:28:54 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5a45d15894ce64f064be11514beb5faf0b8a3731
https://github.com/RIOT-OS/RIOT/commit/5a45d15894ce64f064be11514beb5faf0b8a3731
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2013-08-09 (Fri, 09 Aug 2013)
Changed paths:
M sys/Makefile
A sys/bloom/Makefile
A sys/bloom/bloom.c
A sys/include/bloom.h
A sys/include/hashes.h
Log Message:
-----------
initial bloom filter import
Commit: 0fb5e89c893a14ba4a89b572bdca4a8d00fd69df
https://github.com/RIOT-OS/RIOT/commit/0fb5e89c893a14ba4a89b572bdca4a8d00fd69df
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2013-08-10 (Sat, 10 Aug 2013)
Changed paths:
M sys/bloom/bloom.c
M sys/include/bloom.h
M sys/include/hashes.h
Log Message:
-----------
moved doc to header and converted it to doxygen
Commit: ec10699651e3cbcb99ae5ea236e03d032e33b3ee
https://github.com/RIOT-OS/RIOT/commit/ec10699651e3cbcb99ae5ea236e03d032e33b3ee
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M sys/Makefile
A sys/bloom/Makefile
A sys/bloom/bloom.c
A sys/include/bloom.h
A sys/include/hashes.h
Log Message:
-----------
Merge pull request #114 from mehlis/bloom-filter
initial bloom filter import
Compare: https://github.com/RIOT-OS/RIOT/compare/93e470eb80c9...ec10699651e3
More information about the commits
mailing list