summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/PosixNSPR.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-1/+1
* SERVER-24104 Replace direct uses of stdx::chrono::durations with MongoDB dura...Andy Schwerin2016-05-171-1/+2
* SERVER-23358 SpiderMonkey 45.0.2 ESR MongoDB & Build IntegrationMark Benvenuto2016-04-211-1/+10
* SERVER-19614 Return to using stdx::thread for JS impl scopeAndrew Morrow2015-10-271-99/+24
* SERVER-20678 Create a new JS scope for each mapreduceAndrew Morrow2015-10-121-0/+23
* SERVER-19614 Implement stack quotas for JSJason Carey2015-10-061-23/+93
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+259