This feature will only be activated in debug mode, and if available on the platform.
The symbols will even be demangled if possible (i.e. if compiled with g++).
There are too many change to list properly, here is an overview of the main changes:
- the dictionary is now in C++
- the dictionary has a new format, where it is possible to specify the letters,
their points, their frequency, ... It is backwards compatible.
- Eliot now supports non-ASCII characters everywhere
- i18n of the compdic, listdic, regexpmain binaries
- i18n of the wxWidgets interface (now in english by default)
- add AC_HELP_STRING formatting
- add --enable-profile flag, must be used to ensure that search performance
does not degrade over time
- debug is disabled by default
- switch to wxwidgets 2.6
m4/wxwin.m4 : update to wxwidgets 2.6 m4 macro