| Age | Commit message (Collapse) | Author |
|
|
|
|
|
shard key
|
|
without allocating memory
Also cleaned up FieldRef
|
|
|
|
Rename utils/mongoutils/str.h => utils/str.h
Rename namespace mongoutils::str => str
Rename mongo::strcasecmp => str::caseInsensitiveCompare.
|
|
Remove leading comments that are just stating the filename.
Move any file-level comments below the copyright banner.
Remove leading blank lines.
|
|
|
|
validation to fail
|
|
components in wildcard indexes
|
|
|
|
Previously, calling FieldRef::FieldRef(StringData) never initialized
_cachedSize, resulting in unpredictable build failures.
Additionally, calling FieldRef::parse(StringData) with the empty
string did not reinitialize the FieldRef.
|
|
|
|
|
|
|
|
Also update generators.
|
|
allocation
|
|
|
|
field names
|
|
|
|
|
|
|
|
|
|
reuse).
|
|
prefixes.
|