summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/numericfwd.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-10-01Fix non-reserved names in Parallel Mode headersJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-03-08memoryfwd.h: New.Benjamin Kosnik
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-02-03algorithmfwd.h: Add parallelism default for many declarations.Johannes Singler
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler
2008-02-18re PR libstdc++/34797 ([parallel mode] Settings are separated for each compil...Benjamin Kosnik
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini
2007-10-06re PR libstdc++/33487 (parallel v3: more functions not in right namespace)Benjamin Kosnik
2007-09-11Add parallel mode.Johannes Singler