migrate substitution keywords to SVN
[reactos.git] / reactos / lib / ntdll / rtl / path.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-29 Gunnar Dalsnesforgot to remove something
2004-11-29 Gunnar DalsnesRtlDetermineDosPathNameType_U: give meaningfull names...
2004-08-25 Filip Navara- Do not depend on paths returned by FileNameInformatio...
2004-05-13 Filip Navara- Implementation of RtlDuplicateUnicodeString.
2004-03-13 Thomas BluemelRtlGetFullPathName_U() is supposed to check the paramet...
2003-11-30 Gunnar Dalsnes-temporary and ugly fix/work-around for a bug that...
2003-11-17 Steven EdwardsFixes for ntdll rtl and large int tests.
2003-10-19 Filip Navara- Fixed GetFullPathNameA and debug message in GetFullPa...
2003-10-19 Filip Navara- Reverted to previous version of RtlGetFullPathName_U
2003-10-18 Filip NavaraUpdated RtlGetFullPathName_U from new Wine release.
2003-10-14 Eric KohlRtlGetFullPathName_U() must use a drive's root director...
2003-07-11 Royce Mitchell IIIapplied @implemented and @unimplemented comments to...
2003-07-09 Hartmut Birr- Replaced _wcsnicmp with RtlEqualUnicodeString.
2003-05-06 Gé van GeldorpFixes to GetFullPathNameA and RtlGetFullPathName_U...
2003-03-23 Hartmut Birr- Add a trailing '\' if the path is only a drive (RtlpE...
2003-02-15 Phillip SusiConverted a few stray unix linefeeds to dos
2002-10-20 Casper Hornstrup2002-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-05 Eric KohlImplemented RtlGenerate8dot3Name() and RtlIsNameLegalDO...
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-05-06 Carl NettelbladMoving support for current dir on several drives from...
2001-04-29 Carl NettelbladThis change shouldn't mess things up, if used together...
2001-03-08 David WelchReverted broken code
2001-03-07 Carl NettelbladCurrent directory now always with correct casing.
2000-09-01 Eric KohlImproved internal dll handling
2000-07-05 Eric KohlFixed 'cd \' bug
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-03-13 Eric KohlFixed a bug in rtlGetFullPathName_U()
2000-02-18 Eric KohlFixed environment implementation
2000-02-05 Eric KohlAdded some string functions