summaryrefslogtreecommitdiff
path: root/src/mongo/util/intrusive_counter.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-2/+1
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-181-1/+2
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-121-2/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35940 Remove IntrusiveCounterMartin Neupauer2018-07-101-9/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-22/+22
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Remove intrusive_ptr from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* fix typos / transpositions of pragmas in the last commitDwight2013-12-181-1/+1
* cleaning of windows compiler wwarningsDwight2013-12-181-0/+3
* SERVER-11539 Don't count sizeof metadata when deciding if a string is too big...Mathias Stearn2013-11-121-3/+4
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-1/+3
* Add at least minimal support for all types to aggMathias Stearn2012-12-101-1/+2
* SERVER-7886 - use StringData methods, now .data()Eliot Horowitz2012-12-101-2/+1
* Whitespace; tabs to spacesTad Marshall2012-11-181-3/+3
* Rewrite Document and Value classesMathias Stearn2012-11-161-1/+20
* Convert to unix line endingsMathias Stearn2012-06-291-30/+30
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+30