Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/sdb

Simple and fast string based key-value database with support for arrays and json
https://github.com/radareorg/sdb

Escape quoted string in gperf output

55f9fd4b82ce075be7b15716fd9449346e1be8e4 authored over 3 years ago
Fix memory leak for gperf

79581003e883ab2f22a3f69c7df1393ba3017443 authored almost 4 years ago
Fix windows build

968d3245784ef98daa713c9595cac111f0f49b14 authored almost 4 years ago
Fix -C/-G for .txt databases

472239b31514514a1833aba1b24bf0bfd2487f75 authored almost 4 years ago
Avoid unnecessary system when ocreat fails for gperf

467cbe7376a6b255bff6ac119e6db487c89e2bd4 authored almost 4 years ago
Added missing null check (#238)

b7e8c5580c03d5ffc2d4f4446b002f4b39e8457c authored almost 4 years ago
Add missing name field

e0d7c6f91ff15eca236d6449fdc1119bcddcd195 authored almost 4 years ago
Keys cant contain a comma in gperf

85d86c64730fa380900319a5894e20b51bf8ff03 authored almost 4 years ago
Add name field in SdbGperf

ec791aeff63390746094644d5c19477a34e37e97 authored almost 4 years ago
Support relative paths in -G for -C

e31f05dd5bef621030b14047261fece1236ae4e5 authored almost 4 years ago
Implement sdb_open_gperf() using the SdbGperf interface

06832760cbe7b3ee34b7c04166a9c594799c508e authored almost 4 years ago
Filter quotes in values for gperf

c5a947502f91876eb5c979f28081163b0385b2b0 authored almost 4 years ago
Fix CI and the iOS build

ecc90f0c6c631f2c0ecc079ef54fbc6632b8eb05 authored almost 4 years ago
Release 1.7.0

f8582b5286b0f9441a73cfb075f079616abfb537 authored almost 4 years ago
Transparently support binary and text files in sdb_open()

3c6d6978b3b5cc7d287da95acdd62e260ceda6a0 authored almost 4 years ago
Add HtPU

6f39b3390ce75fda2cb5c6486f6af64042f4c0f6 authored almost 4 years ago
Improve gperf support and update manpage

10766f595bf272d5b56000a5260969a8e58e5290 authored almost 4 years ago
Initial support for gperf

19ae34a701fcfe43bb45e59afc11ab635b88ae87 authored almost 4 years ago
Fix warnings on windows

528fc49b64c029d16b4132659fe37043e5883eeb authored almost 4 years ago
Simpler CI

a0538d75715207b143a4350ec5a67b2bc1d17245 authored about 4 years ago
Dont use strncpy

aa0bcf4adfafddcc07fd4e060b338384c27ae507 authored about 4 years ago
Add -Werror in the CI

41f95c9a53ea67b7339c6267c87f48a32ae57181 authored about 4 years ago
Simplify null termination to make gcc -Wformat-truncation happy

0558b3ab483a0a3ef263258cd1f8908b0e81f982 authored about 4 years ago
Split in -dev the ios-cydia package

b1abc99bf44d0420713a15230b1c3b4409eba9f4 authored about 4 years ago
Fix build

f653e4562d201d074071e45757f25af9b28ce684 authored about 4 years ago
Add iOS / Cydia packaging in the CI (#237)

Co-authored-by: pancake <[email protected]>

ec1cc8045e6355c5d80bf3511a10cfef90eb54e6 authored about 4 years ago
Undef SDB_IPI before redefining

affca7a70a513c8da894e2871ffa8574f1e26fff authored about 4 years ago
Do not build shared lib when building with TinyCC

1bf5d1198ba9f2d61466443e22d2617ce6436f91 authored about 4 years ago
Fix Windows CI and publish windows, macos and linux builds

f9069854da53824e71fdf3655b6e7fdfff60f8bd authored about 4 years ago
Add Windows builds

ed0bb347b60d104d2114cf0fb3dcc75fe4d47c4a authored about 4 years ago
In Soviet Russia, C has booleans: sdb_fini

0e311954d910786760cc30e531be93fa438294a0 authored about 4 years ago
In Soviet Russia, C has booleans: sdb_set_internal

966af8544396d6e864135c2d446de74237a62d9a authored about 4 years ago
-appveyour +gha

a6d264051d12c23bcc875ff923c2d3b5b924851b authored about 4 years ago
Release 1.6.0

3f97af1b2a674ccf6a4d8b79061a5d0e1979adac authored about 4 years ago
Publish packages

2db74bcc8c488f7894b085245388f3f86746c627 authored about 4 years ago
Add Debian and macOS packaging scripts

eb138110142e4b44e341a942acd3eaa309c7ecdb authored about 4 years ago
Use sdb_fmt in a proper way

054f49845b4b4180737aca958061064137e5f151 authored about 4 years ago
Initial GHA CI

3ccd3cc38f176a4277ef9f245a845571ba9b3cd6 authored about 4 years ago
Rip windows fixes from Rizin and improve them a bit

2975d7908692fedaa55212c160b0114f911c1037 authored about 4 years ago
Add API to iterate over SetP and SetU (#232)

ffd555d947010e4a01802d57a8c72fd9783a06d8 authored about 4 years ago
Update README for #231

943b7c63dc26d0747fe5f04a0a1b926480f9e0e7 authored about 4 years ago
Compile a native sdb binary when cross building (#231)

sdb binary may be used by the build machine to compile .sdb files. In
that case it is necessary...

220c7401f55b08242a5e29f760f34360608cce77 authored about 4 years ago
Add test for sdb_ns and sdb_ns_

db718d710f0c612de036487bef9cb7ce64c88bbc authored about 4 years ago
Add sdb_ns_set test

0a20b615a264f4823a217f6dee9ddb8fd36fda62 authored about 4 years ago
Add missing includes files on install (#230)

a74da11b61ab585299d1b1594ff01618307a7c06 authored about 4 years ago
Add printf-format arguments check for sdb_fmt (#229)

2faeca6dfe516b3ab5f1fcd3655d878fdcbdad0f authored about 4 years ago
Fix OOB write in text parsing (#226)

14577b7e3eabacc43b930e4c10a70663ecdc268e authored about 4 years ago
fix msvc warning (#228)

8967b9aece6da64bcaf386e98329c7a88859891f authored about 4 years ago
Add support for `local` meson option (#225)

48c5fbfa5e05c061c8ddc1324955fe81d25e6ea3 authored about 4 years ago
Move Attic into https://github.com/trufae/sdb-attic

1e602bd07fc99f37af958bb5d870c36fa37d11b4 authored over 4 years ago
Fix badges in README

96973fa0128076d73acb425df42a6db52e511950 authored over 4 years ago
Fix perms when saving Text File (#223)

807d74f0488cb010501e8e908938a747e1c8945d authored over 4 years ago
Remove some useless leaking code (#222)

0aae8a00ec3f0b40cbd90833528a39554a31fd05 authored over 4 years ago
Add plaintext SDB format (#219)

ee24c44312a5130fc5e811daa5bf53934cafe922 authored over 4 years ago
Run Unit Tests on AppVeyor (#221)

6a13c78904fb59f64f4785d63ddfbdac49560325 authored over 4 years ago
Implement ls_clone (#218)

f0902e0ad52c89468d0dfea1e99598a15aa023ad authored over 4 years ago
Add Unit Tests to Meson and fix some Warnings (#217)

3d81b4663fb18d1eab0a9f6d625879a94e8f59f9 authored over 4 years ago
Change RangstrType to unsigned int (#216)

f3f9f2629de3d79800499ca7d947e298406e35ab authored over 4 years ago
Add sdb out.sdb == in1.sdb.txt in2.sdb.txt (#215)

55a914fda9308ff7d31ec3c1bd5adb7332e12875 authored over 4 years ago
Simplify code (#207)

1f7f70c49a58d84dd94b05984768ca4530de80ad authored over 4 years ago
The library is named `sdb`

* add set.h as header file

2a2e933479f424fa9623924006f46427839e1eb9 authored over 4 years ago
Bring merge sort and insertion sort cmp function semantics together (#212)

Merge sort uses cmp (a, b) < 0 for its first test branch, and insertion
sort cmp (a, b) > 0 ; w...

a8a98e96f2d969ca6cc7cd4003714181ae130fba authored over 4 years ago
Fix a race condition in the makefile

9617cc16dd6a5ef63b75f77d59da76581177630f authored over 4 years ago
Build system fixes

8e103164b18370c1a2ba6c074253d24e2fe2783e authored over 4 years ago
Use _ instead of : because : is invalid on Windows (#210)

The use of : in file names prevents sdb from being cloned on Windows

c50566515f477c53b0417061e9ee7a19604c2fc9 authored over 4 years ago
Use more (void)

abd10c5652af8b97dc918184c55821d745b51b5d authored over 4 years ago
Remove unnecessary cpp-if block

ca6501a53961371aed8ca79984b49d059a25e664 authored over 4 years ago
Update version in config.mk

64efb6349ff425b8f5c0583d2ae5daec758762c2 authored over 4 years ago
Boolify SdbForeachCallback

57fadca5c4acedcfbf13a36b2451544aa4fbf39c authored over 4 years ago
Use (void) in function signatures instead of ()

2007c4a3fe2df6a5fa5002e9d0a14b72122bd026 authored over 4 years ago
fix quote after quote bug (#206)

eb148d80186b232f380043b43463a79704a4c0a3 authored almost 5 years ago
modify gitignore for mac (#202)

9cbdd20d8da21fb58486e6207dc486c6cc5b402f authored almost 5 years ago
Fix radare/sdb -> radareorg/sdb (#205)

6b3091281f122e2c8a46cff2fb76757668872177 authored almost 5 years ago
Remove a goto and rename a variable (#203)

* rename arroba to slash

e1338db24fe03e5c4777bddb6bfe3ec3381bed14 authored almost 5 years ago
Block scope (#204)

cd2aef6ce3f53ffe9c8278a16ce3ad3a7ac0f5bd authored almost 5 years ago
Add bindings for V

e7d9d8472b2813d86a76398102c8bf0315425cb1 authored almost 5 years ago
Refactor out for write_null()

0d993eb59938d93dc57c5f6c4a10e6dd849b2129 authored almost 5 years ago
Fix a leak in sdb_diff() (#201)

bed66d1e6b2941b00180033c7d22faa092bb8e1f authored about 5 years ago
Add sdb_copy() API (#200)

c3bbac860838cf6d810845708a6d5ca9b038ccba authored about 5 years ago
Add better diffing in (sdb -D) (#198)

30a8723229df2071fed49b6becc3e9a0f5b555c7 authored over 5 years ago
Fix null deref

04c8b92d77cf0361de225c145324cb19708b05d9 authored over 5 years ago
Add missing SDB_API (#197)

35f836c405437104aae17633ee445c5bb08e5cae authored over 5 years ago
Add set.{up}.delete

f9eb9350740177f4b0fb89e9f320bf6a7d26f1cf authored over 5 years ago
Add set API (for ut64 and void*)

b82294700f0e15ec433eb4897d0278eeabddab25 authored over 5 years ago
Release 1.4.1

4ceb42283ec726b07cc16651270f6db00c1d44b4 authored over 5 years ago
Fix build for emscripten-llvm-wasm (no computed gotos supported)

95dcc915904c497ea3d91222c8de1de27d48fb03 authored over 5 years ago
Improve HT_TYPE ifdef to make unit tests build

d8f1d84448a332856951bf852c735053f0d0a8c0 authored over 5 years ago
Fix almost all LGTM issues (1 missing)

b0a8fae5b286e57c06ae5867a3c05e7b27592524 authored over 5 years ago
Release 1.4.0

7c9a32f2754a2e637bdd731bb206931d8b693c20 authored over 5 years ago
Fix makefile issue :?

c5f9f32f75959e9c8c57c9cb6b11676a399256ab authored over 5 years ago
Trim spaces in sdb query expressions (#196)

f845f9d9e4f630619f0fe69a4b3ff068555456cc authored over 5 years ago
Kill the 'msvc' directory

fd8081560a05cd89fd98f87f7070a27008c74e1f authored almost 6 years ago
Try to rename to libsdb

6abc273a6e6b9b136fa6db2d26f6fb63959cc6b4 authored almost 6 years ago
Fix appveyor build

e60e412cb5b99f67102d58f4a1789ca857bef443 authored almost 6 years ago
Add appveyor badge in the README.md (#193)

8d13beecb496b9ccec27697612dabf2386586767 authored almost 6 years ago
Trying to build SDB with AppVeyor (#189)

7fb5679192b5363c5bdfe233c3343c87c414d011 authored almost 6 years ago
Add benchmark suites to meson (#191)

268edee7ef10f229a3bea42292ba656d66a6ac17 authored almost 6 years ago
Fix crash on Windows due to closing already closed file descriptor (#192)

c080347ae85fea3412e03fdd8031bbccd90dcf19 authored almost 6 years ago
Some small fixes for msvc build (#190)

af5500039486db8b6fb563b284eff90460e0e0e0 authored almost 6 years ago
Remove test_grow_5 test case because too slow (#188)

9d9e203ae2142454c661a6b3bb2718841ff7233a authored almost 6 years ago