summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/html/manual/documentation_hacking.html
Commit message (Collapse)AuthorAgeFilesLines
* * doc/html/*: Regenerate.redi2014-03-271-4/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208875 138bc75d-0d04-0410-961f-82ee72b054a4
* PR libstdc++/57226redi2014-01-291-4/+4
| | | | | | | | | * doc/xml/manual/debug.xml (debug.gdb): Update documentation for installation and use of python printers. * doc/xml/manual/status_cxx2011.xml: Update. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207288 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/xml/manual/appendix_contributing.xml: Remove broken link andredi2013-04-021-8/+7
| | | | | | | defer to general documentation on contributing to GCC. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197334 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-03-13 Benjamin Kosnik <bkoz@redhat.com>bkoz2013-03-141-4/+4
| | | | | | * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196647 138bc75d-0d04-0410-961f-82ee72b054a4
* 2013-02-11 Benjamin Kosnik <bkoz@redhat.com>bkoz2013-02-111-20/+19
| | | | | | * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195959 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/xml/manual/abi.xml: Update URLs for C++ ABI.redi2012-12-181-13/+105
| | | | | | | | | | | | | | | | | * doc/xml/manual/policy_data_structures_biblio.xml: Add xmlns attribute. * doc/xml/manual/debug_mode.xml: Give filenames to chunks. * doc/xml/manual/diagnostics.xml: Likewise. * doc/xml/manual/extensions.xml: Likewise. * doc/xml/manual/bitmap_allocator.xml: Likewise. * doc/xml/manual/mt_allocator.xml: Likewise. * doc/xml/manual/policy_data_structures.xml: Likewise. * doc/xml/manual/parallel_mode.xml: Likewise. * doc/xml/manual/profile_mode.xml: Likewise. * doc/xml/manual/spine.xml: Likewise. Update copyright years. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194576 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/html/*: Regenerate.redi2012-11-031-4/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193116 138bc75d-0d04-0410-961f-82ee72b054a4
* PR libstdc++/54577redi2012-09-301-4/+4
| | | | | | | | * doc/xml/manual/status_cxx2011.xml: N2350 changes are missing from sequence containers. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191866 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-08-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-08-291-101/+93
| | | | | | | | | PR libstdc++/54102, part 2 * doc/Makefile.am (XSL_HTML_STYLE): use xhtml, not html. * doc/Makefile.in: Regenerate. * doc/html/*: Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190771 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-08-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-08-291-110/+118
| | | | | | * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190770 138bc75d-0d04-0410-961f-82ee72b054a4
* PR libstdc++/54354redi2012-08-231-5/+13
| | | | | | | * doc/xml/manual/status_cxx2011.xml: Note missing manipulators. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190616 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-01-17 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-01-171-4/+6
| | | | | | * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183264 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/xml/manual/abi.xml: Replace gcc-x.y.z with GCC x.y.z or x.y,redi2011-12-111-4/+4
| | | | | | | | remove excessive duplication of version information. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182206 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/xml/manual/backwards_compatibility.xml: Fix autoconf tests forredi2011-11-061-4/+4
| | | | | | | | | | C++11 compiler features and library headers. Add stable id attributes. Use <filename> element for headers and surround in angle brackets. Use <classname> for classes. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181047 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/xml/faq.xml: Replace references to C++0x with C++11.redi2011-11-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | * doc/xml/manual/intro.xml: Likewise. * doc/xml/manual/backwards_compatibility.xml: Likewise. * doc/xml/manual/shared_ptr.xml: Likewise. * doc/xml/manual/configure.xml: Likewise. * doc/xml/manual/evolution.xml: Likewise. * doc/xml/manual/using.xml: Likewise. * doc/xml/manual/strings.xml: Likewise. * doc/xml/manual/debug_mode.xml: Likewise. * doc/xml/manual/policy_data_structures.xml: Likewise. * doc/xml/manual/extensions.xml: Likewise. * doc/xml/manual/diagnostics.xml: Likewise. * doc/xml/manual/test.xml: Likewise. * doc/xml/manual/status_cxx200x.xml: Likewise, and rename to... * doc/xml/manual/status_cxx2011.xml: Here. * doc/Makefile.am: Rename status_cxx200x.xml. * doc/Makefile.in: Regenerate. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181041 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-11-03 Benjamin Kosnik <bkoz@redhat.com>bkoz2011-11-031-4/+4
| | | | | | * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180837 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-09-27 Benjamin Kosnik <bkoz@redhat.com>bkoz2011-09-281-6/+6
| | | | | | | | | | | | | | * doc/html/*: Regenerate. * doc/Makefile.am: Un-nest the ext output directory. * doc/Makefile.in: Regenerate. * spine.xml: Remove authors, add abstract for short contents. Rename to index.html for html output. * manual/spine.xml: Authors here, manual starts with index.html. * api.xml: Update. * faq.xml: Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179304 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-05-31 Jonathan Wakely <jwakely.gcc@gmail.com>redi2011-05-311-6/+6
| | | | | | | | | * doc/xml/manual/status_cxx200x.xml: Update. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174468 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-05-03 Jonathan Wakely <jwakely.gcc@gmail.com>redi2011-05-021-4/+4
| | | | | | | | | PR libstdc++/48848 * doc/xml/manual/status_cxx200x.xml: Update valarray status. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173278 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-05-02 Jonathan Wakely <jwakely.gcc@gmail.com>redi2011-05-021-17/+17
| | | | | | | | | | * doc/xml/manual/status_cxx200x.xml: Update to reflect current status and FDIS content. * doc/xml/manual/documentation_hacking.xml: Fix typo. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173243 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-02-10 Jonathan Wakely <jwakely.gcc@gmail.com>redi2011-02-101-16/+16
| | | | | | | | * doc/xml/manual/status_cxx200x.xml: Update. * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169996 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-02-08 Benjamin Kosnik <bkoz@redhat.com>bkoz2011-02-091-0/+442
* doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169960 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud