summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2011-06-22New wire format for REQ/REP patternMartin Sustrik
This patch introduces two changes: 1. 32-bit ID is used to identify the peer instead of UUID 2. REQ socket seeds the label stack with unique 32-bit request ID It also drops any replies with non-matching request ID Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-06-17Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.Fabien Ninoles
- Add doc and tests - Add options and setup - Wait using poll/select Signed-off-by: Fabien Ninoles <fabien@tzone.org> Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-04-03Git ignores .gcno filesMartin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-04-01inproc_lat and inproc_thr added to .gitignoreMartin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-03-31Upstream the openpgm build fixes. Add DSO symbol visibility to OpenPGM buildsMikko Koppanen
Signed-off-by: Mikko Koppanen <mkoppanen@php.net>
2011-02-05test-hwm added to .gitignoreMartin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-11-27.gitignore modified to ignore test executablesMartin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-11-01Add INSTALL to Git, thus making it a normal fileMartin Lucina
INSTALL gets added in somewhat magically by automake, or not. Adding it into Git ensures it's always included in the distribution. Signed-off-by: Martin Lucina <mato@kotelna.sk>
2010-10-14Added bin directory to ignore list.Gonzalo Diethelm
2010-09-04Update .gitignoreMartin Lucina
2010-03-16Add MSVC build files to distributionMartin Sustrik
2010-03-11Cleanup .gitignoreMartin Lucina
2010-02-26Java Poller patchMartin Sustrik
2010-02-24Update OpenPGM to 2.0.24 (stable)Martin Lucina
2010-02-23execution disabled on certain source files; some comments on java binding; ↵Martin Sustrik
MSVC temp files added to .gitignore
2010-02-16missing COPYING file addedMartin Sustrik
2010-02-15Update gitignoreMartin Lucina
2010-02-10Convert documentation to AsciiDocMartin Lucina
2010-01-28CL binding ripped out of the treeMartin Sustrik
2010-01-18typos in man pages fixedMartin Sustrik
2009-08-30c++ perf tests addedMartin Sustrik
2009-08-30engine virtualised; chatroom example removedMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-30git ignoring intermediary filesMartin Sustrik