Fix equality between #p"~" and (user-homedir-pathname) on Win32.
[sbcl.git] / src / code / win32-pathname.lisp
2013-11-06 Stas BoukarevFix equality between #p"~" and (user-homedir-pathname...
2013-11-06 Stas BoukarevDisable win32 pathnames routines on -win32 and vice...
2012-12-05 David LichteblauSupport long file names on Windows; more CRT function...
2012-04-13 Nikodemus Siivoladon't refer to unix namestrings on windows
2010-11-10 Nikodemus Siivola1.0.44.21: expand ~ in pathnames
2010-10-19 Nikodemus Siivola1.0.43.75: pathnames: both Unix and Win32 use UNPARSE...
2009-11-28 Alastair Bridgewater1.0.33.2: Fix bug 489698 (reading #p"\\\\" on windows).
2009-05-22 Nikodemus Siivola1.0.28.69: filesystem tests and small Windows improvements
2009-05-20 Nikodemus Siivola1.0.28.61: partial re-implementation of DIRECTORY
2009-05-19 Nikodemus Siivola1.0.28.60: partial UNC pathname support for Windows
2008-10-09 Nikodemus Siivola1.0.21.13: fix NATIVE-NAMESTRING on Windows
2008-05-06 Christophe Rhodes1.0.16.19: cleanups motivated by clisp host-2
2007-12-10 kreuter1.0.12.26: Fix minor regression in win32 native-namestr...
2007-11-30 kreuter1.0.12.6: Removing UNIX-NAMESTRING, part 1
2006-12-03 Nikodemus Siivola1.0.0.17: ENOUGH-NAMESTRING relative to #p"/"
2006-10-28 Nikodemus Siivola0.9.18.11: whitespace
2006-10-26 Nikodemus Siivola0.9.18.9: Pathname Love on Win32
2006-09-09 Juho Snellman0.9.16.23:
2006-09-06 Juho Snellman0.9.16.17:
2006-08-28 Christophe Rhodes0.9.16.2:
2006-04-13 Nikodemus Siivola0.9.11.31: misc win32 improvements
2006-01-06 Christophe Rhodes0.9.8.17: