Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-12 | Support dynamic generation of C preprocessor definitions for PGM rather than ↵ | Neale Ferguson | |
hardcoding them. Signed-off-by: Neale Ferguson <neale@sinenomine.net> | |||
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-26 | Build with MSVC2005 fixed | Martin Sustrik | |
To use __rdtsc() function MSVC2005 requires including intrin.h Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-16 | Bug in low precision clock fixed. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-14 | zmq::clock_t : return correct value in rdtsc() on solaris | Martin Pales | |
Function clock_t::rdtsc() now returns correct value when compiled with sunstudio 12 compiler. Signed-off-by: Martin Pales <m.pales@gmail.com> | |||
2010-09-27 | MSVC build fixed | Martin Sustrik | |
2010-09-26 | clock_t class added | Martin Sustrik | |