summaryrefslogtreecommitdiffstats
path: root/core/string_buffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* add template argument for size in StringBufferkarroffel2018-01-201-103/+0
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fix crash in StringBuffer::append()Bernhard Liebl2017-12-271-1/+1
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-1/+1
* Add StringBuffer classEvgeny Zuev2017-09-051-0/+102