Skip to content
Snippets Groups Projects
  1. Dec 11, 2019
  2. Dec 02, 2019
  3. Nov 15, 2019
  4. Oct 30, 2019
  5. Oct 29, 2019
  6. Sep 23, 2019
  7. Sep 13, 2019
  8. Aug 29, 2019
  9. Jul 23, 2019
  10. Jul 14, 2019
  11. Jul 11, 2019
  12. Jul 10, 2019
    • Ömer Sinan Ağacan's avatar
      Testsuite tweaks and refactoring · d7423f10
      Ömer Sinan Ağacan authored and Marge Bot's avatar Marge Bot committed
      - Rename requires_th to req_th for consistency with other req functions
        (e.g. req_interp, req_profiling etc.)
      
      - req_th (previously requires_th) now checks for interpreter (via
        req_interp). With this running TH tests are skipped when running the
        test suite with stage=1.
      
      - Test tweaks:
          - T9360a, T9360b: Use req_interp
          - recomp009, T13938, RAE_T32a: Use req_th
      
      - Fix check-makefiles linter: it now looks for Makefiles instead of .T
        files (which are actually Python files)
      d7423f10
  13. Jul 05, 2019
  14. Jun 15, 2019
  15. Jun 13, 2019
  16. Jun 12, 2019
  17. Apr 13, 2019
  18. Apr 12, 2019
  19. Apr 09, 2019
  20. Apr 03, 2019
  21. Apr 01, 2019
  22. Mar 25, 2019
    • Takenobu Tani's avatar
      Update Wiki URLs to point to GitLab · 3769e3a8
      Takenobu Tani authored and Marge Bot's avatar Marge Bot committed
      This moves all URL references to Trac Wiki to their corresponding
      GitLab counterparts.
      
      This substitution is classified as follows:
      
      1. Automated substitution using sed with Ben's mapping rule [1]
          Old: ghc.haskell.org/trac/ghc/wiki/XxxYyy...
          New: gitlab.haskell.org/ghc/ghc/wikis/xxx-yyy...
      
      2. Manual substitution for URLs containing `#` index
          Old: ghc.haskell.org/trac/ghc/wiki/XxxYyy...#Zzz
          New: gitlab.haskell.org/ghc/ghc/wikis/xxx-yyy...#zzz
      
      3. Manual substitution for strings starting with `Commentary`
          Old: Commentary/XxxYyy...
          New: commentary/xxx-yyy...
      
      See also !539
      
      [1]: https://gitlab.haskell.org/bgamari/gitlab-migration/blob/master/wiki-mapping.json
      3769e3a8
  23. Mar 22, 2019
  24. Mar 20, 2019
  25. Mar 18, 2019
  26. Feb 16, 2019
  27. Feb 01, 2019
  28. Jan 30, 2019
  29. Jan 21, 2019
Loading