index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
base
/
string_data.h
Age
Commit message (
Expand
)
Author
2024-04-15
SERVER-89071: Include reject flag in QuerySettings hash (#20882)
James H
2024-03-13
SERVER-85158 Add a StringData ref check (#19870)
Joseph Prince
2023-12-19
SERVER-82972 Improve ScanStage::clone() performance and memory use (#17478)
Kevin Cherkauer
2023-11-28
SERVER-83541 fix: accept StringData::compare wider range
Billy Donahue
2023-11-14
SERVER-82604 implement StringData with a std::string_view member
Billy Donahue
2023-11-02
SERVER-48429 StringDataComparator
Billy Donahue
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-15
SERVER-77042 automated IWYU changes up to ratio of 0.3
Daniel Moody
2023-04-07
SERVER-75815 Add gsl::Pointer attribute to StringData
Matt Broadstone
2023-03-24
SERVER-75192 add check empty string to StringData constructor
Juan Gu
2022-09-08
SERVER-68887 stringop-overread issue Can not build on the Ubuntu 22.04 LTS
Ubuntu
2022-03-20
SERVER-56571 rename and unprotect invariant.h
Billy Donahue
2022-03-18
SERVER-64553 make StringData comparisons constexpr
Mathias Stearn
2022-03-18
SERVER-54352 std::string += StringData
Mathias Stearn
2022-02-23
SERVER-54595 StringData(const char*, size_t) only checks invariant in debug
Matt Diener
2021-05-04
SERVER-51061 Rename WHITELIST macros to ALLOW
Sara Golemon
2021-04-21
SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)
Mark Benvenuto
2021-03-23
SERVER-55381 fix StringData::find,rfind
Billy Donahue
2021-03-21
SERVER-55180 Convert SBE from std::string_view to StringData
Billy Donahue
2021-03-19
Revert "SERVER-55180 Convert SBE from std::string_view to StringData"
XueruiFa
2021-03-19
SERVER-55180 Convert SBE from std::string_view to StringData
Billy Donahue
2021-03-17
Revert "SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)"
XueruiFa
2021-03-17
SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)
Billy Donahue
2021-02-11
SERVER-51266 Add BSONType::RegEx support in SBE. Fix $regex aggregation expre...
Nikita Lapkov
2021-02-04
SERVER-53399 Parse individual window functions
David Percy
2020-10-13
SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcs
Billy Donahue
2020-05-08
SERVER-44049 constexpr StringData(ptr,len) constructor
Billy Donahue
2020-03-25
SERVER-46503 inline namespace mongo::literals
Billy Donahue
2019-06-14
SERVER-41071 Replace NULL and 0 with nullptr
A. Jesse Jiryu Davis
2019-04-08
SERVER-40389 small tweaks to third_party/fmt & related.
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-12-04
SERVER-38248 Change StringMap implementation to absl::flat_hash_map
Henrik Edin
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-03-08
SERVER-22411 Refactor Windows Certificate PEM file loading
Mark Benvenuto
2017-08-22
SERVER-28620 Adorn all oplog writes with timestamps
Eric Milkie
2016-08-15
SERVER-25402 Fewer binaries depend on interpolated version info
Andrew Morrow
2016-07-19
SERVER-23990 move StringData hashing to StringData::ComparatorInterface
David Storch
2016-07-14
SERVER-24572 Add support for collecting information from /proc/stat
Mark Benvenuto
2016-06-17
SERVER-24651 Add and use string data literals
Jason Carey
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-03-24
SERVER-22735 Extend woCompare() to optionally accept a StringData::Comparator...
Tess Avitabile
2015-10-19
SERVER-20974 fixup
Andrew Morrow
2015-10-19
SERVER-20737 Don't pass nullptr to memcmp in StringData::compare
Andrew Morrow
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-02-06
SERVER-16940 Change pass-by-const-ref of StringData to pass-by-value
Tyler Brock
2015-01-15
SERVER-13256 Add usings and qualifications for names from namespace std
Andrew Morrow
2014-11-25
SERVER-16200 Eagerly compute StringData lengths and streamline equality checks
Andrew Morrow
2014-05-19
SERVER-13256: Remove pch - qualify std in headers
Mark Benvenuto
2014-05-16
SERVER-13264 Move Apache-licensed files to AGPL
Ian Whalen
[next]