projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix copyright line in folly/synchronization/test/ParkingLotBenchmark.cpp
[folly.git]
/
folly
/
Conv.h
2018-01-01
Yedidya Feldblum
Fix some copyright lines in folly/
blob
|
commitdiff
|
raw
2017-12-26
Yedidya Feldblum
Format digits10
blob
|
commitdiff
|
raw
|
diff to current
2017-12-25
Yedidya Feldblum
Remove unused boost dep from Conv.h
blob
|
commitdiff
|
raw
|
diff to current
2017-12-20
Yedidya Feldblum
Kill FOLLY_ALIGNED etc
blob
|
commitdiff
|
raw
|
diff to current
2017-11-30
Yedidya Feldblum
Some fixes for custom conversions of enums
blob
|
commitdiff
|
raw
|
diff to current
2017-10-24
Christopher Dykes
Consistently have the namespace closing comment
blob
|
commitdiff
|
raw
|
diff to current
2017-10-19
Christopher Dykes
Ensure curly-braces around control-flow
blob
|
commitdiff
|
raw
|
diff to current
2017-10-17
Andrew Krieger
Don't make copies of std::string or fbstring when conve...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Andrew Krieger
constexpr estimateSpaceNeeded for string literals.
v2017.10.16.00
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
Yedidya Feldblum
Consistency in namespace-closing comments
v2017.07.31.00
blob
|
commitdiff
|
raw
|
diff to current
2017-07-30
Yedidya Feldblum
template< -> template <
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Phil Willoughby
Improve efficiency of trivial toDelim calls
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Qinfan Wu
Fix tryTo to support conversion to enumerations
v2017.05.29.00
blob
|
commitdiff
|
raw
|
diff to current
2017-05-25
Eric Niebler
Replace FOLLY_WARN_UNUSED_RESULT with FOLLY_NODISCARD...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-14
Andrew Krieger
Suppress more warnings for MSVC
blob
|
commitdiff
|
raw
|
diff to current
2017-04-14
Mark Williams
Revert D4805628: [folly] Suppress more warnings for...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-14
Andrew Krieger
Suppress more warnings for MSVC
blob
|
commitdiff
|
raw
|
diff to current
2017-02-01
Christopher Dykes
Swap a few APIs to reduce sign and implicit truncations...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Yedidya Feldblum
2017
blob
|
commitdiff
|
raw
|
diff to current
2016-12-16
Christopher Dykes
Allow folly to compile cleanly with most of the rest...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-16
Christopher Dykes
More implicit truncation warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-12-02
Christopher Dykes
Begin making folly compile cleanly with a few of MSVC...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-25
Michael Lee
Fix maybe-uninitialized warning in Conv.h
blob
|
commitdiff
|
raw
|
diff to current
2016-09-01
Phil Willoughby
Fix folly conversions for Clang with GCC5's libstdc++
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Christopher Dykes
Fix folly::to<> under MSVC
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Bi Xue
Suggestion of fixing folly::to<std::string>(double...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-16
Eric Niebler
Use folly::Expected to implement folly::tryTo, a non...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Eric Niebler
Reverted commit D3557832
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Eric Niebler
Use folly::Expected to implement folly::tryTo, a non...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-09
Yedidya Feldblum
Move IPAddress definitions to source files
blob
|
commitdiff
|
raw
|
diff to current
2016-07-06
Michael Lee
Clean up int128_t macro gating
blob
|
commitdiff
|
raw
|
diff to current
2016-07-06
Marcus Holland-Moritz
Refactor folly::to<>
blob
|
commitdiff
|
raw
|
diff to current
2016-06-27
Marcus Holland-Moritz
Allow unchecked conversion from floating point to bool
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Marcus Holland-Moritz
Fix uses of std::nextafter on Android
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Marcus Holland-Moritz
Fix code for anything-to-string space estimation
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Marcus Holland-Moritz
Simplify unsigned-to-string conversion code and improve...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Marcus Holland-Moritz
Fix undefined behaviour in 128-bit integer-to-string...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Marcus Holland-Moritz
Fix conversion from bool to floating point value
blob
|
commitdiff
|
raw
|
diff to current
2016-06-23
Marcus Holland-Moritz
Clean up Conv.cpp / Conv.h
blob
|
commitdiff
|
raw
|
diff to current
2016-06-23
Marcus Holland-Moritz
Fix undefined behaviour in float<->int conversion
blob
|
commitdiff
|
raw
|
diff to current
2016-04-23
Sven Over
use forward instead of move for universal references
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Tom Jackson
Extensibility for folly::to<> through ADL
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Christopher Dykes
Create the pthread.h portability header
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Sven Over
folly: replace old-style header guards with "pragma...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Mark Isaacson
folly copyright 2015 -> copyright 2016
blob
|
commitdiff
|
raw
|
diff to current
2016-01-28
Igor Sugak
folly: build with -Wunused-parameter
blob
|
commitdiff
|
raw
|
diff to current
2015-12-01
Jim Meyering
folly/Conv.h: suppress -Wfloat-conversion warnings
blob
|
commitdiff
|
raw
|
diff to current
2015-12-01
Jim Meyering
folly/Conv.h: estimateSpaceNeeded: avoid undefined...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Sara Golemon
Fix minor typo in folly/Conv.h
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Anton Likhtarov
Disallow nullptr literal in StringPiece constructor
blob
|
commitdiff
|
raw
|
diff to current
2015-10-13
Ben Maurer
Move digits_to into .cpp
blob
|
commitdiff
|
raw
|
diff to current
2015-09-21
Marc Horowitz
make to<bool> skip range check
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Yedidya Feldblum
Drop support for GCC < 4.8 in folly/Conv.h
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Orvid King
Handle some scoping issues in Conv.h under MSVC
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Nima Aghdaii
Fix Infinity
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Orvid King
Added FOLLY_ALIGNED(), to allow aligning on MSVC as...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-22
Ondrej Lehecka
making thrift and folly header files compile clean...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Steve O'Brien
Conv.h: fix a type error caught by clang
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Steve O'Brien
decimal conversion: digits10 using bit-counting instruc...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Marc Horowitz
folly refactorings to better support cross-platform
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Nicholas Ormrod
Copyright 2014->2015
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
Sean Cannella
Fix Conv.h compilation on Android
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
Lucian Grijincu
folly: to: make exceptions more informative
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
Hans Fugal
(folly) make check on OSX Yosemite (10.10)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
Sarang Masti
Allow conversion from a type T to itself
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Sarang Masti
Allow conversion from StringPiece to StringPiece
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Soren Lassen
Better estimateSpaceNeeded(double)
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Marcin Pawlowski
stop prereserving space in toAppend
blob
|
commitdiff
|
raw
|
diff to current
2014-09-26
Ranjeeth Dasineni
rfc : -Wshorten-64-to-32 warnings in folly liger depend...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Sean Cannella
Remove dependency on std::to_string
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
Jim Meyering
fbcode: __x__-protect all __attribute__ keywords, mecha...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
Marcin Pawlowski
made toAppendDelim better
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
Marcin Pawlowski
reserve capacity in toAppend<StringType>(...)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Tudor Bosman
Codemod: use #include angle brackets in folly and thrift
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Zejun Wu
Specialize string to identical string conversion
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Andrew Gallagher
Fix inclusions of double-conversion to use proper path
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Tom Conerly
Fix clang folly::to failure
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
Marc Horowitz
move folly::detail::IsSomeString outside of folly:...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Peter Griess
Avoid static_assert in tuple_element for Clang/libc++
blob
|
commitdiff
|
raw
|
diff to current
2013-09-08
Jordan DeLong
Some fixes for building stuff with clang
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Andrew Gallagher
folly/Conv.h: remove unused local typedef
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Tudor Bosman
toAppendDelimited, toDelimited
blob
|
commitdiff
|
raw
|
diff to current
2013-04-21
Marcelo Juchem
Fixing clang compatibility issues
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Louis Brandy
Copyright 2012 -> 2013
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Davide Bolcioni
Fix output of 128 bit integer to string conversion.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Soren Lassen
use std::underlying_type to support enum classes
blob
|
commitdiff
|
raw
|
diff to current
2012-10-12
Andrei Alexandrescu
Better unsigned to string conversion
blob
|
commitdiff
|
raw
|
diff to current
2012-09-17
Fan Guo
support -nan in conversion
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Eitan Frachtenberg
Improve digits_to() performance
blob
|
commitdiff
|
raw
|
diff to current
2012-06-02
Jordan DeLong
Pull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6
blob
|
commitdiff
|
raw
|
diff to current