summaryrefslogtreecommitdiffstats
path: root/core/string_buffer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Made Vector::ptrw explicit for writing, compiler was sometimes using the ↵Juan Linietsky2017-11-251-1/+1
| | | | | | wrong function, leading to unnecesary copy on writes and reduced performance.
* Add StringBuffer classEvgeny Zuev2017-09-051-0/+102