[MKHIVE]
[reactos.git] / reactos / tools / mkhive / reginf.c
2010-04-25 Eric Kohl[MKHIVE]
2010-04-25 Gregor Schneider[MKHIVE] wcsicmp -> _wcsicmp, should fix buildbot build
2010-04-25 Eric Kohl[MKHIVE]
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-24 Aleksey Bragin- Fix most of the warnings in mkhive.
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-13 James TaborAdd part of a patch by Daniel Verkamp, see bug 3441.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-09-04 Colin FinckCorrectly define LONG_PTR, ULONG_PTR and SIZE_T in...
2007-09-03 Colin FinckMake these two "registry_callback() failed" messages...
2007-08-30 Hervé Poussineau[FORMATTING] Fix spaces/tabs mess
2007-08-19 Colin Finck- mkhive's "registry.c" used wcsncmp for comparing...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-10 Hervé PoussineauLet mkhive use cmlib. "make install" now works and...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-18 Saveliy TretiakovRevert 21223 (was not good idea...)
2006-03-04 Saveliy TretiakovMake mkhive support also symbolic flag names (like...
2005-11-27 Filip NavaraUse inflib.
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-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-01-02 Filip NavaraDisable debugging message.
2004-12-30 Royce Mitchell IIImsvc6 and gcc4 support
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-04 Filip Navara- Process the "DelReg" section in .inf files.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-07-27 Eric KohlAdded missing MultiSz support.
2003-07-27 Steven EdwardsTreat DWORD values as unsigned - Patch by vizzini
2003-05-18 Eric KohlParse DOS and *nix text files correctly.
2003-04-17 Casper Hornstrup2003-04-17 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-14 Eric KohlAdd hive maker. It does not export binary hives yet.