Adrien Destugues 3eac8208df Remove BStringRef and users.
As discussed in 2008
(http://www.freelists.org/post/haiku-development/BString-on-GCC4,1),
this class was not efficient because of lack of inlining. Implement the
suggested solution of a SetCharAt method instead. Also add a CompareAt
which covers a specific use case in KeyboardLayout.cpp.

Adjust all places which were using this feature to safer APIs.

Also fixes a copypaste error in FormattingConventions.cpp.
2017-01-11 20:50:41 +01:00
..
2016-03-25 22:44:56 +01:00
2016-10-04 18:44:58 +02:00
2017-01-11 20:50:41 +01:00
2015-11-07 23:02:53 +01:00
2016-12-29 16:38:53 +01:00