[beast] (57 commits) ...Merge branch 'avoid-using-rapicorn'



Summary of changes:

  c60c9eb... HACKING.md: cancel 'Rapicorn-Migration' in favour of ebeast
  f00c4c7... SFI: create sysconfig.h and provide BSE_SIZEOF_SYS_TYPESH_U
  53da6a0... SFI: use std::condition_variable and std::mutex instead of 
  f0712be... BSE: use std::lock_guard, conditions and std::mutex instead
  e25f65e... SFI: add __format_arg__ attribute to _() to improve gcc war
  df081f8... SFI: cxxaux.hh: move basic type declarations and utility ma
  5754ba4... SFI: bcore: prefix info() output with program name
  a43dc06... BSE: platform: add Bse::executable_path() and Bse::executab
  430e8e0... SFI: add current time and executable_name() prefix to debug
  cfbef50... SFI: print startup time when using debug output
  f3cdbfb... SFI: add StringFormatter for type safe printf-like formatti
  b516d8a... SFI: add Bse::Path namespace with the most commonly needed 
  5a79691... SFI: add the most commonly needed string handling utilities
  bea4ae7... SFI: build formatter.cc, path.cc, strings.cc
  e0b4ff4... SFI: platform: add program_cwd, program_alias and applicati
  0d76de1... SFI: provide BSE_FORMAT()
  3bfea5a... SFI: provide Bse::assertion_failed() and Bse::assertion_fai
  cd355cd... SFI: avoid using the entire Rapicorn namespace
  7b4cbd8... SFI: sfifilecrawler: use Bse::Path
  716409e... SFI: adjust to be 'using' only certain Rapicorn parts
  c4e0b3b... SFI: Bse: ensure stdint types, provide breakpoint, string_f
  6f7a4b8... SFI: tests: add Path unit tests
  5d3f0db... SFI: provide Bse::Spinlock type which supports static const
  8ccbbd0... SFI: provide Bse::EventFd, based on Aida::EventFd
  f8557d7... SFI: add Bse::binary_lookup() and related functions
  cddbb60... SFI: provide Bse::Any, Bse::DataKey, Bse::DataListContainer
  6c6dc05... SFI: provide FriendAllocator<>
  ac2c6d5... SFI: provide AlignedArray and related functions
  7be2b6f... BSE: remove left over namespace import
  3ded63f... PLUGINS: use std::mutex and std::lock_guard
  a43fa32... SFI: bcore: include platform.hh to provide program_alias(),
  ee6d32f... SFI: bcore.hh: provide Bse::Aida as an alias
  3694ed7... SFI: cxxaux.hh: provide Bse::shared_ptr_cast<>()
  0d21e4f... BSE: add using namespace Bse
  181beef... BST: fix Bse::Path references
  054737a... TESTS: use Bse::AlignedArray
  8827fb4... SFI: prepare for having 'Aida' as independent toplevel name
  6b237d2... BSE: adjust for having 'Aida' as independent toplevel names
  5c09bc2... EBEAST: adjust for having 'Aida' as independent toplevel na
  025ae2d... BST: adjust for having 'Aida' as independent toplevel names
  d48335c... SFI: rename fatal_error() and add a disclaimer to avoid it 
  68a5452... SFI: use Bse namespace elements instead of Rapicorn where p
  79cf2a3... SFI: import threading and memory utilities from Rapicorn in
  a5ba7a1... BSE: use more Bse namespace elements instead of Rapicorn
  488128b... SFI: import url_show
  935c06e... EBEAST: use Bse namespace elements instead of Rapicorn
  be50f54... TESTS: use Bse namespace elements instead of Rapicorn
  ade2b48... BST: use Bse namespace elements instead of Rapicorn
  a8213b4... SFI: remove largely unused TEST_CALIBRATION, TICK, TACK mac
  0471b55... SFI: remove test_error, use fatal_error instead
  28859da... SFI: platform: add timestamp handling
  78605a1... SFI: platform: add backtrace generation API (GLIBC specific
  9476c9b... SFI: cxxaux: add BSE_CPP_PASTE2()
  99b0b12... SFI: tests: add test_timestamps()
  f686666... SFI: tests/misctests.cc: add --backtrace option
  f5a867d... SFI: tests: add simple --backtrace check
  0b5964b... Merge branch 'avoid-using-rapicorn'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]