This is the mail archive of the gcc-cvs-wwwdocs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/libstdc++-v3/docs download.html footer.ihtml header.ihtml index.html links.html mail.html status.html thanks.html


Files modified in the libstdc++ repository. Log entry:

2000-12-01  Phil Edwards  <pme@sources.redhat.com>

	* docs/download.html:  Remove.
	* docs/footer.ihtml:  Remove.
	* docs/header.ihtml:  Remove.
	* docs/index.html:  Remove.
	* docs/links.html:  Remove.
	* docs/mail.html:  Remove.
	* docs/status.html:  Remove.
	* docs/thanks.html:  Remove.
----------------------------
revision 1.9
date: 2000/11/29 20:37:02;  author: pme;  state: Exp;  lines: +15 -5
2000-11-29  Phil Edwards  <pme@sources.redhat.com>

	Sync with the documentation from wwwdocs.
	* docs/Makefile:  New file (rebuilds FAQ text version).
	* docs/configopts.html:  Update.
	* docs/documentation.html:  Update.
	* docs/download.html:  Update.
	* docs/index.html:  Update.
	* docs/install.html:  Update.
	* docs/links.html:  Update.
	* docs/mail.html:  Update.
	* docs/status.html:  Update.
	* docs/thanks.html:  Update.
	* docs/27_io/howto.html:  Update.
	* docs/faq/index.html:  Update for 2.91.
	* docs/faq/index.txt:  Update for 2.91.
	* docs/footer.html:  Removed.
	* docs/footer.ihtml:  New file.
	* docs/gccrebuild.html:  Removed.
	* docs/header.html:  Removed.
	* docs/header.ihtml:  New file.
----------------------------
revision 1.8
date: 2000/07/11 21:45:07;  author: pme;  state: Exp;  lines: +3 -3
2000-07-11  Phil Edwards  <pme@sourceware.cygnus.com>

	* docs:  Update sourceware->sources in every HTML file.  Minor updates.
----------------------------
revision 1.7
date: 2000/07/07 21:13:27;  author: pme;  state: Exp;  lines: +25 -25
2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>

	* docs/download.html:  Mention gcc_update.
	* docs/configopts.html:  Minor updates.
	* docs/gccrebuild.html:  Ditto.
	* docs/18_support/howto.html:  More tips, explanations, and reminders.
	* docs/19_diagnostics/howto.html:  Ditto.
	* docs/21_strings/howto.html:  Ditto.
	* docs/24_iterators/howto.html:  Ditto.
	* docs/25_algorithms/howto.html:  Ditto.
	* docs/26_numerics/howto.html:  Ditto.
----------------------------
revision 1.6
date: 2000/05/26 19:59:46;  author: pme;  state: Exp;  lines: +2 -2
2000-05-26  Phil Edwards  <pme@sourceware.cygnus.com>

	* acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG):  If strtoll isn't
	  available, force --disable.  Need to flesh this out; make smarter.
	* aclocal.m4:  Regenerate.
	* configure:  Regenerate.

	* mkcheck.in:  Minor tweaks.
	* docs/download.html:  Fix typo.
----------------------------
revision 1.5
date: 2000/05/24 22:36:40;  author: bkoz;  state: Exp;  lines: +19 -18

2000-05-24  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Remove
	OPTLEVEL. Add FMTFLAGS.
	* aclocal.m4: Regenerate.
	* src/Makefile.am (AC_CXXFLAGS): Take out OPTLEVEL, as this is has
	been disabled due to higher-level makefiles running amuck over
	this bit, and add in FMTFLAGS so that formatting is clear.
	* src/Makefile.in: Regenerate.
	* configure: Regenerate.

	* src/ios.cc (ios_base::sync_with_stdio): Cleanup buffers from
	initialization.

	* docs/download.html: Remove references to Cygwin-specific bits,
	as this can now be built natively.
	Update with current information.
----------------------------
revision 1.4
date: 2000/05/09 20:25:13;  author: pme;  state: Exp;  lines: +2 -2
2000-05-09  Phil Edwards  <pme@sourceware.cygnus.com>

	* acinclude.m4:  New macro, GLIBCPP_ENABLE_CXX_FLAGS.
	* configure.in:  Call.
	* src/Makefile.am:  Append results of macro to AC_CXXFLAGS.
	* aclocal.m4:  Regenerate.
	* configure:  Ditto.
	* src/Makefile.in:  Ditto.
	* docs/configopts.html:  Document.
	* docs/download.html:  Fix typo (close quote).
	* docs/footer.html:  Update.
----------------------------
revision 1.3
date: 2000/05/04 05:30:36;  author: law;  state: Exp;  lines: +1 -1
try to fix cvsweb
----------------------------
revision 1.2
date: 2000/04/29 20:41:19;  author: pme;  state: Exp;  lines: +7 -3
2000-04-29  Phil Edwards  <pme@sourceware.cygnus.com>

	* docs/download.html:  Add link to list of mirror sites.
----------------------------
revision 1.1
date: 2000/04/21 20:33:30;  author: bkoz;  state: Exp;
branches:  1.1.2;


2000-04-21  Benjamin Kosnik  <bkoz@redhat.com>

	* libstdc++-v3: New directory.
----------------------------
revision 1.1.2.5
date: 2000/07/19 13:37:48;  author: gkm;  state: Exp;  lines: +26 -26
merge from mainline at tag bounded-pointers-merge-20000718
----------------------------
revision 1.1.2.4
date: 2000/05/31 06:57:10;  author: gkm;  state: Exp;  lines: +19 -18
merge from mainline at tag bounded-pointers-merge-20000530
----------------------------
revision 1.1.2.3
date: 2000/05/22 17:14:49;  author: gkm;  state: Exp;  lines: +2 -2
merge from mainline at tag bounded-pointers-merge-20000519
----------------------------
revision 1.1.2.2
date: 2000/05/03 10:38:36;  author: gkm;  state: Exp;  lines: +7 -3
merge with mainline at tag bounded-pointers-merge-20000501
----------------------------
revision 1.1.2.1
date: 2000/04/22 03:52:07;  author: gkm;  state: Exp;  lines: +0 -0
merge from trunk 20000421

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]