This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
virtualx-engine
Watch
1
Star
0
Fork
You've already forked virtualx-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
12024
commits
1
branch
0
tags
2.2
GiB
8dcc28254c
Commit graph
3 commits
Author
SHA1
Message
Date
Bernhard Liebl
0d578fb765
Fix crash in StringBuffer::append()
2017-12-27 20:21:50 +01:00
Juan Linietsky
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
...
leading to unnecesary copy on writes and reduced performance.
2017-11-25 00:09:40 -03:00
Evgeny Zuev
cae0059d5f
Add StringBuffer class
2017-09-05 11:04:11 +07:00