1. d41b30d Unbreak VC++ build. by Jeff Cohen · 19 years ago
  2. 7d51544 - Fixed broken Win32 build by Anton Korobeynikov · 19 years ago
  3. 0554575 For PR797: by Reid Spencer · 19 years ago
  4. 3030099 For PR797: by Reid Spencer · 19 years ago
  5. 5a06077 For PR797: by Reid Spencer · 19 years ago
  6. 142ca8e For PR797: by Reid Spencer · 19 years ago
  7. a34a157 For PR797: Adjust code to compensate for Path class interface change. by Reid Spencer · 19 years ago
  8. cab0e43 Update for changes in Path class interface for exception removal. by Reid Spencer · 19 years ago
  9. 0d16727 Remove some now-dead methods. Use getFileStatus instead. by Chris Lattner · 19 years ago
  10. c7c453a elimiante some syscalls by Chris Lattner · 19 years ago
  11. 1a7d326 Minor fix due to recent API changes by Anton Korobeynikov · 19 years ago
  12. 1bebfb5 Modify setStatusInfoOnDisk to not throw an exception. by Chris Lattner · 19 years ago
  13. 7dea101 Update win32 for Path::getStatusInfo by Chris Lattner · 19 years ago
  14. 0c33231 Modify Path::eraseFromDisk to not throw an exception. by Chris Lattner · 19 years ago
  15. ab4d9b0 Squelch a warning about signed/unsigned. by Reid Spencer · 19 years ago
  16. 393830a For PR804: by Reid Spencer · 19 years ago
  17. 3e0c154 For PR798: Add support for Graphviz. Patch contributed by Anton Korobeynikov. by Reid Spencer · 19 years ago
  18. e564de2 Unlike Unix, Windows won't let a file be implicitly replaced via renaming without explicit permission. by Jeff Cohen · 19 years ago
  19. 10a59ce Mingw32 patches supplied by Anton Korobeynikov. by Jeff Cohen · 19 years ago
  20. 966fa41 Fix bugs also fixed in Unix version, plus other general cleanup. by Jeff Cohen · 20 years ago
  21. 8b2d1aa Ensure that functions like isDirectory don't fail if the file doesn't by Reid Spencer · 20 years ago
  22. 85c716f Stamp out tabs by Jeff Cohen · 20 years ago
  23. 8f0e8f2 Make Win32 implementation conform to new paradigm by Jeff Cohen · 20 years ago
  24. a229c5c Final Changes For PR495: by Reid Spencer · 20 years ago
  25. edb9d6b Fix VC++ breakage by Jeff Cohen · 20 years ago
  26. 1cf2d04 Changes to mimic those in Unix/Path.inc in support of PR495. This hasn't by Reid Spencer · 20 years ago
  27. dd04df0 For PR495: by Reid Spencer · 20 years ago
  28. c7f0832 For PR495: by Reid Spencer · 20 years ago
  29. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 20 years ago
  30. 9437bb6 Fix some Path bugs by Jeff Cohen · 21 years ago
  31. c690cc0 Fix destroyDirectory bug by Jeff Cohen · 21 years ago
  32. 3bbbcc1 Fix and improve win32 path validation. by Jeff Cohen · 21 years ago
  33. 45e88d6 Where do these tabs keep coming from??? by Jeff Cohen · 21 years ago
  34. 51b8d21 Mostly cleanup, but also some bug fixes, for win32/Path.cpp by Jeff Cohen · 21 years ago
  35. d40a7de Get rid of those nasty tabs... by Jeff Cohen · 21 years ago
  36. ebcb9b3 Bring win32/Path.cpp up to date with respect to Unix/Path.cpp by Jeff Cohen · 21 years ago
  37. cb65255 Fix VC++ compilation error by Jeff Cohen · 21 years ago
  38. a36c9a4 Put CopyFile in the sys namespace. by Reid Spencer · 21 years ago
  39. f8cdb85 Fix win32 breakage by Jeff Cohen · 21 years ago
  40. 00e8930 Change the signatures of the destroyFile and destroyDirectory methods to by Reid Spencer · 21 years ago
  41. 24ac21f Remove the CFE's lib directory from the bytecode path because LLVM should by Reid Spencer · 21 years ago
  42. 07f9f4e Fix a file overwrite bug in llvm-ar introduced by changes to by Reid Spencer · 21 years ago
  43. ab68df0 Fix VC++ compilation errors by Jeff Cohen · 21 years ago
  44. c29befb For PR351: by Reid Spencer · 21 years ago
  45. 3b0cc78 Add the getMagicNumber method. Patch contributed by Henrik Bach. Thanks Henrik! by Reid Spencer · 21 years ago
  46. 626e38e Implement Win32 Path::getStatusInfo(), TimeValue::toString() by Jeff Cohen · 21 years ago
  47. 77cc91d For PR351: by Reid Spencer · 21 years ago
  48. 79fc924 Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT by Reid Spencer · 21 years ago
  49. b0e1887 Fix a bug where "." or any single character file name doesn't get the by Reid Spencer · 21 years ago
  50. 732f92d * Add a std::ostream inserter for sys::Path by Reid Spencer · 21 years ago
  51. 3265369 Fix recent breakage of win32 build by Jeff Cohen · 21 years ago
  52. 6c4b7bd Implement new functions per new interface by Reid Spencer · 21 years ago
  53. 56d3cdb Remove useless #include. by Reid Spencer · 21 years ago
  54. 4b82681 Fix isBytecodeFile to correctly recognized compressed bytecode too. by Reid Spencer · 21 years ago
  55. 07adb28 Stop propagating method names that violate the coding standard by Reid Spencer · 21 years ago
  56. 6a0ec6f Improve validity checking of windows path names and fix file creation problems. by Reid Spencer · 21 years ago
  57. d0c9e0e Porting of Unix implementation to Win32. by Reid Spencer · 21 years ago
  58. b016a37 Patches to make this file actually compile under windows. by Reid Spencer · 21 years ago
  59. cbad701 Provide initial implementations of Memory and Process concepts for various by Reid Spencer · 21 years ago