aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/stl_numeric.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-05-13libstdc++: Improve doxygen docs for algorithms and moreJonathan Wakely1-6/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-02-26libstdc++: P1645R1 constexpr for <numeric> algorithmsPatrick Palka1-0/+9
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-19Implement new serial algorithms from Parallelism TS (P0024R2)Jonathan Wakely1-8/+14
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-06PR libstdc++/84928 use std::move in <numeric> algorithmsJonathan Wakely1-8/+19
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-04-29re PR libstdc++/64657 (Support iterators with overloaded operator-comma)Jonathan Wakely1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-1/+1
2011-12-15re PR libstdc++/51540 (doxygen documentation for partial_sum misleading)Jonathan Wakely1-8/+9
2011-12-10user.cfg.in: Add macros, directories.Benjamin Kosnik1-15/+16
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik1-34/+34
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-6/+12
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-2/+2
2009-12-11PR libstdc++/22634, DR 539 [Ready]Paolo Carlini1-2/+9
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-06-27stl_numeric.h (iota): Add in C++0x mode.Paolo Carlini1-2/+39
2007-09-11Add parallel mode.Johannes Singler1-2/+2
2007-09-03re PR libstdc++/33293 (inlining std::inner_product())Paolo Carlini1-4/+4
2007-02-26PR libstdc++/28080 (partial)Paolo Carlini1-1/+3
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+3
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-11-03stl_numeric.h (partial_sum, [...]): Avoid dereferencing two times __first in ...Jonathan Wakely1-4/+4
2004-11-03stl_numeric.h: Trivial formatting fixes.Paolo Carlini1-32/+46
2004-02-08Remove trailing whitespace (see ChangeLog for longwinded description).Bernardo Innocenti1-4/+4
2004-02-03gslice.h, [...]: Update copyright years.Jerry Quinn1-1/+1
2004-02-03gslice.h (gslice): Document.Jerry Quinn1-0/+105
2003-11-11[multiple changes]Benjamin Kosnik1-0/+10
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-17/+17
2003-06-10BUGS: Update from 2.90.8 snapshot.Phil Edwards1-4/+0
2002-01-03stl_numeric.h (power + helpers, iota): Move to...Paolo Carlini1-61/+0
2001-11-02c_io_stdio.h: Correct grammar in comments.Phil Edwards1-3/+3
2001-11-01re PR libstdc++/3666 (Invalid concept-checking code.)Phil Edwards1-16/+16
2001-07-18All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb1-223/+191
2001-06-27algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards1-0/+29
2001-06-22*: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards1-29/+0
2001-06-21algo.h: Add "GPL plus runtime exception" comment.Phil Edwards1-0/+29
2001-04-13boost_concept_check.h: Uglify, fork from Boost.Phil Edwards1-16/+16