xLA_xxRFSX_EXTENDED; parameter comments: pull various dimension specifications contai...
[platform/upstream/lapack.git] / BLAS /
2017-05-22 langouMerge pull request #155 from jeffhammond/fix_isnan_aliasing
2017-05-22 langouMerge pull request #140 from SoapGentoo/cmake-fixes
2017-04-15 David SeifertReplace last occurrences of `include` install paths
2017-03-23 Julien LangouMerge branch 'master' of https://github.com/Reference...
2017-03-03 langouMerge pull request #132 from turboencabulator/cleanup
2017-02-06 Kyle GuinnSimplify the clean targets
2017-02-05 Kyle GuinnAdd libraries as prerequisites
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 Kyle GuinnStrip out comments that don't apply
2017-02-03 langouMerge pull request #117 from nickkolok/genEration
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-01-23 langouMerge pull request #114 from turboencabulator/cleanup
2017-01-23 Kyle GuinnConsolidate the BLAS/TESTING Makefiles
2017-01-22 Kyle GuinnRemove stale libm dependency
2017-01-20 Kyle GuinnMerge tag 'v3.7.0' into cleanup
2016-12-23 JulieUpdating version number on source file modified since...
2016-12-06 cmohaMerge remote-tracking branch 'refs/remotes/Reference...
2016-11-26 Juliemerging: Various cleanups to makefiles #84
2016-11-07 Kyle GuinnUse $@ automatic variable
2016-11-07 Kyle GuinnMake compile flags and order consistent
2016-11-07 Kyle GuinnFix odd rule indenting
2016-11-07 Kyle GuinnVarious whitespace cleanup
2016-11-04 julielangouMerge pull request #71 from advanpix/master
2016-10-23 JulieMerge branch 'tsqr' of git://github.com/sydha/lapack...
2016-10-23 julielangouMerge pull request #66 from turboencabulator/pkgconfig
2016-10-06 Kyle GuinnImprove pkgconfig file generation
2016-07-11 Julien LangouMerge branch 'FixInstalledPathingWithLib64' of https...
2016-07-11 Julien LangouPull request from Hans Johnson. Move command directives...
2016-07-10 Hans JohnsonRemove CMake-language block-end command arguments
2016-07-10 julielangouMerge pull request #5 from hjmjohnson/RemoveEndOfLineSpaces
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in Fortran files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in MISC files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in CMake files
2016-06-28 Sébastien VillemotDescription: Fix various typos
2016-03-02 julieFix for pkgconfig files lapack.pc, blas.pc - PATCH...
2015-11-15 julieUpdating version number
2015-09-03 langouMinor edits in the BLAS header to better describe the...
2015-09-02 julieCommitting Nico's change about build system improvement...
2014-07-12 langouEdited the code of xGBMV, xGEMV and xGEMM by removing...
2014-06-14 julieApplied patch provided from vitaut on LAPACK forum...
2014-02-10 langou( Let me know if I broke anything. I double checked...
2012-04-13 julieUpdate version number
2012-04-11 julieRemove unused parameters
2012-01-20 jamesFixed problem with optimizer breaking error checking...
2012-01-20 jamesreplaced calculation of EPS with F90 call to EPSILON...
2011-11-23 julieCorrect some more new lines in program - Thanks Igor...
2011-11-11 julieUpdate version number to 3.4.0
2011-11-03 julieCosmetic changes in Doxygen presentation.
2011-10-31 julieCorrect Warning detected during Doxygen Generation.
2011-10-06 julieIntegrating Doxygen in comments
2011-09-23 julieImprove CMAKE BUILD system and OUTPUT PARSING when...
2011-08-15 julieReplace DOUBLE COMPLEX by COMPLEX*16
2011-06-22 julieSummer cleanup
2011-04-02 julieFirst pass for BLAS to homgenize notation for transpose...
2011-03-16 julieRemove GO TO STATEMENT in DROTMG/DROTM and SROTMG/SROTM.
2011-03-10 julieRemove the easy GO TO statments....still 13 to remove...
2011-01-04 julieminor fix: add comment to warn that vector and matrix...
2010-12-15 julie Merge some of Sebastien Fabbro's patch for CMAKE
2010-08-10 juliePatch provided by the kitware team on Aug 5th (Brad...
2010-03-10 julieTake off comment to put xerbla back in BLAS lib
2009-09-10 julieFix bug0023: SROTMG and DROTMG uses deprecated Fortran...
2009-08-11 julieAdd CMAKE support to LAPACK
2009-01-12 julieFollowing a out-of-bound complaint by gfortran
2009-01-02 julieLast round of modifications to the comments for the...
2008-12-16 julie(no commit message)
2008-10-28 jasonMove LAPACK trunk into position.