[HEADERS]
[reactos.git] / reactos / include / host /
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-05-01 Eric Kohl[CMLIB/NEWINFLIB/MKHIVE]
2010-04-25 Eric Kohl[NEWINFLIB]
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
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-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-02-10 Cameron Gutman - Merge from trunk up to r45543
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-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-27 Dmitry GorbachevFix warnings that are issued by new GCC versions.
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:
2009-01-01 Timo KreuzerSync to trunk r38500
2008-12-23 Stefan Ginsberg- CCHAR is 'char', not 'const char'
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (1/11).
2008-11-19 Colin Finck- Rearrange "host/typedefs.h" to make it look more...
2008-11-14 Stefan Ginsberg- Don't define PAGE_SIZE in typedefs.h as -- "this...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-25 Samuel SerapionFix redefinition warning.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-05-12 Colin FinckRemove all remaining occurrences of the W64 macro.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-16 Aleksey Bragin- Add more NLS definitions.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-20 Colin Finck- Don't reinvent the wheel again: Use <host/typedefs...
2007-11-28 Colin FinckDon't define the "min" and "max" macros in the general...
2007-11-28 Colin FinckChange widl to use only host headers.
2007-11-18 Colin FinckMSVC compatibility fix (inline -> __inline)
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Colin FinckRemove the "#define _TYPEDEFS64_H" line, which prevente...
2007-11-05 Hervé PoussineauAdd PSHORT and PUSHORT types
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-26 Aleksey Bragin- Define LIST_ENTRY functions as part of host headers...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-14 Colin FinckForgot to change these ones
2007-09-14 Colin Finck- Create a new "include/host" directory for host-only...