- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / cmlib / cmlib.h
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-09-19 Timo KreuzerSync with trunk r43000
2009-08-07 Stefan Ginsberg- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-19 Stefan Ginsberg- Define UNREFERENCED_PARAMETER for cmlib when built...
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-14 Stefan Ginsberg- PAGE_SIZE fix 2.0
2008-11-14 Stefan Ginsberg- Don't define PAGE_SIZE in typedefs.h as -- "this...
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-27 Stefan Ginsberg- Make cmlibhost compile warning free
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-14 Aleksey Bragin- Add debugging macros support to CmLib (to use, set...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-28 Aleksey Bragin- Include config/cm.h for cm based code, and remove...
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-16 Mike NordellUnbreak build. The code is used from user-mode too...
2007-10-16 Mike NordellAttempt to make Cm API at least a little const-correct.
2007-09-14 Colin Finck- Create a new "include/host" directory for host-only...
2007-08-27 Hervé PoussineauDo not include <ntddk.h> when compiling cmlib_host...
2007-08-27 Hervé PoussineauRely only on host headers (+ target ntstatus.h) to...
2007-08-18 Colin FinckFix an "implicit declaration of wcslen" warning on...
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-05-13 Alex Ionescu- Fix critical bug in CmpCopyName, it wasn't compressin...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-02 Alex Ionescu- Fix various ntoskrnl/wdk compilation issues in rossym...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-11-05 Alex Ionescu- Fix boot.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-06 Alex Ionescu- Add PROFILE_ACPI_DOCKING_STATE.
2006-10-05 Alex Ionescu- Guard some current cmlib includes against new cm...
2006-09-07 Hervé PoussineauSome 64 bits fixes (approved by Filip)
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-14 Alex Ionescu- Get rid of "ChunkSize" through a sickening hack ...
2006-08-14 Alex Ionescu- Make HHIVE part of EREGISTRY_HIVE, similarly to NT.
2006-08-14 Alex Ionescu- Parameter changes to HvInitialize
2006-08-14 Alex Ionescu- Start using some NT structures (need to get rid of...
2006-08-05 Alex Ionescu- Fix how DDK is included.
2006-07-28 Aleksey BraginActually add cmlib itself