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