[RTL]
[reactos.git] / reactos / sdk / lib / rtl /
2017-04-15 Thomas Faber[RTL]
2017-03-04 Mark Jansen[NTDLL] Fix RtlDecodeSystemPointer for usage inside...
2017-03-02 Mark Jansen[NTDLL] Some style changes for RtlNtPathNameToDosPathNa...
2017-03-02 Mark Jansen[NTDLL] Add implementation for RtlNtPathNameToDosPathNa...
2017-03-02 Mark Jansen[NTDLL] Implement RtlpEnsureBufferSize. Patch by Hermes...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-12-25 Hermès Bélusca-Maïto[XDK][RTL]: Fix parameter of RtlUnicodeStringToCountedO...
2016-11-04 Hermès Bélusca-Maïto[NTOS]
2016-10-26 Colin Finck[PRINTING]
2016-10-02 Thomas Faber[RTL]
2016-09-29 Amine Khaldi[RTL] Demote this print as we'll be notified when failu...
2016-09-25 Dmitry Chapyshev[RTL] Capture parameters with using SEH. Fixes new...
2016-09-25 Thomas Faber[RTL]
2016-09-15 Dmitry Chapyshev[RTL] Add internal RtlpDowncaseUnicodeChar function...
2016-09-15 Dmitry Chapyshev[RTL] Add internal RtlpUpcaseUnicodeChar function and...
2016-09-15 Dmitry Chapyshev[RTL] Add missed IN/OUT/OPTIONAL/PAGED_CODE_RTL
2016-09-15 Dmitry Chapyshev[RTL] Formatting only
2016-09-14 Dmitry Chapyshev[RTL]
2016-09-05 Dmitry Chapyshev[RTL]
2016-09-05 Dmitry Chapyshev[RTL]
2016-09-05 Dmitry Chapyshev[RTL]
2016-09-04 Dmitry Chapyshev[RTL]
2016-09-03 Dmitry Chapyshev[RTL]
2016-09-03 Amine Khaldi[RTL] Partially sync actctx.c with Wine Staging 1.9...
2016-08-30 Dmitry Chapyshev[RTL]
2016-08-30 Dmitry Chapyshev[RTL]
2016-08-28 Dmitry Chapyshev[RTL]
2016-08-28 Dmitry Chapyshev[RTL]
2016-08-27 Dmitry Chapyshev[RTL]
2016-08-07 Hermès Bélusca-Maïto[SDK][RTL][NDK]: Update RtlIsTextUnicode prototype.
2016-07-05 Hermès Bélusca-Maïto[RTL]: Follow what I guess might be Alex' coding standards.
2016-07-04 Hermès Bélusca-Maïto[RTL]: Code styling modifications only:
2016-07-04 Hermès Bélusca-Maïto[RTL]
2016-07-02 Hermès Bélusca-Maïto[NTDLL]
2016-06-27 Eric Kohl[RTL]
2016-05-22 Thomas Faber[RTL]
2016-05-15 Hermès Bélusca-Maïto[NTOS][NDK][RTL]: Move the SEM_xxx flags and their...
2016-05-08 Thomas Faber[RTL]
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2016-04-20 Amine Khaldi[SDK] One step further towards ReactOS source code...