Historique des commits

Auteur SHA1 Message Date
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx il y a 6 ans
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param il y a 6 ans
  Vitaly Stakhovsky 82edd98300 cmSystemTools: MessageCallback and Message() accept std::string argument il y a 6 ans
  Regina Pfeifer 8c92db829b MessageCallback: Remove unused bool& argument il y a 6 ans
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks il y a 6 ans
  Regina Pfeifer 414aa6c81e clang-tidy: Simplify boolean expressions il y a 7 ans
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance il y a 7 ans
  Brad King b48165346f server: Split json dictionary into separate header il y a 7 ans
  Justin Berger 3519c8f247 utilities: Swapped to use std C++11 mutex/threading constructs il y a 8 ans
  Justin Berger 1e9b7d3ceb server: Switched to a auto model for handles il y a 8 ans
  Justin Berger f5d2988ea7 server: Swapped to cm_thread impl il y a 8 ans
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. il y a 8 ans
  Justin Berger 0e4d503384 server: Added thread check to protect writedata il y a 8 ans
  Justin Berger 693fa0a96e server: Added assert to monitor uv_run status il y a 8 ans
  Justin Berger 882dcef8e0 server: Made connections in a server have a mutex to avoid use after frees il y a 8 ans
  Justin Berger 7ef2884361 server: Moved buffer formatting into bufferstrategy il y a 8 ans
  Justin Berger 6afc7f8828 server: Remove unused fields / functions il y a 8 ans
  Justin Berger 1a50cd8c68 server: Fixed minor memory leaks il y a 8 ans
  Justin Berger 546a587469 server: Fixed mismatched new/delete; added proper shutdown procedure il y a 8 ans
  Daniel Pfeifer 7ddd43183d Merge topic 'cstyle-casts' il y a 8 ans
  Daniel Pfeifer 190e3825d4 Replace C-style casts il y a 8 ans
  Daniel Pfeifer 4614a3b287 server: backport to C++11 il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Brad King fc4f352513 Merge topic 'server-refactor' il y a 8 ans
  Justin Berger cf0ae55dcb server: Add support for connections that aren't event based il y a 8 ans
  Justin Berger 5ddfb6a472 server: Add connection as part of a request il y a 8 ans
  Justin Berger d4f5d35ca4 server: Refactor to make the event loop owned by server object il y a 8 ans
  Ivan Shcherbakov 4db3227514 server: Rename cmServerProtocol1_0 to cmServerProtocol1 il y a 8 ans
  Brad King aa7e9a9674 cmServer: Fix compiler -Wdouble-promotion warning il y a 8 ans
  Daniel Pfeifer f3e216131b cmServer: include what you use il y a 8 ans