2004-01-20 |
Jon Griffiths | Remove tests that are covered by vartype.c.
|
commit | commitdiff | tree |
2004-01-13 |
Jon Griffiths | Implemented VarInt, VarFix, VarNeg.
|
commit | commitdiff | tree |
2004-01-13 |
Jon Griffiths | Use integer math in VarCyInt, docs.
|
commit | commitdiff | tree |
2003-12-15 |
Jon Griffiths | I8/UI8 are accepted in arrays in recent native dlls.
|
commit | commitdiff | tree |
2003-12-15 |
Jon Griffiths | Use the SafeArray conversion functions when coercing...
|
commit | commitdiff | tree |
2003-12-15 |
Jon Griffiths | Rewrite: Support I8/UI8,RECORD.
|
commit | commitdiff | tree |
2003-12-12 |
Jon Griffiths | Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLastWin3...
|
commit | commitdiff | tree |
2003-12-11 |
Jon Griffiths | Oops - VT_EMPTY->VT_RECORD is not allowed.
|
commit | commitdiff | tree |
2003-12-11 |
Jon Griffiths | Test almost all of the low level variant functions
|
commit | commitdiff | tree |
2003-12-11 |
Jon Griffiths | Reimplement/document every low level variant function.
|
commit | commitdiff | tree |
2003-12-10 |
Jon Griffiths | Sort the listview when clicking the Name or Type headers.
|
commit | commitdiff | tree |
2003-12-10 |
Jon Griffiths | Fix a couple of tests for w2k (Russian).
|
commit | commitdiff | tree |
2003-12-10 |
Jon Griffiths | Don't call GetWindowLong for every comparison while...
|
commit | commitdiff | tree |
2003-12-10 |
Jon Griffiths | Add a few soon-to-be-implemented functions.
|
commit | commitdiff | tree |
2003-12-09 |
Jon Griffiths | Fix the tests to pass when locale settings are user...
|
commit | commitdiff | tree |
2003-12-09 |
Jon Griffiths | Implement conversions between dates and strings.
|
commit | commitdiff | tree |
2003-12-04 |
Jon Griffiths | Implement the Rtlp* registry functions.
|
commit | commitdiff | tree |
2003-12-04 |
Jon Griffiths | Added Thai translation.
|
commit | commitdiff | tree |
2003-12-02 |
Jon Griffiths | Add hash tables for all supported languages.
|
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Fail GetCalendarInfoA for Unicode-only locales.
|
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Allow user overridden locale data to be retrieved as...
|
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Thai translation of notepad. Fix spelling in clock...
|
commit | commitdiff | tree |
2003-12-01 |
Jon Griffiths | Spelling/Grammar fixes.
|
commit | commitdiff | tree |
2003-11-25 |
Jon Griffiths | Tests for the non-variant date conversion functions.
|
commit | commitdiff | tree |
2003-11-25 |
Jon Griffiths | Improve/shrink variant dumping code.
|
commit | commitdiff | tree |
2003-11-25 |
Jon Griffiths | Implemented the variant formatting functions.
|
commit | commitdiff | tree |
2003-11-25 |
Jon Griffiths | Macros for dumping a variants type and flags.
|
commit | commitdiff | tree |
2003-11-25 |
Jon Griffiths | Documentation updates
|
commit | commitdiff | tree |
2003-11-25 |
Jon Griffiths | Thai language translation.
|
commit | commitdiff | tree |
2003-11-14 |
Jon Griffiths | Implement the non-variant date conversions correctly...
|
commit | commitdiff | tree |
2003-11-14 |
Jon Griffiths | Add some missing prototypes/defines.
|
commit | commitdiff | tree |
2003-11-14 |
Jon Griffiths | Remove a redundant test.
|
commit | commitdiff | tree |
2003-11-14 |
Jon Griffiths | Dump a few more known variant types.
|
commit | commitdiff | tree |
2003-11-14 |
Jon Griffiths | Fix a crash in GetLocaleInfo() when extra high bits...
|
commit | commitdiff | tree |
2003-10-24 |
Jon Griffiths | Added tests for FoldStringA/W.
|
commit | commitdiff | tree |
2003-10-24 |
Jon Griffiths | Implemented FoldStringA (using W version).
|
commit | commitdiff | tree |
2003-10-15 |
Jon Griffiths | Implemented FoldStringW.
|
commit | commitdiff | tree |
2003-10-15 |
Jon Griffiths | Added string folding support.
|
commit | commitdiff | tree |
2003-10-15 |
Jon Griffiths | Add resources for boolean strings in several languages.
|
commit | commitdiff | tree |
2003-10-15 |
Jon Griffiths | Add generation of digit and compatability mapping tables.
|
commit | commitdiff | tree |
2003-10-10 |
Jon Griffiths | Documentation update.
|
commit | commitdiff | tree |
2003-10-06 |
Jon Griffiths | Implemented GetCPInfoExA/W.
|
commit | commitdiff | tree |
2003-10-03 |
Jon Griffiths | Tests for recent variant changes.
|
commit | commitdiff | tree |
2003-10-03 |
Jon Griffiths | Add VarParseNumFromStr()/VarNumFromParseNum(), use...
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | New tests for shlwapi string and clsid functions.
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | Add @405/406, document URL functions.
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | Ensure we generate for -noname ordinals documented...
|
commit | commitdiff | tree |
2003-09-25 |
Jon Griffiths | Various test fixes for XP/msvc.
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | More locale tests.
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | Add LanguageGroup/GeoID enumeration fns.
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | Added tests for cpp objects/RTTI.
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | Document BSTR functions, add SetOANoCache().
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | MSVC warning fix.
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | Portability fix.
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Not everyone has <unistd.h>, some files need <io.h...
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Added some needed config.h entries.
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | A first stab at wcstod().
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Added StrFormatKBSizeA/W.
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | More tests for kernel NLS functions.
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | Re-implement and optimise the NLS formatting functions...
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-09-11 |
Jon Griffiths | MLLoadlibrary: Remove -noname and duplicate entry.
|
commit | commitdiff | tree |
2003-08-21 |
Jon Griffiths | Update install script to match current build process.
|
commit | commitdiff | tree |
2003-08-19 |
Jon Griffiths | Added i8n entries.
|
commit | commitdiff | tree |
2003-08-19 |
Jon Griffiths | Use exception as the base for all exception derived...
|
commit | commitdiff | tree |
2003-08-19 |
Jon Griffiths | Make RtlTimeToSecondsSince1970 consistent with other...
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Portability fixes.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Make I1 fields explicitly signed.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Add some new types and functions.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Use $(EXEEXT) for the winedump executable.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Only statics are sure to be set to 0, explicitly initialise...
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Remove redundant wine specific #include.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | ole/ directory doesn't exist anymore.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Spelling fixes.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Cast hresult error codes to HRESULT.
|
commit | commitdiff | tree |
2003-07-26 |
Jon Griffiths | Implement @13, 160, 161, 173, 177, 178, 189, 192, 221...
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Implement @203.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Implement @280,343,344.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Add a handle for urlmon.dll, fix MSVC warning.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Fix MSVC warnings.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Spelling fix.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Support float and function ptr args better, -W warning...
|
commit | commitdiff | tree |
2003-07-21 |
Jon Griffiths | Add GetSystemWindowsDirectory, GetCurrentHwProfile.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Implemented @440, 441.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Correctly spot forwards.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Move IQueryAssociations into shlwapi. Docs/-W/MSVC...
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | MSVC fixes.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Fix MSVC warning.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Fix -W warnings.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | vsnprintfW: %% should output a literal % sign.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | MSVC doesn't like K&R function declarations: use ansi...
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Don't redefine __WINE_USE_MSVCRT (msvc warning).
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Misc fixes.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Added some new Rtl* tests.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Fixed msvc warning.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Implement __p__wpgmptr, _wpgmptr.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Improve the sample comment.
|
commit | commitdiff | tree |