Johannes Schickel f02e31f2fc Fix non-const version of Common::String::begin.
Common::String::begin now assures the storage is a unique one, i.e. there are
no other Common::String objects pointing at it. This allows for safe use of
the writable iterators (and thus fixes the test case added with my last commit)

svn-id: r49323
2010-05-30 13:10:44 +00:00
..
2009-02-16 01:04:19 +00:00
2010-01-25 01:39:44 +00:00
2009-12-29 20:41:09 +00:00
2010-04-13 16:13:48 +00:00
2010-02-13 11:57:01 +00:00
2009-11-24 22:10:34 +00:00
2010-02-23 22:50:28 +00:00
2010-03-20 13:18:47 +00:00
2010-03-20 13:18:47 +00:00
2008-05-03 23:02:05 +00:00
2010-05-17 22:17:42 +00:00
2010-03-22 20:28:08 +00:00
2009-12-30 21:11:38 +00:00
2010-05-27 20:59:15 +00:00
2009-02-27 22:19:33 +00:00
2009-10-20 19:52:18 +00:00