Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/rizinorg/sdb
Simple string-based Key/Value database
https://github.com/rizinorg/sdb
Fix a memleak
e6e451b9c8856f5a8449c779c18d561282642da7 authored almost 11 years ago
e6e451b9c8856f5a8449c779c18d561282642da7 authored almost 11 years ago
Fix memory leaks
c499d88df9249fd01f22efeb765a5915702e35de authored about 11 years ago
c499d88df9249fd01f22efeb765a5915702e35de authored about 11 years ago
Fix memory leak on construction fail
9d0b2961b7313866ff68ca98079ee5b286012f06 authored about 11 years ago
9d0b2961b7313866ff68ca98079ee5b286012f06 authored about 11 years ago
Handle arrays in sdb_dump if [] is used as 2nd arg
6de961eb0eb8ea279395485ce2159c28b1d7876a authored about 11 years ago
6de961eb0eb8ea279395485ce2159c28b1d7876a authored about 11 years ago
Use [] instead of () for array queries and mkdir bugfix
0b530d60892ddead8e2d934d4e7795b4b198fb3a authored about 11 years ago
0b530d60892ddead8e2d934d4e7795b4b198fb3a authored about 11 years ago
Fix #7 - Crash in () queries
058c82c3a4ee2173bb70fa50dc74c632e663c9a7 authored about 11 years ago
058c82c3a4ee2173bb70fa50dc74c632e663c9a7 authored about 11 years ago
Another sdb array fix and more tests
b7cb1d6d89ba91c19b7ba25c39cad146356347a0 authored about 11 years ago
b7cb1d6d89ba91c19b7ba25c39cad146356347a0 authored about 11 years ago
Fix '(n)k=v' query expression
0a3f2a57c246a79c6d5deb64aaf27ffbd7a200f9 authored about 11 years ago
0a3f2a57c246a79c6d5deb64aaf27ffbd7a200f9 authored about 11 years ago
Fix fix fix
e915bf125237d57dbd74d33befd8fcdbf6d52ab0 authored about 11 years ago
e915bf125237d57dbd74d33befd8fcdbf6d52ab0 authored about 11 years ago
More fixes for the new paradigm
cb74d5e786d4779f8474a1fe79ffc96682caecbe authored about 11 years ago
cb74d5e786d4779f8474a1fe79ffc96682caecbe authored about 11 years ago
Fix build
d1eb651ffc5db7cc4c72bc5e86b0c1d044ada628 authored about 11 years ago
d1eb651ffc5db7cc4c72bc5e86b0c1d044ada628 authored about 11 years ago
Bump version, dir=path+file, add global hook, fix ns
42fadff0f7b5e718a036a34349f479f16835616d authored about 11 years ago
42fadff0f7b5e718a036a34349f479f16835616d authored about 11 years ago
Fix main in hook example
1e2dfe6d5a959a90e6a9682aea08f1637adb1d11 authored about 11 years ago
1e2dfe6d5a959a90e6a9682aea08f1637adb1d11 authored about 11 years ago
Hack to fix clang warnings
cfcbb7af76069536c7f3f0f5bf74540679b2ae00 authored about 11 years ago
cfcbb7af76069536c7f3f0f5bf74540679b2ae00 authored about 11 years ago
Fix sdb_dec query and related tests
fad1a9c79756b1a2f4cf0d604ddf996e738513cb authored about 11 years ago
fad1a9c79756b1a2f4cf0d604ddf996e738513cb authored about 11 years ago
Fix coverity warnings
04cfdb840640984079d8554d54a7dc7db5bd0aff authored about 11 years ago
04cfdb840640984079d8554d54a7dc7db5bd0aff authored about 11 years ago
Fix all JSON tests
74da7b720b5915291983ddd3741faac060fcfc89 authored about 11 years ago
74da7b720b5915291983ddd3741faac060fcfc89 authored about 11 years ago
Fix some coverity warnings
50c3a2acee891fc88c910184788f9f00c8169281 authored about 11 years ago
50c3a2acee891fc88c910184788f9f00c8169281 authored about 11 years ago
Add test suite and fix some query issues
77c918e4a77025b6cfb33d0d0bc7f86326c0cb21 authored about 11 years ago
77c918e4a77025b6cfb33d0d0bc7f86326c0cb21 authored about 11 years ago
Add test/suite
833d54bec4f8c4e9d3090682e4ebe6359a578509 authored about 11 years ago
833d54bec4f8c4e9d3090682e4ebe6359a578509 authored about 11 years ago
Add '$' key references and '<' slurp file prefixes in sdb_query
3a6517e4df8adf971d89bdac37cef31c8a55f901 authored about 11 years ago
3a6517e4df8adf971d89bdac37cef31c8a55f901 authored about 11 years ago
Add Jamfile and fix build
3478de1d26be225a05fbd67f0b25edc87fa64f83 authored about 11 years ago
3478de1d26be225a05fbd67f0b25edc87fa64f83 authored about 11 years ago
Rename json/json.c to json/path.c (no dup filenames in static archives)
20df94f5070b909c91e20e017e321a17698423ef authored about 11 years ago
20df94f5070b909c91e20e017e321a17698423ef authored about 11 years ago
Fix sdb_apush null termination
a040ef26de917a6128b4bad35159772d7ef68cdb authored about 11 years ago
a040ef26de917a6128b4bad35159772d7ef68cdb authored about 11 years ago
Fix null deref in sdb_apop
8f06b379a673bab2f1b073d1a8d555cae6711b37 authored about 11 years ago
8f06b379a673bab2f1b073d1a8d555cae6711b37 authored about 11 years ago
Fixes for array sdb api and add push/pop methods
5963ffdefadbf2eef57cf8cc0146941702cd8a27 authored about 11 years ago
5963ffdefadbf2eef57cf8cc0146941702cd8a27 authored about 11 years ago
Minor tweak in grepdb.sh
bbecee47ae7ce70592f74039d24b9010ae105b65 authored about 11 years ago
bbecee47ae7ce70592f74039d24b9010ae105b65 authored about 11 years ago
Add grepdb.sh toy
cb5368945e439d92121f07d698ecc42c8dacc93f authored about 11 years ago
cb5368945e439d92121f07d698ecc42c8dacc93f authored about 11 years ago
Fix null ptr in sdb_list
0f615970f8adf336b7204183e5d587874e347cd3 authored about 11 years ago
0f615970f8adf336b7204183e5d587874e347cd3 authored about 11 years ago
Add sdb-hook test case
fd8cf1751502dbc9e42238cddfbafa52357e96a5 authored about 11 years ago
fd8cf1751502dbc9e42238cddfbafa52357e96a5 authored about 11 years ago
Move sdb_hook deinit in the proper place
49efb7fa7516f26ec0fc5006ae14fdfe7c97a637 authored about 11 years ago
49efb7fa7516f26ec0fc5006ae14fdfe7c97a637 authored about 11 years ago
Initial import of 'sdb_hook' api and some fixes in ls.c
d15293866360e0cb403256c39bc68b4d59ede18e authored about 11 years ago
d15293866360e0cb403256c39bc68b4d59ede18e authored about 11 years ago
alloc -> cdb_alloc
044a85a15e06b2b7041c29bc9e5b268a08f2be56 authored about 11 years ago
044a85a15e06b2b7041c29bc9e5b268a08f2be56 authored about 11 years ago
Fix archive construction to support llvm
5806ecedc376045c590404210b8ab8abaeac0481 authored over 11 years ago
5806ecedc376045c590404210b8ab8abaeac0481 authored over 11 years ago
Remove redefinition of foreach callback
2ae65e082879569d846d5cbae82d2a32a3cdb85c authored over 11 years ago
2ae65e082879569d846d5cbae82d2a32a3cdb85c authored over 11 years ago
Add sdb_foreach()
90eb2f5211b174f16b5bdb8c92435c93b9516dd6 authored over 11 years ago
90eb2f5211b174f16b5bdb8c92435c93b9516dd6 authored over 11 years ago
Fix VERSION conflicts
516b9af78029f3571c06992ee5002e7335eabdbe authored over 11 years ago
516b9af78029f3571c06992ee5002e7335eabdbe authored over 11 years ago
Fix use of uninitialized variable in rangstr
8690c089539f89bc5f83bf0080e506d765b90298 authored over 11 years ago
8690c089539f89bc5f83bf0080e506d765b90298 authored over 11 years ago
Fix UT64_MAX
0c225858c1021ffab11d3e8eb3f35741aebc086a authored over 11 years ago
0c225858c1021ffab11d3e8eb3f35741aebc086a authored over 11 years ago
Workarounds for deleted entries
c634e00b4e8cd8b97e96659b1ac2196c3b3a61ff authored over 11 years ago
c634e00b4e8cd8b97e96659b1ac2196c3b3a61ff authored over 11 years ago
Oops. Silly fix
dffbac8872c09b6199ccd6247ae7acb90e6aad44 authored over 11 years ago
dffbac8872c09b6199ccd6247ae7acb90e6aad44 authored over 11 years ago
Show arrays in sdb_list
5bd51547c184498248b72e56b1bb4b7a0590b687 authored over 11 years ago
5bd51547c184498248b72e56b1bb4b7a0590b687 authored over 11 years ago
New signature and free() fix in sdb_query_lines
47f68e6a4d0eb35a09ecf647d3b7c54b6e41c70b authored over 11 years ago
47f68e6a4d0eb35a09ecf647d3b7c54b6e41c70b authored over 11 years ago
Fix sdb_query_lines
2ac51a994905f054f6daf0ab58635da7a87edc45 authored over 11 years ago
2ac51a994905f054f6daf0ab58635da7a87edc45 authored over 11 years ago
Add sdb_query_lines()
262bfb1f5cb732fa4962490ca5b1762a4761a2f4 authored over 11 years ago
262bfb1f5cb732fa4962490ca5b1762a4761a2f4 authored over 11 years ago
Add sdb_agetv api
be10adddce7ccc37966c36ee932ac21d38f0d46b authored over 11 years ago
be10adddce7ccc37966c36ee932ac21d38f0d46b authored over 11 years ago
New (+-)x[=..] query sugar and add sdb_adels() api
1287e5ea100ba9d23983be829ac899b5f59fd667 authored over 11 years ago
1287e5ea100ba9d23983be829ac899b5f59fd667 authored over 11 years ago
Add sdb_drop()
6eb15a0b470bd51764d9b690233c814116ea21b2 authored over 11 years ago
6eb15a0b470bd51764d9b690233c814116ea21b2 authored over 11 years ago
Code simplification
2c0995fd5f8a248ffe2dca1822e728688d4fac3a authored over 11 years ago
2c0995fd5f8a248ffe2dca1822e728688d4fac3a authored over 11 years ago
Fix warnings at json compilation
2de4e705d57686a1ff26c419a566f88083db953f authored over 11 years ago
2de4e705d57686a1ff26c419a566f88083db953f authored over 11 years ago
Drop -shared from CFLAGS, Fix sdb_finish() return value
567cb853ecbb1ab9f74a1c7e0e61308ba4935ab5 authored over 11 years ago
567cb853ecbb1ab9f74a1c7e0e61308ba4935ab5 authored over 11 years ago
Added Sdb->tmpkv to handle new sdb_dump_next() api
80e509dc4b648ccb4cd2b4c81b115c42fa65b35e authored over 11 years ago
80e509dc4b648ccb4cd2b4c81b115c42fa65b35e authored over 11 years ago
Initial implementation of sdb_list()
30d467819f72beea6de07737cdc14f95d7cd5480 authored over 11 years ago
30d467819f72beea6de07737cdc14f95d7cd5480 authored over 11 years ago
Unify json.c compilation
99059d4a664533ef45712efe73d4bd02702382de authored over 11 years ago
99059d4a664533ef45712efe73d4bd02702382de authored over 11 years ago
Add bench.c
c8a8250d0d9808e2b70a63cc3002f04eaff8ebf8 authored over 11 years ago
c8a8250d0d9808e2b70a63cc3002f04eaff8ebf8 authored over 11 years ago
Fix issue in sdb_query
6953e7e741eaec6798726a33dec93cbfc06a5bd6 authored over 11 years ago
6953e7e741eaec6798726a33dec93cbfc06a5bd6 authored over 11 years ago
Some work for embedded integration and fixes for mingw32
9d40dbc2750b012d8e2bdb4f7129c577ffccd33a authored over 11 years ago
9d40dbc2750b012d8e2bdb4f7129c577ffccd33a authored over 11 years ago
Bump sdb.pc version
ee947c534c88bab0a798be0e2b3c6852d358867b authored over 11 years ago
ee947c534c88bab0a798be0e2b3c6852d358867b authored over 11 years ago
Fix library version filename
825cde21de5ae2e0b5c9d2c0f47f16d07aa23fcb authored over 11 years ago
825cde21de5ae2e0b5c9d2c0f47f16d07aa23fcb authored over 11 years ago
Fix add10k.sh test case.
2fc8ab0a0e15c2bbd933bbd4d52f8a4fe21753f5 authored over 11 years ago
2fc8ab0a0e15c2bbd933bbd4d52f8a4fe21753f5 authored over 11 years ago
Fix almost all test case in test/tdd.sh
02861a4c226597a27b31fcd544bdd83fdef3b482 authored over 11 years ago
02861a4c226597a27b31fcd544bdd83fdef3b482 authored over 11 years ago
Remove SDB_VSZ limits using the heap. KSZ is now 0xff
3920b687607aad15393e2d9268792c85e336d2c0 authored over 11 years ago
3920b687607aad15393e2d9268792c85e336d2c0 authored over 11 years ago
Fix overflow in sdb_set and correct autosync on delete
c92bff37bd77fa0a1bbe4b14a0069f27ae071ce4 authored over 11 years ago
c92bff37bd77fa0a1bbe4b14a0069f27ae071ce4 authored over 11 years ago
memcache/Makefile: use HOST_CFLAGS in the cmds.o target.
6382af6ca14bdcb9db8895c735f201d3d1273253 authored over 11 years ago
6382af6ca14bdcb9db8895c735f201d3d1273253 authored over 11 years ago
Minor fix for mingw32 and add mrproper
1b57abb71d7e0ce5ebbfb2337935f9545c1e776e authored over 11 years ago
1b57abb71d7e0ce5ebbfb2337935f9545c1e776e authored over 11 years ago
use HAVE_VALA in clean target
2a53cd4761170780b2049c386d461dd6796148a4 authored almost 12 years ago
2a53cd4761170780b2049c386d461dd6796148a4 authored almost 12 years ago
Implement 'touch' memcache command
b6438b9d1a967d5f9fa68163569aaf0e2363ba10 authored almost 12 years ago
b6438b9d1a967d5f9fa68163569aaf0e2363ba10 authored almost 12 years ago
Add missing declaration in sdb.h
6e3830fe97ee4b92318967c03aad678f35ab7df2 authored almost 12 years ago
6e3830fe97ee4b92318967c03aad678f35ab7df2 authored almost 12 years ago
Fix sdb_aaddn
3e1552e8873a4d21b99278dda2e5c417a4738f21 authored almost 12 years ago
3e1552e8873a4d21b99278dda2e5c417a4738f21 authored almost 12 years ago
Add sdb_aaddn()
c45a12685afe1008fbba100d78b8e43199f2025f authored almost 12 years ago
c45a12685afe1008fbba100d78b8e43199f2025f authored almost 12 years ago
Add sdb_aexists()
7f5195b3a733176dae7aa75cb4834c83e6017fa3 authored almost 12 years ago
7f5195b3a733176dae7aa75cb4834c83e6017fa3 authored almost 12 years ago
Add sdb_aadd()
3a64c8e81a2b80975271a7b9ad4c5b2978dc8690 authored almost 12 years ago
3a64c8e81a2b80975271a7b9ad4c5b2978dc8690 authored almost 12 years ago
sdb_new() now create recursive dirs to reach the file
c1f37b39d5f0874a4ba2f0355d7d75e94ffee29b authored almost 12 years ago
c1f37b39d5f0874a4ba2f0355d7d75e94ffee29b authored almost 12 years ago
Fix sdb_adeln
e78c58d51125db37c91e4d96952b4abc6d9eb593 authored almost 12 years ago
e78c58d51125db37c91e4d96952b4abc6d9eb593 authored almost 12 years ago
Add sdb_deln()
0f9a51f965676d48885b92dc83777825d36592e1 authored almost 12 years ago
0f9a51f965676d48885b92dc83777825d36592e1 authored almost 12 years ago
Add sdb_{atoi|itoa} and numeric API for arrays
ce10a3e25b5a5659ba1b2caac8d0b6fe8ab52630 authored almost 12 years ago
ce10a3e25b5a5659ba1b2caac8d0b6fe8ab52630 authored almost 12 years ago
Add SDB_SS definition (string version of SDB_RS)
7ad1a1a9de4a3a6a2dc2db1fc9c303d91f2f6746 authored almost 12 years ago
7ad1a1a9de4a3a6a2dc2db1fc9c303d91f2f6746 authored almost 12 years ago
Fix usage message
701c74c1b59e7f5081fde7fe258f69b574a2e95d authored almost 12 years ago
701c74c1b59e7f5081fde7fe258f69b574a2e95d authored almost 12 years ago
Add query api to vala and python bindings
52bd3bb6d708a21bf8c76b348e3e01e94264bdad authored almost 12 years ago
52bd3bb6d708a21bf8c76b348e3e01e94264bdad authored almost 12 years ago
Merge branch 'master' of github.com:radare/sdb
66a918cfe972a56d1906746dd1bbed1510adf39f authored almost 12 years ago
66a918cfe972a56d1906746dd1bbed1510adf39f authored almost 12 years ago
Add python bindings using valabind
769467ef1db437e86fcc5d165da0fa436805bea5 authored almost 12 years ago
769467ef1db437e86fcc5d165da0fa436805bea5 authored almost 12 years ago
Bump 0.6.2
9e707fe8f02177eed4b7b695229215415aa461d2 authored almost 12 years ago
9e707fe8f02177eed4b7b695229215415aa461d2 authored almost 12 years ago
Added sdb.js emscripten make target
bba1dbc2dd9152dbcf171c64c3a3bb9f92be359f authored almost 12 years ago
bba1dbc2dd9152dbcf171c64c3a3bb9f92be359f authored almost 12 years ago
s/__unused/UNUSED/g
cc500920ce96bd9f1fc193bd21e77f486b034562 authored almost 12 years ago
cc500920ce96bd9f1fc193bd21e77f486b034562 authored almost 12 years ago
Minor fixes
bff8d9e0c02ef92003d31979d28bff58cbc11e44 authored almost 12 years ago
bff8d9e0c02ef92003d31979d28bff58cbc11e44 authored almost 12 years ago
Fix memcache client build
8181cd5d89669ace104bfef4d2034337a5319520 authored almost 12 years ago
8181cd5d89669ace104bfef4d2034337a5319520 authored almost 12 years ago
Add manpage for symstall and uninstall
5398498c8da0b8b24451cadd2b4cf4801ce90f56 authored almost 12 years ago
5398498c8da0b8b24451cadd2b4cf4801ce90f56 authored almost 12 years ago
Better make -s and use -MMD for build dependencies
4a1f5e11e973412124e7c3f4a8d08b9ba98d370e authored almost 12 years ago
4a1f5e11e973412124e7c3f4a8d08b9ba98d370e authored almost 12 years ago
Adopt 8th Debian patch
1daf2b79779f452beb63bbc398e82dfa9080b8bd authored almost 12 years ago
1daf2b79779f452beb63bbc398e82dfa9080b8bd authored almost 12 years ago
Adopt patches 5 and 9 from Debian (Peter Pentchev)
341a63955ec28b95e25114b26ff74e7ce32612bf authored almost 12 years ago
341a63955ec28b95e25114b26ff74e7ce32612bf authored almost 12 years ago
Fix MANDIR
7c237017af64224f61c2bc6caf4aa3400c200d49 authored almost 12 years ago
7c237017af64224f61c2bc6caf4aa3400c200d49 authored almost 12 years ago
Oops, Fix sdb_dec from sdb_query
87fbcbd9da04367ea40efda474d288ce5eae3aa4 authored almost 12 years ago
87fbcbd9da04367ea40efda474d288ce5eae3aa4 authored almost 12 years ago
Fix mingw32 crossbuild and code cleanup
337bc33a4854c3748408500a70ba6a0207a244bb authored almost 12 years ago
337bc33a4854c3748408500a70ba6a0207a244bb authored almost 12 years ago
Reuse __unused, better make -s
0803b80e45496c62015f7011daac4884cf4aacd9 authored almost 12 years ago
0803b80e45496c62015f7011daac4884cf4aacd9 authored almost 12 years ago
Update vala and newlisp bindings
fbfbb881b3ff56b3c37ec6d49a77ed45785151c2 authored almost 12 years ago
fbfbb881b3ff56b3c37ec6d49a77ed45785151c2 authored almost 12 years ago
Fix +foo?bar sdb_query
56d036832767530d7761453d1ad40562ea379881 authored almost 12 years ago
56d036832767530d7761453d1ad40562ea379881 authored almost 12 years ago
Add AUTHORS
2b61b35a60e9fd028fa86306f6290a54ab7b25d6 authored almost 12 years ago
2b61b35a60e9fd028fa86306f6290a54ab7b25d6 authored almost 12 years ago
Add COPYING information (LGPLv3)
c4fdf2e9b7d5b27a5e8f98af851855952ecee228 authored almost 12 years ago
c4fdf2e9b7d5b27a5e8f98af851855952ecee228 authored almost 12 years ago
Update README and honor 'make -s'
c01daced0ea0350580de62d64eb14ddb5dbd6cfe authored almost 12 years ago
c01daced0ea0350580de62d64eb14ddb5dbd6cfe authored almost 12 years ago
Use __unused__ instead of __unused to avoid sysroot include conflicts
dfb80ebe28bb94390ff9a9fd551ba258033efa2d authored almost 12 years ago
dfb80ebe28bb94390ff9a9fd551ba258033efa2d authored almost 12 years ago