aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFiles
2008-06-22Implement levenshtein, basic regex, and general-purpose selector matches.Sergey Poznyakoff1
* src/ellinika/dico.scm: Implement matching using strategy selectors. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@528 941c8c0f-9102-463b-b60b-cd22ce0e6858
2008-06-22Move cgi-bin and ellinika to src.Sergey Poznyakoff10
* src: New dir * src/Makefile.am: New file. * cgi-bin, ellinika: Move to src. * configure.ac: Reflect the above changes. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@525 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-10-08RemovedSergey Poznyakoff13
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@205 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-10-07Reverted accidentally applied changesSergey Poznyakoff3
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@197 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-10-07Dictionary parserSergey Poznyakoff3
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@195 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-09-28UpdatedSergey Poznyakoff2
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@174 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-27(cleanup_db): Purge pending_linksSergey Poznyakoff1
(main): Properly handle --cleanup. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@167 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-23(main): BugfixSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@165 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-22Added copyleft headerSergey Poznyakoff5
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@163 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-22Include config.hSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@162 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-22(main): Switched to getopt_long.Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@161 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-21UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@159 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-21(sql_num_tuples): New (kludgy) function.Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@158 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-21Use pending_links for resolving antonym and cross-reference links.Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@157 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-19Reflect changes to the database structure.Sergey Poznyakoff3
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@145 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-18Minor formatting changesSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@137 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-13UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@122 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-13Update call to parse(). New command lineSergey Poznyakoff1
options: -I passes include dir to m4, -m sets full path to m4 binary (update_stat): Updated stat table. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@120 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-13Hande LINE statementSergey Poznyakoff1
(make_m4_args,yywrap,set_location): New functions (open_input): Preprocess sources using m4 git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@119 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-06-13(parse): Change declarationSergey Poznyakoff1
(yyerror): file_name can be NULL git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@118 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-03-08RemovedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@32 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-03-08New fileSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@30 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-03-08New fileSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@28 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-03-08Translate iota+tremaSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@23 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-03-08 Include "gram.h" instead of "y.tab.h"Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@22 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-03-08RemovedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@21 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-02-17Bugfix: initialize count.Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@16 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-02-17(sql_connect): Allow for sql_host==NULLSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@15 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-02-17Allow to specify topics covering several dictionary nodes.Sergey Poznyakoff4
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@14 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-02-15If hostname begins with a slash, treat it as a path to UNIX socketSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@11 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-02-15(emit_node) BugfixSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@8 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-02-13Initial revisionSergey Poznyakoff12
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@2 941c8c0f-9102-463b-b60b-cd22ce0e6858

Return to:

Send suggestions and report system problems to the System administrator.