- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / sdk / crt / string /
2009-10-16 Christoph von Wittichdon't set errno for libcnt
2009-10-16 Christoph von Wittich-fix some msvcrt string winetests
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Stefan GinsbergFix one of the most awesome "_MSC_VER means compiling...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-18 Gregor SchneiderSync scanf to current wine sources, correct msvcrt...
2009-07-12 ReactOS Portable... Revert the change to tcsrchr, it should be a XINT not...
2009-07-11 ReactOS Portable... Fix the signature of tcsrchr. The last prameter is...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-22 Christoph von Wittichfix some msvcrt string winetests
2009-04-22 Christoph von Wittichimport strcpy_s from wine
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-23 Jeffrey MorlanFix a bug in wcstoul causing it to set *endptr improperly.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-04 Christoph von Wittichadd wcsncpy_s, strcat_s (from wine)
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-01 Christoph von Wittichstub some missing functions
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-02 Samuel Serapionfix amd64 build
2008-08-30 Samuel SerapionCommit WIP. Part 3 of ??
2008-08-27 Timo KreuzerMerge 34714, 34716, 34718, 34720 from ros-amd64-bringup...
2008-08-14 Timo KreuzerSync to trunk head (35333)
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-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzer- int -> intptr_t
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-04 Aleksey BraginPeter Oberndorfer <kumbayo84@arcor.de>
2008-07-03 Aleksey Bragin- Fix double linking of snprintf (_snprintf should...
2008-06-23 ReactOS Portable... - The CRT sync by "fireball" is incorrect and results...
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- Misc ctype wine sync.
2008-06-04 Aleksey Bragin- Remove duplicated sscanf wrapper.
2008-05-28 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
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-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-09 Aleksey Bragin- Build crt and libcntpr from one source tree (using...
2007-11-08 Aleksey Bragin- Sync some changes in strings from libcntpr.
2007-11-08 Aleksey Bragin- Move ctype into strings.
2007-11-08 Aleksey Bragin- Rearrange source files location, so that string/math...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-15 Hervé PoussineauAdd some missing files. Trunk is still not buildable
2007-03-14 Alex Ionescu- Cleanup the /lib directory, by putting more 3rd-party...