gcc/libstdc++-v3
Edward Smith-Rowland 32f9be169c string_view: Rep empty string with unit-length static constexpr string.
2013-11-21  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* include/experimental/string_view: Rep empty string with unit-length
	static constexpr string. Uncomment _GLIBCXX_VISIBILITY. Enforce
	invariant of no nullptr string pointer.
	* include/experimental/string_view.tcc: Ditto.
	* testsuite/experimental/string_view/cons/char/1.cc: data() for empty
	string_view is no longer nullptr.
	* testsuite/experimental/string_view/cons/wchar_t/1.cc: Ditto.
	* testsuite/experimental/string_view/operations/data/char/1.cc: Ditto.
	* testsuite/experimental/string_view/operations/data/wchar_t/1.cc:
	Ditto.

From-SVN: r205213
2013-11-21 12:30:37 +00:00
..
config gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors. 2013-11-19 23:22:26 +00:00
doc re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2013-11-20 20:59:19 +00:00
include string_view: Rep empty string with unit-length static constexpr string. 2013-11-21 12:30:37 +00:00
libsupc++ build_hacking.xml: Fix documentation typos. 2013-11-15 16:33:59 +00:00
po Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
python re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range) 2013-08-20 19:20:42 +00:00
scripts rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2. 2013-11-14 18:50:48 +00:00
src re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2013-11-20 20:59:19 +00:00
testsuite string_view: Rep empty string with unit-length static constexpr string. 2013-11-21 12:30:37 +00:00
acinclude.m4 Configuration bits for ARC port: 2013-10-01 17:34:40 +01:00
aclocal.m4
ChangeLog string_view: Rep empty string with unit-length static constexpr string. 2013-11-21 12:30:37 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
config.h.in Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
configure configure.ac: Add header checks for fenv.h and complex.h. 2013-10-31 17:12:35 +00:00
configure.ac configure.ac: Add header checks for fenv.h and complex.h. 2013-10-31 17:12:35 +00:00
configure.host codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
crossconfig.m4
fragment.am Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
linkage.m4
Makefile.am
Makefile.in Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.