summaryrefslogtreecommitdiff
path: root/src/third_party/pcre-8.30
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17552 Use correct OS detection macros, rather than our ownAndrew Morrow2015-03-111-1/+1
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-1/+1
* Fix Linux buildTad Marshall2012-03-071-2/+2
* Fix Visual Studio buildTad Marshall2012-03-072-3/+3
* SERVER-3827 remove some unnecessary filesEric Milkie2012-02-29184-117663/+0
* SERVER-3827 avoid uninitialized variable warningEric Milkie2012-02-281-1/+1
* SERVER-3827 codereview suggestion to use unistd.hEric Milkie2012-02-281-2/+3
* SERVER-3827 fix for Windows since the C compiler isn't quite standardEric Milkie2012-02-281-1/+1
* SERVER-3827 modify dll behavior to avoid warnings on WindowsEric Milkie2012-02-281-3/+3
* SERVER-3827 rename file for proper dependency checkingEric Milkie2012-02-281-0/+198
* SERVER-3827 needs a cast to avoid "implicit cast overflow" warningEric Milkie2012-02-281-1/+1
* SERVER-3827 mods for mongodb buildEric Milkie2012-02-281-9/+26
* SERVER-3827 SConstruct changes for new pcreEric Milkie2012-02-281-0/+37
* SERVER-3827 initial commit of pcre 8.30Eric Milkie2012-02-28306-0/+245975