Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b9bdc482d000
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 939e403221cd
Choose a head ref
  • 19 commits
  • 97 files changed
  • 1 contributor

Commits on May 28, 2021

  1. Copy the full SHA
    506c1b6 View commit details
  2. Copy the full SHA
    0e2f255 View commit details
  3. Remove using base::Error.

    pleroy committed May 28, 2021
    Copy the full SHA
    0085bbd View commit details
  4. Fix the includes.

    pleroy committed May 28, 2021
    Copy the full SHA
    1971231 View commit details
  5. Reorder the includes.

    pleroy committed May 28, 2021
    Copy the full SHA
    87b76e9 View commit details
  6. Replace Status::OK.

    pleroy committed May 28, 2021
    Copy the full SHA
    02ea9ec View commit details
  7. Replace StatusOr.

    pleroy committed May 28, 2021
    Copy the full SHA
    1c67d36 View commit details
  8. Copy the full SHA
    833fd1f View commit details
  9. Copy the full SHA
    662cc2c View commit details
  10. Copy the full SHA
    9ebe242 View commit details
  11. More compilation fixes.

    pleroy committed May 28, 2021
    Copy the full SHA
    4ff43b4 View commit details
  12. Copy the full SHA
    b62ec62 View commit details
  13. Link all absl libraries.

    pleroy committed May 28, 2021
    Copy the full SHA
    33f9492 View commit details
  14. More compilation fixes.

    pleroy committed May 28, 2021
    Copy the full SHA
    6a2a069 View commit details
  15. Fix a test.

    pleroy committed May 28, 2021
    Copy the full SHA
    86e0ee1 View commit details
  16. Copy the full SHA
    393c3c0 View commit details
  17. Lint.

    pleroy committed May 28, 2021
    Copy the full SHA
    f1a5408 View commit details
  18. Copy the full SHA
    fdb71c0 View commit details
  19. Merge pull request #3004 from pleroy/Status

    Replace our Status/StatusOr by absl::Status/StatusOr
    pleroy authored May 28, 2021
    Copy the full SHA
    939e403 View commit details
Loading