0001-Add-a-pointer-to-MacPorts.patch
0002-Delete-Incomplete-LQ-Factorization.patch
0003-Improve-some-wording-in-the-FAQ.patch
0004-Add-explicit-no-sparse-linear-algebra-library-availa.patch
0005-Add-note-about-glog-not-currently-compiling-against-.patch
0006-Remove-using-namespace-std.patch
0007-Remove-using-std-string-from-port.h.patch
0008-Lint-changes-from-William-and-Jim.patch
0009-Add-a-missing-using-std-max-and-std-min.patch
0010-Autodetect-Homebrew-install-prefix-on-OSX.patch
0011-Move-check-for-non-standard-Eigen-installs-into-Find.patch
0012-Add-SuiteSparse-link-dependency-for-compressed_col_s.patch
0013-Hide-Homebrew-related-variables-in-CMake-GUI.patch
0014-Better-crash-error-messages.patch
0015-Improve-logging-for-linear-solver-failures.patch
0016-Fix-a-broken-test.patch
0017-Update-Ubuntu-14.04-installation-instructions.patch
0018-Add-covariance-related-files-to-the-android-build.patch
0019-Add-a-one-dimensional-cubic-interpolator.patch
0020-Add-BiCubic-interpolation.patch
0021-Example-code-for-cubic-interpolation.patch
0022-Update-version-history.patch
0023-Fix-a-typo-in-sampled_function.cc.patch
0024-Fix-example-code-in-the-documentation.patch
0025-Improve-the-error-handling-in-Conjugte-Gradients.patch
0026-Lint-changes-from-William-Rucklidge.patch
0027-Improve-preconditioner-documentation.patch
0028-Clean-up-fpclassify.h.patch
0029-Make-Android.mk-threads-sensitive.patch
0030-Lint-changes-from-William-Rucklidge.patch
0031-A-complete-re-write-of-the-cubic-interpolation-code.patch
0032-Fix-sampled_function.cc-to-use-the-new-CubicInterpol.patch
0033-Changed-the-CURRENT_CONFIG_INSTALL_DIR-to-be-a-varia.patch
0034-Fix-typo-in-comment-section-.a-.-.v.patch
0035-Remove-bounds-checks-from-Array1D-and-Array2D.patch
0036-Add-the-ASL-at-ETH-Zurich-to-the-list-of-users.patch
0037-Fix-minor-typo.patch
0038-Fix-a-boundary-handling-but-in-BiCubicInterpolator.patch
0039-Fix-MSVC-compilation-error.patch
0040-Add-a-missing-explicit-to-BiCubicInterpolator.patch
0041-Documentation-corrections.patch
0042-Add-method-to-return-covariance-in-tangent-space.patch
0043-Update-tolerances-in-small_blas_test.cc.patch
0044-Less-strict-check-for-multithreading.patch
0045-Force-use-of-single-thread-in-Problem-Evaluate-witho.patch
0046-Hide-dsyrk_-if-CERES_NO_LAPACK-is-defined.patch
0047-Disable-LAPACK-for-iOS-builds.patch
0048-Make-README-indicate-that-GitHub-is-only-a-mirror.patch
0049-Add-Gerrit-path-to-README.rst.patch
0050-Replace-README.rst-with-README.md.patch
0051-Update-copyright-headers-with-new-year-and-URL.patch
0052-Point-the-issue-tracker-link-to-GitHub.patch
0053-Add-Homogeneous-vector-parameterization.patch
0054-Lint-changes-from-William-Rucklidge.patch
0055-Add-CERES_-prefix-to-macros-in-public-headers.patch
0056-Bug-fix-for-reversing-OrderedGroups.patch
0057-Documentation-changes.patch
0058-Add-thread-dependency-fix-namespace-detection-on-Win.patch
0059-Add-users-OpenPTrack-and-IAS-Lab-Univ.-of-Padova.patch
0060-Fix-missing-gflags-shlwapi-dependency-on-MinGW.patch
0061-Fix-ios-cmake-file-for-cmake-3.0.patch
0062-Increase-tolerance-in-small_blas-test-for-Cygwin.patch
0063-Use-O2-not-O3-on-MinGW-to-workaround-issue-with-Eige.patch
0064-Handle-possible-presence-of-library-prefixes-in-MSVC.patch
0065-Small-messaging-and-comment-updates-in-CMake.patch
0066-Ensure-local-config.h-is-used-if-Ceres-is-already-in.patch
0067-Add-versions-of-dependencies-used-to-FullReport.patch
0068-Allow-using-Eigen-s-LDLT-factorization-instead-of-LL.patch
0069-Make-CERES_EIGEN_VERSION-macro-independent-of-CMake.patch
0070-Use-solveInPlace-correctly.patch
0071-Revert-a-call-to-SolveUpperTriangularUsingCholesky.patch
0072-Add-documentation-on-CMake-package-installation-proc.patch
0073-Lint-changes-from-Jim-Roseborough.patch
0074-Revert-81219ff.patch
0075-Remove-confusing-code-from-DenseJacobianWriter.patch
0076-Python3-fixes.patch
0077-Fix-CMake-config-file-docs-to-include-2.8.x-3.x-styl.patch
0078-Add-PLY-file-logger-before-and-after-BA-in-order-to-.patch
0079-Fix-typo-Matlab-Meshlab.patch
0080-Enhance-usability-when-encountering-Eigen-version-mi.patch
0081-Remove-duplicate-step-norm-computation.patch
0082-Fix-bug-where-pow-JetA-JetB-returned-wrong-result-fo.patch
0083-Add-parameter_tolerance-convergence-to-line-search-m.patch
0084-Lint-changes-from-William-Rucklidge.patch
0085-Homogenize-convergence-operators-in-docs-and-code.patch
0086-Make-the-robust-curve-fitting-example-robust.patch
0087-Additional-special-cases-in-the-handling-of-pow-Jet-.patch
0088-Add-simple-unit-tests-for-GradientProblem.patch
0089-Add-a-small-test-to-make-sure-GradientProblemSolver-.patch
0090-Lint-changes-from-William-Rucklidge.patch
0091-More-lint-changes-from-William-Rucklidge.patch
0092-Remove-use-of-caption-tag-in-Sphinx.patch
0093-Refactored-DynamicNumericDiffCostFunction-to-use-Num.patch
0094-Add-Theia-to-users.patch
0095-Improve-numeric-differentation-near-zero.patch
0096-Allow-the-LossFunction-contained-in-a-LossFunctionWr.patch
0097-Add-support-of-EIGEN_SPARSE-type-in-IsSparseLinearAl.patch
0098-Typo-fix.patch
0099-Explicitly-use-new-default-OS-X-rpath-policy-if-pres.patch
0100-Gracefully-disable-docs-if-Sphinx-is-not-found.patch
0101-Fix-an-incorrect-usage-message-in-bundle_adjuster.cc.patch
0102-Add-DynamicCostFunctionToFunctor.patch
0103-Add-option-to-use-C-11-not-TR1-shared_ptr-unordered_.patch
0104-Ensure-Eigen-is-at-least-3.1.0-for-Eigen-SparseCore.patch
0105-Fix-links-to-SuiteSparse-CXSparse.patch
0106-Fix-missing-EIGEN_VERSION-expansion-typo.patch
0107-Fix-addition-of-Gerrit-commit-hook-when-Ceres-is-a-g.patch
0108-Increase-tolerance-for-a-test-in-polynomial_test.patch
0109-Fix-the-build.patch
0110-Actually-fix-the-rawhide-tolerance-bug.patch
0111-Fix-unused-parameter-compiler-warnings-in-numeric_di.patch
0112-Fix-explanation-of-config.h-generation-in-bare-confi.patch
0113-Add-default-Eigen-install-location-on-Windows-to-sea.patch
0114-Add-default-glog-install-location-on-Windows-to-sear.patch
0115-Cleanup-FindGflags-use-installed-gflags-CMake-config.patch
