Age | Commit message (Collapse) | Author |
|
If _maxLength was -1, we would end up with a 0-size allocation,
and a write that starts right before it, which gives odd results.
|
|
|
|
|
|
|
|
|
|
|
|
TransparentSurface)
|
|
|
|
|
|
overload-misses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SuperClass(args)
|
|
easier-to-read-code.
|
|
|
|
|
|
|
|
|
|
|
|
getters/setters, avoiding direct writes.
|
|
|
|
This is mostly a lead-up to namespacing the Ad/Base folders, and then
possibly removing the prefixes from the files, it also has the added
benefit of getting rid of the odd case-typos that makes for issues
on platforms that don't ignore case.
|