Commits

Antoine Pitrou authored 4009b62086d
ARROW-2224: [C++] Remove boost-regex dependency Use a hand-written decimal parser. Author: Antoine Pitrou <antoine@python.org> Closes #1880 from pitrou/ARROW-2224-remove-boost-regex-dep and squashes the following commits: c173ceb <Antoine Pitrou> Mark result unused 0277855 <Antoine Pitrou> Add C++ decimal benchmark f19dac2 <Antoine Pitrou> Address review comments ba0b62e <Antoine Pitrou> ARROW-2224: Remove boost-regex dependency