eliot/dic
2012-05-15 08:47:23 +02:00
..
.cvsignore Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
automaton.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
automaton.h Added loggers to most classes 2012-02-19 13:07:29 +01: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 Added loggers to most classes 2012-02-19 13:07:29 +01:00
compdic.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
compdicmain.cpp Simplified the readFromUTF8() prototype 2011-07-30 19:46:47 +00:00
debug.h Moved debug.h to dic/ 2012-02-19 13:07:29 +01:00
dic.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
dic.h Added loggers to most classes 2012-02-19 13:07:29 +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 Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
dic_search.cpp Replace the use of convertToMb() and convertToWc() with macros 2011-07-30 19:48:05 +00:00
encoding.cpp Simplified the readFromUTF8() prototype 2011-07-30 19:46:47 +00:00
encoding.h Defined some useful string conversion macros 2011-07-30 19:47:24 +00:00
grammar.cpp Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
grammar.h Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
header.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
header.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
listdic.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
listdic.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
listdicmain.cpp New button on the "Dic. info" tab, to save the dictionary words list to a file 2010-09-18 13:07:39 +00:00
logging.h Simplified the looging macros, and added logs in various key places. 2011-01-29 23:47:20 +00:00
Makefile.am Moved debug.h to dic/ 2012-02-19 13:07:29 +01:00
regexp.cpp Removed a useless include 2012-05-15 08:47:23 +02:00
regexp.h Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
regexpmain.cpp Replace the use of convertToMb() and convertToWc() with macros 2011-07-30 19:48:05 +00:00
stacktrace.cpp Fixed a few memory leaks 2012-04-28 15:34:37 +02:00
stacktrace.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
tile.cpp New utility methods to get the lowercase (joker) or uppercase (no joker) variant of a tile 2012-02-21 08:22:32 +01:00
tile.h New utility methods to get the lowercase (joker) or uppercase (no joker) variant of a tile 2012-02-21 08:22:32 +01:00