Skip to content
Snippets Groups Projects
  1. May 04, 2015
  2. May 03, 2015
    • Robert Goldman's avatar
    • Robert Goldman's avatar
      Merge branch 'launchpad-1437480' · a237921f
      Robert Goldman authored
      Pull in topic branch for fixing launchpad-1437480. Involved substantial
      re-examination and refactoring of the configuration file functions in
      UIOP.
      
      * launchpad-1437480:
        Provide more doc for MORE arguments in pathname functions.
        Fix funcall in IN-USER-CONFIGURATION-DIRECTORY
        Update some comments, docstrings, and a test.
        Documentation changes and one function renaming.
        configuration: Adopt XDG wholesale, even on Windows. Rename functions accordingly.
        Comment tweak.
        Use os-cond in more places.
        Remove FIXME: asdf-pathname-test doesn't use its own package anymore.
        Revised docstrings.
        Add new pathnames.
        config-search-pathnames fix and edited docstrings.
        Fix XDG support and make Windows happier
      a237921f
  3. May 02, 2015
  4. May 01, 2015
  5. Apr 28, 2015
  6. Apr 27, 2015
  7. Apr 26, 2015
  8. Apr 23, 2015
  9. Apr 22, 2015
  10. Apr 17, 2015
  11. Apr 14, 2015
  12. Apr 09, 2015
  13. Mar 30, 2015
  14. Mar 29, 2015
    • Francois-Rene Rideau's avatar
      Introduce macro os-cond · 38eb8a7c
      Francois-Rene Rideau authored and Robert Goldman's avatar Robert Goldman committed
      On ABCL, os testing is at runtime.
      On all other implementations, it's at compile-time.
      SBCL can optimize some runtime tests and then complain about unreachable code.
      os-cond abstracts over OS conditionalization and makes everyone happy.
      Needed by an upcoming configuration change.
      
      Plus minor typographical fixes.
      38eb8a7c
  15. Mar 28, 2015
  16. Mar 24, 2015
  17. Mar 23, 2015
  18. Mar 12, 2015
  19. Dec 17, 2014
Loading