platform/upstream/lapack.git
2017-03-23 Julien LangouThis is related to #135
2017-03-23 Julien LangouFix #135
2017-02-21 Julien LangouREADME.md with the appveyor badge pointing to the corre...
2017-02-21 Julien LangouREADME.md with the codecov badge pointing to the correc...
2017-02-21 langouMerge pull request #129 from Gjacquenot/master
2017-02-21 Guillaume Jacquenot[coverage] Added coverage badge in README.md
2017-02-21 Guillaume Jacquenot[coverage] Updated travis ci for code coverage
2017-02-21 Guillaume Jacquenot[coverage] Added CMake rules for code coverage
2017-02-21 Guillaume Jacquenot[coverage] Updated cmake coverage files for Lapack
2017-02-21 Guillaume Jacquenot[coverage] Added cmake files for coverage
2017-02-21 langouMerge pull request #126 from Gjacquenot/master
2017-02-21 Guillaume Jacquenot[appveyor] Added link for appveyor build status
2017-02-21 Guillaume Jacquenot[appveyor] Skipped CBLAS-*CBLAT1 tests that fail with...
2017-02-21 Guillaume Jacquenot[appveyor] Added appveyor CI with MinGW
2017-02-21 langouMerge pull request #128 from vladimir-ch/fix-lapacke...
2017-02-21 Vladimir ChalupeckyLAPACKE: fix wrong matrix size in lapacke_?ormbr
2017-02-21 Vladimir ChalupeckyLAPACKE: fix wrong matrix size in lapacke_?ormbr_work
2017-02-20 langouMerge pull request #127 from vladimir-ch/fix-lapacke...
2017-02-19 Vladimir ChalupeckyLAPACKE: fix wrong number of columns in ?ormlq
2017-02-16 Julien LangouFix #125
2017-02-16 Julien LangouFix #124
2017-02-09 Julien LangouFix #115
2017-02-05 julielangouMerge pull request #120 from echeresh/lapacke_bdb_csd
2017-02-04 langouMerge pull request #119 from turboencabulator/cleanup
2017-02-04 langouMerge pull request #118 from echeresh/lapacke_fixes
2017-02-04 Kyle GuinnStrip out comments that don't apply
2017-02-04 eugene.chereshnevlapacke_zgejsv: align parens with lapacke_cgejsv
2017-02-04 eugene.chereshnevlapacke_*lacp2_work: remove unnecessary include
2017-02-04 eugene.chereshnevRemove tabs and trailing spaces (git diff -w prints...
2017-02-04 eugene.chereshnevlapacke_*tp_trans: condition should be inverted
2017-02-04 eugene.chereshnevlapacke_*stemr_work: fixed condition to check ldz:...
2017-02-04 eugene.chereshnevlapacke_*(sy|he)(evr|evx)_work: fix expression for...
2017-02-04 eugene.chereshnevlapacke_*ormlq_work: move declarations under if
2017-02-04 eugene.chereshnevlapacke_*bdsvdx: corrected # of columns used for alloca...
2017-02-04 eugene.chereshnevlapacke_*gesdd: missing MAX. Should be lrwork = MAX...
2017-02-04 eugene.chereshnevlapacke_*ge(lq|qr|mlq): add functions to make files
2017-02-04 eugene.chereshnevlapacke_*gelq and lapacke_*gemlq: names of functions...
2017-02-04 eugene.chereshnevlapacke_*laswp_work: incorrect value for lda_t (issue...
2017-02-04 Kyle GuinnVersion the CBLAS and LAPACKE libraries
2017-02-04 eugene.chereshnevlapacke_*larfb: char vars should be compared by LAPACKE...
2017-02-04 eugene.chereshnevlapacke_*(bb|or|un)(csd|bdb): forward calls to LAPACK...
2017-02-03 langouMerge pull request #117 from nickkolok/genEration
2017-02-03 NickKolokgeNRation fixed to geNERation 4 times
2017-02-03 Kyle GuinnRemove duplicate sources
2017-02-03 Kyle GuinnUse the BUILD_* option variables for BLAS and CBLAS
2017-02-03 Kyle GuinnUse appending to create lists of source files
2017-02-03 Kyle GuinnSanitize the installation directories
2017-02-02 Kyle GuinnFix overlinking LAPACKE dependencies
2017-02-02 Kyle GuinnFix overlinking/underlinking LAPACK dependencies
2017-02-02 Kyle GuinnFix overlinking CBLAS dependencies
2017-02-02 Kyle GuinnAllow building LAPACKE with XBLAS and TMGLIB simultaneously
2017-02-01 Julien LangouFix #116
2017-02-01 Kyle GuinnMake LAPACKE_WITH_TMG functional
2017-01-25 Kyle GuinnFix formatting differences and omissions in make.inc.*
2017-01-23 langouMerge pull request #114 from turboencabulator/cleanup
2017-01-23 Kyle GuinnAvoid rebuilding CBLAS library and examples
2017-01-23 Kyle GuinnConsolidate the BLAS/TESTING Makefiles
2017-01-23 Kyle GuinnMove some rules to INSTALL/Makefile
2017-01-22 Kyle GuinnRemove stale libm dependency
2017-01-22 Kyle GuinnMake ALLXOBJ refer to the right set of files
2017-01-22 Kyle GuinnFix Doxygen warnings
2017-01-22 Kyle GuinnRemove duplicate ilaver.f
2017-01-21 langouMerge pull request #113 from martin-frbg/martin-frbg...
2017-01-21 Martin KroekerSplit SRC_OBJ list to fix build problem with the mingw...
2017-01-21 langouMerge pull request #112 from turboencabulator/cleanup
2017-01-21 Kyle GuinnSwitch spelling of USE_XBLAS
2017-01-21 Kyle GuinnUse ${DSLASRC} and ${ZCLASRC} when building single...
2017-01-21 Kyle GuinnAdd a missing file
2017-01-21 Kyle GuinnRemove duplicate line
2017-01-21 Kyle GuinnUpdate comments
2017-01-20 Kyle GuinnFix Makefile/CMakeLists.txt differences
2017-01-20 Kyle GuinnMove [sd]latm7 to the list of common files
2017-01-20 Kyle GuinnFix whitespace and flag ordering leftovers from merge
2017-01-20 Kyle GuinnMerge tag 'v3.7.0' into cleanup
2017-01-17 Julien Langoua few `gq}` command (no content change)
2017-01-17 Julien Langoucapitalize some letters
2017-01-17 Jim Demmelsuggestion from Jim
2017-01-17 Julien Langou?case sensitive?
2017-01-17 Julien Langouedit in the README to speak a little more about licensi...
2017-01-17 Jim Demmeledits from Jim
2017-01-13 Julien Langouminor
2017-01-13 Julien LangouEdit the README.md
2017-01-04 langouMerge pull request #108 from nschloe/readme-markdown
2017-01-04 Nico SchlömerUpdate README.md
2017-01-04 Nico Schlömerupdate README, include travis badge
2016-12-29 Julien Langoufixes some more complex to int conversion in the LAPACK...
2016-12-29 Julien LangouFix issue #105
2016-12-29 langouMerge pull request #107 from jschueller/ftbfs-aggregated
2016-12-29 langouMerge pull request #104 from sebastien-villemot/master
2016-12-29 langouMerge pull request #106 from jschueller/patch-1
2016-12-29 Julien SchuellerFix complex to int conversion
2016-12-29 Julien SchuellerFix osx build
2016-12-29 Sébastien VillemotFix -r option of lapack_testing.py.
2016-12-29 Sébastien VillemotFix various typos.
2016-12-26 Julien LangouInappropriate use of 'LAPACKE_dge_trans' instead of...
2016-12-23 JulieUpdating version number on source file modified since...
2016-12-23 JulieUpdating version on Version files
2016-12-23 JulieFixing 2stage lapacke
2016-12-22 Julien Langousomewhat better description of the minimal workspace...
2016-12-22 Julien LangouFollow up with ad5bc21cb50535d66d628a309d60128db96c8851
next