This is why we can't have nice things. Reverting r40538, r40539, due to RosBE differe...
[reactos.git] / reactos / lib / sdk / crt / crt.rbuild
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-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-04 Christoph von Wittichadd wcsncpy_s, strcat_s (from wine)
2009-02-01 Christoph von Wittichstub some missing functions
2009-01-18 Stefan Ginsberg- Fix WMC and mkhive warnings
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
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 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-10 Aleksey Bragin- Add missing function implementations into generic...
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-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...