1. 4728f8c bitvec: bitvec_to_string_r(): drop unused variable by Vadim Yanitskiy · 6 months ago
  2. 37dc995 core: remove unnecessary #include <osmocom/core/talloc.h> by Vadim Yanitskiy · 1 year, 3 months ago
  3. d4c3dc8 Move src/*.{c,h} to src/core/ by Pau Espin Pedrol · 1 year, 5 months ago[Renamed from src/bitvec.c]
  4. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  5. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  6. 49b6040 bitvec_read_field(): optimize by expanding bytenum_from_bitnum() by Vadim Yanitskiy · 2 years, 7 months ago
  7. 8a55a6c bitvec_read_field(): fix incorrect bit-shift issue found by UBSan by Vadim Yanitskiy · 2 years, 7 months ago
  8. de3549a bitvec_read_field(): indicate errors using errno by Vadim Yanitskiy · 2 years, 7 months ago
  9. 4c951ad bitvec: Fix left shifting out of range on signed variable by Pau Espin Pedrol · 3 years, 8 months ago
  10. 4960ee4 bitvec: avoid redundant zero-initialization in bitvec_alloc() by Vadim Yanitskiy · 4 years, 4 months ago
  11. c866b32 bitvec: cosmetic: init i only once in bitvec_[un]pack() by Vadim Yanitskiy · 4 years, 4 months ago
  12. a500bc3 bitvec: fix misleading description of bitvec_spare_padding() by Vadim Yanitskiy · 4 years, 4 months ago
  13. 832d8b8 bitvec: fix bitvec_unhex(): do not return 1 on success by Vadim Yanitskiy · 4 years, 4 months ago
  14. 4c9a36c bitvec: make bitvec_free() safe against NULL by Vadim Yanitskiy · 4 years, 5 months ago
  15. 2b98cbe bitvec: Fix return value in doc for bitvec_write_field() by Pau Espin Pedrol · 4 years, 6 months ago
  16. 00a55ae bitvec/bitval2mask(): cosmetic: get rid of temporary int variable by Vadim Yanitskiy · 5 years ago
  17. 76e8cbd bitvec: correct comment in bitvec_alloc by Alexander Couzens · 5 years ago
  18. 459a180 Don't call abort() directly, always use osmo_panic() by Harald Welte · 6 years ago
  19. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  20. f0e392a Simplify bitvec_write_field() by Max · 7 years ago
  21. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  22. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  23. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  24. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  25. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  26. 511b448 bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit by Holger Hans Peter Freyther · 8 years ago
  27. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  28. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  29. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  30. ab0eb96 bitvec: Untested speculative UBAN fix for the new routine by Holger Hans Peter Freyther · 8 years ago
  31. 0a59e98 Expand bitvec interface by Max · 8 years ago
  32. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  33. 912bc6f Add doxygen comments to clarify function use by Max · 8 years ago
  34. 2745b48 bitvec: Fix build on older gcc by Holger Hans Peter Freyther · 8 years ago
  35. a15f05f Add bitvec-related functions from Osmo-PCU by Max · 8 years ago
  36. e49af08 bitvec: Fix interface to consistently use unsigned int by Max · 8 years ago
  37. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  38. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  39. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  40. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  41. 36bdf2c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c by Pablo Neira Ayuso · 13 years ago
  42. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  43. dc0ebdf bitvec: Fix decoding of H / L values by Andreas.Eversberg · 14 years ago
  44. 0ebd688 Added some "get"-functions to bitvec of libosmocore. by Andreas.Eversberg · 14 years ago
  45. d9abf01 mark some occasions of bitvec as 'const' as appropriate by Harald Welte · 14 years ago
  46. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago