Discussion:
Scintilla 3.3.4 released
Neil Hodgson
2013-07-19 02:57:44 UTC
Permalink
Scintilla 3.3.4 is now available from the scintilla.org web site.

Scintilla 3.3.4 contains new features and fixes bugs.

Unicode is handled better in lexers. Case-insensitive search is now compliant with Unicode standards on all platforms and is much faster for non-ASCII characters.

Fonts are smoothed on Cocoa.

Scripts have been moved into the scripts directory and made more general. SciTE-specific code was moved into the SciTE project.

The test scripts now work on Linux using Qt and PySide. Contributors should check that their changes do not cause any regressions by running these scripts and should also write new tests to check new features.

A Tk platform is defined and an implementation for Tk is available from
http://sourceforge.net/projects/scintillatk/

Other changes were made and bugs fixed. A detailed list of changes is available on the history page.
http://www.scintilla.org/ScintillaHistory.html

Scintilla uses Mercurial (Hg) for source code control. The repository can be cloned with
hg clone http://hg.code.sf.net/p/scintilla/code scintilla

Thanks to the contributors of code and documentation and to the testers.

Neil
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
Colomban Wendling
2013-07-21 08:51:56 UTC
Permalink
Hey Neil,
Post by Neil Hodgson
Scintilla 3.3.4 is now available from the scintilla.org
<http://scintilla.org/> web site.
[...]
Scintilla uses Mercurial (Hg) for source code control. The repository can be cloned with
hg clone http://hg.code.sf.net/p/scintilla/code scintilla
Is it me or the 3.3.4 tag is missing?

Cheers,
Colomban
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
Neil Hodgson
2013-07-21 09:13:21 UTC
Permalink
Post by Colomban Wendling
Is it me or the 3.3.4 tag is missing?
I forgot to push. Should be there now.

Neil
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
Colomban Wendling
2013-07-21 09:26:11 UTC
Permalink
Post by Neil Hodgson
Post by Colomban Wendling
Is it me or the 3.3.4 tag is missing?
I forgot to push. Should be there now.
Yes it is, thanks!

Cheers,
Colomban
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
Continue reading on narkive:
Loading...