1. 5a30cae Preparing for 2.2.0rc1 by Sameer Agarwal · 1 year, 7 months ago 2.2.0rc1
  2. e269b64 More ClangTidy fixes by Sameer Agarwal · 2 years, 3 months ago
  3. 53df5dd Removing using std::... by Alexander Ivanov · 2 years, 3 months ago
  4. be61813 Simplify some template metaprograms using fold expressions. by Sameer Agarwal · 3 years, 1 month ago
  5. ee35ef6 ClangFormat cleanup via scripts/all_format.sh by Sameer Agarwal · 3 years, 1 month ago
  6. c14f360 Drop trivial special members by Sergiu Deitsch · 3 years, 2 months ago
  7. a35bd1b Use = default for trivial special members by Sergiu Deitsch · 3 years, 2 months ago
  8. 484d341 Replace virtual keyword by override by Sergiu Deitsch · 3 years, 2 months ago
  9. 7b8f675 fix formatting for (non-generated) internal source files by Nikolaus Demmel · 4 years, 7 months ago
  10. 7ef83e0 Update minimum required C++ version for Ceres to C++14 by Alex Stewart · 5 years ago
  11. 2ffddac Use override & final instead of just using virtual. by Sameer Agarwal · 6 years ago
  12. 487c1aa Expose SubsetPreconditioner in the API by Sameer Agarwal · 6 years ago
  13. e51e9b4 Implement AddResidualBlock using variadic templates by Johannes Beck · 7 years ago
  14. f8e8951 Lint changes from Jim Roseborough. by Sameer Agarwal · 7 years ago
  15. b2a03ef Remove trailing zero parameter block sizes by Johannes Beck · 7 years ago
  16. 94712db Convert calls to CHECK_NOTNULL to CHECK. by Sameer Agarwal · 7 years ago
  17. 7c4e8a4 Replace scoped_ptr with C++11's unique_ptr by Keir Mierle · 7 years ago
  18. 7492b0d Update copyright headers with new year and URL by Keir Mierle · 10 years ago
  19. 05a07ec Remove using std::string from port.h by Sameer Agarwal · 10 years ago
  20. bcc865f Remove using namespace std; by Sameer Agarwal · 10 years ago
  21. b4a5f7e Program::RemoveFixedBlocks -> Program::CreateReducedProgram. by Sameer Agarwal · 11 years ago
  22. e911db1 Fix a memory leak in program_test.cc by Sameer Agarwal · 11 years ago
  23. 87a40da Refactor Program related functions. by Sameer Agarwal · 11 years ago