e56696a
(HEAD -> master)
* Implemented invariant string comparison by
2019-12-06 00:23:29 +0100
ffd7df6
* Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll) by
2019-12-04 23:34:00 +0100
68b49de
* Fixed memory leak in type_helper by
2019-11-23 01:17:37 +0100
fec3359
* Implemented locked type (used the get locked access to any resource) * Moved files from 'threading' to 'synchronization' by
2019-11-16 16:03:45 +0100
a6f85de
* Updated project structure by
2019-11-06 23:33:48 +0100
67156bb
* Implemented string builder by
2019-10-04 23:21:34 +0200
33b90c8
* Fixed bug in vector_streambuf: convert_cast to char_type failed. replaced by static_cast. by
2019-09-14 15:40:13 +0200
22c4556
* Fixed bug in enum conversion (custom defined enum conversion traits are ignored) * Added options flags to hexdump by
2019-09-03 22:40:31 +0200
52d1b9a
* refactored exception: split stack trace and exception in two separate classes by
2019-08-31 14:17:15 +0200
f088bb4
* Implemented convert_cast by
2019-08-17 21:17:57 +0200
14883b8
* Improved string conversion (write to stream if cppcore supports the type) * Added tests to group 'cppcore' by
2019-08-14 23:25:57 +0200
93604c2
* Updated project structure by
2019-08-10 01:16:12 +0200
ccc81c1
* Updated project structure by
2019-08-01 19:34:17 +0200
c1ae116
* Added specialization to write object to stream that has the method std::string to_string(void) by
2019-07-29 23:52:14 +0200
637e33a
* Implemented stream buffer to read from/write to std::vector by
2019-07-18 01:32:24 +0200
cc7d187
* Implemented hexdump by
2019-07-17 20:53:06 +0200
b5d782e
* Fixed compiler error in platform/select by
2019-07-13 14:42:02 +0200
46882f7
* Started to implement platform specific helper classes (fdset and select for now) by
2019-07-11 01:18:38 +0200
a6d6ca4
* Fixed compiler error in flags::empty() by
2019-07-08 23:43:37 +0200
c2244f6
* Fixed some small bugs by
2019-07-08 23:42:52 +0200
45f70cd
* Refactored indent.h * Implemented nullable.h by
2019-06-25 01:10:25 +0200
bb839d2
* Initial commit * Moved and refactored code from existing cpputils library by
2019-06-21 16:56:23 +0200