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 over 10 years ago by jvoisin <[email protected]>
Fix memory leaks

c499d88df9249fd01f22efeb765a5915702e35de authored over 10 years ago by pancake <[email protected]>
Fix memory leak on construction fail

9d0b2961b7313866ff68ca98079ee5b286012f06 authored over 10 years ago by pancake <[email protected]>
Handle arrays in sdb_dump if [] is used as 2nd arg

6de961eb0eb8ea279395485ce2159c28b1d7876a authored over 10 years ago by pancake <[email protected]>
Use [] instead of () for array queries and mkdir bugfix

0b530d60892ddead8e2d934d4e7795b4b198fb3a authored over 10 years ago by pancake <[email protected]>
Fix #7 - Crash in () queries

058c82c3a4ee2173bb70fa50dc74c632e663c9a7 authored over 10 years ago by pancake <[email protected]>
Another sdb array fix and more tests

b7cb1d6d89ba91c19b7ba25c39cad146356347a0 authored over 10 years ago by pancake <[email protected]>
Fix '(n)k=v' query expression

0a3f2a57c246a79c6d5deb64aaf27ffbd7a200f9 authored over 10 years ago by pancake <[email protected]>
Fix fix fix

e915bf125237d57dbd74d33befd8fcdbf6d52ab0 authored over 10 years ago by pancake <[email protected]>
More fixes for the new paradigm

cb74d5e786d4779f8474a1fe79ffc96682caecbe authored over 10 years ago by pancake <[email protected]>
Fix build

d1eb651ffc5db7cc4c72bc5e86b0c1d044ada628 authored over 10 years ago by pancake <[email protected]>
Bump version, dir=path+file, add global hook, fix ns

42fadff0f7b5e718a036a34349f479f16835616d authored over 10 years ago by pancake <[email protected]>
Fix main in hook example

1e2dfe6d5a959a90e6a9682aea08f1637adb1d11 authored almost 11 years ago by pancake <[email protected]>
Hack to fix clang warnings

cfcbb7af76069536c7f3f0f5bf74540679b2ae00 authored almost 11 years ago by pancake <[email protected]>
Fix sdb_dec query and related tests

fad1a9c79756b1a2f4cf0d604ddf996e738513cb authored almost 11 years ago by pancake <[email protected]>
Fix coverity warnings

04cfdb840640984079d8554d54a7dc7db5bd0aff authored almost 11 years ago by pancake <[email protected]>
Fix all JSON tests

74da7b720b5915291983ddd3741faac060fcfc89 authored almost 11 years ago by pancake <[email protected]>
Fix some coverity warnings

50c3a2acee891fc88c910184788f9f00c8169281 authored almost 11 years ago by pancake <[email protected]>
Add test suite and fix some query issues

77c918e4a77025b6cfb33d0d0bc7f86326c0cb21 authored almost 11 years ago by pancake <[email protected]>
Add test/suite

833d54bec4f8c4e9d3090682e4ebe6359a578509 authored almost 11 years ago by pancake <[email protected]>
Add '$' key references and '<' slurp file prefixes in sdb_query

3a6517e4df8adf971d89bdac37cef31c8a55f901 authored almost 11 years ago by pancake <[email protected]>
Add Jamfile and fix build

3478de1d26be225a05fbd67f0b25edc87fa64f83 authored almost 11 years ago by pancake <[email protected]>
Rename json/json.c to json/path.c (no dup filenames in static archives)

20df94f5070b909c91e20e017e321a17698423ef authored almost 11 years ago by pancake <[email protected]>
Fix sdb_apush null termination

a040ef26de917a6128b4bad35159772d7ef68cdb authored almost 11 years ago by pancake <[email protected]>
Fix null deref in sdb_apop

8f06b379a673bab2f1b073d1a8d555cae6711b37 authored almost 11 years ago by pancake <[email protected]>
Fixes for array sdb api and add push/pop methods

5963ffdefadbf2eef57cf8cc0146941702cd8a27 authored almost 11 years ago by pancake <[email protected]>
Minor tweak in grepdb.sh

bbecee47ae7ce70592f74039d24b9010ae105b65 authored almost 11 years ago by pancake <[email protected]>
Add grepdb.sh toy

cb5368945e439d92121f07d698ecc42c8dacc93f authored almost 11 years ago by pancake <[email protected]>
Fix null ptr in sdb_list

0f615970f8adf336b7204183e5d587874e347cd3 authored almost 11 years ago by pancake <[email protected]>
Add sdb-hook test case

fd8cf1751502dbc9e42238cddfbafa52357e96a5 authored almost 11 years ago by pancake <[email protected]>
Move sdb_hook deinit in the proper place

49efb7fa7516f26ec0fc5006ae14fdfe7c97a637 authored almost 11 years ago by pancake <[email protected]>
Initial import of 'sdb_hook' api and some fixes in ls.c

d15293866360e0cb403256c39bc68b4d59ede18e authored almost 11 years ago by pancake <[email protected]>
alloc -> cdb_alloc

044a85a15e06b2b7041c29bc9e5b268a08f2be56 authored almost 11 years ago by pancake <[email protected]>
Fix archive construction to support llvm

5806ecedc376045c590404210b8ab8abaeac0481 authored about 11 years ago by pancake <[email protected]>
Remove redefinition of foreach callback

2ae65e082879569d846d5cbae82d2a32a3cdb85c authored about 11 years ago by pancake <[email protected]>
Add sdb_foreach()

90eb2f5211b174f16b5bdb8c92435c93b9516dd6 authored about 11 years ago by pancake <[email protected]>
Fix VERSION conflicts

516b9af78029f3571c06992ee5002e7335eabdbe authored about 11 years ago by pancake <[email protected]>
Fix use of uninitialized variable in rangstr

8690c089539f89bc5f83bf0080e506d765b90298 authored about 11 years ago by pancake <[email protected]>
Fix UT64_MAX

0c225858c1021ffab11d3e8eb3f35741aebc086a authored about 11 years ago by pancake <[email protected]>
Workarounds for deleted entries

c634e00b4e8cd8b97e96659b1ac2196c3b3a61ff authored about 11 years ago by pancake <[email protected]>
Oops. Silly fix

dffbac8872c09b6199ccd6247ae7acb90e6aad44 authored about 11 years ago by pancake <[email protected]>
Show arrays in sdb_list

5bd51547c184498248b72e56b1bb4b7a0590b687 authored about 11 years ago by pancake <[email protected]>
New signature and free() fix in sdb_query_lines

47f68e6a4d0eb35a09ecf647d3b7c54b6e41c70b authored about 11 years ago by pancake <[email protected]>
Fix sdb_query_lines

2ac51a994905f054f6daf0ab58635da7a87edc45 authored about 11 years ago by pancake <[email protected]>
Add sdb_query_lines()

262bfb1f5cb732fa4962490ca5b1762a4761a2f4 authored about 11 years ago by pancake <[email protected]>
Add sdb_agetv api

be10adddce7ccc37966c36ee932ac21d38f0d46b authored about 11 years ago by pancake <[email protected]>
New (+-)x[=..] query sugar and add sdb_adels() api

1287e5ea100ba9d23983be829ac899b5f59fd667 authored about 11 years ago by pancake <[email protected]>
Add sdb_drop()

6eb15a0b470bd51764d9b690233c814116ea21b2 authored about 11 years ago by pancake <[email protected]>
Code simplification

2c0995fd5f8a248ffe2dca1822e728688d4fac3a authored about 11 years ago by pancake <[email protected]>
Fix warnings at json compilation

2de4e705d57686a1ff26c419a566f88083db953f authored about 11 years ago by pancake <[email protected]>
Drop -shared from CFLAGS, Fix sdb_finish() return value

567cb853ecbb1ab9f74a1c7e0e61308ba4935ab5 authored about 11 years ago by pancake <[email protected]>
Added Sdb->tmpkv to handle new sdb_dump_next() api

80e509dc4b648ccb4cd2b4c81b115c42fa65b35e authored about 11 years ago by pancake <[email protected]>
Initial implementation of sdb_list()

30d467819f72beea6de07737cdc14f95d7cd5480 authored over 11 years ago by pancake <[email protected]>
Unify json.c compilation

99059d4a664533ef45712efe73d4bd02702382de authored over 11 years ago by pancake <[email protected]>
Add bench.c

c8a8250d0d9808e2b70a63cc3002f04eaff8ebf8 authored over 11 years ago by pancake <[email protected]>
Fix issue in sdb_query

6953e7e741eaec6798726a33dec93cbfc06a5bd6 authored over 11 years ago by pancake <[email protected]>
Some work for embedded integration and fixes for mingw32

9d40dbc2750b012d8e2bdb4f7129c577ffccd33a authored over 11 years ago by pancake <[email protected]>
Bump sdb.pc version

ee947c534c88bab0a798be0e2b3c6852d358867b authored over 11 years ago by pancake <[email protected]>
Fix library version filename

825cde21de5ae2e0b5c9d2c0f47f16d07aa23fcb authored over 11 years ago by pancake <[email protected]>
Fix add10k.sh test case.

2fc8ab0a0e15c2bbd933bbd4d52f8a4fe21753f5 authored over 11 years ago by pancake <[email protected]>
Fix almost all test case in test/tdd.sh

02861a4c226597a27b31fcd544bdd83fdef3b482 authored over 11 years ago by pancake <[email protected]>
Remove SDB_VSZ limits using the heap. KSZ is now 0xff

3920b687607aad15393e2d9268792c85e336d2c0 authored over 11 years ago by pancake <[email protected]>
Fix overflow in sdb_set and correct autosync on delete

c92bff37bd77fa0a1bbe4b14a0069f27ae071ce4 authored over 11 years ago by pancake <[email protected]>
memcache/Makefile: use HOST_CFLAGS in the cmds.o target.

6382af6ca14bdcb9db8895c735f201d3d1273253 authored over 11 years ago by Juan RP <[email protected]>
Minor fix for mingw32 and add mrproper

1b57abb71d7e0ce5ebbfb2337935f9545c1e776e authored over 11 years ago by pancake <[email protected]>
use HAVE_VALA in clean target

2a53cd4761170780b2049c386d461dd6796148a4 authored over 11 years ago by pancake <[email protected]>
Implement 'touch' memcache command

b6438b9d1a967d5f9fa68163569aaf0e2363ba10 authored over 11 years ago by pancake <[email protected]>
Add missing declaration in sdb.h

6e3830fe97ee4b92318967c03aad678f35ab7df2 authored over 11 years ago by pancake <[email protected]>
Fix sdb_aaddn

3e1552e8873a4d21b99278dda2e5c417a4738f21 authored over 11 years ago by pancake <[email protected]>
Add sdb_aaddn()

c45a12685afe1008fbba100d78b8e43199f2025f authored over 11 years ago by pancake <[email protected]>
Add sdb_aexists()

7f5195b3a733176dae7aa75cb4834c83e6017fa3 authored over 11 years ago by pancake <[email protected]>
Add sdb_aadd()

3a64c8e81a2b80975271a7b9ad4c5b2978dc8690 authored over 11 years ago by pancake <[email protected]>
sdb_new() now create recursive dirs to reach the file

c1f37b39d5f0874a4ba2f0355d7d75e94ffee29b authored over 11 years ago by pancake <[email protected]>
Fix sdb_adeln

e78c58d51125db37c91e4d96952b4abc6d9eb593 authored over 11 years ago by pancake <[email protected]>
Add sdb_deln()

0f9a51f965676d48885b92dc83777825d36592e1 authored over 11 years ago by pancake <[email protected]>
Add sdb_{atoi|itoa} and numeric API for arrays

ce10a3e25b5a5659ba1b2caac8d0b6fe8ab52630 authored over 11 years ago by pancake <[email protected]>
Add SDB_SS definition (string version of SDB_RS)

7ad1a1a9de4a3a6a2dc2db1fc9c303d91f2f6746 authored over 11 years ago by pancake <[email protected]>
Fix usage message

701c74c1b59e7f5081fde7fe258f69b574a2e95d authored over 11 years ago by pancake <[email protected]>
Add query api to vala and python bindings

52bd3bb6d708a21bf8c76b348e3e01e94264bdad authored over 11 years ago by pancake <[email protected]>
Merge branch 'master' of github.com:radare/sdb

66a918cfe972a56d1906746dd1bbed1510adf39f authored over 11 years ago by pancake <[email protected]>
Add python bindings using valabind

769467ef1db437e86fcc5d165da0fa436805bea5 authored over 11 years ago by pancake <[email protected]>
Bump 0.6.2

9e707fe8f02177eed4b7b695229215415aa461d2 authored over 11 years ago by pancake <[email protected]>
Added sdb.js emscripten make target

bba1dbc2dd9152dbcf171c64c3a3bb9f92be359f authored over 11 years ago by pancake <[email protected]>
s/__unused/UNUSED/g

cc500920ce96bd9f1fc193bd21e77f486b034562 authored over 11 years ago by pancake <[email protected]>
Minor fixes

bff8d9e0c02ef92003d31979d28bff58cbc11e44 authored over 11 years ago by pancake <[email protected]>
Fix memcache client build

8181cd5d89669ace104bfef4d2034337a5319520 authored over 11 years ago by pancake <[email protected]>
Add manpage for symstall and uninstall

5398498c8da0b8b24451cadd2b4cf4801ce90f56 authored over 11 years ago by pancake <[email protected]>
Better make -s and use -MMD for build dependencies

4a1f5e11e973412124e7c3f4a8d08b9ba98d370e authored over 11 years ago by pancake <[email protected]>
Adopt 8th Debian patch

1daf2b79779f452beb63bbc398e82dfa9080b8bd authored over 11 years ago by pancake <[email protected]>
Adopt patches 5 and 9 from Debian (Peter Pentchev)

341a63955ec28b95e25114b26ff74e7ce32612bf authored over 11 years ago by pancake <[email protected]>
Fix MANDIR

7c237017af64224f61c2bc6caf4aa3400c200d49 authored over 11 years ago by pancake <[email protected]>
Oops, Fix sdb_dec from sdb_query

87fbcbd9da04367ea40efda474d288ce5eae3aa4 authored over 11 years ago by pancake <[email protected]>
Fix mingw32 crossbuild and code cleanup

337bc33a4854c3748408500a70ba6a0207a244bb authored over 11 years ago by pancake <[email protected]>
Reuse __unused, better make -s

0803b80e45496c62015f7011daac4884cf4aacd9 authored over 11 years ago by pancake <[email protected]>
Update vala and newlisp bindings

fbfbb881b3ff56b3c37ec6d49a77ed45785151c2 authored over 11 years ago by pancake <[email protected]>
Fix +foo?bar sdb_query

56d036832767530d7761453d1ad40562ea379881 authored over 11 years ago by pancake <[email protected]>
Add AUTHORS

2b61b35a60e9fd028fa86306f6290a54ab7b25d6 authored over 11 years ago by pancake <[email protected]>
Add COPYING information (LGPLv3)

c4fdf2e9b7d5b27a5e8f98af851855952ecee228 authored over 11 years ago by pancake <[email protected]>
Update README and honor 'make -s'

c01daced0ea0350580de62d64eb14ddb5dbd6cfe authored over 11 years ago by pancake <[email protected]>
Use __unused__ instead of __unused to avoid sysroot include conflicts

dfb80ebe28bb94390ff9a9fd551ba258033efa2d authored over 11 years ago by pancake <[email protected]>