[SERVICES]
[reactos.git] / reactos / include / reactos / debug.h
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-05 Dmitry GorbachevModify DPRINT / DRPINT1 macros, check if DbgPrint crash...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-23 Stefan Ginsberg- copy.c, view.c: malloc.h now properly implements...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-09 Timo KreuzerRename ntddk.h include guard to _NTDDK_ as it's suppose...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-21 Stefan Ginsberg- Move ntdef.h to DDK as that is where it belongs,...
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-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-19 Colin FinckPut a comment and an #if around the lines I changed...
2008-06-19 Colin FinckReapply Ged's fix, this time correctly :-)
2008-06-19 Ged Murphyrevert the debug macros change, the entire codebase...
2008-06-19 Ged MurphyOnly call DbgPrintEx once for each debug macro. This...
2008-02-27 Colin FinckThe C99 __VA_ARGS__ is also supported under GCC, no...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-08 Hervé PoussineauBy default, display ERROR level debug output
2007-12-14 Hervé PoussineauAdd missing space
2007-12-14 Hervé PoussineauAdd ERR_, WARN_, TRACE_ and INFO_ macros which call...
2007-11-14 Hervé PoussineauTry to be more consistent in unimplemented messages
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Christoph von Wittichfix mkhive on x86_64 hosts
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-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-06 Aleksey Bragin- Change DbgPrint prototype back to Alex's fix. His...
2006-08-05 Aleksey BraginFix DbgPrint / DbgPrintEx definitions to use PCCHAR...
2006-08-05 Alex Ionescu- Fix another incorrect DbgPrint prototype.
2006-06-26 Alex Ionescu- Move the SDK to /PSDK or else we'll never get MSVC...
2006-06-24 Art YerkesReactOS PowerPC WIP. This will be edited and merged...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-01-10 Alex Ionescu- Fix regression in Firefox installer by making KiWaitS...
2006-01-08 Alex Ionescu- Update debug.h
2006-01-07 Alex Ionescu- The DDK disables usage of _enable/_disable so that...
2005-11-27 Royce Mitchell IIImsvc compatibility
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-17 Christoph von Wittichfix a lot of compile problems with encode.c and cert...
2005-11-05 Alex Ionescu- Move some NDK definitions (Cm Callbacks) to the DDK...
2005-10-17 Christoph von Wittichonly define DPRINT macro if the compiler can handle...
2005-07-29 Filip NavaraFix definiton of DPRINT1 for non-DBG build.
2005-07-29 Alex Ionescu - Fix debug header, spottted by Gunnar
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...