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