| Age | Commit message (Collapse) | Author | Files | Lines |
|
Add --std=c++0x when compiling with clang as would like to move to c++11.
clang only works on new distributions so the option will be present when useful.
|
|
This prevents later failures with linking.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows.
|
|
|
|
|
|
|
|
|
|
|
|
lexers changed.
|
|
|
|
|
|
4.1 to fail.
|
|
|
|
|
|
|
|
for every compile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to position information and segments long pieces of text so they
can be handled more efficiently.
|
|
determination of GTK+ flags and libararies so that it only occurred
once rather than for every compile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classification from Document into a separate CharClassify class and file
and uses this from RESearch for regular expression word end \< and \>
instead of built-in table.
|
|
under recent g++, add an additional cast to sptr_t.
Add small size and pedantic warning flags.
|
|
|