projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Initialize hr (Coverity).
[wine]
/
dlls
/
vbscript
/
2013-03-13
Jacek Caban
vbscript: Use DEFAULT_UNREACHABLE macro where appropriate.
tree
|
commitdiff
2013-03-06
Alexandre Julliard
vbscript: Return after assert(0) to silence warnings.
tree
|
commitdiff
2013-03-04
Frédéric Delanoy
vbscript: Specify correct variable in memory allocation...
tree
|
commitdiff
2013-03-04
Alexandre Julliard
vbscript: Tweak enum macros to avoid confusing winapi_e...
tree
|
commitdiff
2013-02-27
Jacek Caban
vbscipt: Added string constants.
tree
|
commitdiff
2013-02-27
Jacek Caban
vbscript: Fixed chr(0) implementation.
tree
|
commitdiff
2013-02-27
Jacek Caban
vbscript: Added color constants.
tree
|
commitdiff
2013-02-27
Jacek Caban
vbscript: Make constant type explicit.
tree
|
commitdiff
2013-02-22
Jacek Caban
vbscript: Added support for a few more constants.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added IMatchCollection2::__NewEnum test.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added tests for invalid parameters in regular...
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added IMatchCollection2::_NewEnum implementation.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp.Execute tests.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Silence IDispatchEx queries on RegExp objects.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp2::Execute implementation.
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp2 flags getters and setters imple...
tree
|
commitdiff
2013-02-19
Piotr Caban
vbscript: Added RegExp2::Test implementation.
tree
|
commitdiff
2013-02-15
Piotr Caban
vbscript: Rename vbsheap to heap_pool.
tree
|
commitdiff
2013-02-15
Piotr Caban
vbscript: Added IRegExp2::Pattern implementation.
tree
|
commitdiff
2013-02-15
Piotr Caban
vbscript: Added partial implementation of IDispatch...
tree
|
commitdiff
2013-02-15
Piotr Caban
vbscript: Added IRegExp2_QueryInterface tests.
tree
|
commitdiff
2013-02-15
Piotr Caban
vbscript: Added IRegExp2 stub.
tree
|
commitdiff
2013-02-15
Jacek Caban
vbscript: Added support for a few more constants.
tree
|
commitdiff
2013-01-24
Jacek Caban
vbscript: Added GetObject tests.
tree
|
commitdiff
2013-01-24
Jacek Caban
vbscript: Added GetObject implementation.
tree
|
commitdiff
2013-01-22
Piotr Caban
vbscript: Fixed typo in vbsregexp55.idl.
tree
|
commitdiff
2013-01-18
Piotr Caban
vbscript: Added VBScript.RegExp version 1.0 typelib.
tree
|
commitdiff
2013-01-18
Piotr Caban
vbscript: Added VBScript.RegExp version 5.5 typelib.
tree
|
commitdiff
2013-01-15
Jacek Caban
vbscript: Added support for more constants.
tree
|
commitdiff
2013-01-09
Jacek Caban
vbscript: Added support for a few more constants.
tree
|
commitdiff
2012-12-07
Jacek Caban
vbscript: Use simplified constant implementation for...
tree
|
commitdiff
2012-10-31
Huw Davies
vbscript: The first day of the week should default...
tree
|
commitdiff
2012-10-31
André Hentschel
vbscript: Avoid memory leak in compile_select_statement...
tree
|
commitdiff
2012-10-30
Jacek Caban
vbscript: Added support for more builtin constants.
tree
|
commitdiff
2012-10-30
Jacek Caban
vbscript: Print more informative FIXME when parser...
tree
|
commitdiff
2012-10-29
Jacek Caban
vbscript: Added support for negative constants.
tree
|
commitdiff
2012-10-18
Jacek Caban
vbscript: Added HTML comments tests.
tree
|
commitdiff
2012-10-18
Jacek Caban
vbscript: Added support for HTML comments.
tree
|
commitdiff
2012-10-17
Jacek Caban
vbscript: Use simplified builtin constants for more...
tree
|
commitdiff
2012-10-17
Jacek Caban
vbscript: Allow specifying simple builtin constants...
tree
|
commitdiff
2012-10-17
Jacek Caban
vbscript: Pass arguments to builtin functions in natura...
tree
|
commitdiff
2012-10-15
Jacek Caban
vbscript: Added Chr implementation.
tree
|
commitdiff
2012-10-10
Jacek Caban
vbscript: Fixed tests on some non-English configs ...
tree
|
commitdiff
2012-10-10
Andrew Eikum
vbscript: Undefined variables resolve as EMPTY without...
tree
|
commitdiff
2012-10-08
Jacek Caban
vbscript: Added CStr implementation.
tree
|
commitdiff
2012-10-03
Nikolay Sivov
vbscript: Support vb* constants for message box return...
tree
|
commitdiff
2012-10-03
Nikolay Sivov
vbscript: Support vb* constants for message box buttons.
tree
|
commitdiff
2012-10-02
Jacek Caban
vbscript: Added RTrim implementation.
tree
|
commitdiff
2012-10-02
Jacek Caban
vbscript: Added LTrim() implementation.
tree
|
commitdiff
2012-10-02
Jacek Caban
vbscript: Added Trim() implementation.
tree
|
commitdiff
2012-10-01
Jacek Caban
vbscript: Added Right() implementation.
tree
|
commitdiff
2012-10-01
Jacek Caban
vbscript: Added Left() implementation.
tree
|
commitdiff
2012-09-28
Jacek Caban
vbscript: Fixed copy&paste typo in invoke_builtin.
tree
|
commitdiff
2012-09-28
Jacek Caban
vbscript: Added StrReverse implementation.
tree
|
commitdiff
2012-09-28
Jacek Caban
vbscript: Added Now() implementation.
tree
|
commitdiff
2012-09-27
Jacek Caban
vbscript: Added MonthName implementation.
tree
|
commitdiff
2012-09-27
Jacek Caban
vbscript: Added WeekDayName implementation.
tree
|
commitdiff
2012-09-26
Jacek Caban
vbscript: Added MsgBox tests.
tree
|
commitdiff
2012-09-26
Jacek Caban
vbscript: Added MsgBox implementation.
tree
|
commitdiff
2012-09-26
Jacek Caban
vbscript: Added VT_R8 support to to_int.
tree
|
commitdiff
2012-09-26
Jacek Caban
vbscript: Added Round implementation.
tree
|
commitdiff
2012-09-25
Jacek Caban
vbscript: Added Space() implementation.
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Return error for unsupported flags in ScriptD...
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added ScriptDisp_Invoke implementation.
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added ScriptDisp::GetIDsOfNames implementation.
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added support for do..loop statement without...
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added Len implementation.
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Fixed parsing if statements with empty body.
tree
|
commitdiff
2012-09-12
Jacek Caban
vbscript: Skip tests on too old vbscript.
tree
|
commitdiff
2012-09-10
Jacek Caban
vbscript: Added support for VT_NULL in stack_pop_bool.
tree
|
commitdiff
2012-09-10
Jacek Caban
vbscript: Added support for comparing to null.
tree
|
commitdiff
2012-09-10
Jacek Caban
vbscript: Added support for DISPATCH_PROPERTYGET in...
tree
|
commitdiff
2012-09-07
Jacek Caban
vbscript: Added ScriptDisp tests.
tree
|
commitdiff
2012-09-07
Jacek Caban
vbscript: Added ScriptDisp::InvokeEx implementation.
tree
|
commitdiff
2012-09-07
Jacek Caban
vbscript: Added ScriptDisp::GetDispID implementation.
tree
|
commitdiff
2012-09-07
Jacek Caban
vbscript: Use separated IDispatchEx implementation...
tree
|
commitdiff
2012-09-07
Jacek Caban
vbscript: Fixed class_desc_t leak.
tree
|
commitdiff
2012-09-06
Jacek Caban
vbscript: Added IActiveScriptParseProcedure2::ParseProc...
tree
|
commitdiff
2012-09-06
Jacek Caban
vbscript: Added IActiveScriptParseProcedure2::ParseProc...
tree
|
commitdiff
2012-09-06
Jacek Caban
vbscript: Renamed vbscode_t's variables to not suggest...
tree
|
commitdiff
2012-09-06
Jacek Caban
vbscript: Fixed uninitialized opcode param in forto...
tree
|
commitdiff
2012-08-14
Jacek Caban
vbscript: Added shell registry for VBSFile.
tree
|
commitdiff
2012-08-13
Jacek Caban
vbscript: Added IActiveScriptParseProcedure2 stub imple...
tree
|
commitdiff
2012-08-13
Jacek Caban
vbscript: Ignore fdexNameCaseSensitive flag.
tree
|
commitdiff
2012-07-31
Jacek Caban
vbscript/tests: Use proper helpers for iface calls.
tree
|
commitdiff
2012-07-20
Jacek Caban
vbscript: Added select case statement tests.
tree
|
commitdiff
2012-07-20
Jacek Caban
vbscript: Added interp_case implementation.
tree
|
commitdiff
2012-07-20
Jacek Caban
vbscript: Added compiler support for select case statement.
tree
|
commitdiff
2012-07-20
Jacek Caban
vbscript: Added parser support for select case statement.
tree
|
commitdiff
2012-07-18
Jacek Caban
vbscript: Use current locale in to_string.
tree
|
commitdiff
2012-07-18
Jacek Caban
vbscript: Fixed locale-related test failures.
tree
|
commitdiff
2012-07-11
Jacek Caban
vbscript: Added LCase implementation.
tree
|
commitdiff
2012-07-11
Jacek Caban
vbscript: Added UCase implementation.
tree
|
commitdiff
2012-07-10
Jacek Caban
vbscript: Ignore version flags in GetDispID.
tree
|
commitdiff
2012-07-09
Jacek Caban
vbscript: Added support for exit for statement in ...
tree
|
commitdiff
2012-07-09
Jacek Caban
vbscript: Fixed function return crossing for loop.
tree
|
commitdiff
2012-07-09
Jacek Caban
vbscript: Fixed 'exit do' statements crossing for in...
tree
|
commitdiff
2012-07-09
Jacek Caban
vbscript: Better representation of statement context.
tree
|
commitdiff
2012-07-03
Jacek Caban
vbscript: Added for each loop tests.
tree
|
commitdiff
2012-07-03
Jacek Caban
vbscript: Added interpreter and compiler support for...
tree
|
commitdiff
next