1. 3a3e188 encoding+util: ensure move constructors are properly declared by Davide Pesavento · 6 years ago
  2. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  3. 5722cfe util: move signal-*.* into util/signal/ directory by Junxiao Shi · 7 years ago[Renamed (94%) from src/util/signal-scoped-connection.cpp]
  4. 6617e49 Update copyright notices for files modified in 2016 by Junxiao Shi · 9 years ago
  5. ce7b062 util: Workaround for gcc-4.7 being unable to deduce noexcept specifications by Alexander Afanasyev · 9 years ago
  6. 73e3004 docs: Correct copyright statements by Alexander Afanasyev · 9 years ago
  7. 8868140 Add `noexcept` to move constructors and move assignment operators by Junxiao Shi · 9 years ago
  8. f46482c util: add isConnected() in signal::Connection and signal::ScopedConnection by Chengyu Fan · 10 years ago
  9. 8d71fdb util: Signal by Junxiao Shi · 10 years ago