[COMCTL32] Pt.rc: Place accelerator FIXMEs
[reactos.git] / sdk / tools / spec2def / spec2def.c
2023-10-17 Timo Kreuzer[SDK] Move definition of MyInt128 into stubs.h
2023-08-11 Timo Kreuzer[SPEC2DEF] Add missing "--version" to help output
2021-10-22 Justin Miller[SDK] Allow ARM64 MSVC to complete configuration (...
2021-09-13 Hermès Bélusca-Maïto[REACTOS] Fix some instances of DPRINTs with trailing...
2021-05-03 Jérôme Gardou[SPEC2DEF] Fix imports of C++ stdcall exports
2021-02-04 Jérôme Gardou[SPEC2DEF] Allow stubs with parameters, and assume...
2020-12-28 Jérôme Gardou[SPEC2DEF] Work-around a bug in MS linker handling...
2020-11-07 Timo Kreuzer[SPEC2DEF] Implement support for private exports
2020-08-30 Hermès Bélusca-Maïto[SPEC2DEF] Improve the 'int128' arguments display....
2020-08-30 Hermès Bélusca-Maïto[SPEC2DEF] Minor whitespace makeup only.
2020-03-31 Mark Jansen[SPEC2DEF] Omit skipped exports from ordinal numbering. 2485/head
2020-01-03 Timo Kreuzer[SPEC2DEF] Set ordinals explicitly in export def file
2019-09-15 Timo Kreuzer[SPEC2DEF] Refactor to avoid parsing multiple times
2019-09-15 Timo Kreuzer[SPEC2DEF] Fix decorated exports on non-x86
2019-09-15 Timo Kreuzer[SPEC2DEF] Handle auto-naming of "@()" functions during...
2019-09-15 Timo Kreuzer[SPEC2DEF] Use const properly
2019-09-15 Timo Kreuzer[SPEC2DEF] Improve error output
2019-07-28 Hermès Bélusca-Maïto[SPEC2DEF] Check whether OLE-specific exports do not...
2019-04-28 Timo Kreuzer[TOOLS] Fix/suppress all MSVC/x64 warnings (#1525)
2018-10-12 Mark Jansen[SPEC2DEF] Fix support for different OS versions.
2018-04-21 Timo Kreuzer[SPEC2DEF] Implement support for different OS versions
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