| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-03 | Fix off-by-one error that allowed resizing autocompletion from bottom when it | Neil | 1 | -0/+4 | |
| was located above the caret. | |||||
| 2016-05-01 | Change log. | Neil | 1 | -0/+4 | |
| 2016-04-28 | C++ 11 <regex> support built by default. | Neil | 1 | -0/+11 | |
| 2016-04-24 | SciTE change log.rel-3-6-5 | Neil | 1 | -0/+3 | |
| 2016-04-23 | Added bug ID. | Neil | 1 | -0/+1 | |
| 2016-04-23 | Updates for 3.6.5 release. | Neil | 1 | -1/+1 | |
| 2016-04-23 | Fix a bug with multi-line strings with line continuation where the string style | ActiveState | 1 | -0/+4 | |
| overflowed after an edit. | |||||
| 2016-04-16 | Feature [feature-requests:#1146]. Allow '?' as a valid operator in Rust. | Pavel Sountsov | 1 | -0/+6 | |
| See https://doc.rust-lang.org/book/unsized-types.html#sized. | |||||
| 2016-04-12 | Font cache removed along with its thread locking and initialisation. | Neil Hodgson | 1 | -0/+5 | |
| Platform-independent caching is available and there is no performance difference after removal. | |||||
| 2016-04-08 | Change log. | Neil Hodgson | 1 | -0/+4 | |
| 2016-03-29 | Feature [feature-requests:#1142]. Allow Super modifier on GTK+. | Neil | 1 | -0/+5 | |
| 2016-03-29 | Bug [#1822]. Doubled size of compiled regex buffer. | Neil | 1 | -0/+4 | |
| 2016-03-21 | Change log. | Neil | 1 | -0/+5 | |
| 2016-03-20 | Feature [feature-requests:#1140]. JSON lexer added. | nkmathew | 1 | -1/+5 | |
| 2016-03-16 | Support Python 3.5 '@' operator. | John Ehresman | 1 | -0/+4 | |
| 2016-03-15 | SciTE change log. | Neil | 1 | -0/+12 | |
| 2016-03-10 | Fix caret position bug on Qt and Gtk for win32 for Korean.rel-3-6-4 | johnsonj | 1 | -0/+3 | |
| 2016-03-09 | Fix typos. | Neil | 1 | -2/+2 | |
| 2016-03-09 | Updates for 3.6.4. | Neil | 1 | -2/+2 | |
| 2016-03-07 | Change log. | Neil | 1 | -0/+6 | |
| 2016-03-03 | CPP: Add support for folding on `(` and `)` | Colomban Wendling | 1 | -0/+4 | |
| Feature [feature-requests:#1138]. | |||||
| 2016-02-29 | Backed out changeset: 8bc19ede3b51 | Neil | 1 | -1/+1 | |
| Was incompatible with Qt 4.7 and 4.8. | |||||
| 2016-02-25 | Support hexadecimal numeric literals. | Matt Gilarde | 1 | -1/+2 | |
| 2016-02-24 | Change log. | Neil | 1 | -0/+5 | |
| 2016-02-24 | Retry copying to clipboard if it fails as another application may have opened it | Jason Hallam | 1 | -1/+1 | |
| 2016-02-23 | Retry OpenClipboard if it fails as another application may have opened it. | Neil | 1 | -0/+4 | |
| 2016-02-16 | Change log. | Colomban Wendling | 1 | -1/+5 | |
| 2016-02-16 | Bug [#1810]. Lex alternate hash key syntax 'key:' as a symbol. | Colomban Wendling | 1 | -0/+4 | |
| 2016-02-09 | Fix 64-bit build on Windows which was broken in 3.6.3 as long only 32-bits. | Neil | 1 | -0/+3 | |
| 2016-02-04 | SciTE change log. | Neil | 1 | -0/+5 | |
| 2016-02-01 | Support single-line comments, abbreviated keywords and extend nested comments to | Matt Gilarde | 1 | -0/+5 | |
| unlimited levels. | |||||
| 2016-01-31 | Bug [#1799]. Folds unfolded when two fold regions are merged by either deleting | Markus Nißl | 1 | -0/+6 | |
| an intervening line or changing its fold level by adding characters. Add LevelNumber function to simplify expressions implmenting folding. | |||||
| 2016-01-26 | Change log. | Neil | 1 | -0/+3 | |
| 2016-01-25 | Make IME indicators work similarly on all 3 platforms. | johnsonj | 1 | -0/+3 | |
| 2016-01-22 | For Qt, release builds have assertions turned off. | John Ehresman | 1 | -0/+3 | |
| 2016-01-22 | Limit the extent of Mako line comments to finish before the line end characters. | John Ehresman | 1 | -0/+12 | |
| This prevents a later assertion failure. | |||||
| 2016-01-15 | Deferred release due to SciTE fix.rel-3-6-3 | Neil | 1 | -2/+5 | |
| 2016-01-11 | Close viewport tag. | Neil | 1 | -1/+1 | |
| 2016-01-10 | Updates for 3.6.3. | Neil | 1 | -1/+1 | |
| 2016-01-09 | Recognize numbers more accurately and allow non-ASCII verbatim quoting | Thomas Linder Puls | 1 | -0/+5 | |
| characters. | |||||
| 2016-01-07 | Fix bug with final line in escape sequence recognition mode. | Neil | 1 | -0/+3 | |
| 2016-01-05 | Fix module ::-syntax when special characters such as 'x' are used. | Kein-Hong Man | 1 | -1/+4 | |
| Added ' and " detection as prefix chars for x repetition operator. | |||||
| 2015-12-31 | Bug [#1796]. Expand folded areas before deleting fold header line. | Neil | 1 | -0/+7 | |
| 2015-12-28 | Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20. | Kein-Hong Man | 1 | -1/+3 | |
| 2015-12-28 | Bug [#1778]. Recognize more characters as here-doc delimiters. | Kein-Hong Man | 1 | -1/+3 | |
| 2015-12-20 | Bug [#1794]. Support using '#' in non-comment ways as is possible with zsh. | Kein-Hong Man | 1 | -5/+7 | |
| 2015-12-18 | Bug [#1793]. Add support for Perl 5.22. | Kein-Hong Man | 1 | -2/+7 | |
| Double-diamond operator <<>> Hexadecimal floating point literals Repetition in list assignment Added example file to the lexing tests and changed lexing tests to allow larger files and to standardise on Unix line ends when testing these larger files to avoid spurious failures. | |||||
| 2015-12-16 | Change log. | Neil | 1 | -0/+7 | |
| 2015-12-15 | Updated change log for SciTE addition. | Neil | 1 | -0/+5 | |
| 2015-12-15 | Minor cleanups for GObject introspection. | Neil | 1 | -0/+3 | |
| Avoid doc-comment in header as they are interpreted by g-ir-scanner, fix a typo, remove empty lines, add to change log. | |||||
