1. 37dc995 core: remove unnecessary #include <osmocom/core/talloc.h> by Vadim Yanitskiy · 1 year, 3 months ago
  2. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 6 months ago
  3. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  4. b0708d3 bitvec: Add bitvec_tailroom_bits() function by Harald Welte · 5 years ago
  5. ae7966d bitvec: Add bitvec_bytes_used() function by Harald Welte · 5 years ago
  6. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  7. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  8. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  9. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  10. 449324b bitvec: Ensure bitvec.h and bitvec.c agree on function argument type by Harald Welte · 7 years ago
  11. f2899c6 Always include <osmocom/core/talloc.h> and not <talloc.h> by Harald Welte · 7 years ago
  12. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  13. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  14. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  15. 0a59e98 Expand bitvec interface by Max · 8 years ago
  16. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  17. a15f05f Add bitvec-related functions from Osmo-PCU by Max · 8 years ago
  18. e49af08 bitvec: Fix interface to consistently use unsigned int by Max · 8 years ago
  19. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  20. c8c3309 bitvec: Fix typo in the csn1 encoding code by Holger Hans Peter Freyther · 10 years ago
  21. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  22. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  23. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  24. cd623eb bitvec: add missing stdint.h by Harald Welte · 13 years ago
  25. 36bdf2c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c by Pablo Neira Ayuso · 13 years ago
  26. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed from include/osmocore/bitvec.h]
  27. 0ebd688 Added some "get"-functions to bitvec of libosmocore. by Andreas.Eversberg · 14 years ago
  28. d9abf01 mark some occasions of bitvec as 'const' as appropriate by Harald Welte · 14 years ago
  29. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago