projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcp90: Added _Getcoll implementation.
[wine]
/
dlls
/
jscript
/
2011-12-06
Jacek Caban
jscript: Use bytecode for '^=' expression implementation.
tree
|
commitdiff
2011-12-06
Jacek Caban
jscript: Use bytecode for '|=' expression.
tree
|
commitdiff
2011-12-06
Jacek Caban
jscript: Added bytecode version of member expression.
tree
|
commitdiff
2011-12-06
Jacek Caban
jscript: Use bytecode for '%=' expression implementation.
tree
|
commitdiff
2011-12-06
Jacek Caban
jscript: Use bytecode for '/=' expression implementation.
tree
|
commitdiff
2011-12-06
Jacek Caban
jscript: Use bytecode for '*=' expression implementation.
tree
|
commitdiff
2011-12-05
Jacek Caban
jscript: Use bytecode for '-=' expression implementation.
tree
|
commitdiff
2011-12-05
Jacek Caban
jscript: Use bytecode for '+=' expression implementation.
tree
|
commitdiff
2011-12-05
Jacek Caban
jscript: Use bytecode for invalid assignments.
tree
|
commitdiff
2011-12-05
Jacek Caban
jscript: Use bytecode for assignment to member expression.
tree
|
commitdiff
2011-12-05
Jacek Caban
jscript: Use bytecode for assigning to array expression.
tree
|
commitdiff
2011-12-05
Jacek Caban
jscript: Use bytecode for assignment to identifier.
tree
|
commitdiff
2011-12-01
Jacek Caban
jscript: Use bytecode for '>=' expression implementation.
tree
|
commitdiff
2011-12-01
Jacek Caban
jscript: Use bytecode for '>' expression implementation.
tree
|
commitdiff
2011-12-01
Jacek Caban
jscript: Use bytecode for '<=' expression implementation.
tree
|
commitdiff
2011-12-01
Jacek Caban
jscript: Use bytecode for '<' expression implementation.
tree
|
commitdiff
2011-11-30
Jacek Caban
jscript: Get rid of no longer needed EXPRVAL_NAMEREF.
tree
|
commitdiff
2011-11-30
Jacek Caban
jscript: Use bytecode for delete member expression.
tree
|
commitdiff
2011-11-30
Jacek Caban
jscript: Use bytecode for delete on array expression...
tree
|
commitdiff
2011-11-30
Jacek Caban
jscript: Mark some functions as static.
tree
|
commitdiff
2011-11-29
Jacek Caban
jscript: Use bytecode for binary xor expressions.
tree
|
commitdiff
2011-11-29
Jacek Caban
jscript: Use bytecode for binary or implementation.
tree
|
commitdiff
2011-11-29
Jacek Caban
jscript: Use bytecode for modulo expression implementation.
tree
|
commitdiff
2011-11-29
Jacek Caban
jscript: Use bytecode for '/' expression implementation.
tree
|
commitdiff
2011-11-29
Jacek Caban
jscript: Use bytecode for '*' expression implementation.
tree
|
commitdiff
2011-11-28
Jacek Caban
jscript: Added bytecode-based version of identifier...
tree
|
commitdiff
2011-11-28
Jacek Caban
jscript: Use bytecode for new expression implementation.
tree
|
commitdiff
2011-11-28
Jacek Caban
jscript: Use bytecode for conditional expressions.
tree
|
commitdiff
2011-11-28
Jacek Caban
jscript: Use bytecode for logical and expression.
tree
|
commitdiff
2011-11-28
Jacek Caban
jscript: Use bytecode for logical or expression.
tree
|
commitdiff
2011-11-25
Jacek Caban
jscript: Use bytecode for '==' and '!=' expression.
tree
|
commitdiff
2011-11-25
Jacek Caban
jscript: Use bytecode for unary '-' expression.
tree
|
commitdiff
2011-11-25
Jacek Caban
jscript: Use bytecode for '-' expression implementation.
tree
|
commitdiff
2011-11-25
Jacek Caban
jscript: Use bytecode for comma expression implementation.
tree
|
commitdiff
2011-11-25
Jacek Caban
jscript: Fixed memory leaks.
tree
|
commitdiff
2011-11-24
Jacek Caban
jscript: Use bytecode for void expression.
tree
|
commitdiff
2011-11-24
Jacek Caban
jscript: Use bytecode for this expression implementation.
tree
|
commitdiff
2011-11-24
Jacek Caban
jscript: Always use bytecode version of literal express...
tree
|
commitdiff
2011-11-24
Jacek Caban
jscript: Use bytecode for regexp literals.
tree
|
commitdiff
2011-11-24
Jacek Caban
jscript: Use bytecode for null literal.
tree
|
commitdiff
2011-11-23
Jacek Caban
jscript: Use bytecode for double literal.
tree
|
commitdiff
2011-11-23
Jacek Caban
jscript: Use bytecode for string literal.
tree
|
commitdiff
2011-11-23
Jacek Caban
jscript: Use bytecode for bool literal implementation.
tree
|
commitdiff
2011-11-23
Jacek Caban
jscript: Use bytecode for int literal implementation.
tree
|
commitdiff
2011-11-23
Jacek Caban
jscript: Use bytecode for 'in' expression implementation.
tree
|
commitdiff
2011-11-22
Jacek Caban
jscript: Use bytecode for '+' expression implementation.
tree
|
commitdiff
2011-11-22
Jacek Caban
jscript: Added tests of unary '+' on not existent property.
tree
|
commitdiff
2011-11-21
Jacek Caban
jscript: Use bytecode for unary '+' expression.
tree
|
commitdiff
2011-11-21
Jacek Caban
jscript: Use bytecode for binary negation implementation.
tree
|
commitdiff
2011-11-18
Jacek Caban
jscript: Use bytecode interpreter for logical negation...
tree
|
commitdiff
2011-11-18
Jacek Caban
jscript: Use bytecode interpreter for '!==' expressions.
tree
|
commitdiff
2011-11-18
Jacek Caban
jscript: Added minimal bytecode compiler/interpreter...
tree
|
commitdiff
2011-11-18
Jacek Caban
jscript: Store expression type in expression_t.
tree
|
commitdiff
2011-11-18
Jacek Caban
jscript: Use a helper function to allocate expression...
tree
|
commitdiff
2011-11-02
Nikolay Sivov
jscript: Use specified expression length to trace it.
tree
|
commitdiff
2011-11-01
Hans Leidekker
jscript: Add a version resource.
tree
|
commitdiff
2011-10-25
Jacek Caban
jscript: Moved return_type_t declaration to engine.c.
tree
|
commitdiff
2011-10-10
Andrew Talbot
jscript: Add breaks to some switch statements.
tree
|
commitdiff
2011-10-10
Andrew Talbot
jscript: Mark a fall-through in a switch statement.
tree
|
commitdiff
2011-09-19
Jacek Caban
jscript: Removed useless undef ACTSCPSITE_THIS.
tree
|
commitdiff
2011-09-19
Francois Gouget
jscript/tests: Some tests require that the user interfa...
tree
|
commitdiff
2011-09-02
Piotr Caban
jscript/tests: Added decodeURI tests.
tree
|
commitdiff
2011-09-02
Piotr Caban
jscript: Added decodeURI implementation.
tree
|
commitdiff
2011-09-02
Piotr Caban
jscript: Throw exception on error in JSGlobal_encodeURI...
tree
|
commitdiff
2011-09-02
Piotr Caban
jscript: Limit name hash computations number.
tree
|
commitdiff
2011-09-02
Piotr Caban
jscript: Use hash table when accessing object propertie...
tree
|
commitdiff
2011-09-02
Piotr Caban
jscript: Added Object.hasOwnProperty implementation.
tree
|
commitdiff
2011-09-01
Jacek Caban
jscript: Added more SetInterfaceSafetyOptions tests...
tree
|
commitdiff
2011-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-23
Frédéric Delanoy
jscript: Don't copy more than needed in parse_string_li...
tree
|
commitdiff
2011-08-22
Jacek Caban
jscript: Don't copy more than needed in parse_identifier.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
makefiles: Generate resource files for typelibs.
tree
|
commitdiff
2011-07-18
Jacek Caban
jscript: Properly handle aggregation attempt.
tree
|
commitdiff
2011-06-27
Detlef Riekenberg
jscript/tests: Fix copy & paste typos.
tree
|
commitdiff
2011-06-27
Detlef Riekenberg
jscript: Support also VT_UI4 in debugstr_variant.
tree
|
commitdiff
2011-06-21
Jacek Caban
jscript: Correctly throw an exception if instanceof...
tree
|
commitdiff
2011-06-21
Jacek Caban
jscript: Correctly handle forin statement on pure IDisp...
tree
|
commitdiff
2011-04-26
Marcus Meissner
jscript: Mark internal symbols as having hidden visibility.
tree
|
commitdiff
2011-03-18
Marcus Meissner
jscript: Mark up fallthrough switch cases (Coverity).
tree
|
commitdiff
2011-02-28
Jacek Caban
jscript: Fixed corner cases in parseInt implementation.
tree
|
commitdiff
2011-02-22
Jacek Caban
jscript: Added more uninitialization tests.
tree
|
commitdiff
2011-02-22
Jacek Caban
jscript: Added SetScriptState(SCRIPTSTATE_UNINITIALIZED...
tree
|
commitdiff
2011-02-18
Peter Urbanec
jscript: Implement character escaping as described...
tree
|
commitdiff
2011-02-17
Austin English
jscript/tests: Remove a dead assignment (LLVM/Clang).
tree
|
commitdiff
2011-01-27
Jacek Caban
jscript: Fixed some clang warnings.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
jscript: COM cleanup for the IServiceProvider iface.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
jscript: Use ifaces instead of vtbl pointers in JScript.
tree
|
commitdiff
2011-01-17
Michael Stefaniuc
jscript: COM cleanup for the IDispatchEx iface.
tree
|
commitdiff
2011-01-06
Alexandre Julliard
jscript: Convert translations to po files.
tree
|
commitdiff
2011-01-03
Marcus Meissner
jscript: Fixed VT variable type for DISPID_GLOBAL_ISWIN64.
tree
|
commitdiff
2010-12-31
Frédéric Delanoy
jscript: Update French translation.
tree
|
commitdiff
2010-12-30
Sven Baars
jscript: Update the Dutch translation.
tree
|
commitdiff
2010-12-30
Jacek Caban
jscript: Fixed some math API assumption that cause...
tree
|
commitdiff
2010-12-30
Hwang YunSong
jscript: Update Korean resource.
tree
|
commitdiff
2010-12-30
Luca Bennati
jscript: Update Italian translation.
tree
|
commitdiff
2010-12-30
Łukasz Wojniłowicz
jscript: Update Polish translation.
tree
|
commitdiff
2010-12-30
Anders Jonsson
jscript: Update Swedish translation.
tree
|
commitdiff
next