Radek Liska (radekliska@gmail.com)
[reactos.git] / reactos / lib /
2009-01-28 Christoph von Wittich-sync RtlDeleteTimer with wine
2009-01-26 Cameron Gutman - Add a temporary hack for the double-freeing issue...
2009-01-25 Stefan Ginsberg- Deprecate global helper.h -- define the various ...
2009-01-23 Aleksey Bragin- Stubplement SwapSplayLinks helper function, and make...
2009-01-22 Christoph von Wittichadd _mbsnbcpy_s to msvcrt (imported from wine)
2009-01-21 Stefan Ginsberg- Stragglers from 38998
2009-01-21 Christoph von Wittich-add libxslt 1.1.24
2009-01-20 Christoph von Wittichstublement some more Activation Context stuff
2009-01-19 Stefan Ginsberg- Kill off more unnecessary allowwarnings="true"
2009-01-18 Stefan Ginsberg- Fix WMC and mkhive warnings
2009-01-18 Christoph von Wittichadd ctxtcall.h to uuid
2009-01-18 Stefan Ginsberg- Fix WINEVENTPROC -- it is stdcall, not cdecl!
2009-01-18 Christoph von Wittichfix a bug in RtlDetermineDosPathNameType_U
2009-01-18 KJK::HyperionWarning killing commit
2009-01-17 Aleksey Bragin- RtlOemStringToCountedUnicodeString improvements:
2009-01-17 Aleksey Bragin- RtlUnicodeStringToCountedOemString improvements:
2009-01-16 Cameron Gutman - Merge aicom-network-fixes up to r38799
2009-01-16 KJK::HyperionEcho [HOST-CC] and [HOST-LD] instead of [HOSTCC] and...
2009-01-14 KJK::Hyperiondeleted lib/pseh/framebased-gcchack.c
2009-01-13 Cameron Gutman - Merge aicom-network-fixes up to r38730
2009-01-10 Timo Kreuzersilence TRACEs for libcntpr, too
2009-01-09 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2009-01-08 Dmitry Chapyshev- Fix regression of Dependency Walker
2009-01-08 Aleksey Bragin- Some 64bits syncs from Wine by Samuel Serapion.
2009-01-07 Gregor SchneiderDon't remove the mouse cursor when previewing a screens...
2009-01-06 Christoph von Wittichfpclass -> _fpclass
2009-01-06 Christoph von Wittichupdate libxml2 to 2.7.2
2009-01-05 Timo Kreuzersilence crt TRACE flood
2009-01-04 Dmitry GorbachevAdd type casts to RtlpCallQueryRegistryRoutine().
2009-01-04 Cameron Gutman - Revert r38547 which reverted r38546 which was correct
2009-01-04 Cameron Gutman - Revert r38546
2009-01-04 Cameron Gutman - Fix debug build
2009-01-04 Cameron Gutman - Merge the rest of my changes
2009-01-04 Cameron Gutman - Merge r38358, r38539, and r38541
2009-01-02 James Tabor- Implement RtlQuerySecurityObject.
2008-12-30 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-30 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-29 Dmitry Gorbachev- Fix more ICU warnings
2008-12-29 Stefan Ginsberg- Fix ICU warnings
2008-12-26 Aleksey Bragin- Don't try to set remaining bits if there are none...
2008-12-24 Aleksey Bragin- Don't calculate remaining bits if there are none...
2008-12-24 Dmitry GorbachevDo not print garbage, initialize the variable. Bug...
2008-12-23 Stefan Ginsberg- Forgot a comment
2008-12-23 Stefan Ginsberg- Kill oskittcp warnings. Somewhat hacky? Yes indeed.
2008-12-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-22 Timo Kreuzeruse _str(n)icmp instead of non-standard str(n)casecmp
2008-12-22 Timo KreuzerDon't use wine's headers and wintrnl.h for exception...
2008-12-21 Timo KreuzerUpdate excpt.h, fcntl.h, float.h, math.c, mbctype.h...
2008-12-21 KJK::HyperionRemove superfluous dependencies on msvcrt
2008-12-21 Timo KreuzerAdd __WINESRC__ define amd reactos/wine include path...
2008-12-21 Timo KreuzerFix definition of _assert()
2008-12-21 Timo KreuzerAdd prototype for __globallocalestatus, it's going...
2008-12-21 Stefan Ginsberg- _popen/_wpopen: When overriding the default standard...
2008-12-21 KJK::Hyperionmodified include/reactos/wine/exception.h
2008-12-21 Timo KreuzerInclude io.h. It's needed and was implicitly included...
2008-12-21 Timo KreuzerDon't use sys/time.h
2008-12-21 Timo KreuzerAvoid using non-standard names (S_IFITO, ...).
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-20 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-20 KJK::HyperionSupersedes r38084. Take three
2008-12-19 Timo Kreuzerenable GetTimeZoneInformation in _getsystime
2008-12-19 Gregor Schneider- Update fputwc implementation to current wine sources
2008-12-19 Gregor Schneider- Fix return values for fputc and _flsbuf: return only...
2008-12-18 Gregor Schneider- Remove static qualifier from g_mbcp_is_multibyte...
2008-12-18 Gregor Schneider- Update _mbclen, mblen, _mbslen, _mbsnextc and _mbstrl...
2008-12-18 Gregor Schneider- Update _mbsbtype and _mbsninc functions
2008-12-18 Gregor Schneider- Remove duplicate harcoded _mbctype, rename MSVCRT_mbc...
2008-12-17 Dmitry Chapyshev- Implement __lconv_init
2008-12-15 Timo Kreuzer- remove outdated files from mingw lib
2008-12-14 KJK::HyperionRevert r38084
2008-12-14 KJK::HyperionSupersedes r38081
2008-12-14 KJK::HyperionRevert r38081
2008-12-14 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-14 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-13 Gregor SchneiderUpdate RtlIsTextUnicode, ntdll rtlstr winetest failure...
2008-12-13 Gregor Schneider- Update _makepath and _wmakepath to allow in place...
2008-12-13 Dmitry Gorbachev- Remove DBCSCodePage field from NLS_FILE_HEADER structure.
2008-12-12 Timo Kreuzerwhen defining ssize_t, also define _SSIZE_T_DEFINED
2008-12-11 Aleksey Bragin- An "almost working" kbhit implementation by Russel...
2008-12-09 Dmitry GorbachevProvide memcmp() for GCC 4.4.0.
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-04 Gregor SchneiderFree allocated resource on error, CID 1358.
2008-12-04 KJK::Hyperionmodified lib/3rdparty/mingw/main.c
2008-12-04 Stefan Ginsberg- Don't cache a value if we might dereference NULL
2008-12-03 Dmitry GorbachevRemove stray semicolons, GCC gratias.
2008-12-03 Dmitry GorbachevFix GCC complaints about uninitialized variables (bug...
2008-12-03 Dmitry GorbachevSilence compiler warnings (6/11).
2008-12-02 KJK::HyperionMinGW does have vsnprintf. Fixes a warning in libxml2
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Gregor SchneiderUpdate C++ demangle code to recent wine, now all msvcrt...
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-29 Gregor Schneider- Updated msvcrt winetests introduced new printf testca...
2008-11-29 Gregor Schneider- Added support for floating point and exponential...
2008-11-28 Stefan Ginsberg- Use stdarg.h from psdk so we don't get redefinition...
2008-11-28 KJK::HyperionGCC 4.3 correctly aligns stack-allocated objects
2008-11-28 KJK::HyperionDon't let ASSERT_SRW_WAITBLOCK evaluate to nothing...
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
next