1. 0d33bf6 Applied iwyu --comment to the code base (#588) by Tiago · 7 years ago
  2. 2ad93a3 Iosfwd (#586) by menete · 7 years ago
  3. 4862a27 Move GSL pointers to a separate header (#566) by Tiago · 7 years ago
  4. b2ee484 Move from unittest-cpp to catch for unit testing. (#533) by Neil MacIntosh · 7 years ago
  5. 247c425 Fixes dereferencing operator issue #517 introduced in PR #513 (#516) by Alexey Malov · 7 years ago
  6. 23581d4 Adding derference operator to not_null (#513) by saurabh singh · 7 years ago
  7. ebe7ebf Reformat files to follow clang-format style (#492) by Tiago · 7 years ago
  8. 534bb4c Added support of not_null<smart_ptr> comparison (#473) by Alexey Malov · 7 years ago
  9. d641796 Cleanup additional GCC warnings by Rian Quinn · 8 years ago
  10. 222c2d8 Removed .h extension from header files. by Galik · 8 years ago
  11. f6cc579 Renamed include/ folder to gsl/ to make including the library consistent by galik · 8 years ago
  12. fa056f6 Enabled -Wall for gcc and clang. by Neil MacIntosh · 9 years ago
  13. ef626fd Renamed namespace to 'gsl'. Renamed macro to configure testing. by Neil MacIntosh · 9 years ago
  14. 783eaab Add various copy assignment operators to not_null and maybe_null_*. by Kern Handa · 9 years ago
  15. 2b6d904 not_null and maybe_null variants should only work on nullptr-assignable types. by Kern Handa · 9 years ago
  16. a9dcbe0 Initial commit of library files. by Neil MacIntosh · 9 years ago