Makefile
Sat, 08 Jul 2017 01:21:00 +0300 Oleksandr Gavenko Ported Anki decks build to Cygwin+Windows. Added corresponding docs.
Wed, 26 Apr 2017 20:47:47 +0300 Oleksandr Gavenko Fix dependencies.
Sat, 22 Apr 2017 22:14:44 +0300 Oleksandr Gavenko No need to include VOA marked in VOA HTML.
Wed, 19 Apr 2017 20:54:47 +0300 Oleksandr Gavenko Preserve order of dictionary files in order to simplify comparing of reports
Wed, 19 Apr 2017 20:53:05 +0300 Oleksandr Gavenko Removed trick with pattern-specific variables because build fail in some situations.
Fri, 17 Mar 2017 18:54:55 +0200 Oleksandr Gavenko Count only base word in missing statistic.
Sat, 11 Mar 2017 22:44:11 +0200 Oleksandr Gavenko Include statistic on wordlist coverage.
Fri, 10 Mar 2017 21:08:57 +0200 Oleksandr Gavenko Add dependency on version information for www files.
Fri, 03 Mar 2017 17:46:24 +0200 Oleksandr Gavenko Fix typo.
Fri, 03 Mar 2017 17:32:13 +0200 Oleksandr Gavenko Deploy dictionaries in HTML format.
Fri, 03 Mar 2017 16:13:37 +0200 Oleksandr Gavenko Generate HTML form of dictionary for online presents.
Fri, 03 Mar 2017 14:50:57 +0200 Oleksandr Gavenko Makefile warn about duplicate implicit rules.
Fri, 03 Mar 2017 14:44:37 +0200 Oleksandr Gavenko Avoid 'HTML_FILES' generic name usage.
Fri, 03 Mar 2017 14:42:05 +0200 Oleksandr Gavenko Old name for 'gadict_en-ru+uk' should be passed to keep hash values the same
Fri, 03 Mar 2017 14:34:55 +0200 Oleksandr Gavenko Separate target to generate SRS tab-files.
Fri, 03 Mar 2017 14:01:45 +0200 Oleksandr Gavenko Merge dictionary rename and uninstall fix.
Fri, 03 Mar 2017 14:00:29 +0200 Oleksandr Gavenko Fix 'uninstall' target.
Fri, 03 Mar 2017 13:49:17 +0200 Oleksandr Gavenko Rename 'gadict_en-ru+uk' to simply 'gadict' because '+' sign should be escaped in URL.
Fri, 03 Mar 2017 13:41:33 +0200 Oleksandr Gavenko 'html' target will be used for other purpose.
Tue, 31 Jan 2017 23:23:08 +0200 Oleksandr Gavenko Split Emacs mode installation from dictionary files installation.
Thu, 29 Dec 2016 01:20:21 +0200 Oleksandr Gavenko Target to show combined statistics about missing words.
Thu, 29 Dec 2016 01:17:44 +0200 Oleksandr Gavenko Treat first argument in format like the rest arguments. Targets to print
Thu, 17 Nov 2016 23:29:31 +0200 Oleksandr Gavenko Create new project logo. Add favicon to project sites.
Thu, 17 Nov 2016 22:46:48 +0200 Oleksandr Gavenko Remove unnecessary text.
Thu, 17 Nov 2016 22:43:11 +0200 Oleksandr Gavenko Add number of meanings and examples statistic. Remove ru/uk statistic because
Sat, 12 Nov 2016 12:32:13 +0200 Oleksandr Gavenko Externalize deck name and delete file.
Sat, 12 Nov 2016 12:12:04 +0200 Oleksandr Gavenko Option to include Irregular verb and plural form.
Thu, 10 Nov 2016 19:08:57 +0200 Oleksandr Gavenko Store Anki files in separate directory.
Thu, 10 Nov 2016 19:03:28 +0200 Oleksandr Gavenko Fix typo.
Thu, 10 Nov 2016 18:43:41 +0200 Oleksandr Gavenko Add freq list markers to VOA Anki deck.
Thu, 10 Nov 2016 16:27:42 +0200 Oleksandr Gavenko Add spell checker based on hunspell.
Wed, 09 Nov 2016 22:23:59 +0200 Oleksandr Gavenko Mark articles with TSL & BSL word lists.
Wed, 09 Nov 2016 12:45:30 +0200 Oleksandr Gavenko Add VOA to frequency list. Fix dependency on freq list.
Tue, 08 Nov 2016 19:01:27 +0200 Oleksandr Gavenko Add frequency markers to dictd dictionary and Anki cards.
Tue, 08 Nov 2016 18:08:02 +0200 Oleksandr Gavenko New command line format for passing language list.
Tue, 08 Nov 2016 17:44:04 +0200 Oleksandr Gavenko Search rare words in gadict.
Tue, 08 Nov 2016 00:31:36 +0200 Oleksandr Gavenko Move install targets to top.
Tue, 08 Nov 2016 00:28:05 +0200 Oleksandr Gavenko Remove unused code.
Wed, 02 Nov 2016 21:16:39 +0200 Oleksandr Gavenko Add dictionaries logo. Goldendict supports PNG format and by default display
Fri, 21 Oct 2016 23:15:45 +0300 Oleksandr Gavenko Fix: do not mess up project root with LaTeX related files.
Sat, 15 Oct 2016 11:09:33 +0300 Oleksandr Gavenko Add a way to mark card for deletion.
Fri, 07 Oct 2016 00:45:54 +0300 Oleksandr Gavenko Disable word wrapping for dictd dictionary.
Fri, 07 Oct 2016 00:30:52 +0300 Oleksandr Gavenko Move dictfmt options to variable.
Wed, 05 Oct 2016 00:11:37 +0300 Oleksandr Gavenko Run ``dictfmt`` with ``--without-headword`` to avoid duplication and to reduce article size.
Wed, 28 Sep 2016 21:20:04 +0300 Oleksandr Gavenko Release and deploy target should use fresh version info. Add alias to deploy sources.
Wed, 28 Sep 2016 21:14:27 +0300 Oleksandr Gavenko Generalise rule for building .tab.txt files. This helps build off project files.
Sat, 17 Sep 2016 10:18:12 +0300 Oleksandr Gavenko Separate target to build anki files.
Thu, 15 Sep 2016 20:13:18 +0300 Oleksandr Gavenko Add shortcut to deploy to HG repos.
Thu, 15 Sep 2016 20:04:14 +0300 Oleksandr Gavenko Package Anki files to binary release.
Thu, 15 Sep 2016 19:19:34 +0300 Oleksandr Gavenko Generating Packaged Anki Desk files for Anki space repetition software.
Sun, 11 Sep 2016 22:20:04 +0300 Oleksandr Gavenko Fix: directory without trailing "/" is not created.
Sun, 11 Sep 2016 22:06:13 +0300 Oleksandr Gavenko Include import files in tab format for SRS to release bundle.
Sat, 27 Aug 2016 14:32:25 +0300 Oleksandr Gavenko Generate import file for space repetition software in TAB format.
Wed, 01 Jun 2016 20:33:53 +0300 Oleksandr Gavenko Fix dependencies. v0.7
Wed, 01 Jun 2016 20:31:17 +0300 Oleksandr Gavenko Fix dist release to SF.
Wed, 01 Jun 2016 20:28:15 +0300 Oleksandr Gavenko Enable release to SF.
Wed, 01 Jun 2016 20:22:22 +0300 Oleksandr Gavenko Enable release to SF.
Wed, 01 Jun 2016 16:17:54 +0300 Oleksandr Gavenko Fix: sftp: Couldn't create directory: Failure
Wed, 01 Jun 2016 16:15:29 +0300 Oleksandr Gavenko Rename target.
Wed, 01 Jun 2016 16:14:53 +0300 Oleksandr Gavenko deploy2defun-distrel
less more (0) -100 -60 tip