summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/26_numerics/accumulate/1.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* 1.cc: Remove 'test' variables.Paolo Carlini2016-10-141-4/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-2/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+4
* stl_numeric.h (iota): Add in C++0x mode.Paolo Carlini2008-06-271-4/+5
* base.h: Added plus and multiplies functor for differently typed objects.Johannes Singler2007-10-081-0/+54