head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	98.06.02.23.14.58;	author ncm;	state Exp;
branches;
next	1.1;

1.1
date	98.05.19.07.38.39;	author ncm;	state Exp;
branches;
next	;


desc
@@


1.2
log
@bits/basic_ios.h: define members narrow and widen when no locale support
bits/?slice.h, bits/*_array.h: namespace cleanliness, emacs tags
bits/loccore.h:   #define export
bits/loccore.tcc: namespace cleanliness
bits/missing.h: minor cleanup
bits/std_fstream.h: don't include <iostream>; fix typo
bits/std_ostream.h: fix typo, add comment on nonconformance
bits/std_sstream.h: include necessary headers, fix typos
bits/std_streambuf.h: fix imbue/pubimbue.
bits/std_string.h: fix typo, improve namespace cleanliness
bits/std_string.tcc: improve namespace cleanliness
bits/std_valarray.h: namespace cleanliness
std/typeinfo: fix misspelled include guard
stl/bits/std_iterator.h: work around botched standard interface
                         for streambuf iterators.
stl/bits/stl_algo.h: fix typo
stl/bits/stl_config.h: improve recognition of Egcs features
stl/bits/stl_deque..h: notate missing members assign()
stl/bits/stl_function.h: un-uglify standard data members, re-uglify others
stl/bits/stl_iterator.h: add/change member names for std conformance
@
text
@#ifndef _CPP_TYPEINFO
#include <bits/std_typeinfo.h>
#endif
@


1.1
log
@makefile: adjust -I option for CXXFLAGS.
bits/locfacets.h, bits/std_ios.h: adjust for file name changes.
std/typeinfo: another shadow header.
@
text
@d1 1
a1 1
#ifndef _CPP_EXCEPTION
@

