Age | Commit message (Collapse) | Author |
|
|
|
Also a small performance optimization for auto-indenting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- they are now created with 600 permissions on unix
to prevent leaking file contents to other users
- they use the ~ suffix used by emacs etc
for better compatibility with gitignores, etc.
- we now call fdatasync / _commit to ensure that even
if power goes out halfway through saving, no data can be lost
|
|
|
|
|
|
|
|
|
|
|
|
this lets us remove the length limitations which were previously imposed
|
|
|
|
resolves #1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this was the problem with godot
|
|
i hate microsoft so much
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|