Age | Commit message (Collapse) | Author |
|
|
|
non-const size
this involved insertion of an extra length-checking bb for each character
to see if we've hit the sized limit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make this clearer and handle case with embedded null characters in
const string properly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build fix proposal mainly for Android which did not bother
|
|
implementing this dinosaur.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
examples/custom_mutators
|
|
|
|
|
|
new code formatting + applied
|