summaryrefslogtreecommitdiff
path: root/src/third_party
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8842 Apply OS X minimum version flag to buildAndrew Morrow2013-03-151-1/+1
* SERVER-8676 Macroize 'hash' namespace detection in platform, use for s2Andrew Morrow2013-03-151-7/+4
* Force existence of namespace std in s2 file to placate clangAndrew Morrow2013-03-081-0/+6
* SERVER-8880 Visual Studio -- remove /OPT:REF and /OPT:ICFTad Marshall2013-03-071-4/+0
* Visual Studio -- rename project and solution filesTad Marshall2013-02-201-1/+1
* speed up 2dsphere near searchHari Khalsa2013-01-252-0/+17
* Fix Windows compile warning on ARRAYSIZETad Marshall2013-01-221-0/+2
* use MONGO_INITIALIZER to ensure ordering of s2's static initsHari Khalsa2013-01-172-32/+11
* speed up frequently used toString() in s2cellidHari Khalsa2013-01-152-0/+19
* SERVER-380: Add snowball stemmerEliot Horowitz2012-12-2582-0/+28900
* SERVER-7513 Build tcmalloc on macShaun Verch2012-12-242-4/+281
* SERVER-7990: use real_climit() in StackLimitCheck::HasOverflowed (v8 backport)Ben Becker2012-12-212-6/+15
* SERVER-7822 SERVER-7976 pragma-out windows s2 warningsHari Khalsa2012-12-204-0/+18
* SERVER-7989: ContextSwitcher::PreemptionReceived() was checking the default i...Ben Becker2012-12-191-1/+1
* fix solaris build, use our own drem()Hari Khalsa2012-12-061-6/+5
* SERVER-7794 fix drem impl for windowsHari Khalsa2012-12-031-5/+11
* SERVER-6758 - use third_party profiler when using --use-cpu-profilerEliot Horowitz2012-11-272-3/+21
* fix drem for windows so s2near test doesn't failHari Khalsa2012-11-161-3/+8
* SERVER-7670 fix test for solaris (windows has same exact problem, fix TBA)Hari Khalsa2012-11-151-5/+7
* SERVER-2874 performance fix for s2 intersect, add s2 nearHari Khalsa2012-11-131-1/+1
* SERVER-2407 support amd64 architectureEric Milkie2012-11-111-0/+2
* SERVER-2407 better support for 32-bit Linux with V8Eric Milkie2012-11-111-0/+2
* SERVER-7086 Add V8 build logic to call into JS2CJason Rassi2012-11-094-179/+46
* SERVER-7386 Define ENABLE_DEBUGGER_SUPPORT for V8Tad Marshall2012-11-091-0/+3
* fix compile on freebsdHari Khalsa2012-11-073-8/+16
* compilation fixes for gcc 4.7Eric Milkie2012-11-072-4/+0
* fix solaris buildHari Khalsa2012-11-062-6/+19
* fix some compile warningsHari Khalsa2012-11-062-2/+3
* SERVER-7542 prevent 32-bit crash on startupEric Milkie2012-11-051-1/+1
* SERVER-2874 fix geojson patch w/o chmodHarishabd Khalsa2012-11-01110-69035/+74
* SERVER-7086 Integrate third_party V8 build into SConstructJason Rassi2012-10-292-10/+21
* SERVER-7086 Add README for src/third_party/v8 directoryJason Rassi2012-10-291-0/+36
* SERVER-7086 Complete implementation of V8 SConscriptJason Rassi2012-10-291-0/+93
* SERVER-7086 Add V8 JS2C-generated .cc filesJason Rassi2012-10-292-0/+168
* SERVER-7086 Pare down V8 compiler flagsJason Rassi2012-10-291-310/+11
* SERVER-7086 Merge V8 scons files into new SConscriptJason Rassi2012-10-293-2030/+542
* SERVER-7086 Add V8 3.12.19.11 to src/third_party/v8Jason Rassi2012-10-29453-0/+382926
* Revert "(should) fix build on most linux machines"Hari Khalsa2012-10-291-1/+1
* (should) fix build on most linux machinesHari Khalsa2012-10-291-1/+1
* SERVER-2874 Import S2 the flags library it depends on, add GeoJSON parsingHari Khalsa2012-10-29208-1/+104655
* Fixed typosPascal Borreli2012-10-141-1/+1
* SERVER-7023 only recreate jsautokw.h if out-of-dateTad Marshall2012-09-301-0/+89
* SERVER-6759 - work around for libm loading on some platformsEliot Horowitz2012-08-212-0/+25
* SERVER-4683 Fix build break on older SCons, redux.Andy Schwerin2012-08-101-2/+2
* SERVER-4683 Fix build break on older SCons.Andy Schwerin2012-08-101-2/+5
* SERVER-4683 Support the imported tcmalloc, ystem tcmalloc or the default syst...Andy Schwerin2012-08-104-3/+69
* SERVER-4683 Config files for tcmalloc on Linux built by 10gen.Andy Schwerin2012-08-103-0/+403
* SERVER-4683 Import gperftools source files.Andy Schwerin2012-08-10194-0/+56663
* SERVER-6449 - decide which BOSOT::TIME_UTC variant to use at compile timeEliot Horowitz2012-07-141-0/+2
* SERVER-6340 Use TIME_UTC_ rather than TIME_UTCMathias Stearn2012-07-104-20/+21