Commit Graph

39 Commits

Author SHA1 Message Date
Dan Witte
d1d19f1019 Apply mozilla patch to libffi 3.0.9. b=537962, r=bsmedberg 2010-01-08 11:01:27 -08:00
Dan Witte
0b232bf658 Update libffi to 3.0.9. b=537962, r=bsmedberg 2010-01-08 11:01:25 -08:00
Walter Meinl
d14fd0b5cb Get libffi 3.0.8 building on OS/2. b=522118, r=dwitte 2010-01-05 13:39:56 -08:00
Walter Meinl
9dac919362 Make ctypes unit tests work on OS/2. b=522118, r=dwitte 2010-01-05 13:30:26 -08:00
Dan Witte
7dd51fb1cd Backing out change. 2010-01-03 06:04:42 -08:00
Dan Witte
a88b10e5e1 Testing solaris patch. Will back out after one cycle. 2010-01-03 05:00:13 -08:00
Dan Witte
dd5676f874 Backing out change. 2010-01-02 20:26:33 -08:00
Dan Witte
a776107578 Remove solaris-specific patch to test the build. Will back out after a cycle. 2010-01-02 19:44:41 -08:00
Dan Witte
cead3c8fea Bug 518621 - JS_ReportErrorNumber ignores exception type for user-generated messages. r=mrbkap 2009-12-15 14:20:48 -08:00
Ginn Chen
56aa915b4b Bug 519401 js-ctypes failed to compile on Solaris with Sun Studio compiler r=dwitte 2009-12-01 20:41:52 +08:00
Daniel Brooks
fdc5ea52b6 revert an unintentional change from revision 0ccbfef948d5 2009-11-24 05:58:50 -06:00
Daniel Brooks
d02c702598 bug 528796 - nsIBoxObject::GetScreenX/Y returns device pixels, not css pixels 2009-11-15 10:16:44 -06:00
Dan Witte
2c31f15c2b Bug 518969 - libffi build appears to modify libffi/doc/libffi.info in the source tree. r=ted 2009-11-13 13:05:53 -08:00
Oleg Romashin
907bb1faa0 Bug 527363 - JS-ctypes fail to compile on Maemo ARM. r=dwitte 2009-11-11 08:57:47 +02:00
Dan Witte
edbdfe820d enable ctypes unit tests on all platforms. b=522118, r=bsmedberg 2009-11-06 09:48:07 -08:00
Makoto Kato
cc4efd34d3 Bug 522360 - [js-ctypes] Support opening of DLLs without full path using the system PATH. r=dwitte 2009-10-18 20:11:52 +09:00
Makoto Kato
8e77bf1ef6 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
40ba9b3e66 Fixed compilation on mingw where PRUnichar != jschar. b=518721, r=dwitte 2009-10-11 16:22:42 -07:00
Dan Witte
a75255221b Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Makoto Kato
8fa522ae33 js-ctypes cannot build on Windows x64. b=518741, r=dwitte 2009-10-02 23:14:19 -07:00
Dan Witte
4fbee2d20d Fix jsctypes unsigned __int64 conversion on MSVC. b=519235, r=jorendorff 2009-10-02 22:47:56 -07:00
Dan Witte
0652c6a8df 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
a32a26dc8a Fix typo. 2009-10-02 22:44:00 -07:00
Chris Jones
708e2e04ae Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Chris Jones
f2df9d3504 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
863f9803be Fix error. 2009-09-28 14:14:56 -07:00
Dan Witte
925e170c36 ... not enough caffeine. 2009-09-28 10:51:07 -07:00
Dan Witte
afaa283188 Re-enable test for other arches, since it's just windows that's borking. 2009-09-28 09:54:04 -07:00
Makoto Kato
e60425e70a _WIN64 build fix. b=518741, r=dwitte 2009-09-27 12:10:25 -07:00
Dan Witte
b2136e8140 comment out failing test for now. 2009-09-25 18:22:48 -07:00
Dan Witte
7ef441bcb6 fix windows, again. 2009-09-25 16:50:46 -07:00
Dan Witte
e604b278dd fix windows xpcshell test. 2009-09-25 13:07:34 -07:00
Dan Witte
49a4525977 Add int8/int64 tests and simplify error propagation. b=513783, r=jorendorff 2009-09-25 09:48:13 -07:00
Dan Witte
323f802805 Improve ctypes error handling per review comments. 2009-09-23 18:01:21 -07:00
Dan Witte
9e435ea835 fix windows linking. 2009-09-23 13:56:49 -07:00
Dan Witte
699ccfec3e fix msvc build. 2009-09-23 13:15:03 -07:00
Dan Witte
3e3c06b347 update per review comments. 2009-09-23 10:57:22 -07:00
Dan Witte
af2c3364cd 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
8716af4a26 Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00