4
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'SuperManitu:python3' from issue #36 More... over 11 years ago
allow python3 More... over 11 years ago
ws More... over 11 years ago
pull request #35 from finblarr:patch-1 More... over 11 years ago
Merge pull request #37 from BillyDonahue/value-efficiency More... over 11 years ago
Switch to copy-and-swap idiom for operator=. This allows the compiler to elide a copy when rhs is a temporary. More... over 11 years ago
Merge pull request #30 from mloy/redundant-strlen More... over 11 years ago
clarify return value More... over 11 years ago
ws More... over 11 years ago
Merge pull request #33 from donmilham/master More... over 11 years ago
added option to FastWriter which omits the trailing new line character More... over 11 years ago
snprintf does return a signed integer More... over 11 years ago
snprintf already calculated the length More... over 11 years ago
free does nothing if parameter equals NULL More... over 11 years ago
Merge pull request #29 from mloy/type-punned-pointer More... over 11 years ago
do intermediate step in order to omit "dereferencing type-punned pointer" error More... over 11 years ago
provoke compile error: "dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]" More... over 11 years ago
Merge pull request #21 from hiharin/master More... over 11 years ago
Merge pull request #27 from egor-tensin/master More... over 11 years ago
Merge pull request #26 from alex-ac/master More... over 11 years ago
Merge pull request #25 from cgilling/master More... over 11 years ago
Merge pull request #23 from mloy/msvc2010 More... over 11 years ago
Merge pull request #22 from AlexeyKruchinin/patch-1 More... over 11 years ago
Fixed deprecated target file path location More... over 11 years ago
Fix CMake subproject behaviour. More... over 11 years ago
add tests to check that exceptions are thrown for wrong types More... over 11 years ago
project files for msvc2010 More... over 11 years ago
add solution for msvc 2010 More... over 11 years ago
Update README.md More... over 11 years ago
Patch for bug #53 on version 0.5.0 More... over 11 years ago