memgraph/src/utils
Teon Banek 8d8ef19694 Raise in ParseDouble with empty string or float overflow
Summary:
The check is made more robust by using the `fail` accessor along with
`eof`.

Reviewers: florijan, buda, mislav.bradac, dgleich

Reviewed By: dgleich

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D376
2017-05-17 14:52:42 +02:00
..
command_line Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
config Refactor GC to use scheduler. 2017-04-10 15:57:45 +02:00
counters clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
datetime Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00:00
hashing Query::Plan::Aggregate 2017-04-11 15:12:06 +02:00
ioc Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
memory Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
numerics clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
random Labels implementation. 2017-04-03 11:50:22 +02:00
signals clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
stacktrace clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
sysinfo clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
timer benchmark folder has been removed from the root dir, README update, measure_time.hpp comments 2017-02-18 14:36:50 +01:00
types antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
algorithm.hpp Query::AST::Literal refactor. Repl and TypedValue mods. 2017-04-28 14:58:16 +02:00
array_store.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
assert.hpp Query::Plan - Reconstruct fails after delete 2017-04-18 12:25:41 +02:00
auto_scope.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
border.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
bswap.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
cpu_relax.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
crtp.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
dynamic_lib.hpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
exceptions.hpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
file.hpp Merge string utils to one file 2017-04-18 17:39:58 +02:00
fswatcher.hpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
likely.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
measure_time.hpp benchmark folder has been removed from the root dir, README update, measure_time.hpp comments 2017-02-18 14:36:50 +01:00
option_ptr.hpp Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
option.hpp Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
placeholder.hpp Fix naming of asserts.runtime_assert & assert -> debug_assert 2017-02-24 11:41:55 +01:00
platform.hpp antlr integration, *.hpp and *.cpp inside src dir, cleanup 2017-02-17 16:20:31 +01:00
random_graph_generator.hpp Initial version of mvcc_gc. 2017-03-29 12:38:24 +02:00
scheduler.hpp New version of scheduler. 2017-04-07 11:55:10 +02:00
string.hpp Raise in ParseDouble with empty string or float overflow 2017-05-17 14:52:42 +02:00
terminate_handler.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
total_ordering.hpp Remove unneccessary files from utils 2017-04-13 17:55:33 +02:00
type_discovery.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
underlying_cast.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
visitor.hpp Add classic and hierarchical visiting 2017-05-16 12:35:09 +02:00