10
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added ability for broker to load a message store implementation from a library.
gordonsim
as Gordon Sim
More... about 18 years ago
Tidy-up of version code More... about 18 years ago
EventChannel classes, start of epoll-based posix implementation. More... about 18 years ago
EventChannel classes, start of epoll-based posix implementation. More... about 18 years ago
update Apache licenses to the current version More... over 18 years ago
Some more riguorous 'const' declarations in basic header properties. Some more comments in queue header.
gordonsim
as Gordon Sim
More... over 18 years ago
Added POSIX equivalents to APR classes used by clients, inlined trivial calls. More... over 18 years ago
Updated properties.
gordonsim
as Gordon Sim
More... over 18 years ago
Added some encode/decode routines to Message (plus test). Altered Buffer to allow memory for data to be specified on construction.
gordonsim
as Gordon Sim
More... over 18 years ago
Removed invalid and redundant include.
gordonsim
as Gordon Sim
More... over 18 years ago
More separation of concerns with APR, client side complete. More... over 18 years ago
Files missed in last commit. More... over 18 years ago
More reorg to separate APR/posix code, work in progress. More... over 18 years ago
Modified TransactionalStore to return the txn ctxt as an auto_ptr to make ownership more obvious.
gordonsim
as Gordon Sim
More... over 18 years ago
Made passing of transaction context in message store explicit (to avoid thread local storage in case this doesn't fit with new io design).
gordonsim
as Gordon Sim
More... over 18 years ago
Removed redundant directories. More... over 18 years ago
Minor source reorg, see README. More... over 18 years ago
Added protocol version and version exception classes in preparation for multi-protocol generation. More... over 18 years ago
2006-11-03 Jim Meyering <[email protected]> More... over 18 years ago
Added some methods to MessageStore interface and hooked these in where appropriate.
gordonsim
as Gordon Sim
More... over 18 years ago
Removed unused code. More... over 18 years ago
Misc. cleanup. More... over 18 years ago
Moved APR specific sources into src_apr. More... over 18 years ago
IO refactor phase 1. Reduced dependencies, removed redundant classes. Renamed pricipal APR classes in preparation for move to apr namespace. More... over 18 years ago
Hid locking within exchange registry, switched to shared_ptr for exchanges, added some extra error handling and tests.
gordonsim
as Gordon Sim
More... over 18 years ago
Added doc & unit tests.
gordonsim
as Gordon Sim
More... over 18 years ago
Some additional unit tests.
gordonsim
as Gordon Sim
More... over 18 years ago
Reworked Makefile to support multiple builds, see README for details More... over 18 years ago
Initial implementation for tx class.
gordonsim
as Gordon Sim
More... over 18 years ago
Clean test/client directory properly. More... over 18 years ago