Skip to content

Releases: radareorg/sdb

2.0.2

29 Nov 08:49
Compare
Choose a tag to compare
  • version.h is not autogenerated anymore
  • meson simplifications to be used as subprojects
  • add autogen.sh to simplify version fixes on release time
  • make custom heap apis work on dynamic builds on windows (slow but works)

2.0.1

31 Aug 20:52
Compare
Choose a tag to compare

What's Changed

  • Fix heap bug by @trufae in #282
  • Fix hashtable and build bugs on big and little endian ppc
  • Fix webassembly builds (missing mmap)
  • Handle \s as an alias for a single space

Full Changelog: 2.0.0...2.0.1

2.0.0

27 Mar 17:51
Compare
Choose a tag to compare
  • Implement hashtables using Google's Swisstable
  • Portability: Builds and runs on AIX/PPC big endian
  • Fix libmagic symbol name conflicts
  • Improved C++ builds
  • Fix 64bit constants

1.9.8

18 Mar 06:46
Compare
Choose a tag to compare
  • Support custom allocators
  • Use CodeQL in the CI
  • Fix some null derefs and leaks

1.9.6

07 Dec 16:21
Compare
Choose a tag to compare
  • Fix build with C++ compiler
  • Dont mess with cflags in the build process
  • Minor installation fixes

1.9.4

07 Dec 16:19
Compare
Choose a tag to compare
  • Add numeric key get/set apis
  • Change function signature in sdb_itoa to avoid assuming buffer size
  • Fix buffer underflow in sdb text databases
  • Add dlang bindings
  • Update WASI builds
  • Support zig compiler and zig translate-c
  • Move includes under sdb/ folder to avoid name conflicts

1.9.2

07 Dec 16:17
Compare
Choose a tag to compare
  • Code cleanup
  • Add native python module
  • Minor cache miss optimizations and use more const
  • Fix uninitialized variable bug in query

1.9.0

27 May 09:54
Compare
Choose a tag to compare
  • Codename: deshadow
  • Optimized hashtable
  • Use more bools
  • Builds with -Wshadow -Werror
  • Allocation error check

1.8.8

06 May 08:43
Compare
Choose a tag to compare
Release 1.8.8

1.8.6

22 Mar 00:12
Compare
Choose a tag to compare
Release 1.8.6