Daniel Lemire
778787b86b
Tweaking.
2020-09-08 19:24:03 -04:00
Daniel Lemire
86592c4751
More fixes
2020-09-08 19:10:06 -04:00
Daniel Lemire
935b929ae8
Tweaking.
2020-09-08 17:36:41 -04:00
Daniel Lemire
aae09b07c4
Tweaking.
2020-09-08 17:24:55 -04:00
Daniel Lemire
f945fca221
tweaking.
2020-09-08 17:20:45 -04:00
Daniel Lemire
13cea9dadd
Toy.
2020-09-08 17:07:58 -04:00
Daniel Lemire
dfa83cb3fb
Removing ;
2020-09-08 16:56:28 -04:00
Daniel Lemire
553a72c671
Update.
2020-09-08 16:54:59 -04:00
Daniel Lemire
8186291f78
We need locale-independence.
2020-09-08 16:36:26 -04:00
Daniel Lemire
04437c1736
Fix for issue 23.
2020-09-07 10:49:53 -04:00
Daniel Lemire
bb1dd94c9a
Better comments.
2020-08-28 16:27:42 -04:00
Daniel Lemire
c20a288f3e
Trimming the tables.
2020-08-28 11:45:06 -04:00
Daniel Lemire
e8bd769527
Adding test + some more generous malloc to cover more cases.
2020-07-14 21:58:11 -04:00
Daniel Lemire
1669b7d10a
Merge pull request #16 from ik80/master
...
Added length delimited string versions of parsing methods
2020-07-14 21:43:08 -04:00
Daniel Lemire
3faef97f76
tweak
2020-06-26 19:04:27 -04:00
Daniel Lemire
90ee15899b
Saving...
2020-06-26 18:32:52 -04:00
Alex Samuel
1a838b1dc8
Missing inline.
2020-06-25 18:03:54 -04:00
Ilya Kalujny
34b06cb47c
Added length delimited string versions of parsing methods
2020-06-08 15:39:19 +03:00
Daniel Lemire
b2e3556112
Tweaking support for visual studio.
2020-06-03 18:22:17 +00:00
Daniel Lemire
553d74bd66
Tweaks for VS
2020-06-03 10:58:42 -07:00
Daniel Lemire
1ab5b1d19a
Tweaking.
2020-06-03 10:48:27 -07:00
Daniel Lemire
7901bd813e
Various fixes.
2020-06-03 16:15:08 +00:00
Joel McKenzie
de63c2e2fa
Fix compiler warning under gcc
...
gcc complains about always_inline if 'inline' isn't also included:
include/fast_double_parser.h:1305:20: warning: always_inline function might not be inlinable [-Wattributes]
With fix compiles with no warnings on:
gcc 9.1.1 -std=c++11
gcc 9.1.1 -std=c++14
gcc 9.1.1 -std=c++17
gcc 5.3.1 -std=c++11
gcc 5.3.1 -std=c++14
gcc 4.7.0 -std=c++0x
apple clang 11.0.3 -std=c++11
apple clang 11.0.3 -std=c++14
apple clang 11.0.3 -std=c++17
2020-05-08 17:12:30 -07:00
Nicholas Lederer
abbae65775
add header needed to compile with Visual Studio 2019
2020-04-15 11:22:33 -07:00
jm4R
30ccd0d52e
Customizable decimal separator - version for pre-C++17 standard.
2020-03-23 20:05:02 +01:00
jm4R
7dab06b857
Customizable decimal separator.
2020-03-23 16:39:08 +01:00
Daniel Lemire
4c37a1f6fa
Updating comments.
2020-03-17 14:20:52 -04:00
Daniel Lemire
94e59c2893
Adding references.
2020-03-16 20:19:22 -04:00
Daniel Lemire
eedf1d2951
Added comment.
2020-03-15 22:34:30 -04:00
Daniel Lemire
c7c7c91d99
Slightly better documented.
2020-03-15 22:27:39 -04:00
Daniel Lemire
715d74c01f
Commenting.
2020-03-15 20:50:47 -04:00
Daniel Lemire
57d5beda84
Minor update.
2020-03-15 19:27:32 -04:00
Daniel Lemire
e97e54b04b
Rephrasing.
2020-03-15 17:55:05 -04:00
Daniel Lemire
3433c51f4f
More comments.
2020-03-15 16:51:56 -04:00
Daniel Lemire
b5653429a8
More tuning of the i == 0 case.
2020-03-15 16:37:27 -04:00
Daniel Lemire
eef56c915a
Removing i == 0 check
2020-03-15 15:53:57 -04:00
Daniel Lemire
00162ec091
Running clang-format.
2020-03-15 15:33:28 -04:00
Daniel Lemire
78c0c1320c
Adding comments.
2020-03-15 15:32:50 -04:00
Daniel Lemire
84f64e19f2
Improving the portability.
2020-03-13 20:09:07 -04:00
Daniel Lemire
85ddc13215
Saving...
2020-03-09 20:53:11 -04:00
Daniel Lemire
31f4039d6d
Saving...
2020-03-09 20:43:39 -04:00
Daniel Lemire
0619359d97
Ok...
2020-03-09 20:02:57 -04:00