Sign in
flutter
/
third_party
/
double-conversion
/
HEAD
« Previous
1921cb3
Avoid negative shift.
by Florian Loitsch
· 7 years ago
d8d4e66
Merge pull request #39 from uburuntu/master
by Florian Loitsch
· 7 years ago
48b5e70
Fix previous fix
by uburuntu
· 7 years ago
12c0a23
cctest: fix possible null pointer dereference
by Ramzan Bekbulatov
· 7 years ago
617af29
Add const qualifiers where it possible
by Ramzan Bekbulatov
· 7 years ago
bb8e225
ieee: remove extra qualification Double::
by Ramzan Bekbulatov
· 7 years ago
79fb300
Merge pull request #38 from sorear/add-riscv
by Florian Loitsch
· 7 years ago
8316ed5
Add support for RISC-V
by Stefan O'Rear
· 7 years ago
d4d68e4
Merge pull request #37 from KindDragon/patch-1
by Florian Loitsch
· 7 years ago
d7f9404
Update and rename README to README.md
by Arkady Shapkin
· 7 years ago
9ed0dec
Fix typo.
by Florian Loitsch
· 7 years ago
336d4cc
Merge pull request #36 from floitschG/fpic
by Florian Loitsch
· 7 years ago
2ea3182
Add fPIC flag on x86_64 if the compiler supports it.
by Florian Loitsch
· 7 years ago
28d0d6b
Merge pull request #32 from tfarina/buildifier
by Florian Loitsch
· 7 years ago
907eb2c
reformat BUILD file using buildifier
by Thiago Farina
· 7 years ago
25166c3
Merge pull request #31 from tfarina/fix-includes-attribute
by Florian Loitsch
· 7 years ago
750d6a0
fix Bazel's "includes" attribute error
by Thiago Farina
· 7 years ago
f1b955e
Merge pull request #30 from zonr/add-bazel-test-rules
by Florian Loitsch
· 7 years ago
43ff34a
Add Bazel rules for running tests.
by Zonr Chang
· 7 years ago
37c257d
Merge pull request #29 from heirecka/master
by Florian Loitsch
· 8 years ago
a1ee96d
Use GNUInstallDirs
by Heiko Becker
· 8 years ago
56a0457
Merge pull request #26 from sheeeng/master
by Florian Loitsch
· 8 years ago
ebbc6ce
Fix error C1128 for x86 debug builds.
by Leonard Lee
· 8 years ago
0e47d5a
Use correct file paths.
by Leonard Lee
· 8 years ago
94ec6a8
Remove user specific project file.
by Leonard Lee
· 8 years ago
7499d0b
Merge pull request #25 from tfarina/fix-11
by Florian Loitsch
· 8 years ago
c207264
add WORKSPACE file
by Thiago Farina
· 8 years ago
3ce87a3
Merge pull request #24 from DieHertz/patch-1
by Florian Loitsch
· 8 years ago
0e26b70
Add missing trailing '.' to comments.
by Andrey Mironov
· 8 years ago
e7ad2ce
Keep the trailing period in commentary.
by Andrey Mironov
· 8 years ago
70c7725
actualize commentary
by Andrey Mironov
· 8 years ago
257f85a
Merge pull request #22 from ilelann/fix_cmake_include_dirs
by Florian Loitsch
· 8 years ago
ae046d0
fix cmake include directories at target level
by Ivan Le Lann
· 8 years ago
0300ae4
Bump minimal requirement for cmake.
by Florian Loitsch
· 8 years ago
b2e9a94
Merge pull request #19 from ilelann/cmake_include_dirs
by Florian Loitsch
· 8 years ago
030eb44
Merge pull request #20 from digiter/patch-1
by Florian Loitsch
· 8 years ago
0c4d24e
Merge pull request #17 from mihaipopescu/include-paths
by Florian Loitsch
· 8 years ago
c331c45
Merge pull request #16 from mihaipopescu/not-all-control-paths-return
by Florian Loitsch
· 8 years ago
ea970f6
Update README
by digiter
· 8 years ago
08b743e
set cmake include directories at target level
by Ivan Le Lann
· 8 years ago
a9ee964
Merge pull request #18 from ilelann/fix_warning
by Florian Loitsch
· 8 years ago
38a0927
fix unused warning on kCachedPowersLength
by Ivan Le Lann
· 8 years ago
04c6f0a
fixed inconsistent include paths
by Mihai Popescu
· 8 years ago
1940399
fixed warning C4715 treated as error "not all control paths return a value"
by Mihai Popescu
· 8 years ago
29e6d2f
Merge pull request #15 from davisp/fix-compiler-warning-gcc-5.1
by Florian Loitsch
· 8 years ago
044e74a
Fix compiler warning on GCC 5.1.0
by Paul J. Davis
· 8 years ago
c3e0c97
Update changelog.
by Florian Loitsch
· 9 years ago
0cccee4
Merge branch 'mzhaom-movedir'
by Florian Loitsch
· 9 years ago
8c2ef0b
Merge branch 'movedir' of https://github.com/mzhaom/double-conversion into mzhaom-movedir
by Florian Loitsch
· 9 years ago
b196852
Merge pull request #13 from aiq/master
by Florian Loitsch
· 9 years ago
64702b4
Move files from src to double-conversion.Also update include to use
by Ming Zhao
· 9 years ago
471ec05
Update URL.
by Florian Loitsch
· 9 years ago
f66f9ef
fix: CHECK_EQ with to correct buffer value
by Alexander Schulz
· 9 years ago
7ab158d
removed function definition that has no implementation
by Alexander Schulz
· 9 years ago
851a80b
Update README
by Florian Loitsch
· 9 years ago
6ebbf17
Merge pull request #11 from mzhaom/master
by Florian Loitsch
· 9 years ago
cca3e37
Add bazel BUILD file.
by Ming Zhao
· 9 years ago
1f0b845
Merge pull request #9 from opoplawski/cmakepath
by Florian Loitsch
· 9 years ago
8853845
Use install paths in installed cmake files
by Orion Poplawski
· 9 years ago
8d33ba7
Fix define-tests for power pc.
by Florian Loitsch
· 9 years ago
cb2beeb
Add more define-detection for ARM64.
by Florian Loitsch
· 9 years ago
b8c24a6
Add more defines for power-pc detection.
by Florian Loitsch
· 9 years ago
3db0fea
Merge pull request #5 from amoldeshpande/master
by Florian Loitsch
· 9 years ago
f229f59
somehow this ended up ignored
by Amol Deshpande
· 9 years ago
ce94049
fixed for visual c++ 2013. added msvc project files.
by Amol Deshpande
· 9 years ago
0d25506
error can shift more than 32 bits.
by Florian Loitsch
· 9 years ago
24099d5
Enable -Wshadow and fix shadowing variables.
by Florian Loitsch
· 9 years ago
da11179
Add support for m68000.
by Florian Loitsch
· 10 years ago
c773459
Support shared libraries with Cmake. Improve README.
by Florian Loitsch
· 10 years ago
2fb03de
Use 1.0.0 as shared library version on the v2 branch.
by Florian Loitsch
· 10 years ago
12422cb
Merge branch 'improved_scons' into branch_v2.0
by Florian Loitsch
· 10 years ago
079bf73
Merge branch 'fix_warnings' into branch_v2.0
by Florian Loitsch
· 10 years ago
9643188
More warning fixes.
by Florian Loitsch
· 10 years ago
d3a34fc
More warning fixes.
by Florian Loitsch
· 10 years ago
0c5a430
Fix some more warnings.
by Florian Loitsch
· 10 years ago
4e24bb3
Fix build on ARMv8 64bit.
by Florian Loitsch
· 10 years ago
3833c5c
Improve SConstruct file.
by Florian Loitsch
· 10 years ago
2e8462a
Fix warnings.
by Florian Loitsch
· 10 years ago
3c10962
Fix after merge.
by Florian Loitsch
· 10 years ago
3ae434a
Merge branch 'whitespace'
by Florian Loitsch
· 10 years ago
239ff7e
Update Changelog.
by Florian Loitsch
· 10 years ago
f6f6339
Fix clang warning for unused variables (only used in ASSERT).
by Florian Loitsch
· 10 years ago
865dbc7
Fix GCC's unused typedef warning.
by Florian Loitsch
· 10 years ago
07c74a5
Merge branch 'master' of https://code.google.com/p/double-conversion
by Florian Loitsch
· 10 years ago
a080e8c
Make checks dependent on compiler.
by Florian Loitsch
· 10 years ago
9920fe9
Missed more int/bool types.
by Florian Loitsch
· 10 years ago
3673f46
Fix type.
by Florian Loitsch
· 10 years ago
c87084b
Rewrite tests.
by Florian Loitsch
· 10 years ago
04cae7a
Fix double increment.
by Florian Loitsch
· 11 years ago
24c2fa1
Add OsX ppc compilation support.
by Florian Loitsch
· 11 years ago
86c52da
Add ARM 64 support.
by Florian Loitsch
· 11 years ago
8e5d197
Update version number and add Kent Williams to authors file.
by Florian Loitsch
· 11 years ago
256c1b1
COMP: add comments & fix lib install path
by Kent Williams
· 11 years ago
b97bd07
COMP: Add CMake build system
by Kent Williams
· 11 years ago
f23f8a4
Merge branch 'make_methods_const'
by Florian Loitsch
· 11 years ago
47fbedd
Mark StringToDoubleConverter functions as 'const'.
by Florian Loitsch
· 11 years ago
e5b3442
Update Changelog.
by Florian Loitsch
· 11 years ago
56e23d7
Merge branch 'fix_null_termination'
by Florian Loitsch
· 11 years ago
6ed2016
Support more architectures.
by Florian Loitsch
· 12 years ago
37a69c5
Null terminate exponent buffer.
by Florian Loitsch
· 12 years ago
Next »