summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-07include directory split into c and cpp dirs, added --with-c and --with-cpp co...malosek
2009-09-07initial changes for win portunknown
2009-09-07Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-09-07Merge branch 'master' of git://github.com/sustrik/zeromq2Martin Sustrik
2009-09-07Ruby binding functionalMartin Sustrik
2009-09-05Java perf tests addedMartin Sustrik
2009-09-04python perf tests are included into distribution packageMartin Sustrik
2009-09-04python binding functionalMartin Sustrik
2009-09-04bug in python binding fixedMartin Sustrik
2009-09-04couple of bugs fixedMartin Sustrik
2009-09-02O(1) socket removalMartin Sustrik
2009-09-02bug during terminal shutdown fixedMartin Sustrik
2009-09-02messages that may have been received in the init phase are flushed immediatel...Martin Sustrik
2009-09-02--disable-shared & C perf tests: a better wayMartin Sustrik
2009-09-02building C perf tests with --disable-shared fixedMartin Sustrik
2009-09-02Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-09-02python extension & perf testsMartin Sustrik
2009-08-31Add Java bindingMartin Hurton
2009-08-31POSIX threads don't use errno to report errorsMartin Hurton
2009-08-31python perf tests addedMartin Sustrik
2009-08-31Ruby perf tests addedMartin Sustrik
2009-08-30build system for perf/C and perf/C++Martin Sustrik
2009-08-30C perf tests addedMartin Sustrik
2009-08-30c++ perf tests addedMartin Sustrik
2009-08-30engine virtualised; chatroom example removedMartin Sustrik
2009-08-29Ruby bidning addedtamara
2009-08-29bug in identifying current thread fixedMartin Sustrik
2009-08-29improved error handlingMartin Sustrik
2009-08-28pipe deallocation addedMartin Sustrik
2009-08-27multiple bugs fixedMartin Sustrik
2009-08-27Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-08-27pipes addedMartin Sustrik
2009-08-26make configure respect --with-python optionMartin Hurton
2009-08-24python build fixtamara
2009-08-24python extension addedtamara
2009-08-21session management implementedMartin Sustrik
2009-08-20couple of bugs in shutdown mechanism fixedMartin Sustrik
2009-08-17subscribe API removedMartin Sustrik
2009-08-12listener/connecter/init/session addedMartin Sustrik
2009-08-09redundant interface (i_api) removedMartin Sustrik
2009-08-09zmq_listener/zmq_connecter implementedMartin Sustrik
2009-08-09getsockopt implementedMartin Sustrik
2009-08-09fix to 3-thread synchronisation algorithmMartin Sustrik
2009-08-09socket options interface modeled as in BSD socketsMartin Sustrik
2009-08-08lockfree interaction patter for 3 theads implementedMartin Sustrik
2009-08-06clean up - session/socket/engine stuff removedMartin Sustrik
2009-08-06dispatcher renamed to contextMartin Sustrik
2009-08-03C++ binding uses exceptions to signal failureMartin Hurton
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-30git ignoring intermediary filesMartin Sustrik