- ada6dbf Initial empty repository by Casey Hillers · 3 years ago master
- 1623566 Consistently require a semicolon after DOUBLE_CONVERSION_ASSERT (#164) by Nico Weber · 3 years, 2 months ago
- 44944ac Fix various typos (#163) by luzpaz · 3 years, 4 months ago
- 32bc443 add support for a new architecture loongarch. (#162) by houfangdong · 3 years, 6 months ago
- eee1a45 Add `StringToDoubleConverter::StringTo<T>` member function templates (#158) by Niels Dekker · 3 years, 8 months ago
- af900a7 Call StrtodTrimmed/StrtofTrimmed from StringToDoubleConverter::StringToIeee. (#154) by Jan de Mooij · 3 years, 9 months ago
- 95c7131 Allow 100 decimal digits for 'toFixed'. (#156) by Florian Loitsch · 3 years, 9 months ago
- 0ee0fcd Add '.cache' to .gitignore. (#155) by Florian Loitsch · 3 years, 9 months ago
- 3c6d2c2 Avoid unused function warning for AssertTrimmedDigits() (#151) by Edward Welbourne · 3 years, 10 months ago
- bf46072 Add a flag to make precision mode like printf's %g (#149) by Mike Hommey · 3 years, 10 months ago
- 203fe23 Qt patches (#147) by Edward Welbourne · 3 years, 10 months ago
- a3dc3ab Add more documentation for the length of the results. (#150) by Florian Loitsch · 3 years, 10 months ago
- 0bd4869 Respect min_exponent_width when exponent is 0 (#148) by Mike Hommey · 3 years, 10 months ago
- 0d3733a fix typos (#145) by Erik Torres · 4 years ago
- afd9378 Fix #141 (#142) by Chayim Refael Friedman · 4 years, 1 month ago
- b1d531b CMakeLists.txt: Export all symbols (#136) by Mario Emmenlauer · 4 years, 5 months ago
- b0066ce test/cctest/CMakeLists.txt: Added /bigobj for MSVC tests (#135) by Mario Emmenlauer · 4 years, 5 months ago
- fd6e1cb Fixes bazel build for downstream projects. (#133) by Yesudeep Mangalapilly · 4 years, 5 months ago
- ae96fdf Add DOUBLE_CONVERSION_HAS_ATTRIBUTE to fix warnings on MSVC and enable for GCC. (#131) by Jeff Genovy · 4 years, 7 months ago
- 47a8776 Fix broken MSVC builds. (#130) by Jeff Genovy · 4 years, 8 months ago
- f4cb238 Add support for quiet and signaling NaNs to the ieee header. (#128) by Florian Loitsch · 4 years, 9 months ago
- 9df6272 Move buffer and buffer_pos down (#125) by Vitaly Buka · 4 years, 10 months ago
- 43c6826 Fix strtod.cc undefined constants (#123) by Nikita Yaschenko · 4 years, 11 months ago
- 1dce44c Add full license to test .cc files missing it. (#121) by Brett Wilson · 5 years ago
- 8857767 Add wasm32 as supported platform (#120) by Andrii Vasylevskyi · 5 years ago
- a54561b Pseiderer/add nios2 and xtensa 001 (#119) by Peter Seiderer · 5 years ago
- 5cc233e Add support for microblaze. by Florian Loitsch · 5 years ago
- 4a51e73 Add support for e2k architecture. (#118) by Florian Loitsch · 5 years ago
- 7da5db9 Add min exponent width option in double-to-string conversion (#116) by pengzhenyi · 5 years ago
- 3f9cd30 Remove reference to `diy-fp.cc` by Florian Loitsch · 5 years ago
- e424c2b More Bignum fiddling. (#108) by Dr. Colin Hirsch · 5 years ago
- 583c6b7 Merge branch 'master' of github.com:google/double-conversion by Florian Loitsch · 5 years ago
- 5720620 Remove redundant parenthesis. by Florian Loitsch · 5 years ago
- 7bc0c47 Optimise Bignum layout. (#107) by Dr. Colin Hirsch · 5 years ago
- e67096c Split Strtod() (#106) by Dr. Colin Hirsch · 5 years ago
- 32c4026 Split double-conversion. (#104) by Dr. Colin Hirsch · 5 years ago
- 251fef6 Fix naming. (#103) by Dr. Colin Hirsch · 5 years ago
- 2c29075 Consistent macro prefix. (#101) by Dr. Colin Hirsch · 5 years ago
- e394b49 Use standard min/max. (#102) by Dr. Colin Hirsch · 5 years ago
- 5fa81e8 Fix some issues with invalid hex-float literals. by Florian Loitsch · 5 years ago
- fb2364d Improve gitignore. by Florian Loitsch · 5 years ago
- 8fcee05 Usefulcat master (#98) by Florian Loitsch · 6 years ago
- 067c887 Fix warning for g++ 4.9.3. by Florian Loitsch · 6 years ago
- d1c0b80 Update Changelog. by Florian Loitsch · 6 years ago
- 4fa48d5 CMake: install to correct lib dir (#93) by Jason Zaman · 6 years ago
- cb5cf99 Add big endian ARM support (#92) by Rosen Penev · 6 years ago
- 3dfc1e3 Switch to relative includes. by Florian Loitsch · 6 years ago
- 860b431 Fix typo in test. by Florian Loitsch · 6 years ago
- 53c4c75 Update Changelog and version number. by Florian Loitsch · 6 years ago
- f5c59a2 Merge branch 'master' of github.com:google/double-conversion by Florian Loitsch · 6 years ago
- 8751aaf Fix 16-bit separators. by Florian Loitsch · 6 years ago
- 990c447 msvc: check if _MSC_VER is defined (#88) by Ben Boeckel · 6 years ago
- 87d21e3 Allow for compilation in emscripten (#86) by Tim Paine · 6 years ago
- 4b2a7f3 Merge branch 'branch_v3.1' by Florian Loitsch · 6 years ago
- d583754 Add test cases. by Florian Loitsch · 6 years ago
- 9823421 Update version numbers. by Florian Loitsch · 6 years ago
- eafa625 Add support of ARC architecture (#82) by Alexey Brodkin · 6 years ago
- 4199ef3 Update version numbers. by Florian Loitsch · 6 years ago
- e67d737 Merge branch 'master' into branch_v3.1 by Florian Loitsch · 6 years ago
- fd043b2 Fix hex literal bug. by Florian Loitsch · 6 years ago
- 20ecba5 Support separator characters. by Florian Loitsch · 6 years ago
- 05a3fea Add support for hexadecimal float literals. by Florian Loitsch · 6 years ago
- aa554d9 Fix bug where hex numbers would lose the minus sign. by Florian Loitsch · 6 years ago
- b479bea Add comments for achitecture check. by Florian Loitsch · 6 years ago
- 768a445 Add support for aarch64_be, or1k and microblazebe. by Florian Loitsch · 6 years ago
- 4e8b3b5 Add support for Windows on ARM and ARM64 (#76) by thomaslmiller · 6 years ago
- 9a8e518 Merge pull request #68 from floitschG/static_size_assert by Florian Loitsch · 7 years ago
- ae9ad90 Merge pull request #69 from floitschG/pnacl by Florian Loitsch · 7 years ago
- e543cca Add Native Client as support architecture. by Florian Loitsch · 7 years ago
- da420c3 Use `static_assert` with newer compilers. by Florian Loitsch · 7 years ago
- 7a560cf Merge pull request #65 from floitschG/avoid_undef_cast by Florian Loitsch · 7 years ago
- 3ef9576 Address comments. by Florian Loitsch · 7 years ago
- df50df0 Avoid undefined cast to make ASAN happy. by Florian Loitsch · 7 years ago
- 3992066 Merge pull request #64 from google/floitschG-patch-1 by Florian Loitsch · 7 years ago
- 6c1e714 Add `exports_files` by Florian Loitsch · 7 years ago
- 3ad9d20 Processed length should include no trailing junk (#63) by Tom Jackson · 7 years ago
- 1b5fa31 Clarify output charset in DoubleToAscii documentation (#61) by Shane · 7 years ago
- e1aa127 Fix warning for code that will never be executed (#59) by Guy Kogus · 7 years ago
- cf2f0f3 Merge pull request #57 from google/rename_macro by Florian Loitsch · 7 years ago
- c58352d Rename macros. by Florian Loitsch · 7 years ago
- fe9b384 Merge pull request #52 from uburuntu/master by Florian Loitsch · 7 years ago
- 1d5a688 REF: replace deprecated headers by uburuntu · 7 years ago
- 4873703 REF: meaningless static definition in anonymous namespace by uburuntu · 7 years ago
- 14033f6 REF: init member in constructor by uburuntu · 7 years ago
- 2a257b7 Merge pull request #51 from isaachier/master by Florian Loitsch · 7 years ago
- 3c04013 Suppress issue in clang analyzer. by Isaac Hier · 7 years ago
- 678cef3 Merge pull request #50 from isaachier/master by Florian Loitsch · 7 years ago
- a131c65 Remove unused CMake file. by Isaac Hier · 7 years ago
- 5664746 Merge pull request #47 from AKindyakov/case_insensibility_for_special by Florian Loitsch · 7 years ago
- 8140713 Remove unnecessary INSTALL_INTERFACE expression. by Isaac Hier · 7 years ago
- e13e72e Use template for CMake installation. by Isaac Hier · 7 years ago
- aa2df66 Fix mistake for build interface include dir. by Isaac Hier · 7 years ago
- 8e02bf4 Improve CMake changes. by Isaac Hier · 7 years ago
- a711666 Update CMake package generation. by Isaac Hier · 7 years ago
- 9972d3c Implement ALLOW_CASE_INSENSIBILITY mode for StringToDoubleConverter class by akindyakov · 7 years ago
- 23cac04 Update Changelog. by Florian Loitsch · 7 years ago
- ca220cb Update Changelog. by Florian Loitsch · 7 years ago
- 7f54e48 Merge branch 'avoid_negative_shift' by Florian Loitsch · 7 years ago
- 4abe326 Avoid negative shift. (#42) by Florian Loitsch · 8 years ago
- 78cd7b1 Add assert and test. by Florian Loitsch · 8 years ago