- 25 Eyl, 2015 5 kayıt (commit)
-
-
Andrea Pescetti yazdı
Patch by: Damjan Jovanovic <damjan@apache.org>
-
Andrea Pescetti yazdı
Patch by: Mark Hung <marklh9@gmail.com>
-
Andrea Pescetti yazdı
Patch by: Damjan Jovanovic <damjan@apache.org>
-
Andrea Pescetti yazdı
Patch by: Mark Hung <marklh9@gmail.com>
-
Andrea Pescetti yazdı
-
- 24 Eyl, 2015 6 kayıt (commit)
-
-
Andrea Pescetti yazdı
Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Andrea Pescetti yazdı
Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
Andrea Pescetti yazdı
Patch by: Damjan Jovanovic <damjan@apache.org>
-
Damjan Jovanovic yazdı
-
Pedro Giffuni yazdı
When measuring time in seconds or minutes it is usually more human-friendly to use multiples of 60.
-
Pedro Giffuni yazdı
It appears the check for non-linearity is causing failures for cases that can be solved by CoinMP and other solvers. We don't really have a non-linear solver but it doesn't make sense to check for linearity here. Thanks to Ted Ralphs for pointing the exact code causing the failure.
-
- 21 Eyl, 2015 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
-
- 20 Eyl, 2015 7 kayıt (commit)
-
-
Damjan Jovanovic yazdı
Patch by: Niklas Johansson <sleeping dot pillow at gmail dot com>
-
Damjan Jovanovic yazdı
-
Damjan Jovanovic yazdı
and on Windows it doesn't start running, but these look like problems from before and at least it doesn't run during the build.
-
Damjan Jovanovic yazdı
-
Damjan Jovanovic yazdı
-
Damjan Jovanovic yazdı
-
Damjan Jovanovic yazdı
-
- 18 Eyl, 2015 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
-
- 17 Eyl, 2015 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
-
- 16 Eyl, 2015 2 kayıt (commit)
-
-
Damjan Jovanovic yazdı
-
Damjan Jovanovic yazdı
been tested, the other platforms are educated guesses.
-
- 15 Eyl, 2015 5 kayıt (commit)
-
-
Pedro Giffuni yazdı
The shebang situation for Windows seems to be a bit odd. Revert the change in all the cases where it is likely to cause trouble. Found and reported by: damjan
-
Pedro Giffuni yazdı
The shebang situation for Windows seems to be a bit odd. Revert the change here as it's affecting the Windows buildbot. Found and reported by: damjan
-
Damjan Jovanovic yazdı
-
Damjan Jovanovic yazdı
-
Damjan Jovanovic yazdı
-
- 14 Eyl, 2015 5 kayıt (commit)
-
-
Pedro Giffuni yazdı
For consistency with RAND(), replace the old Wichman-Hill with an even older version of George Marsaglia's KISS algorithm. For the intended use this is more than enough and still should pass all statistics tests.
-
Yuri Dario yazdı
-
Yuri Dario yazdı
-
Yuri Dario yazdı
-
Yuri Dario yazdı
-
- 13 Eyl, 2015 1 kayıt (commit)
-
-
Pedro Giffuni yazdı
This takes care of a deprecation warning. Documented: http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Writing-Autoconf-Input.html#Writing-Autoconf-Input
-
- 12 Eyl, 2015 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
-
- 09 Eyl, 2015 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
Gets ScDBQueryDataIterator::DataAccessInternal::getCurrent() to handle formulas returning strings. Added a spreadsheet test for this behaviour.
-
- 06 Eyl, 2015 1 kayıt (commit)
-
-
Pedro Giffuni yazdı
OpenOffice source with clang. Submitted by: Don Lewis
-
- 05 Eyl, 2015 3 kayıt (commit)
-
-
Damjan Jovanovic yazdı
get tests to compile, but not all of them pass.
-
Damjan Jovanovic yazdı
get tests to compile and not to SIGSEGV or die from EPIPE, and get as many tests to pass as possible.
-
Pedro Giffuni yazdı
Some old configuration scripts confuse FreeBSD-10 with FreeBSD-1.0. On regular FreeBSD port builds these had no visible effect since it's logical to use up-to-date external dependencies but, in the case of the buildbot, these were likely to be the culprits behind breakage. Huge thanks for the reporter for working these out! Submitted by: Don Lewis
-