]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/parallel/base.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / parallel / base.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-01  Jonathan Wakelylibstdc++: Add compile-time checks to__glibcxx_assert...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-08  Jonathan WakelyPR71856 try to fix Parallel Mode assertions again
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2011-08-07  Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-06-13  Paolo Carlinibase.h (min, max): Mark inline.
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-03-22  Paolo Carlinibase.h (_PseudoSequence): Do not forward declare.
2010-03-22  Paolo Carlinibase.h (_Less): Use std::less.
2010-01-18  Johannes Singlerbase.h (__unary_negate): Correct comment.
2010-01-12  Paolo Carlinibase.h (decode2): Rename to __decode2.
2009-12-07  Paolo Carlinire PR libstdc++/42319 (incomplete type char_traits...
2009-11-09  Johannes Singlermultiway_merge.h (multiway_merge_*, [...]): Replace...
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.
2009-11-05  Paolo Carlinimultiway_merge.h: Simple formatting and uglification...
2009-10-02  Johannes Singlerbase.h: Take integer types from <tr1/cstdint>.
2009-09-25  Johannes Singlerbase.h: Comment on presence of min/max duplicates.
2009-09-24  Johannes Singlerbase.h (_EqualFromLess): Move _Compare template paramet...
2009-09-23  Johannes Singleralgobase.h: Uglify internal identifiers; correct line...
2009-09-17  Johannes Singleralgobase.h: Replace tabs by spaces; correct line breaks.
2009-09-16  Johannes Singlerbase.h: Correct some comments accidentally changed...
2009-09-16  Johannes Singlerbase.h (_EqualFromLess): Correct uglification of member...
2009-09-16  Johannes Singlerbase.h (_PseudoSequenceIterator, [...]): Replace redund...
2009-09-16  Johannes Singleralgobase.h: Uglify internal identifiers.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-12-16  Benjamin Kosnikcstdatomic: Remove assert include.
2008-09-19  Johannes Singlerre PR libstdc++/37470 (parallel/base.h log2 conflicts...
2008-07-15  Johannes Singlerfind_selectors.h: Correct name for include guard #ifndef.
2008-06-26  Paolo Carlinibase.h (plus, multiplies): Use __typeof__, not typeof.
2008-03-26  Benjamin Kosnikrun_doxygen: Remove html_output_dir.
2008-02-18  Benjamin Kosnikre PR libstdc++/34797 ([parallel mode] Settings are...
2008-02-17  Paolo Carlinire PR libstdc++/35221 (libstdc++ broken)
2008-02-15  Benjamin Kosniktypes.h: Move enum parallelism here.
2008-01-10  Paolo Carlinimultiway_merge.h: Reformat to 80 columns; adjust some...
2007-11-22  Johannes Singlerre PR libstdc++/33893 ([parallel mode] Algorithms rely...
2007-10-08  Johannes Singlerbase.h: Added plus and multiplies functor for different...
2007-09-17  Johannes Singlerfor_each.h: Fixed comment/doxygen markup typos.
2007-09-14  Benjamin Kosnikbase.h (__gnu_parallel::less<Tp>): Add partial speciali...
2007-09-11  Johannes SinglerAdd parallel mode.