A collection of useful C++ routines.
Go to file
2011-06-25 11:48:39 +10:00
m4 Add missing boost m4 scripts 2011-06-25 11:48:39 +10:00
test Compare our IP parser against inet_pton 2011-06-23 22:08:31 +10:00
.gitignore Add first pass of ipv4::ip parsing and object 2011-06-21 21:42:20 +10:00
annotations.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
backtrace.cpp initial import from waif 2011-05-23 17:18:52 +10:00
backtrace.hpp initial import from waif 2011-05-23 17:18:52 +10:00
configure.ac Added generic hton and ntoh functions 2011-06-21 23:36:51 +10:00
debug.cpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
debug.hpp Make check_{neq|eq} output more explicit 2011-06-21 23:39:24 +10:00
Doxyfile.in Correct the source path for Doxygen 2011-06-23 22:04:20 +10:00
except.cpp Expand brief documentation for classes 2011-06-23 22:06:28 +10:00
except.hpp Expand brief documentation for classes 2011-06-23 22:06:28 +10:00
float.cpp initial import from waif 2011-05-23 17:18:52 +10:00
float.hpp initial import from waif 2011-05-23 17:18:52 +10:00
io.cpp added slurp routine and comments 2011-05-25 23:02:39 +10:00
io.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
ip.cpp.rl Add loopback and any address constants for IP 2011-06-23 22:07:55 +10:00
ip.hpp Add loopback and any address constants for IP 2011-06-23 22:07:55 +10:00
json.cpp.rl Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
json.hpp Expand brief documentation for classes 2011-06-23 22:06:28 +10:00
Makefile.am Add basic 2 dimensional point classes 2011-06-23 22:04:51 +10:00
maths.cpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
maths.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
matrix.cpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
matrix.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
nocopy.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
noncopyable.hpp initial import from waif 2011-05-23 17:18:52 +10:00
point.cpp Add basic 2 dimensional point classes 2011-06-23 22:04:51 +10:00
point.hpp Add basic 2 dimensional point classes 2011-06-23 22:04:51 +10:00
range.cpp Add instantiation of range for size_t 2011-06-15 22:37:17 +10:00
range.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
region.cpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
region.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
stream.cpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
stream.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
types.cpp Add type_to_string for more cstdint types 2011-06-21 23:37:30 +10:00
types.hpp Add sign_types specialisation for size_t/ssize_t 2011-06-23 22:06:52 +10:00
vector.cpp initial import from waif 2011-05-23 17:18:52 +10:00
vector.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
version.cpp.rl Correct package name in copyright headers 2011-06-21 20:26:32 +10:00
version.hpp Correct package name in copyright headers 2011-06-21 20:26:32 +10:00