name_value: to_ptree: fixed minor bug in visiting ptime |
|
More...
|
almost 12 years ago
|
name_value/ptree.h: basic support for boost::posix_time::ptime added |
|
More...
|
almost 12 years ago
|
Merge branch 'master' of https://github.com/acfr/comma |
|
More...
|
about 12 years ago
|
csv-select: --not-equal, --less, --greater implemented (in a quick and dirty way) |
|
More...
|
about 12 years ago
|
modified to allow zeromq compilation on windows. Requires v2.2.0 (doesn't work with most recent zmq version) |
|
More...
|
about 12 years ago
|
csv-time: made more permissive for nanoseconds in ascii mode |
|
More...
|
about 12 years ago
|
updated minor version to 1.0.3 |
|
More...
|
about 12 years ago
|
io/stream: localhost replaced with 127.0.0.1, since boost::asio cannot resolve it |
|
More...
|
about 12 years ago
|
io/zeromq: stream: initialization bug fixed |
|
More...
|
about 12 years ago
|
io/zeromq: minor brush-up |
|
More...
|
about 12 years ago
|
csv-bin-cut: index ranges (e.g. --fields=1-5) and --complement implemented |
|
More...
|
about 12 years ago
|
io::stream: zeromq transport name parsing fixed |
|
More...
|
about 12 years ago
|
csv::ascii default full_xpath changed to true in some cases, which may be a really bad idea... |
|
More...
|
about 12 years ago
|
clear bsd + ad license added; last touch |
|
More...
|
about 12 years ago
|
clear bsd + ad license added |
|
More...
|
about 12 years ago
|
clear bsd + ad license added |
|
More...
|
about 12 years ago
|
containers/vector: a bug fixed |
|
More...
|
about 12 years ago
|
csv-calc: mean, variance, stddev: fixed for integer types |
|
More...
|
about 12 years ago
|
packed::string: string padding/stripping added |
|
More...
|
about 12 years ago
|
containers::regular_vector: implemented and tested, although it may be a lame class to have anyway |
|
More...
|
about 12 years ago
|
a few typo bugs fixed; csv/options.cpp added |
|
More...
|
about 12 years ago
|
name_value: ptree-to-path-value: if non-leaf nodes have non-empty value, output it |
|
More...
|
about 12 years ago
|
csv::input/output_stream: convenience constructor implemented |
|
More...
|
about 12 years ago
|
csv::binary: casting from string added, perhaps it is a bit counterintuitive... packed::casted implemented |
|
More...
|
about 12 years ago
|
csv::binary: if casting fixed string (e.g. to int) strip whitespaces |
|
More...
|
over 12 years ago
|
csv::binary: lexical cast is used on fixed string format, if the field is int, double, etc |
|
More...
|
over 12 years ago
|
csv-from-columns: for fixed-column format converstions; implemented and tested |
|
More...
|
over 12 years ago
|
property_tree::from<>: a few things fixed; <xmlattr>: unit test added |
|
More...
|
over 12 years ago
|
property_tree::from<>: a generic 'from' visitor implemented; might have broken something... subtly... todo: reimplemented to_ptree in the same spirit |
|
More...
|
over 12 years ago
|
csv-split: reverted the latest hack |
|
More...
|
over 12 years ago
|