Age | Commit message (Collapse) | Author |
|
no_copy_vfs_to_heap
|
|
footprint and fread() performance over the default behavior that copied VFS to HEAP, that is designed for mmap() performance.
Adjust MEMFS node contentMode enum to reflect whether content is off the main HEAP or not. Note that this enum is not much used, so this has little effect. Add browser tests to check that fread() and mmap() work with and without --no-heap-copy.
|
|
|
|
into incoming
Conflicts:
AUTHORS
|
|
|
|
|
|
|
|
|
|
|
|
Fix handling of backspace SDL scancode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1749.
|
|
|
|
`node` binaries built from upstream git have a "-pre" suffix attached
to the version number. Fix the version parser to handle those.
|
|
|
|
|
|
|
|
|
|
|
|
smaller inputs
|
|
|
|
|
|
|
|
|
|
Fix an issue with Boost compilation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overhead of PATH.join
|
|
|
|
|
|
|
|
|
|
|
|
is low
|
|
|
|
|