Skip to content

Tags: FedeDP/libmodule

Tags

5.0.2

Toggle 5.0.2's commit message
chore: bump min cmake version to 3.5.

Also, bump version to 5.0.2.

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>

5.0.1

Toggle 5.0.1's commit message
Updated version to 5.0.1.

5.0.0

Toggle 5.0.0's commit message
Renamed destroy_pubsub_msg to pubsub_msg_unref.

4.2.0

Toggle 4.2.0's commit message
CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION order matters...

4.1.0

Toggle 4.1.0's commit message
Fixed small bug in module_unbecome(). Added module_unbecome() and mod…

…ules_ctx_dispatch() tests.

4.0.0

Toggle 4.0.0's commit message
Offer an API for both stack and map to set a data dtor to be called f…

…or autofree data.

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add libkqueue to list of dependencies for other platforms.

3.1.1

Toggle 3.1.1's commit message
Small imporvement in MOD_ASSERT macro. Updated TODO.

3.1.0

Toggle 3.1.0's commit message
Updated todo.

3.0.1

Toggle 3.0.1's commit message
Fixed module_deregister_fd test on osx.