projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Added _set_fmode and _get_fmode implementation.
[wine]
/
dlls
/
jscript
/
2012-12-18
Jacek Caban
jscript: Optimized concatenation of empty strings.
tree
|
commitdiff
2012-12-18
Jacek Caban
jscript: Moved string concatenation to helper function.
tree
|
commitdiff
2012-12-17
Jacek Caban
jscript: Fixed deleting property by ID from IDispatchEx...
tree
|
commitdiff
2012-12-17
Jacek Caban
jscript: Fixed deleting properties by name from IDispat...
tree
|
commitdiff
2012-12-17
Jacek Caban
jscript: Fixed deleting properties of pure dispatch...
tree
|
commitdiff
2012-12-17
Jacek Caban
jscript: Fixed deleting nonexistent identifiers.
tree
|
commitdiff
2012-12-17
Jacek Caban
jscript: Fixed deleting nonexisting properties from...
tree
|
commitdiff
2012-12-17
Jacek Caban
jscript: Fixed Number.toFixed for value 0 with 0 precision.
tree
|
commitdiff
2012-12-14
Jacek Caban
jscript: Allow poping multiple stack values at the...
tree
|
commitdiff
2012-12-14
Jacek Caban
jscript: Properly handle return value evaluation in...
tree
|
commitdiff
2012-12-13
Jacek Caban
jscript: Ensure correct stack state for non-returning...
tree
|
commitdiff
2012-12-13
Jacek Caban
jscript: Moved eval return value logic to specific...
tree
|
commitdiff
2012-12-12
Jacek Caban
jscript: Added SCRIPTTEXT_ISEXPRESSION tests.
tree
|
commitdiff
2012-12-12
Jacek Caban
jscript: Added support for SCRIPTTEXT_ISEXPRESSION.
tree
|
commitdiff
2012-12-12
Jacek Caban
jscript: Throw an error if return statement is in eval...
tree
|
commitdiff
2012-12-07
Jacek Caban
jscript: Added more useful debug traces.
tree
|
commitdiff
2012-12-05
Jacek Caban
jscript: Treat VT_UNKNOWN VARIANTs supporting IDispatch...
tree
|
commitdiff
2012-11-30
Jacek Caban
jscript: Added support for indexed string access.
tree
|
commitdiff
2012-11-30
Jacek Caban
jscript: Cut arguments circular reference after returni...
tree
|
commitdiff
2012-11-30
Jacek Caban
jscript: Added support for DontDelete attribute and...
tree
|
commitdiff
2012-11-30
Jacek Caban
jscript: Added disp_delete_name helper and use it in...
tree
|
commitdiff
2012-11-30
Jacek Caban
jscript: Added disp_delete helper and use it in interp_...
tree
|
commitdiff
2012-11-30
Jacek Caban
jscript: Alias arguments properties to real values.
tree
|
commitdiff
2012-11-27
Jacek Caban
jscript: Fixed some Coverity issues.
tree
|
commitdiff
2012-11-19
André Hentschel
jscript: Fix possible NULL pointer access in heap_strdupW.
tree
|
commitdiff
2012-11-14
Jacek Caban
jscript: Use proper object as 'this' when function...
tree
|
commitdiff
2012-11-09
Jacek Caban
jscript: Fixed leak in disp_propget.
tree
|
commitdiff
2012-11-05
Jacek Caban
jscript: Added more enumerable attribute tests.
tree
|
commitdiff
2012-11-05
Jacek Caban
jscript: Added propertyIsEnumerable implementation.
tree
|
commitdiff
2012-11-05
Jacek Caban
jscript: Use jsdisp_propput_dontenum where appropriate.
tree
|
commitdiff
2012-11-05
Jacek Caban
jscript: Create non-enumerable properties in jsdisp_pro...
tree
|
commitdiff
2012-11-05
Jacek Caban
jscript: Use prop_put in jsdisp_propput_dontenum.
tree
|
commitdiff
2012-10-31
Jacek Caban
jscript: Fixed some leaks (coverity).
tree
|
commitdiff
2012-10-26
Jacek Caban
jscript: Optimize object refcount handling.
tree
|
commitdiff
2012-10-18
Jacek Caban
jscript: Use jsstr_t for passing strings to regexp...
tree
|
commitdiff
2012-10-15
Michael Stefaniuc
jscript: Move 'inline' to the beginning of the declaration.
tree
|
commitdiff
2012-10-12
Jacek Caban
jscript: Removed SysFreeString calls missed in previous...
tree
|
commitdiff
2012-10-11
Jacek Caban
jscript: Get rid of BSTR in date.c.
tree
|
commitdiff
2012-10-11
Jacek Caban
jscript: Use jsstr_t for compiler constant strings.
tree
|
commitdiff
2012-10-11
Jacek Caban
jscript: Store regexp source as jsstr_t.
tree
|
commitdiff
2012-10-11
Jacek Caban
jscript: Use custom string container instead of BSTR.
tree
|
commitdiff
2012-10-04
Jacek Caban
jscript: Added support for pstrFormalParams argument...
tree
|
commitdiff
2012-10-04
Jacek Caban
jscript: Added ParseProcedureText tests.
tree
|
commitdiff
2012-10-03
Jacek Caban
jscript: Removed useless return statement in jsval_number.
tree
|
commitdiff
2012-10-01
Francois Gouget
jscript: Make regexp_match() static.
tree
|
commitdiff
2012-09-24
Jacek Caban
jscript: Properly invoke regexp matching in String...
tree
|
commitdiff
2012-09-24
Jacek Caban
jscript: Added support for limit argument in String...
tree
|
commitdiff
2012-09-21
Jacek Caban
jscript: Fixed conversion in place in IVariantChangeTyp...
tree
|
commitdiff
2012-09-20
Jacek Caban
jscript: Get rid of unused hres.
tree
|
commitdiff
2012-09-20
Jacek Caban
jscript: Added support for RegExp.$* properties.
tree
|
commitdiff
2012-09-19
Francois Gouget
jscript: Make jsval_variant() static.
tree
|
commitdiff
2012-09-19
Jacek Caban
jscript: Pack jsval_t to 64-bit structure on i386.
tree
|
commitdiff
2012-09-19
Jacek Caban
jscript: Don't store jsexcept_t in exec_ctx_t.
tree
|
commitdiff
2012-09-19
Jacek Caban
jscript: Store exception value in script_ctx_t instead...
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Avoid direct access to jsval_t struct.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Don't assume that undefined variable is zeroed.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Use helper to access jsval_t type.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Use BOOL instead of VARIANT_BOOL in lexer.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Use BOOL instead of VARIANT_BOOL in a few...
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Return BOOL instead of VARIANT_BOOL from jsdis...
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Store Boolean object's value as BOOL instead...
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Get rid of no longer needed VARIANT helpers.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Store regexp last_index value as jsval.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Always use jsval-based to_object implementation.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Always use jsval-based to_string implementation.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Always use jsval-based to_uint32 implementation.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Always use jsval-based to_number implementation.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Always use jsval-based to_boolean.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Always use jsval-based to_primitive.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Store exception value as jsval_t instead of...
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Store jsdisp_t values as jsval_t instead of...
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Use jsval_t instead of VARIANT for stack values.
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Use jsval instead of VARIANT to pass arguments...
tree
|
commitdiff
2012-09-17
Jacek Caban
jscript: Added new variable representation and use...
tree
|
commitdiff
2012-09-13
Jacek Caban
jscript: Added support for host objects being part...
tree
|
commitdiff
2012-09-13
Jacek Caban
jscript: Don't leave current scope in return statement...
tree
|
commitdiff
2012-09-10
Jacek Caban
jscript: Added support for no new line between return...
tree
|
commitdiff
2012-09-10
Jacek Caban
jscript: Added support for no new line between continue...
tree
|
commitdiff
2012-09-10
Jacek Caban
jscript: Added support for no new line between break...
tree
|
commitdiff
2012-09-07
Jacek Caban
jscript: Be more verbose about parser failure.
tree
|
commitdiff
2012-09-04
Jacek Caban
jscript: Fixed empty cases in the end of switch statement.
tree
|
commitdiff
2012-09-03
Jacek Caban
jscript: Fixed argument conversion in disp_call_value...
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
jscript: Avoid FALSE:TRUE conditional expressions.
tree
|
commitdiff
2012-07-30
Jacek Caban
jscript/tests: Use proper helpers for iface calls.
tree
|
commitdiff
2012-07-24
Jacek Caban
jscript: Use prototype for builtin String properties.
tree
|
commitdiff
2012-07-24
Jacek Caban
jscript: Use prototype for builtin RegExp properties.
tree
|
commitdiff
2012-07-24
Jacek Caban
jscript: Use prototype for builtin Number properties.
tree
|
commitdiff
2012-07-24
Jacek Caban
jscript: Use prototype for builtin Date properties.
tree
|
commitdiff
2012-07-24
Jacek Caban
jscript: Use prototype for builtin Boolean properties.
tree
|
commitdiff
2012-07-24
Jacek Caban
jscript: Use prototype for builtin Array properties.
tree
|
commitdiff
2012-07-23
Jacek Caban
jscript: Added more tests.
tree
|
commitdiff
2012-07-23
Jacek Caban
jscript: Properly handle builtin properties in Object...
tree
|
commitdiff
2012-07-23
Jacek Caban
jscript: Don't expose properties that belong to functio...
tree
|
commitdiff
2012-07-23
Jacek Caban
jscript: Don't expose properties belonging to Object...
tree
|
commitdiff
2012-07-16
Jacek Caban
jscript: Don't set constructor property to each object...
tree
|
commitdiff
2012-07-16
Jacek Caban
jscript: Expose RegExpError constructor in global object.
tree
|
commitdiff
2012-07-16
Jacek Caban
jscript: Properly set Error object's constructor property.
tree
|
commitdiff
2012-07-16
Jacek Caban
jscript: Properly set Function constructor's constructo...
tree
|
commitdiff
2012-07-16
Jacek Caban
jscript: Properly handle constructor property for most...
tree
|
commitdiff
2012-07-16
Jacek Caban
jscript: Properly set Number.prototyp.constructor.
tree
|
commitdiff
next