moved to GitHub
Ready for 4.00.00
upgrade to 4.00.00 triggered by g++-5*
removed warnings by g++-5, 2-step shared_ptr in...
Ready for 3.25.02: added missing implementation...
Ready for 3.25.01
fixed lost tag.front check in mbuf/settag.cc
removed unicode characters from <bobcat/mstream>
Ready for 3.25.00
Fixed g++-5 compilation errors and warnings. Se...
typos
cosmetics
added member size() to MultiStreambuf
added member size() to MultiStreambuf
Merge branch 'master' of ssh://git.code.sf.net/...
added missing throw clause to log/open.cc
ready for 3.24.00
LocalServerSocket objects now by default unlink...
added 'required' summarizing the required softw...
completed new class Semaphore
added driver demo for sharedsegment
wip
using std==c++14 in INSTALL.im
Added new class Semaphore, man page still WIP
Added references to the Local(Server|Client)Soc...
updated localclientsocket's driver
updated localserversocket's driver
This branch has WIP defining SocketBase through...
Added unix domain sockets to ServerSocket and C...
updated client/serversocket driver's build scripts
updated client/server-socket driver programs
Extended *Socket* classes with constructors sup...
Ready for 3.23.01
Added FBB::UTCTIMESTAMPS to LogBuffer
changed mailto: in
Udated web-page mail address
man-page cosmetics and added some administrativ...
Added clarification about signals to the Select...
Updated changelog
Using (s)random instead of (s)rand in Randbuffer
Corrected the entry for setActive in LogBuffer'...
Repaired typos in HMacBuf man page
Final changes for 3.23.00 to changelog
Version 3.23.00 packages correctly
Added SharedMemory::install
Fixed unbalanced parentheses in man-pages, comp...
Added member Fork::prepareDaemon accepting cout...
Completed the Shared Memory man-pages, except f...
shared memory man pages through sharedpos compl...
shared memory man pages through sharedcondition...
shared memory man pages through sharedmemory co...
Shared man-pages through SharedBlock completed
Updated shared memory man pages alphabetically ...
Added SharedCondition functions to sharedstream...
Cosmetics on SharedMemory
WIP on Shared Memory classes
Reimplemented SharedCondition
Removed read-templates. Truncate is kept
More 'inline's required
Added 'inline' to truncate members
WIP adding SharedCondition handling to shared s...
SharedStreambuf can return its SharedMemory member
Reordered parameters of additional SharedMemory...
Refining the SharedMemory man-page and some mem...
fixed exception message typos
Reformulated sections of the Mstream man-page, ...
WIP: Added additional read and write members to...
Redefined Log's default constructor
Added tty/destructor, tty man page, updated sha...
Added some read/write members to SharedMemory. ...
Added class Tty
Finalized Tty, added Tty man-page, wip shared m...
removed temporary 'bobcat' links
finalized the SharedCondition man-page
WIP man-pages
WIP on SharedCondition::(read)attach
Replaced waiting thread in wait_until by pthrea...
WIP SharedCondition
Changelog update
WIP on man pages
Fixed bug in SharedMemory::clearAll()
WIP SharedCondition