Check for failed allocations and fix some resource leaks.
[reactos.git] / reactos / lib / msvcrt /
2005-11-27 Steven Edwardsmore crt, crtdll and msvcrt cleanup
2005-11-23 Hartmut Birr- Implemented wgetmainargs.
2005-09-11 Filip NavaraMake _strtoui64 an alias of strtoull.
2005-08-11 Hartmut BirrCall the registered exit functions if the dll is unloaded.
2005-08-09 Steven Edwardsimplemented ?name@type_info@@QBEPBDXZ.msvcr and __unDNa...
2005-08-06 Steven Edwardsremove msvcrt winetests
2005-08-03 Filip Navara#include "precomp.h" -> #include <precomp.h>
2005-08-03 Martin Fuchsset svn:eol-style of *.dsp/dsw to CRLF
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-06-05 Casper HornstrupRemove old makefiles
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Gé van GeldorpDon't let msvcrt import itself and fix the resulting...
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-07 Casper HornstrupCorrectly forward exports to NTDLL
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-26 Casper HornstrupSet base address of modules
2005-02-17 Gunnar Dalsnesforgot to change those two...
2005-02-16 Gunnar Dalsneshack into private crt headers
2005-02-16 Gunnar Dalsnesntdll:
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-29 Gunnar Dalsnesmsvcrt: fix incorrect export
2005-01-27 Gunnar Dalsnesbuild msvcrt and crtdll from same source via lib\crt
2005-01-22 Casper Hornstrup* Build crtdll
2005-01-16 Casper Hornstrup* Build networking components
2005-01-16 Casper HornstrupAdd resources to existing modules.
2005-01-15 Hartmut Birr- Fixed a bug which results in losing a character in...
2005-01-15 Casper Hornstrup* LinkerFlag tag support
2005-01-14 Steven Edwardsadded some missing license headers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Steven Edwardsmove wine tests from tests to winetests
2005-01-01 Hartmut Birr- Initialized the pointers for the init environment.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-27 Filip Navara- Implement _onexit.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-20 Gé van GeldorpAdd some stubs to allow msvcp60.dll to load
2004-12-18 Gé van GeldorpAdd some stubs
2004-12-13 Hartmut Birr- Replaced HeapAlloc, HeapFree and HeapReAlloc with...
2004-12-11 Steven Edwardsdisable 2 environ tests that fail under ros.
2004-12-11 Steven EdwardsDisable a cpp test. We need dbghelp support for name...
2004-12-11 Steven EdwardsAdded Wine msvcrt regression tests.
2004-12-11 Steven EdwardsWineism cleanup has started.
2004-12-11 Steven EdwardsRemove some of the unneeded internal headers in a furth...
2004-12-11 Steven Edwardsmsvcrt lock functions have been dewine-ifyed.
2004-12-11 Filip Navara- Use malloc/free in C++ new/delete operator implementa...
2004-12-09 Steven EdwardsStarted cleaning up the mess from my old import of
2004-12-09 Steven EdwardsDoing some work on the msvcrt Wine mess.
2004-12-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
2004-12-02 Thomas Bluemelthe time zone buffers need to be large enough, applicat...
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-09 Gregor AnichFix _control87, the old implementation was terribly...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-03 Thomas Bluemeldon't let dlltool mess up c++ mangled exports for crtdl...
2004-08-31 Hartmut Birr- Allow always shared read for a file which is opened...
2004-08-31 Hartmut Birr- Fixed some wchar to char translations.
2004-08-27 Filip Navara- Complete rewrite of environment variable handling...
2004-08-22 Hartmut Birr- Added '-Werror' to the compiler options.
2004-08-22 Hartmut Birr- Fixed some 'dereferencing type-punned pointer will...
2004-08-22 Hartmut Birr- Fixed some pointer increments/decrements.
2004-08-20 Filip NavaraFix few compiler/linker warnings.
2004-08-20 Filip NavaraFix compiler warnings.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-15 Hartmut Birr- Interpret the sign for qualifier 'l'.
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-05-27 Hartmut Birr- Don't change the environment block if the number...
2004-05-15 Jason FilbyStub __badioinfo
2004-05-11 Gé van GeldorpFix command line handling (mostly double-quoting stuff)
2004-05-02 Hartmut Birr- Removed old debug code which may crash a user mode...
2004-04-28 Hartmut Birr- Fixed _chmod and _wchmod.
2004-04-21 Hartmut Birr- Made some flags for the flag value from the FILE...
2004-04-08 Gé van GeldorpExport _wcmdln
2004-03-19 Gé van GeldorpHandle invalid Unicode strings for %S format like MS...
2004-03-19 Gé van GeldorpHandle characters outside first page
2004-03-19 Gé van GeldorpFix link warnings
2004-02-28 Filip Navara- Fixed the MSVCRT compiling error.
2004-02-27 Steven EdwardsRemoved and moved some internal headers for the WINE...
2004-02-24 Vizzinipatch by Michael Fritscher to get Mspaint closer to...
2004-02-21 Mike NordellFix environment variable handling. The (optional) envp...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-31 Filip NavaraCall initialization of the msvcrt parts ported from...
next