0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup EXCEPINFO structures and return nullObjectAtom for NULL variant/dispatch More... almost 18 years ago
Init EXCEPINFO and correct arg order for fn calls. More... almost 18 years ago
add comments More... almost 18 years ago
Fix windows build, mea culpa, windows dev env up on blocks More... almost 18 years ago
initialTime needs to be a uint64 since that's what currentTimeMillis returns More... almost 18 years ago
merge to tip More... almost 18 years ago
New IE test and more unittests More... almost 18 years ago
Add hack for DISPATCH_PROPERTYGET|DISPATCH_METHOD, fix error result. More... almost 18 years ago
Set the scode of the EXCEPINFO structure on exception. More... almost 18 years ago
Fix for ASC-1739: String.prototype.split would not skip the delimiter properly, and would index past the beginning of the string in some cases. More... almost 18 years ago
bug 401921: fix typo on ppc cputype (p=brbaker,r=dschaffe) More... almost 18 years ago
bug 408057: set expected failures in Math ecma3 for Infinity values on OSX 10.5 intel (p=brbaker,r=dschaffe) More... almost 18 years ago
bug 401921: update test harness to autoconfigure os and vmtype (p=brbaker,r=dschaffe) More... almost 18 years ago
merge from tip More... almost 18 years ago
better IDispatch error semantics; 'provide' IDispatch for arbitrary objects More... almost 18 years ago
prevent recursion by checking expandos first and comments about this fact. More... almost 18 years ago
Flesh out the IDispatchProvider implementation, with tests More... almost 18 years ago
generated files More... almost 18 years ago
Bug 407919 – CodegenMir.cpp and Ia32Assembler.cpp cause build failure in actionmonkey on Linux/Debian (p=gfan, r=edwsmith) More... almost 18 years ago
IDispatch provider implementation. More... almost 18 years ago
new files with consumer base class More... almost 18 years ago
Implement IActiveScript::GetScriptDispatch with a skeleton IDispatch impl More... almost 18 years ago
generated files. More... almost 18 years ago
initialize exception member in ctor More... almost 18 years ago
IDispatch wrappers are now 'dynamic' and rename/reorg COM interface wrappers More... almost 18 years ago
Differentiate between 'consumer' errors and 'provider' errors, plus tests More... almost 18 years ago
keep this test truly simple! More... almost 18 years ago
new generated files. More... almost 18 years ago
merge to tip More... almost 18 years ago
Fix bug 405534 – AvmDebugMsg eats last output character. r=edwsmith More... almost 18 years ago