summaryrefslogtreecommitdiff
path: root/src/mongo/util/intrusive_counter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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