diff browse annotate |
bbbb2d668d0d0bce8d8256a5b2f1ad80cd2fc12f created 2010-04-08 13:05 -0500 pushed 2010-04-08 18:05 +0000 |
Chris Jones | Chris Jones - Bug 550401: Do the __declspec import/export dance in mozalloc to avoid MSVC warnings. r=bsmedberg |
diff browse annotate |
8cbc47eee6593699d684026ddb0a670a0154cc81 created 2009-10-01 21:50 -0500 pushed 2009-10-02 02:52 +0000 |
Chris Jones | Chris Jones - bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad |