aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@yorick.cygnus.com>1997-09-26 03:01:01 +0000
committerJason Merrill <jason@gcc.gnu.org>1997-09-25 23:01:01 -0400
commit5a4a879c40a08ecc539b09862dfd49435689c168 (patch)
tree5b9f13fa5d449a4a794605f4bb44236e57e97433 /libstdc++/ChangeLog
parent896470e737bc4e30d5f0487483fc3d2a000ca585 (diff)
downloadgcc-5a4a879c40a08ecc539b09862dfd49435689c168.zip
gcc-5a4a879c40a08ecc539b09862dfd49435689c168.tar.gz
gcc-5a4a879c40a08ecc539b09862dfd49435689c168.tar.bz2
bastring.h: Enable exceptions.
* std/bastring.h: Enable exceptions. (assign, append, insert, replace): Implement member template versions. * tstring.cc: Add some tests for the member templates. From-SVN: r15717
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r--libstdc++/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog
index 868f61d..b4bb2bb 100644
--- a/libstdc++/ChangeLog
+++ b/libstdc++/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 25 19:55:56 1997 Jason Merrill <jason@yorick.cygnus.com>
+
+ * std/bastring.h: Enable exceptions.
+ (assign, append, insert, replace): Implement member template versions.
+
1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
* config/linux.mt: New file. Make sure _PTHREADS is defined