Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / reactos / lib / sdk /
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-25 Colin FinckReturn if the screensaver window couldn't be created...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-28 Timo KreuzerImprove memcpy. It was working correctly, but it wasted...
2008-09-24 Art YerkesFix leaks reported by coverity 612-615. In each case...
2008-09-19 Christoph von Wittichadd CLSIDWaveParser
2008-09-16 Johannes Anderwald- add IID_INetConnectionConnectUi
2008-09-14 Christoph von WittichIID_IActiveScriptSiteDebug32 is already defined in...
2008-09-14 Christoph von Wittichadd some stuff to uuid
2008-09-11 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-09-10 Aleksey Bragin- Add missing function implementations into generic...
2008-09-09 Johannes Anderwald- Add INetCfgPnpReconfigCallback, INetCfgComponentContr...
2008-09-08 Johannes Anderwald- Add IIDs of INetLanConnectionUiInfo, INetConnectionPr...
2008-09-07 Johannes Anderwald- Add IID_INetCfgComponentBindings
2008-09-07 Pierre SchweitzerCommit 1/2
2008-09-06 Christoph von Wittichdon't corrupt the heap by storing unneeded values in...
2008-08-30 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-08-30 Johannes Anderwald- Add IIDs && GUID of Netcfg
2008-08-29 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-08-29 Johannes Anderwald- add INetConnectionPropertyUi iid
2008-08-28 Johannes Anderwald- Add IIDs and CLSID for netshell
2008-08-27 Timo KreuzerMerge 34714, 34716, 34718, 34720 from ros-amd64-bringup...
2008-08-27 Timo KreuzerMerge 34717 from ros-amd64-bringup branch:
2008-08-26 Aleksey Bragin- Move fdiv pentium bug function stubs to another file.
2008-08-17 Stefan Ginsberg- Move kernel mode implementation of RtlpGetStackLimits...
2008-08-16 Aleksey BraginFinta László <finta.laszlo@freemail.hu>
2008-08-16 Aleksey Bragin- Move x86-specific code, which was accidentally commit...
2008-08-15 Aleksey BraginGregor Schneider <grschneider@gmail.com>
2008-08-13 Aleksey Bragin- Replace crt's lnx_sprintf implementation with the...
2008-08-03 Jeffrey Morlan- Add NULL checks to _atoi64, _wtol, and _wtoi64.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Jeffrey MorlanIn exit and _cexit, call atexit routines. (Bug 3432_)
2008-07-28 Aleksey Bragin- Silence crt's "wtf".
2008-07-27 ReactOS Portable... - On ARM, print out a message and freeze execution...
2008-07-26 Aleksey BraginJon Griffiths
2008-07-26 Aleksey Bragin- Sync with Wine (null-initializing some exported data).
2008-07-21 Timo Kreuzerfix prototypes of _beginthread and _beginthreadex
2008-07-20 Jeffrey MorlanFix memory leak in vfwprintf: Don't change 'mem' pointe...
2008-07-17 Stefan Ginsberg- Patch from Samuel "encoded" Serapion (samdwise51...
2008-07-16 Colin Finck- Remove 2 wrong versions of wctomb and 2 wrong version...
2008-07-09 KJK::Hyperionmodified lib/sdk/crt/crt.rbuild
2008-07-09 Aleksey Bragin- Add CLSID_InProcFreeMarshaler
2008-07-08 Aleksey Bragin- Add IActiveScriptSiteDebug32 IID.
2008-07-04 Aleksey BraginPeter Oberndorfer <kumbayo84@arcor.de>
2008-07-04 Colin FinckRemove the strsafe library, it was imported from a...
2008-07-03 Aleksey Bragin- Fix double linking of snprintf (_snprintf should...
2008-07-02 Colin FinckSimplify the code for fputwc, when the file is opened...
2008-06-24 Johannes Anderwald- check for a valid file descriptor
2008-06-23 ReactOS Portable... - The CRT sync by "fireball" is incorrect and results...
2008-06-22 Aleksey BraginSVN Maintenance: set eol-style:native for lib/sdk/crt.
2008-06-21 Aleksey Bragin- Provide a real fix for fwprintf and fputwc in case...
2008-06-21 Aleksey Bragin- vsn[w]printf -> _vsn[w]printf.
2008-06-19 Aleksey Bragin- Remove all string msvcrt->ntdll forwards: let's be...
2008-06-11 ReactOS Portable... - Fix build on ARM:
2008-06-11 Aleksey Bragin- Completely rewrite most of stdio functions by merging...
2008-06-06 Aleksey Bragin- Update many parts of CRT, and misc cleanup.
2008-06-06 Aleksey Bragin- Move scanf.c into strings, it belongs there.
2008-06-04 Aleksey Bragin- libcntpr does not need console/file versions of scanf.
2008-06-04 Aleksey Bragin- Misc ctype wine sync.
2008-06-04 Aleksey Bragin- Remove duplicated sscanf wrapper.
2008-05-28 Colin FinckSorry, forgot this file
2008-05-28 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-27 Aleksey BraginDaniel Zimmermann <netzimme@aim.com>
2008-05-21 Hervé PoussineauDisable precompiled headers for files which are in...
2008-05-02 Ged Murphy- Remove CLSID_RebarBandSite from uuid, and contain...
2008-05-01 Ged Murphy- Add IShellView2 and IShellView3 COM interfaces
2008-05-01 Ged MurphyStart to fix some COM interfaces which will be used...
2008-04-11 Hervé PoussineauAdd wine_get_data_dir()/wine_get_build_dir() functions
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 Hervé PoussineauTry to fix build
2008-03-14 Timo Kreuzer- Simplify IntSetCursor
2008-02-20 Colin Finck- Remove much Win9x-specific stuff from the scrnsave...
2008-02-16 Colin Finck[FORMATTING]
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-14 Hervé PoussineauAdd more UUIDs
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-03 Christoph von Wittichinlcude guids for hlink
2007-12-30 Aleksey Bragin- These will be needed soon.
2007-12-29 Dmitry ChapyshevAdd strsafe library (Part 2/2)
2007-12-13 Magnus Olsenupdate dxguid to match dxsdk 2004 dec
2007-11-29 Hervé PoussineauAdd a few more GUIDs to uuid library
2007-11-25 Marc Piulachsrename scrnsavelib to scrnsave as it's the name for...
2007-11-25 Magnus Olsenadd directdraw3 guid to dxguid
2007-11-24 Aleksey Bragin- Guard MSVC's intrinsics with #ifdefs. Proper solution...
2007-11-24 Aleksey Bragin- MS's crt headers define this as 'const'. Fixes an...
2007-11-19 Marc Piulachsadd scrnsave to build
2007-11-19 Marc PiulachsMove scrnsave to a more correct location as it's a...
2007-11-11 Aleksey Bragin- Winesync cppexcept.c. This fixes try/catch C++ except...
2007-11-11 Aleksey Bragin- Update MSVCRT_thread_data
2007-11-11 Aleksey Bragin- After bugfixing, more complete except_nt exception...
2007-11-11 Aleksey Bragin- Fix two more typos, now exception handling doesn...
2007-11-10 Aleksey Bragin- Fix a bug (wrong push ... pop order).
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-10 Aleksey Bragin- Fix a bug.
2007-11-09 Aleksey Bragin- This one is not needed anymore (_LIBCNT_ is defined...
2007-11-09 Aleksey Bragin- Build crt and libcntpr from one source tree (using...
next