- 18 Apr, 2019 1 commit
-
-
Iwan Paolucci authored
Solution: libm and libsocket have to be linked explicitely
-
- 23 Mar, 2019 1 commit
-
-
Simon Giesecke authored
Solution: move test utilities to separate testutil library
-
- 31 Oct, 2018 1 commit
-
-
Shubham Lagwankar authored
subscriptions increases Solution: use a radix tree instead of a trie to store subscriptions
-
- 09 Sep, 2018 1 commit
-
-
Christoph Schulz authored
- Lowercase all commands - Unify indent to 2 spaces - Remove spaces around brackets - Remove repitition of condition in else(...) and endif(...) Note: (re-)running CMake did not change the content of the generated files
-
- 15 Aug, 2018 1 commit
-
-
Wenbin Hou authored
Use ZeroMQ_SOURCE_DIR, ZeroMQ_BINARY_DIR instead of CMAKE_SOURCE_DIR, CMAKE_BINARY_DIR, which allows libzmq to become an "add_subdirectory" target (with static build). Otherwise, building unittest_xxx would complain header files not found.
-
- 06 Jun, 2018 1 commit
-
-
kermit authored
-
- 09 May, 2018 1 commit
-
-
Lionel Flandrin authored
Solution: Add IPv6 support
-
- 03 May, 2018 1 commit
-
-
Lionel Flandrin authored
Solution: add unit tests
-
- 02 May, 2018 1 commit
-
-
Lionel Flandrin authored
Solution: Factor the code into a different file with a well defined API and add unit tests.
-
- 14 Mar, 2018 1 commit
-
-
Simon Giesecke authored
Solution: removed
-
- 02 Mar, 2018 1 commit
-
-
Simon Giesecke authored
Solution: made mtrie generic (to remove complex dependency on pipe_t), and added some unit tests
-
- 11 Feb, 2018 1 commit
-
-
Simon Giesecke authored
Solution: set up initial unit tests
-