Abandoning silverblade-audio branch.
[reactos.git] / reactos / lib / inflib /
2009-01-16 KJK::HyperionEcho [HOST-CC] and [HOST-LD] instead of [HOSTCC] and...
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-26 Colin Finck- Add a "host" attribute to the project's <include...
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-05-21 Hervé PoussineauDisable precompiled headers for files which are in...
2008-03-07 Hervé PoussineauReplace some .mak files by .rbuild files
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-03 Colin FinckGet inflib_host to build warning-free
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-09-24 Hervé PoussineauUse user flags when building host tools
2007-09-14 Colin Finck- Create a new "include/host" directory for host-only...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-02 Hervé PoussineauFix Linux build
2007-09-02 Hervé PoussineauUse typedefs_host.h header when building inflib for...
2007-08-18 Colin FinckFix the mkhive bug on 64-bit systems, this time correct.
2007-08-17 Colin FinckRevert r28389 as it causes a build break, when you...
2007-08-17 Colin FinckFix the long-standing mkhive bug on 64-bit systems
2007-08-03 Thomas BluemelRevert r28121 as it removes an optimization
2007-08-03 Thomas BluemelImprove calculation of new buffer size
2007-08-03 Thomas BluemelFix buffer overflow
2007-08-02 Thomas BluemelInclude stddef.h for ptrdiff_t
2007-08-02 Thomas BluemelFix buffer overflow in InfpAddSection.
2007-07-28 Thomas BluemelMake the InfpBuildFileBuffer prototype match it's defin...
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-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2005-11-27 Royce Mitchell IIImsvc compatibility
2005-11-27 Steven Edwardsinline -> __inline
2005-11-26 Gé van GeldorpUse correct prototype for DbgPrint. Thanks to Hartmut...
2005-11-26 Thomas Bluemelfixed difference in signedness warning
2005-11-25 Gé van GeldorpImplement adding new sections/lines/fields and writing...
2005-11-24 Gé van GeldorpFix optimized builds
2005-11-24 Gé van Geldorp- Factor out .inf handling code from usetup