.. |
automaton.cpp
|
Add myself to the authors, and fix some copyright headers
|
2012-10-11 13:45:24 +02:00 |
automaton.h
|
Add myself to the authors, and fix some copyright headers
|
2012-10-11 13:45:24 +02:00 |
base_exception.cpp
|
Print to stderr the complete stack trace in case of exception or segmentation fault.
|
2010-10-17 21:23:39 +00:00 |
base_exception.h
|
Print to stderr the complete stack trace in case of exception or segmentation fault.
|
2010-10-17 21:23:39 +00:00 |
compdic.cpp
|
When reporting the column number, start counting at 1 instead of 0.
|
2013-09-25 22:26:24 +02:00 |
compdic.h
|
Fix mismatch declaration between struct and class
|
2013-03-03 01:07:41 +01:00 |
compdicmain.cpp
|
Header::print() now takes the output stream as parameter
|
2012-11-29 19:43:08 +01:00 |
csv_helper.cpp
|
Include <iostream> explicitly
|
2020-06-24 17:02:51 +02:00 |
csv_helper.h
|
New utility class to parse/write CSV files
|
2012-06-04 23:02:12 +02:00 |
debug.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
dic.cpp
|
Use toLower() and toUpper()
|
2012-12-29 17:46:17 +01:00 |
dic.h
|
Fix mismatch declaration between struct and class
|
2013-03-03 01:07:41 +01:00 |
dic_exception.cpp
|
Print to stderr the complete stack trace in case of exception or segmentation fault.
|
2010-10-17 21:23:39 +00:00 |
dic_exception.h
|
Print to stderr the complete stack trace in case of exception or segmentation fault.
|
2010-10-17 21:23:39 +00:00 |
dic_internals.h
|
Add a missing include
|
2013-03-03 01:07:42 +01:00 |
dic_search.cpp
|
Use toLower() and toUpper()
|
2012-12-29 17:46:17 +01:00 |
encoding.cpp
|
New utility functions: toUpper() and toLower()
|
2012-12-29 17:46:17 +01:00 |
encoding.h
|
New utility functions: toUpper() and toLower()
|
2012-12-29 17:46:17 +01:00 |
grammar.cpp
|
Use toLower() and toUpper()
|
2012-12-29 17:46:17 +01:00 |
grammar.h
|
Fix mismatch declaration between struct and class
|
2013-03-03 01:07:41 +01:00 |
header.cpp
|
Use toLower() and toUpper()
|
2012-12-29 17:46:17 +01:00 |
header.h
|
Header::print() now takes the output stream as parameter
|
2012-11-29 19:43:08 +01:00 |
listdic.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
listdic.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
listdicmain.cpp
|
Header::print() now takes the output stream as parameter
|
2012-11-29 19:43:08 +01:00 |
logging.h
|
Simplified the looging macros, and added logs in various key places.
|
2011-01-29 23:47:20 +00:00 |
Makefile.am
|
Fix libintl and add support for gettext in the win32 contribs
|
2020-04-11 12:34:06 +02:00 |
regexp.cpp
|
Various fixes for problems detected by Coverity.
|
2012-10-13 13:49:40 +02:00 |
regexp.h
|
Add myself to the authors, and fix some copyright headers
|
2012-10-11 13:45:24 +02:00 |
regexpmain.cpp
|
Replace the use of convertToMb() and convertToWc() with macros
|
2011-07-30 19:48:05 +00:00 |
stacktrace.cpp
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
stacktrace.h
|
Change the copyright years for all the files modified in 2012
|
2012-10-11 13:45:24 +02:00 |
tile.cpp
|
Use toLower() and toUpper()
|
2012-12-29 17:46:17 +01:00 |
tile.h
|
Add myself to the authors, and fix some copyright headers
|
2012-10-11 13:45:24 +02:00 |