0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused interval code. More... over 13 years ago
Update gitignore & todo. More... over 13 years ago
Don't bother with scons. More... over 13 years ago
Merge branch 'master' into python More... over 13 years ago
Regenerate autotools. More... over 13 years ago
Update configure.ac to use pkg-config for check & GSL. More... over 13 years ago
Proper compile of Python bindings. More... over 13 years ago
Merge branch 'master' into python More... over 13 years ago
Don't check in generated file. More... over 13 years ago
Update autotools. More... over 13 years ago
Pass ARCHFLAGS properly for OS X. More... over 13 years ago
Cleanup Ruby binding build/link. More... over 13 years ago
Fix compile on OS X. More... over 13 years ago
Fix merge. More... over 13 years ago
Add .gitignore. More... over 13 years ago
Minor cleanups. More... over 13 years ago
Merge branch 'master' of git://github.com/octo/circulardb into octo/master More... over 14 years ago
Attempt to fix divergence between github and local. More... over 14 years ago
src/circulardb.c: Substitute huge if-blocks by checking for the opposite. More... over 14 years ago
src/circulardb.c: cdb_new_request: Make absolutely sure the entire struct is initialized. More... over 14 years ago
src/circulardb.c: Use the symbolic name to check for success. More... over 14 years ago
src/circulardb.c: cdb_write_records: Remove unnecessary use of C99 feature. More... over 14 years ago
src/circulardb.c: cdb_generate_header: Write the right string to the description field. More... over 14 years ago
src/cdb_validate.cc: Include <stdlib.h> for calloc(3). More... over 14 years ago
Avoid GSL configure failure by silencing compile test warning. More... over 14 years ago
Use prefix sub for proper install relocation. More... over 14 years ago
Add missing include. More... over 14 years ago
White space cleanup. More... over 14 years ago
Use fixed-width C99 types. More... over 14 years ago
Check point Python binding. More... over 14 years ago