chiark / gitweb /
strip
[nlopt.git] / src /
2019-02-23 Ian JacksonUpdate to upstream 2.3+252-g8b3cb5a
2019-01-08 Julien SchuellerCMake: Fix compilation with CMake>=3.13
2018-12-14 Julien SchuellerAUGLAG: Fix arithmetic exception (#242)
2018-12-07 Julien SchuellerDont use qsort_s
2018-12-06 Julien SchuellerUse __inline for msvc
2018-12-06 Julien SchuellerUse BSD qsort_r implementation
2018-10-15 Julien SchuellerSupport cmake 3.13
2018-10-15 Julien SchuellerLink swig modules with dynamic lookup
2018-08-31 Julien SchuellerFix guile extension load
2018-07-27 Vladislav SovrasovAGS: add force stop, fix max_iters value when maxevals...
2018-07-26 Steven G. Johnsoncompatibility with octave < 4.2
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 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-05-29 Dave TrusselAdd virtual destructor to class Global (in algs/stogo...
2017-11-28 Julien SchuellerSimplify swig cmake logic (#162)
2017-11-14 Steven G. Johnsonput source code into src subdirectory