Fix build break on gcc13
[platform/upstream/lapack.git] / TESTING /
2017-06-17 JulieUpdate version in CMAKE - Fix for MATGEN generation... master
2017-06-12 langouMerge pull request #167 from thielema/blas-parameter...
2017-06-12 langouMerge pull request #166 from iyamazaki/master
2017-06-12 Ichitaro YamazakiMerge https://github.com/Reference-LAPACK/lapack
2017-06-11 Ichitaro Yamazakiskip "singularity" check in sytrf_aa tester
2017-06-10 JuliePreparing for 3.7.1 release
2017-04-13 Julien LangouThis is related to issue #42.
2017-03-27 langouMerge pull request #136 from echeresh/370_fix
2017-03-27 eugene.chereshnevFix external names and remove unused routines from...
2017-03-27 eugene.chereshnevRemove redundant IF in TESTING/LIN/*chkrfp.f
2017-03-27 eugene.chereshnevFix *chk{sb,hb}2stg.f: corrected name of subroutine...
2017-03-27 eugene.chereshnevAlign TESTING/{EIG,LIN}/chkxer.f
2017-03-27 eugene.chereshnevAlign TESTING/{EIG,LIN}/*larhs.f
2017-03-24 eugene.chereshnevAlign TESTING/{LIN,MATGEN}/*lahilb.f
2017-03-24 eugene.chereshnevAlign TESTING/{EIG,LIN}/*get02.f
2017-03-24 eugene.chereshnevFix *drvls.f: duplicate loop to make work query for...
2017-03-23 Julien LangouMerge branch 'master' of https://github.com/Reference...
2017-03-03 langouMerge pull request #132 from turboencabulator/cleanup
2017-02-22 langouMerge pull request #131 from martin-frbg/martin-frbg...
2017-02-22 Martin KroekerRemove spurious entries from EXTERNAL list
2017-02-22 Martin KroekerRemove spurious entries from EXTERNAL list
2017-02-22 Martin KroekerFix typo in EXTERNAL
2017-02-06 Kyle GuinnSimplify the clean targets
2017-02-05 Kyle GuinnUse $(MAKE) -C for recursion
2017-02-05 Kyle GuinnFix missing or unnecessary prerequisites
2017-02-05 Kyle GuinnUse automatic variables for test inputs
2017-02-05 Kyle GuinnAdd libraries as prerequisites
2017-02-05 Kyle GuinnUpdate comments
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 GuinnRemove duplicate sources
2017-02-03 Kyle GuinnUse appending to create lists of source files
2017-02-02 Kyle GuinnFix overlinking/underlinking LAPACK dependencies
2017-02-01 Julien LangouFix #116
2017-01-21 langouMerge pull request #112 from turboencabulator/cleanup
2017-01-21 Kyle GuinnSwitch spelling of USE_XBLAS
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
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 Sébastien VillemotFix various typos.
2016-12-23 JulieUpdating version number on source file modified since...
2016-12-16 langouMerge pull request #101 from karturov/master
2016-12-14 Julien Langoufollowing up with 1c09a232b5d1314e2e13f36e081efe9f9406d17e
2016-12-14 eugene.chereshnevTESTING/LIN/*errtsqr.f: fix LDA in ?GEMQR calls
2016-12-14 konstantin.i.arturovMinor fix in Netlib test
2016-12-14 konstantin.i.arturovMerge branch 'master' of https://github.com/karturov...
2016-12-14 eugene.chereshnevFix tests in accordance with interface changes
2016-12-06 cmohaMerge remote-tracking branch 'refs/remotes/Reference...
2016-11-26 Juliemerging: Various cleanups to makefiles #84
2016-11-24 Julien Langouprint nine-character-long subroutine names (instead...
2016-11-24 Julien Langoucorrect a few typos in the Makefile of TESTING
2016-11-24 JulieAdding Aasen routines for complex symmetric matrix...
2016-11-24 julielangouMerge pull request #89 from iyamazaki/lapack-aasen
2016-11-22 Ichitaro Yamazakiremove RCONDC in testing.
2016-11-21 Julien Langouworking on issue https://github.com/Reference-LAPACK...
2016-11-21 Ichitaro Yamazakiadd Aasen's for complex symmetric into Makefiles.
2016-11-21 Ichitaro Yamazakiskip checking solution in tester since xSYTRI is not...
2016-11-20 JulieFirst minor change to 2 stage contribution
2016-11-19 julielangouMerge pull request #83 from haidarazzam/master
2016-11-17 Ichitaro Yamazakiremove compiler warnings.
2016-11-17 Ichitaro Yamazakiinsert argument check for Aasen's complex symmetric...
2016-11-17 Ichitaro Yamazakisome clean ups for Aasen's tester.
2016-11-17 Ichitaro Yamazakiadd complex symmetric Aasen's into the tester.
2016-11-17 Ichitaro Yamazakitesters for complex symmetric Aasen's
2016-11-16 JulieAdded (S,D,C,Z) (SY,HE) routines, drivers for new rook...
2016-11-11 julielangouMerge pull request #86 from iyamazaki/lapack-aasen
2016-11-11 Ichitaro YamazakiSubroutine declarations for Aasen's.
2016-11-11 Ichitaro YamazakiWhite space.
2016-11-11 Ichitaro YamazakiArgument checks for Aasen's.
2016-11-11 JulieMerging changes
2016-11-11 JulieChanging Assen routines suffix from _Aassen to _aa
2016-11-07 Kyle GuinnRemove mv commands, use -o to select output location
2016-11-07 Kyle GuinnMake compile flags and order consistent
2016-11-07 Kyle GuinnFix odd rule indenting
2016-11-07 Kyle GuinnFix a typo
2016-11-07 Kyle GuinnVarious whitespace cleanup
2016-11-07 Kyle GuinnStrip whitespace at end-of-line
2016-11-07 Kyle GuinnDelete hidden and temporary files, fix file modes
2016-11-07 Renegade adding the 2stage symmetric eigenvalue routines driver...
2016-11-04 julielangouMerge pull request #71 from advanpix/master
2016-11-03 Julien LangouLots of trailing whitespaces in the files of Syd. Clean...
2016-10-24 JulieUpdating CMAKE build for Tall skinny and short wide...
2016-10-24 JulieMerge branch 'sydha-tsqr'
2016-10-24 Juliemake sure no variable in indefined
2016-10-23 Juliemerging with latest version
2016-10-23 JulieMerge branch 'tsqr' of git://github.com/sydha/lapack...
2016-10-23 JulieRemove duplicate definitions
2016-10-23 julielangouMerge pull request #66 from turboencabulator/pkgconfig
2016-10-23 julielangouMerge pull request #73 from mgates3/latb4
2016-10-19 Syd HashemiTall skinny and short wide routines
2016-10-17 Mark Gatesmake SY/HE imat match LAWN 41 (different than PO)
2016-10-11 julielangouMerge pull request #64 from cconrads-scicomp/xORCSD2BY1-doc
2016-10-11 julielangouMerge pull request #62 from cconrads-scicomp/doc-fixes
2016-10-11 julielangouMerge pull request #61 from cconrads-scicomp/improve...
2016-10-09 JulieAdding Assen for SV, TRF, SV from @iyamazak@icl.utk.edu
next