[RTL] Fix failure check in RtlpCreateCriticalSectionSem.
[reactos.git] / sdk / tools /
2019-04-28 Colin FinckAdd a shared "port" directory for POSIX functions neede...
2019-04-28 Colin Finck[ISOHYBRID] Fix the remaining warnings properly.
2019-04-28 Timo Kreuzer[TOOLS] Fix/suppress all MSVC/x64 warnings (#1525)
2019-03-16 Serge GautherieMerge pull request #1253 from SergeGautherie/SergeGauth...
2019-03-16 Serge Gautherie[LOG2LINES] Add a TODO, Use a snprintf()
2019-03-04 Timo Kreuzer[MKISOFS] Silence MSVC warnings
2019-03-04 Timo Kreuzer[WIDL] Fix non-x86 builds
2019-01-29 Amine Khaldi[WIDL] Sync with Wine Staging 4.0. CORE-15682
2019-01-05 Serge Gautherie[LOG2LINES] Use translate_line() for command line input too
2019-01-05 Mark Jansen[APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared...
2018-12-29 Timo Kreuzer[CABMAN] Fix a problem with creating temp files on...
2018-12-20 Serge Gautherie[LOG2LINES] Partially sync output format from command...
2018-12-11 Mark Jansen[SDK] Update gen_baseaddress.
2018-12-08 Serge Gautherie[LOG2LINES] Free all memory on exit. 813/head
2018-12-08 Serge Gautherie[LOG2LINES] Optimize malloc() calls.
2018-12-08 Hermès Bélusca-Maïto[LOG2LINES] Fix indentation.
2018-12-08 Serge Gautherie[LOG2LINES] Replace overkill malloc() usage.
2018-10-20 Hermès Bélusca-Maïto[MKHIVE] Minor code rearrangement.
2018-10-18 Hermès Bélusca-Maïto[MKHIVE] Fix some compilation warnings.
2018-10-18 Hermès Bélusca-Maïto[MKHIVE] Fix cases where 'rc' was used without being...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Fix compilation warnings. 947/head
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Return win32-like error codes for functions...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Minor code formatting.
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Implement RegDeleteKeyW() and RegDeleteValueW().
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Minor improvements.
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Simplify CmiAddValueKey() by using CmpAddValue...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Sync a bit more of reginf.c with the correspon...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Implement and use RegCloseKey().
2018-10-14 Hermès Bélusca-Maïto[NTOS][MKHIVE] Minor code formatting.
2018-10-12 Mark Jansen[SPEC2DEF] Fix support for different OS versions.
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Fixes for the previous fixes. 920/head
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Remove support for '/' options, this does...
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Minor additional functionality.
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Improve dprint output (delimiting where string... 560/head
2018-10-08 Hermès Bélusca-Maïto[MKHIVE][CMAKE] Make mkhive a bit more flexible, so...
2018-09-08 Thomas Faber[SDK] Make gen_baseaddress.py compatible with Python 3.
2018-08-19 Serge Gautherie[LOG2LINES] Enforce "Iso" type when unpacking the Iso...
2018-08-08 Serge Gautherie[REACTOS] RtlAssert(): use "%lu" as LineNumber format.
2018-08-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2018-07-12 Mark Jansen[SDK] Update gen_baseaddress.py for reserved base addre...
2018-07-01 Mark Jansen[SDK] Add gen_baseaddress.py
2018-06-21 Serge Gautherie[LOG2LINES] translate_line(): Let 'offset' be an 'unsig...
2018-04-22 Mark Jansen[XML2SDB] Add support for TAG_LINK_DATE and TAG_LINKER_...
2018-04-21 Timo Kreuzer[SPEC2DEF] Implement support for different OS versions
2018-04-12 Mark Jansen[XML2SDB] Add support for DATA in Layers.
2018-04-11 Amine Khaldi[WIDL] Sync with Wine Staging 3.3. CORE-14434
2018-04-11 Amine Khaldi[UNICODE] Sync with Wine Staging 3.3. CORE-14434
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-01-27 Mark Jansen[XML2SDB] Parse Flags.
2018-01-27 Dmitry Bagdanov[CABMAN] Move CCFDATAStorage class to a separate file
2018-01-27 Dmitry Bagdanov[CABMAN] Remove _WIN32 ifdef's
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-10-08 Amine Khaldi[WIDL] Sync with Wine Staging 2.16. CORE-13762
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work