Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Makoto Kato 4ea8ae47b5 Bug 521937 - Crash using js-ctypes open method with a wrong path [@PR_UnloadLibrary | mozilla::ctypes::Library::Finalize]. r=dwitte 2009-10-14 12:57:42 +09:00
Jacek Caban 1516ba9fbe Fixed compilation on mingw where PRUnichar != jschar. b=518721, r=dwitte 2009-10-11 16:22:42 -07:00
Dan Witte 19abe30222 Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Makoto Kato 0a547e68f9 js-ctypes cannot build on Windows x64. b=518741, r=dwitte 2009-10-02 23:14:19 -07:00
Dan Witte 37d4966492 Fix jsctypes unsigned __int64 conversion on MSVC. b=519235, r=jorendorff 2009-10-02 22:47:56 -07:00
Dan Witte 92ca8a770d jsctypes broken on OSX 10.4/gcc-4.0.1/i686. b=519465, r=bsmedberg 2009-10-02 22:47:16 -07:00
Dan Witte 990e5a7a87 Fix typo. 2009-10-02 22:44:00 -07:00
Chris Jones 6f1c8167d4 Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Chris Jones 2515107a6f 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 2009-10-01 21:50:09 -05:00
Dan Witte 69ecf5bb85 Fix error. 2009-09-28 14:14:56 -07:00
Dan Witte 4af1399e1f ... not enough caffeine. 2009-09-28 10:51:07 -07:00
Dan Witte 496b187a34 Re-enable test for other arches, since it's just windows that's borking. 2009-09-28 09:54:04 -07:00
Makoto Kato 02a2c30e1d _WIN64 build fix. b=518741, r=dwitte 2009-09-27 12:10:25 -07:00
Dan Witte 15f86088d9 comment out failing test for now. 2009-09-25 18:22:48 -07:00
Dan Witte 6d3efe4523 fix windows, again. 2009-09-25 16:50:46 -07:00
Dan Witte 64cb36c18e fix windows xpcshell test. 2009-09-25 13:07:34 -07:00
Dan Witte 4558ada580 Add int8/int64 tests and simplify error propagation. b=513783, r=jorendorff 2009-09-25 09:48:13 -07:00
Dan Witte 658fe70ad2 Improve ctypes error handling per review comments. 2009-09-23 18:01:21 -07:00
Dan Witte 7b32ef8925 fix windows linking. 2009-09-23 13:56:49 -07:00
Dan Witte 47e12fab99 fix msvc build. 2009-09-23 13:15:03 -07:00
Dan Witte cf3f81fdc3 update per review comments. 2009-09-23 10:57:22 -07:00
Dan Witte 02983efe2b Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
bug 513783, r=bsmedberg.
2009-09-23 10:57:22 -07:00
Dan Witte e2088e87ef Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00