1. 9158266 [owners] Add OWNERs files to double-conversion by dannyzen · 3 years ago main master
  2. 05f8fe9 [Wconversion] Suppress warnings Bug: 56258 Bug: 58162 by Shai Barack · 3 years, 9 months ago
  3. f08fc26 [double-conversion] Add a BUILD.gn file. by Brett Wilson · 4 years, 5 months ago
  4. 1dce44c Add full license to test .cc files missing it. (#121) by Brett Wilson · 4 years, 5 months ago
  5. 8857767 Add wasm32 as supported platform (#120) by Andrii Vasylevskyi · 4 years, 5 months ago
  6. a54561b Pseiderer/add nios2 and xtensa 001 (#119) by Peter Seiderer · 4 years, 7 months ago
  7. 5cc233e Add support for microblaze. by Florian Loitsch · 4 years, 7 months ago
  8. 4a51e73 Add support for e2k architecture. (#118) by Florian Loitsch · 4 years, 9 months ago
  9. 7da5db9 Add min exponent width option in double-to-string conversion (#116) by pengzhenyi · 4 years, 10 months ago
  10. 3f9cd30 Remove reference to `diy-fp.cc` by Florian Loitsch · 4 years, 11 months ago
  11. e424c2b More Bignum fiddling. (#108) by Dr. Colin Hirsch · 4 years, 11 months ago
  12. 583c6b7 Merge branch 'master' of github.com:google/double-conversion by Florian Loitsch · 5 years ago
  13. 5720620 Remove redundant parenthesis. by Florian Loitsch · 5 years ago
  14. 7bc0c47 Optimise Bignum layout. (#107) by Dr. Colin Hirsch · 5 years ago
  15. e67096c Split Strtod() (#106) by Dr. Colin Hirsch · 5 years ago
  16. 32c4026 Split double-conversion. (#104) by Dr. Colin Hirsch · 5 years ago
  17. 251fef6 Fix naming. (#103) by Dr. Colin Hirsch · 5 years ago
  18. 2c29075 Consistent macro prefix. (#101) by Dr. Colin Hirsch · 5 years ago
  19. e394b49 Use standard min/max. (#102) by Dr. Colin Hirsch · 5 years ago
  20. 5fa81e8 Fix some issues with invalid hex-float literals. by Florian Loitsch · 5 years ago v3.1.5
  21. fb2364d Improve gitignore. by Florian Loitsch · 5 years ago
  22. 8fcee05 Usefulcat master (#98) by Florian Loitsch · 5 years ago
  23. 067c887 Fix warning for g++ 4.9.3. by Florian Loitsch · 5 years ago
  24. d1c0b80 Update Changelog. by Florian Loitsch · 5 years ago
  25. 4fa48d5 CMake: install to correct lib dir (#93) by Jason Zaman · 5 years ago
  26. cb5cf99 Add big endian ARM support (#92) by Rosen Penev · 5 years ago
  27. 3dfc1e3 Switch to relative includes. by Florian Loitsch · 5 years ago v3.1.4
  28. 860b431 Fix typo in test. by Florian Loitsch · 5 years ago v3.1.3
  29. 53c4c75 Update Changelog and version number. by Florian Loitsch · 5 years ago v3.1.2
  30. f5c59a2 Merge branch 'master' of github.com:google/double-conversion by Florian Loitsch · 5 years ago
  31. 8751aaf Fix 16-bit separators. by Florian Loitsch · 5 years ago
  32. 990c447 msvc: check if _MSC_VER is defined (#88) by Ben Boeckel · 5 years ago
  33. 87d21e3 Allow for compilation in emscripten (#86) by Tim Paine · 5 years ago
  34. 4b2a7f3 Merge branch 'branch_v3.1' by Florian Loitsch · 5 years ago
  35. d583754 Add test cases. by Florian Loitsch · 5 years ago
  36. 9823421 Update version numbers. by Florian Loitsch · 6 years ago
  37. eafa625 Add support of ARC architecture (#82) by Alexey Brodkin · 6 years ago
  38. 4199ef3 Update version numbers. by Florian Loitsch · 6 years ago
  39. e67d737 Merge branch 'master' into branch_v3.1 by Florian Loitsch · 6 years ago 3.1.0 v3.1.0 v3.1.1
  40. fd043b2 Fix hex literal bug. by Florian Loitsch · 6 years ago 3.0.2 v3.0.2
  41. 20ecba5 Support separator characters. by Florian Loitsch · 6 years ago
  42. 05a3fea Add support for hexadecimal float literals. by Florian Loitsch · 6 years ago
  43. aa554d9 Fix bug where hex numbers would lose the minus sign. by Florian Loitsch · 6 years ago
  44. b479bea Add comments for achitecture check. by Florian Loitsch · 6 years ago
  45. 768a445 Add support for aarch64_be, or1k and microblazebe. by Florian Loitsch · 6 years ago
  46. 4e8b3b5 Add support for Windows on ARM and ARM64 (#76) by thomaslmiller · 6 years ago
  47. 9a8e518 Merge pull request #68 from floitschG/static_size_assert by Florian Loitsch · 6 years ago
  48. ae9ad90 Merge pull request #69 from floitschG/pnacl by Florian Loitsch · 6 years ago
  49. e543cca Add Native Client as support architecture. by Florian Loitsch · 6 years ago
  50. da420c3 Use `static_assert` with newer compilers. by Florian Loitsch · 6 years ago
  51. 7a560cf Merge pull request #65 from floitschG/avoid_undef_cast by Florian Loitsch · 6 years ago
  52. 3ef9576 Address comments. by Florian Loitsch · 6 years ago
  53. df50df0 Avoid undefined cast to make ASAN happy. by Florian Loitsch · 6 years ago
  54. 3992066 Merge pull request #64 from google/floitschG-patch-1 by Florian Loitsch · 6 years ago
  55. 6c1e714 Add `exports_files` by Florian Loitsch · 6 years ago
  56. 3ad9d20 Processed length should include no trailing junk (#63) by Tom Jackson · 6 years ago
  57. 1b5fa31 Clarify output charset in DoubleToAscii documentation (#61) by Shane · 6 years ago
  58. e1aa127 Fix warning for code that will never be executed (#59) by Guy Kogus · 6 years ago
  59. cf2f0f3 Merge pull request #57 from google/rename_macro by Florian Loitsch · 6 years ago
  60. c58352d Rename macros. by Florian Loitsch · 6 years ago
  61. fe9b384 Merge pull request #52 from uburuntu/master by Florian Loitsch · 7 years ago
  62. 1d5a688 REF: replace deprecated headers by uburuntu · 7 years ago
  63. 4873703 REF: meaningless static definition in anonymous namespace by uburuntu · 7 years ago
  64. 14033f6 REF: init member in constructor by uburuntu · 7 years ago
  65. 2a257b7 Merge pull request #51 from isaachier/master by Florian Loitsch · 7 years ago
  66. 3c04013 Suppress issue in clang analyzer. by Isaac Hier · 7 years ago
  67. 678cef3 Merge pull request #50 from isaachier/master by Florian Loitsch · 7 years ago
  68. a131c65 Remove unused CMake file. by Isaac Hier · 7 years ago
  69. 5664746 Merge pull request #47 from AKindyakov/case_insensibility_for_special by Florian Loitsch · 7 years ago
  70. 8140713 Remove unnecessary INSTALL_INTERFACE expression. by Isaac Hier · 7 years ago
  71. e13e72e Use template for CMake installation. by Isaac Hier · 7 years ago
  72. aa2df66 Fix mistake for build interface include dir. by Isaac Hier · 7 years ago
  73. 8e02bf4 Improve CMake changes. by Isaac Hier · 7 years ago
  74. a711666 Update CMake package generation. by Isaac Hier · 7 years ago
  75. 9972d3c Implement ALLOW_CASE_INSENSIBILITY mode for StringToDoubleConverter class by akindyakov · 7 years ago
  76. 23cac04 Update Changelog. by Florian Loitsch · 7 years ago
  77. ca220cb Update Changelog. by Florian Loitsch · 7 years ago v3.0.0 v3.0.1
  78. 7f54e48 Merge branch 'avoid_negative_shift' by Florian Loitsch · 7 years ago
  79. 4abe326 Avoid negative shift. (#42) by Florian Loitsch · 7 years ago
  80. 78cd7b1 Add assert and test. by Florian Loitsch · 7 years ago
  81. 1921cb3 Avoid negative shift. by Florian Loitsch · 7 years ago
  82. d8d4e66 Merge pull request #39 from uburuntu/master by Florian Loitsch · 7 years ago
  83. 48b5e70 Fix previous fix by uburuntu · 7 years ago
  84. 12c0a23 cctest: fix possible null pointer dereference by Ramzan Bekbulatov · 7 years ago
  85. 617af29 Add const qualifiers where it possible by Ramzan Bekbulatov · 7 years ago
  86. bb8e225 ieee: remove extra qualification Double:: by Ramzan Bekbulatov · 7 years ago
  87. 79fb300 Merge pull request #38 from sorear/add-riscv by Florian Loitsch · 7 years ago
  88. 8316ed5 Add support for RISC-V by Stefan O'Rear · 7 years ago
  89. d4d68e4 Merge pull request #37 from KindDragon/patch-1 by Florian Loitsch · 8 years ago
  90. d7f9404 Update and rename README to README.md by Arkady Shapkin · 8 years ago
  91. 9ed0dec Fix typo. by Florian Loitsch · 8 years ago
  92. 336d4cc Merge pull request #36 from floitschG/fpic by Florian Loitsch · 8 years ago
  93. 2ea3182 Add fPIC flag on x86_64 if the compiler supports it. by Florian Loitsch · 8 years ago
  94. 28d0d6b Merge pull request #32 from tfarina/buildifier by Florian Loitsch · 8 years ago
  95. 907eb2c reformat BUILD file using buildifier by Thiago Farina · 8 years ago
  96. 25166c3 Merge pull request #31 from tfarina/fix-includes-attribute by Florian Loitsch · 8 years ago
  97. 750d6a0 fix Bazel's "includes" attribute error by Thiago Farina · 8 years ago
  98. f1b955e Merge pull request #30 from zonr/add-bazel-test-rules by Florian Loitsch · 8 years ago
  99. 43ff34a Add Bazel rules for running tests. by Zonr Chang · 8 years ago
  100. 37c257d Merge pull request #29 from heirecka/master by Florian Loitsch · 8 years ago