Age | Commit message (Collapse) | Author |
|
|
|
Musl stdio
|
|
|
|
|
|
closes #2389
|
|
|
|
Upstream from imvu
|
|
correctly increment the reference count of the underlying smart pointer.
|
|
|
|
Conflicts:
AUTHORS
|
|
GL_INVALID_ENUM error on unrecognized formats or types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
specifiers. According to the standard, %255c matches exactly 255 characters, while %255s matches up to 255 characters.
|
|
that triple is now deprecated.
|
|
|
|
|
|
|
|
JS vfscanf for Emscripten FS compatibility, and add the musl-specific version to be used when called from sscanf and vsscanf.
|
|
|
|
whole test (Settings.CORRECT_SIGNS = 1). The new musl libc isdigit() function depends on that.
|
|
|
|
than ownership semantics. That is, to keep a reference beyond the function call, you must call .clone(). This is necessary to avoid special-casing non-overridden virtual functions. (I don't know if this change will stick. It's possible it will have some problems.)
|
|
JavaScript object.
|
|
the JavaScript object would be released when the last JS handle was destroyed, not when the object was.
|
|
|
|
|
|
pointer fixups.
|
|
|
|
pointer that gets returned, then return the JS instance.
|
|
|
|
|
|
|
|
|
|
JavaScript
|
|
|
|
|
|
|
|
|
|
|