Files
haiku-beta6/headers
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-12-29 18:18:21 +01:00
2015-11-09 18:01:18 +01:00
2014-01-01 23:41:02 -07:00
2015-11-12 22:24:16 +01:00
2016-07-29 18:41:30 -04:00
2017-01-11 20:50:41 +01:00