2011-10-14 |
Piotr Caban | msvcp: Sync spec files.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Added _String_val class implementation.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Remove code that is never executed.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Added basic_string::max_size implementation.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Added more basic_string constructor implementations.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Added more basic_string::assing functions.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Added basic_string::operator>= implementation.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Added basic_string::operator> implementation.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcp90: Added basic_string::operator<= implementation.
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcrt: Fix handling of locales without region in MSVCRT_loc...
|
commit | commitdiff | tree |
2011-10-14 |
Piotr Caban | msvcrt: Added missing calling convention specification.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcp: Sync spec files.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcp90: Added basic_string::operator[] implementation.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcp90: Added basic_string<wchar>::replace implementation.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcp90: Added basic_string<char>::replace implementation.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcp90: Added basic_string::reserve implementation.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcp90: Added operator+(basic_string, char) implementation.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcp90: Added basic_string::find_first_not_of implementation.
|
commit | commitdiff | tree |
2011-10-13 |
Piotr Caban | msvcrt: Don't duplicate _setmbcp functionality inside...
|
commit | commitdiff | tree |
2011-10-12 |
Piotr Caban | msvcrt: Added _mbtowc_l implementation.
|
commit | commitdiff | tree |
2011-10-12 |
Piotr Caban | msvcrt: Move _pctype definition to locale.c.
|
commit | commitdiff | tree |
2011-10-12 |
Piotr Caban | msvcrt: Use _ismbblead instead of _isleadbyte in mbcodepage...
|
commit | commitdiff | tree |
2011-10-12 |
Piotr Caban | msvcrt: Use ismbcodepage instead of mb_cur_max in mbcodepage...
|
commit | commitdiff | tree |
2011-10-12 |
Piotr Caban | msvcrt: Handle C locale in _setmbcp.
|
commit | commitdiff | tree |
2011-10-12 |
Piotr Caban | msvcrt: Don't overwrite mbcinfo inside setlocale.
|
commit | commitdiff | tree |
2011-10-06 |
Piotr Caban | msvcrt: Added _iswdigit_l implementation.
|
commit | commitdiff | tree |
2011-10-06 |
Piotr Caban | msvcrt: Free fd entries with incorrect HANDLE value.
|
commit | commitdiff | tree |
2011-10-06 |
Piotr Caban | msvcrt: Fix __pioinfo block size.
|
commit | commitdiff | tree |
2011-10-04 |
Piotr Caban | msvcrt: Fix wcsncpy_s implementation.
|
commit | commitdiff | tree |
2011-09-21 |
Piotr Caban | shell32/tests: Added more SHChangeNotify tests.
|
commit | commitdiff | tree |
2011-09-21 |
Piotr Caban | shell32: Fixed SHCNRF_NewDelivery flag support in SHChangeNo...
|
commit | commitdiff | tree |
2011-09-21 |
Piotr Caban | shell32: Don't call SendMessage inside critical section.
|
commit | commitdiff | tree |
2011-09-20 |
Piotr Caban | msvcr90: Fix _vswprintf_p implementation.
|
commit | commitdiff | tree |
2011-09-19 |
Piotr Caban | propsys/tests: Added PropVariantToGUID tests.
|
commit | commitdiff | tree |
2011-09-19 |
Piotr Caban | propsys: Added partial PropVariantToGUID implementation.
|
commit | commitdiff | tree |
2011-09-19 |
Piotr Caban | urlmon/tests: Added CoInternetIsFeatureZoneElevationEnabled...
|
commit | commitdiff | tree |
2011-09-19 |
Piotr Caban | urlmon: Added CoInternetIsFeatureZoneElevationEnabled...
|
commit | commitdiff | tree |
2011-09-19 |
Piotr Caban | urlmon: Added partial CoInternetIsFeatureEnabledForUrl...
|
commit | commitdiff | tree |
2011-09-19 |
Piotr Caban | urlmon.idl: Added URLACTION_FEATURE* defines.
|
commit | commitdiff | tree |
2011-09-16 |
Piotr Caban | urlmon: Added 111 ordinal stub.
|
commit | commitdiff | tree |
2011-09-16 |
Piotr Caban | urlmon: Added 331 and 335 ordinal exports.
|
commit | commitdiff | tree |
2011-09-16 |
Piotr Caban | propsys/tests: Added InitVariantFromBuffer tests.
|
commit | commitdiff | tree |
2011-09-16 |
Piotr Caban | propsys: Added InitVariantFromBuffer implementation.
|
commit | commitdiff | tree |
2011-09-16 |
Piotr Caban | urlmon: Added 362 ordinal export (InitVariantFromGUIDAsString).
|
commit | commitdiff | tree |
2011-09-16 |
Piotr Caban | propsys/tests: Added InitVariantFromGUIDAsString tests.
|
commit | commitdiff | tree |
2011-09-16 |
Piotr Caban | propsys: Added InitVariantFromGUIDAsString implementation.
|
commit | commitdiff | tree |
2011-09-14 |
Piotr Caban | msvcp60: Remove incorrect forwards from spec file.
|
commit | commitdiff | tree |
2011-09-14 |
Piotr Caban | wininet: Make it possible to ignore CERT_TRUST_IS_PARTIAL_CH...
|
commit | commitdiff | tree |
2011-09-14 |
Piotr Caban | msvcp90: Don't overwrite string length in basic_string...
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp: Sync spec files.
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp90: Added basic_string::append functions.
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp90: Added basic_string::_Pdif implementation.
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp90: Added basic_string::_Copy_s implementation.
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp90: Added basic_string::_Chassign implementation.
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp90: Added basic_string::{begin,rbegin,end,rend...
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp90: Added basic_string::empty() implementation.
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcp90: Added set_new_handler implementation.
|
commit | commitdiff | tree |
2011-09-13 |
Piotr Caban | msvcrt: Improve operator new implementation.
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp: Sync spec files.
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp90: Added basic_string::push_back(char) implementation.
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp90: Added basic_string::operator=(char) implementation.
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp90: Added basic_string::find(basic_string, size_t...
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp90: Added basic_string::substr(size_t, size_t...
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp90: Added basic_string<wchar>::operator=(const...
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp90: Added basic_string::find(const char*, size_t...
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp90: Added basic_string<char>(allocator<char>)...
|
commit | commitdiff | tree |
2011-09-12 |
Piotr Caban | msvcp60: Export more functions on win32.
|
commit | commitdiff | tree |
2011-09-05 |
Piotr Caban | msvcrt: Fix _vswprintf* arguments.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml: Added more IHTMLElement_{put, get}_onclick...
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml: Removed typo from HTMLDOMChildrenCollection_invoke...
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml/tests: Added IHTMLAttributeCollection IDispatchEx...
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml: Added HTMLAttributeCollection_invoke implementation.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml: Added HTMLAttributeCollection_get_dispid implementation.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml/tests: Added IHTMLAttributeCollection tests.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml/tests: Added attributes tests on comment node.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml: Store attributes list in HTMLAttributeCollection.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml: Added HTMLAttributeCollection2_getNamedItem...
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | mshtml: Don't cache HTMLAttributesCollection results.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | jscript/tests: Added decodeURI tests.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | jscript: Added decodeURI implementation.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | jscript: Throw exception on error in JSGlobal_encodeURICompo...
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | jscript: Limit name hash computations number.
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | jscript: Use hash table when accessing object properties...
|
commit | commitdiff | tree |
2011-09-02 |
Piotr Caban | jscript: Added Object.hasOwnProperty implementation.
|
commit | commitdiff | tree |
2011-08-26 |
Piotr Caban | mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
|
commit | commitdiff | tree |
2011-08-26 |
Piotr Caban | mshtml: Added HTMLAttributeCollection_item implementation.
|
commit | commitdiff | tree |
2011-08-26 |
Piotr Caban | mshtml: Added HTMLAttributeCollection_get_length implementation.
|
commit | commitdiff | tree |
2011-08-26 |
Piotr Caban | mshtml: Added IHTMLAttributeCollection3 stub.
|
commit | commitdiff | tree |
2011-08-26 |
Piotr Caban | mshtml: Added IHTMLAttributeCollection2 stub.
|
commit | commitdiff | tree |
2011-08-26 |
Piotr Caban | mshtml: Added IHTMLAttributeCollection stub.
|
commit | commitdiff | tree |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_streambuf<char>::{Lock, Unlock...
|
commit | commitdiff | tree |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_streambuf<char> buffer accessing...
|
commit | commitdiff | tree |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_streambuf<char>::{ctor, dtor}...
|
commit | commitdiff | tree |
2011-08-24 |
Piotr Caban | msvcp90: Added locale::facet class implementation.
|
commit | commitdiff | tree |
2011-08-24 |
Piotr Caban | msvcp90: Added locale::id class implementation.
|
commit | commitdiff | tree |
2011-08-24 |
Piotr Caban | msvcp: Sync spec files.
|
commit | commitdiff | tree |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_ostream<char> class stub.
|
commit | commitdiff | tree |
2011-08-23 |
Piotr Caban | msvcp: Sync spec files.
|
commit | commitdiff | tree |
2011-08-23 |
Piotr Caban | msvcp90: Added basic_streambuf<char> class stub.
|
commit | commitdiff | tree |
2011-08-23 |
Piotr Caban | mshtml: Remove no longer needed get_attr_from_nselem...
|
commit | commitdiff | tree |