22 Commits (master)
 

Author SHA1 Message Date
  bergmann e56696ad85 * Implemented invariant string comparison 4 years ago
  bergmann ffd7df63e7 * Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll) 4 years ago
  bergmann 68b49deed3 * Fixed memory leak in type_helper 4 years ago
  bergmann fec33596d6 * Implemented locked type (used the get locked access to any resource) 4 years ago
  bergmann a6f85dece0 * Updated project structure 4 years ago
  bergmann 67156bb213 * Implemented string builder 4 years ago
  bergmann 33b90c8cac * Fixed bug in vector_streambuf: convert_cast to char_type failed. replaced by static_cast. 4 years ago
  bergmann 22c45564f6 * Fixed bug in enum conversion (custom defined enum conversion traits are ignored) 4 years ago
  bergmann 52d1b9a600 * refactored exception: split stack trace and exception in two separate classes 4 years ago
  bergmann f088bb428d * Implemented convert_cast 4 years ago
  bergmann 14883b894a * Improved string conversion (write to stream if cppcore supports the type) 4 years ago
  bergmann 93604c2e16 * Updated project structure 4 years ago
  bergmann ccc81c1796 * Updated project structure 4 years ago
  bergmann c1ae1162b7 * Added specialization to write object to stream that has the method std::string to_string(void) 4 years ago
  bergmann 637e33a7c6 * Implemented stream buffer to read from/write to std::vector 4 years ago
  bergmann cc7d1870ff * Implemented hexdump 4 years ago
  bergmann b5d782ef07 * Fixed compiler error in platform/select 4 years ago
  bergmann 46882f7cdb * Started to implement platform specific helper classes (fdset and select for now) 4 years ago
  bergmann a6d6ca4170 * Fixed compiler error in flags::empty() 4 years ago
  bergmann c2244f6856 * Fixed some small bugs 4 years ago
  bergmann 45f70cd03b * Refactored indent.h 4 years ago
  bergmann bb839d27ed * Initial commit 4 years ago