Age | Commit message (Collapse) | Author |
|
Also fixed a small bug and documentation.
|
|
|
|
|
|
|
|
|
|
|
|
They are often seen in XML snippets and escaping would be tedious.
|
|
|
|
It's possible for the `updated` parameter to be `nil`; handle it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requires Scintillua r514 (changeset 8bce8ef421d7).
|
|
|
|
'\' in path was causing problems due to being interpreted by Python rather than
the shell.
|
|
`spawn()` now accepts an environment parameter.
Requires lspawn r40 (changeset 4709ecca2dd4).
|
|
Language-specific code may run inadvertantly.
|
|
|
|
|
|
Documentation for open functions is shown.
|
|
|
|
Ruby does not always output a '^' for indicating column number.
|
|
This prevents the black box popup on Windows.
This requires lspawn r38 (changeset 7683f6d2d678).
|
|
|
|
|
|
|
|
|
|
|
|
The changelog already had some important ones.
|
|
The changelog already had some important ones.
|
|
|
|
This prevents an error message being generated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Giovanni Salmeri.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It may have been reported as '\r' long ago in previous versions of GTK or
pdcurses, but on WinXP and Win7, it is always '\n'.
|