- Add inlined assembly for MSVC to _clearfp, _control87, _fpreset, _logb and _statusf...
[reactos.git] / reactos / lib / sdk / crt / crt.rbuild
2009-08-07 Stefan Ginsberg- Add inlined assembly for MSVC to _clearfp, _control87...
2009-08-06 Gregor SchneiderSwitch from time to time_new 1/2:
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Gregor Schneider_ecvt:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-13 Timo KreuzerGet rid of memcpy at all and use memove instead like...
2009-07-12 ReactOS Portable... Do not build some floating point math functions on...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-21 Timo KreuzerStubplement fmodf
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-16 Timo KreuzerImplement ceilf, floorf and sqrtf for x64 in assembly...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
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
2009-01-19 Timo Kreuzercrt update:
2009-01-18 Stefan Ginsberg- Fix WMC and mkhive warnings
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-17 Timo Kreuzer- Add asm stubs for atan2, exp, fmod, ldexp, log10
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-08 Timo Kreuzerpartly implement x64 versions of _setjmp, _setjmpex...
2008-12-08 Timo Kreuzersync trunk head (r37928)
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-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
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-13 Samuel SerapionMove several functions out of file.c, use common code...
2008-09-10 Aleksey Bragin- Add missing function implementations into generic...
2008-09-08 Timo KreuzerThis is the amd64 branch! If arm is broken I don't...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Samuel SerapionCommit WIP. Part 3 of ??
2008-08-26 Aleksey Bragin- Move fdiv pentium bug function stubs to another file.
2008-08-16 Aleksey Bragin- Move x86-specific code, which was accidentally commit...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-13 Aleksey Bragin- Replace crt's lnx_sprintf implementation with the...
2008-08-01 Art YerkesCreate a branch for network fixes.
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-06-19 Aleksey Bragin- Remove all string msvcrt->ntdll forwards: let's be...
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-05-28 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-21 Hervé PoussineauDisable precompiled headers for files which are in...
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-11 Aleksey Bragin- After bugfixing, more complete except_nt exception...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-08 Aleksey Bragin- Move ctype into strings.
2007-11-08 Aleksey Bragin- Rearrange source files location, so that string/math...
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-06 Hervé PoussineauDo not define __REACTOS__ twice
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
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-15 Hervé PoussineauFix crt compilation
2007-03-14 Alex Ionescu- Cleanup the /lib directory, by putting more 3rd-party...