projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Special-case /dev/null in open in the portability header
[folly.git]
/
folly
/
String.h
2016-06-10
Marcus Holland-Moritz
Get rid of circular dependency when including Exception...
blob
|
commitdiff
|
raw
2016-06-08
Adam Simpkins
add hexlify() and unhexlify() convenience methods
blob
|
commitdiff
|
raw
|
diff to current
2016-04-26
Aditya Muttur
Adding a constructor to UTF8Range that uses std::string
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
Sven Over
folly: replace old-style header guards with "pragma...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-10
Yedidya Feldblum
stripLeftMargin
blob
|
commitdiff
|
raw
|
diff to current
2015-11-17
Tom Jackson
UTF8StringPiece, wrapping boost::u8_to_u32
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Haim Grosman
folly: adding folly::ltrimWhitespace / folly::rtrimWhit...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Chip Turner
Revert "Make strlcpy available in folly" (D2062632)
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Chip Turner
Make strlcpy available in folly
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-05-12
Nicholas Ormrod
Updated string.h
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Mark McDuff
improve split() docs
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Nicholas Ormrod
Copyright 2014->2015
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Andrew Chalfant
Add convenience method for folly::join
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Adam Simpkins
add stringVPrintf() and stringVAppendf()
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
Marc Horowitz
fix exceptionStr to work for derived classes of std...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
Marc Horowitz
Make it work more generically
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Marcin Pawlowski
extend folly::split
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
Tudor Bosman
Remove unnecessary and broken hash specializations
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
Brian Pane
Move the branchless, parallel ASCII toLower into folly
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Lucian Grijincu
folly: StringPiece: add skipWhitespace
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
Tudor Bosman
More opensource build fixes
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
Elizabeth Smith
printf format checking for msvc
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
Mikhail Okunev
Utility that converts from prettyPrint format back...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Marcus Holland-Moritz
Support numeric types as targets for folly::split
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Peter Griess
Make Folly cpp_library targets more granular
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Peter Griess
Try again to fix hash<fbstring> namespacing
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Peter Griess
Specialize hash<basic_fbstring> in correct namespaces
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Peter Griess
Use C++11 unordered collections instead of libstdc...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
Andrei Alexandrescu
readFile reads an entire file into a string, vector...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Hitesh Khandelwal
Revert "[Folly] Helper method to get exception type"
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Hitesh Khandelwal
Helper method to get exception type
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Tudor Bosman
Add async-signal-safe flavor of demangle
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Chip Turner
Add initializer_list support to folly::join
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Tom Jackson
Fixed-size split()
blob
|
commitdiff
|
raw
|
diff to current
2013-04-21
Tudor Bosman
Revert "Revert "URI parsing in folly""
blob
|
commitdiff
|
raw
|
diff to current
2013-04-21
Tudor Bosman
Revert "URI parsing in folly"
blob
|
commitdiff
|
raw
|
diff to current
2013-04-21
Tudor Bosman
URI parsing in folly
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Louis Brandy
Copyright 2012 -> 2013
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Tudor Bosman
Add a folly::exceptionStr overload
blob
|
commitdiff
|
raw
|
diff to current
2012-08-26
Philip Pronin
one more folly::join overload
blob
|
commitdiff
|
raw
|
diff to current
2012-08-26
Philip Pronin
strings join
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Tudor Bosman
Add IEC binary unit prefixes
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
Tudor Bosman
Clarify split / splitTo comments.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
Chip Turner
Move and refactor code
blob
|
commitdiff
|
raw
|
diff to current
2012-06-02
Jordan DeLong
Pull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6
blob
|
commitdiff
|
raw
|
diff to current