<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mongo.git/src/mongo/scripting/mozjs/dbpointer.cpp, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.gnuabordo.com.br/mongo.git/atom?h=master</id>
<link rel='self' href='http://git.gnuabordo.com.br/mongo.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/'/>
<updated>2023-07-01T12:45:34+00:00</updated>
<entry>
<title>SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0</title>
<updated>2023-07-01T12:45:34+00:00</updated>
<author>
<name>Daniel Moody</name>
<email>daniel.moody@mongodb.com</email>
</author>
<published>2023-06-29T14:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=f8e4be7f6da71f978b2aa9991febb4c7ad89c903'/>
<id>urn:sha1:f8e4be7f6da71f978b2aa9991febb4c7ad89c903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-40476 remove mongoutils::str</title>
<updated>2019-04-09T19:38:40+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2019-04-08T20:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=1041dd848e25e879260d1015d8da4f72ee7993fe'/>
<id>urn:sha1:1041dd848e25e879260d1015d8da4f72ee7993fe</id>
<content type='text'>
    Rename utils/mongoutils/str.h =&gt; utils/str.h
    Rename namespace mongoutils::str =&gt; str
    Rename mongo::strcasecmp =&gt; str::caseInsensitiveCompare.
</content>
</entry>
<entry>
<title>SERVER-39560 - remove leading blank line on all C++ files</title>
<updated>2019-02-13T20:26:10+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2019-02-13T19:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=b21647a5e19e5980186e57f77be0b1e0ef92a087'/>
<id>urn:sha1:b21647a5e19e5980186e57f77be0b1e0ef92a087</id>
<content type='text'>
Remove leading comments that are just stating the filename.
Move any file-level comments below the copyright banner.
Remove leading blank lines.
</content>
</entry>
<entry>
<title>SERVER-37651 Update header files with new license</title>
<updated>2018-10-22T17:05:34+00:00</updated>
<author>
<name>Ramon Fernandez</name>
<email>ramon@mongodb.com</email>
</author>
<published>2018-10-20T02:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=a66a5578d5b006cef85b16eac05c96b58c877ebe'/>
<id>urn:sha1:a66a5578d5b006cef85b16eac05c96b58c877ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-19977 Intern JS Strings</title>
<updated>2015-10-07T00:14:01+00:00</updated>
<author>
<name>Jason Carey</name>
<email>jcarey@argv.me</email>
</author>
<published>2015-10-07T00:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=95060c27ed2dddcb6343a88f7aa405ed8a935ad7'/>
<id>urn:sha1:95060c27ed2dddcb6343a88f7aa405ed8a935ad7</id>
<content type='text'>
Rather than supplying const char*'s throughout our use of the MozJS api,
intern the strings and root their associated ids (to save on string
parsing).
</content>
</entry>
<entry>
<title>SERVER-20375 Constrain JS method thisv</title>
<updated>2015-09-18T00:13:11+00:00</updated>
<author>
<name>Jason Carey</name>
<email>jcarey@argv.me</email>
</author>
<published>2015-09-14T20:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=041e4fe737342bf40a6aedb7a04d8d99ba20e213'/>
<id>urn:sha1:041e4fe737342bf40a6aedb7a04d8d99ba20e213</id>
<content type='text'>
This constrains universal access to wraptype methods by providing a
JS_ATTACH_JS_CONSTRAINED_METHOD() macro which allows for a list of types
that are allowed to call said method.

In this way we can lock down all methods without having to add uasserts
to each individual method body.
</content>
</entry>
<entry>
<title>SERVER-18531 Integrate SpiderMonkey</title>
<updated>2015-07-14T20:15:54+00:00</updated>
<author>
<name>Jason Carey</name>
<email>jcarey@argv.me</email>
</author>
<published>2015-07-09T18:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=e749ffad9b4fe3110d97f366ebe39e7c9a4edd9d'/>
<id>urn:sha1:e749ffad9b4fe3110d97f366ebe39e7c9a4edd9d</id>
<content type='text'>
Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod.
</content>
</entry>
</feed>
