chiark / gitweb /
nlopt.git
2018-09-06 Julien SchuellerUse deterministic test seed
2018-09-06 Julien SchuellerFix math layout
2018-09-03 Julien SchuellerDocument passing full paths to cmake
2018-09-03 Julien SchuellerEnhance cmake macros
2018-09-03 Julien SchuellerEnable guile in Travis
2018-08-31 Julien SchuellerFix guile extension load
2018-08-15 Zé ViníciusUpdate NLopt_Algorithms.md
2018-08-08 Julien SchuellerUpdate doc index
2018-07-30 Julien SchuellerEnable CXX by default (#198)
2018-07-30 Julien SchuellerSet PATH on windows hosts only
2018-07-27 Vladislav SovrasovAGS: add force stop, fix max_iters value when maxevals...
2018-07-27 Jérémie DumasCompile tests only in top-level projects. (#197)
2018-07-26 Steven G. Johnsonrelease today
2018-07-26 Steven G. Johnsoncompatibility with octave < 4.2
2018-07-26 Steven G. Johnsonmake sure testopt is linked with C++ linker for nlopt_cxx
2018-07-26 Steven G. Johnsonmoved version vars to the top to make them easier to...
2018-07-26 Steven G. Johnsonnews for upcoming 2.5
2018-07-26 Steven G. Johnsonconverted NEWS to markdown format
2018-07-26 Steven G. JohnsonMerge branch 'master' of git://github.com/stevengj...
2018-07-26 Steven G. Johnsonfix deprecations for recent Octave versions
2018-07-26 Vladislav SovrasovFix wrong layout of references (#196)
2018-07-26 Steven G. Johnsonignore .vscode in git
2018-07-26 Steven G. Johnsonuntabify source files, make indenting more uniform...
2018-07-26 Steven G. Johnsonfix numevals counter in orig_direct
2018-07-26 Steven G. Johnsonadd missing README and COPYRIGHT files from #194
2018-07-26 Vladislav SovrasovAdd AGS global solver (#194)
2018-06-22 Julien SchuellerReset numevals
2018-06-22 Julien SchuellerRemove set_numevals method
2018-06-02 Atri BhattacharyaOctave: Use feval instead of do_multi_index_op.
2018-06-02 Atri BhattacharyaUse OCTAVE_HOME to determine octave root dir.
2018-05-29 Dave TrusselAdd virtual destructor to class Global (in algs/stogo...
2018-04-03 Alex StDocs: Refined syntax highlighting and fixed c++
2018-04-03 Julien Schueller[Travis] homebrew/science is deprecated
2017-12-14 Julien Schueller[Travis] Disable matlab explicitely
2017-12-14 Julien SchuellerLower cmake requirement to 2.8.11
2017-12-11 Steven G. Johnsontypo (fixes #166)
2017-11-28 Julien SchuellerSimplify swig cmake logic (#162)
2017-11-15 Julien SchuellerFix stogo sources location
2017-11-14 Steven G. Johnsonrecommend building in a subdirectory in the manual
2017-11-14 Steven G. Johnsonput source code into src subdirectory
2017-11-14 Steven G. Johnsonrecommend building in a subdir
2017-11-14 Steven G. Johnsonfix #114: crash with empty dimensions in ISRES
2017-11-14 Steven G. Johnsonfixes for guile 2
2017-11-14 Julien SchuellerAdd nlopt_get_numevals (#160)
2017-10-21 Julien Schueller[pkgconfig] Mark libm as private (#156)
2017-10-21 Julien SchuellerFix spelling (#155)
2017-10-17 Julien SchuellerRequire Matlab MX_LIBRARY component (#154)
2017-10-17 Julien SchuellerUse PROJECT_SOURCE_DIR in test/CMakeLists
2017-10-14 Julien SchuellerFix Travis CI macOS build failure
2017-10-14 Alex Lingfix code formatting for including headers (#153)
2017-09-29 Steven G. Johnsonfix doc badge URL
2017-09-25 Julien SchuellerPrefix cmake options (#149)
2017-09-25 Markus RickertChange install destination for headers to relative...
2017-09-18 Julien SchuellerUse Unix eols instead of CRLFs (#148)
2017-09-12 Julien SchuellerMerge pull request #146 from roboticslibrary/patch...
2017-09-12 Markus RickertInstall PDB file with debug information when using...
2017-09-11 Julien SchuellerCleaner way to fix ctest (#144)
2017-09-11 Julien Schuellertest shared libs on appveyor (#142)
2017-09-11 Julien SchuellerMerge pull request #143 from roboticslibrary/patch...
2017-09-10 Markus RickertAdd install include directories to target properties
2017-09-10 Markus RickertAdd namespace to exported CMake targets
2017-09-10 Julien SchuellerMerge pull request #137 from jschueller/bounds
2017-09-10 Julien SchuellerFix set lower|upper bounds methods
2017-09-10 Julien SchuellerMerge pull request #139 from jschueller/doc
2017-09-10 Markus RickertFix dllexport and dllimport for Windows (#140)
2017-09-09 Julien SchuellerUse trusty
2017-09-09 Julien SchuellerTry build doc on Travis
2017-09-09 Julien SchuellerUpdate matlab install doc
2017-09-09 Julien SchuellerAdd installation rule for matlab
2017-08-27 Julien SchuellerUpdate documentation with cmake instructions
2017-08-27 Julien SchuellerUpdate the Python example for py3k compatibility
2017-08-24 Julien SchuellerMerge pull request #134 from jschueller/uninitialized
2017-08-24 Julien SchuellerMerge pull request #136 from jschueller/testopt
2017-08-24 Julien Schuelleravoid initializing global variable with HUGE_VAL
2017-08-24 Julien Schuellerrelax floating point comparison, missing free
2017-08-24 Amrorenamed to testopt.c, add nlopt-getopt.c dependency
2017-08-24 Amrorename files from C++ to C
2017-08-24 Amromove getopt implementation to separate files
2017-08-24 Julien SchuellerMerge pull request #135 from jschueller/swig_add_module
2017-08-23 Julien SchuellerUse swig_add_library with cmake 3.8
2017-08-23 Julien SchuellerFix all uninitialized variable warnings
2017-08-05 Julien SchuellerMerge pull request #108 from jdumas/master
2017-07-28 Steven G. Johnsonfix compilation problem with MSVC (#131)
2017-07-28 Steven G. Johnsonadd readthedocs badge
2017-07-28 Homer ReidRead the docs (#132)
2017-07-26 Steven G. Johnsonignore macos .DS_Store file
2017-07-17 Steven G. JohnsonMerge pull request #128 from m-chaturvedi/fixing_intege...
2017-07-17 Mmanu ChaturvediFixing Integer Overflow in nlopt_srand_time
2017-06-09 Sergey KhrykovUpdate README.md (#124)
2017-03-21 Jérémie DumasSeems that 'target_include_directories' is not enough...
2017-03-21 Jérémie DumasUpdate .travis.yml
2017-03-21 Jérémie DumasUpdate CMakeLists.txt
2017-03-21 Jérémie DumasUpdate .travis.yml
2017-03-21 Jérémie DumasPrefer target_include_directories in CMake build script
2017-03-21 Julien SchuellerMerge pull request #116 from jschueller/guile
2017-03-21 Julien SchuellerDo not install guile 2.2 until supported in swig
2016-11-21 Steven G. JohnsonMerge pull request #107 from jschueller/project-dirs
2016-11-21 Julien SchuellerUse PROJECT_(SOURCE|BINARY)_DIR instead of CMAKE_...
2016-11-08 Steven G. JohnsonMerge pull request #105 from jschueller/appveyor-tests
2016-11-08 Julien SchuellerUseless make tests in appveyor
next