index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
scripting
/
mozjs
/
PosixNSPR.cpp
Age
Commit message (
Expand
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2019-10-21
SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...
Ben Caimano
2019-10-14
SERVER-42736 Remove PosixNSPR implementations.
ADAM Martin
2019-09-17
SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex
Ben Caimano
2019-01-30
SERVER-29286 import and use mozjs-60
Gabriel Russell
2019-01-29
Revert "SERVER-29286 import and use mozjs-60"
Gabriel Russell
2019-01-29
SERVER-29286 import and use mozjs-60
Gabriel Russell
2017-09-29
SERVER-31271 don't use nspr allocator for js threads for better ASAN
Gabriel Russell
2017-08-02
SERVER-26538 SERVER-26539 Detach from boost::thread
Andrew Morrow
2016-05-17
SERVER-24104 Replace stdx::duration with mongo::Duration.
Andy Schwerin
2016-05-17
SERVER-24104 Replace direct uses of stdx::chrono::durations with MongoDB dura...
Andy Schwerin
2016-04-21
SERVER-23358 SpiderMonkey 45.0.2 ESR MongoDB & Build Integration
Mark Benvenuto
2015-10-27
SERVER-19614 Return to using stdx::thread for JS impl scope
Andrew Morrow
2015-10-12
SERVER-20678 Create a new JS scope for each mapreduce
Andrew Morrow
2015-10-06
SERVER-19614 Implement stack quotas for JS
Jason Carey
2015-07-14
SERVER-18531 Integrate SpiderMonkey
Jason Carey