- 01 Nov, 2010 3 commits
-
-
Martin Sustrik authored
* maint: Add INSTALL to Git, thus making it a normal file
-
Martin Lucina authored
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>
-
Mikael Helbo Kjaer authored
Signed-off-by: Mikael Helbo Kjaer <mhk@designtech.dk>
-
- 30 Oct, 2010 3 commits
-
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
- 29 Oct, 2010 2 commits
-
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Peter Bourgon authored
Signed-off-by: Peter Bourgon <peter.bourgon@gmail.com>
-
- 28 Oct, 2010 2 commits
-
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Burak Arslan authored
Signed-off-by: Burak Arslan <burak-github@arskom.com.tr>
-
- 27 Oct, 2010 1 commit
-
-
Dhammika Pathirana authored
Signed-off-by: Dhammika Pathirana <dhammika@gmail.com>
-
- 26 Oct, 2010 3 commits
-
-
Dhammika Pathirana authored
Signed-off-by: Dhammika Pathirana <dhammika@gmail.com>
-
Martin Sustrik authored
To use __rdtsc() function MSVC2005 requires including intrin.h Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Steven McCoy authored
Signed-off-by: Steven McCoy <steven.mccoy@miru.hk>
-
- 23 Oct, 2010 6 commits
-
-
Martin Sustrik authored
* maint: Fixes build on Linux using Sun Studio compiler
-
Mikko Koppanen authored
Signed-off-by: Mikko Koppanen <mkoppanen@php.net>
-
Dhammika Pathirana authored
Signed-off-by: Dhammika Pathirana <dhammika@gmail.com>
-
Steven McCoy authored
Signed-off-by: Steven McCoy <steven.mccoy@miru.hk>
-
Martin Sustrik authored
* maint: SunStudio fixed.
-
Martin Sustrik authored
With SunStudio's implementation of STL basic_string constructor doesn't accept NULL as a parameter even though size of string is set to zero. Fixed. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
- 18 Oct, 2010 1 commit
-
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
- 17 Oct, 2010 3 commits
-
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
- 16 Oct, 2010 5 commits
-
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
1. ZMQ_LINGER option can be set/get 2. options are part of own_t base class rather than being declared separately by individual objects 3. Linger option is propagated with "term" command so that the newest value of it is used rather than the stored old one. 4. Session sets the linger timer if needed and terminates as soon as it expires. 5. Corresponding documentation updated. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Toralf Wittner authored
Signed-off-by: Toralf Wittner <toralf.wittner@gmail.com>
-
- 15 Oct, 2010 11 commits
-
-
Martin Sustrik authored
"warning: extra ';' inside a struct or union [-pedantic]" Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Mikko Koppanen authored
Signed-off-by: Mikko Koppanen <mkoppanen@php.net>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
* maint: Version number increased. Conflicts: include/zmq.h Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
Martin Sustrik authored
* maint: Fix memory leak under Windows
-
Taras Shpot authored
The comment about memory ownership in uuid_t::to_string was misleading as on most platforms the buffer is a field of the object; The string allocated in UuidToString() wasn't properly freed with RpcStringFree() Signed-off-by: Taras Shpot <taras.shpot@eleks.com>
-
Martin Lucina authored
Conflicts: configure.in Signed-off-by: Martin Lucina <mato@kotelna.sk>
-
Martin Lucina authored
Upgrade OpenPGM to version 2.1.28 for ZeroMQ 2.0.x. Now we also use the DFSG-compliant upstream release tarball. Signed-off-by: Martin Lucina <mato@kotelna.sk>
-