1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'largefile' More... over 13 years ago
* off_t is %lld with LFS. More... over 13 years ago
cleaning More... over 13 years ago
* MVPTREE build is ok. * text hash is OK. More... over 13 years ago
Working MVPTree Building. More... over 13 years ago
Working version of a MVP Tree and file build. More... over 13 years ago
* first attempt to support Python callback function to be called in C. More... over 13 years ago
Merge commit '1d289b7863a9f96388dd' More... over 13 years ago
* commit before merge with largefile More... over 13 years ago
Add include config.h into examples files. Otherwise examples are not LFS compliant. More... over 13 years ago
Added support for : More... over 13 years ago
Working code for : * ph_save_mvptree * ph_malloc_datapoint * ph_dct_imagehash More... over 13 years ago
temp version with full tests on DP ans DP ** access More... over 13 years ago
add test case for MVP More... over 13 years ago
extend DP::hash to be ulong64 * add -O to swig build More... over 13 years ago
still not working on struct DP. i can't find a good way to access void * in struct... More... over 13 years ago
Merge branch 'largefile' More... over 13 years ago
after automake configure and make distclean. More... over 13 years ago
actual change to upstream code. More... over 13 years ago
after aclocal && autoheader &&autoconf . More... over 13 years ago
Ok, More... over 13 years ago
The memory problem is due to off_t size. 32 for C code. 64 for SWIG Code. More... over 13 years ago
use %extend on struct * for easier acces to list.. More... over 13 years ago
still not working More... over 13 years ago
tests fails. More... over 13 years ago
Buggy on struct * func(). More... over 13 years ago
not working... More... over 13 years ago
Adding helpers for Text hashes More... over 13 years ago
updated phash version to 0.9.3 Using sources header instead of cleaned up version. More... over 13 years ago
Adding files for building SWIG bindings. Focused on python bindings for now. More... over 13 years ago