Commit graph

112 commits

Author SHA1 Message Date
5685e83933 add the ‘-d’ option 2021-12-21 13:45:46 +01:00
ff04eba8f5 transliteration.c - fix warning 2021-05-07 14:25:10 +02:00
5a14ecb688
Makefile: compile libiast.a 2021-05-02 21:30:30 +02:00
fdeaf3602b update the tests 2021-05-02 21:21:33 +02:00
78fde6f71a velthuis: encode ZWJ and ZWNJ 2021-05-02 21:14:56 +02:00
f787508c18
fix handling of the ZWNJ character 2021-05-02 18:09:00 +02:00
e0b7d4d4bf
fix conversion of the consonantal .lla 2021-04-21 22:06:15 +02:00
e18edd3e24
preserve the zero-width joiner character 2021-04-21 21:22:11 +02:00
000d33b7a2
implement reverse mode for encoding + fix typos 2021-04-16 12:14:08 +02:00
b732cf6c33
update the man page 2021-04-16 10:51:40 +02:00
5f642e1cbd add the -a option 2021-04-16 10:23:45 +02:00
b2a405cd93 transliterate dandas and double dandas 2021-04-16 10:09:04 +02:00
b0cd85bd21 velthuis.c - make bidirectional 2021-04-16 10:03:08 +02:00
0931a29649 test error messages 2021-03-13 16:15:40 +01:00
b5672070b6 merge transliteration.c + iast.c and transcription.c + iast-czech.c 2021-03-13 16:08:12 +01:00
171f0fe634 tests: test velthuis and transcription 2021-03-13 08:36:53 +01:00
e45479ea96 rewrite the integration tests into C 2021-03-12 19:33:56 +01:00
739c7ea462 refuse to transliterate Hindi-specific characters 2021-03-12 18:51:09 +01:00
8db12fd79e update the readme file 2021-03-11 20:28:01 +01:00
bf0ae9d0f0 use getopt for parsing the console options 2021-03-11 20:23:07 +01:00
dcee865a74 autoconf: use the PROGNAME in main.c 2021-03-11 18:43:53 +01:00
a23852bbcd
add configuration for AppVeyor CI 2021-02-26 11:23:31 +01:00
fe898660c6
gitlab-ci.yml - generate coverage report 2021-02-25 11:48:32 +01:00
c5d8d17599 test the utf8.c unit 2021-02-25 10:21:00 +01:00
1daa2632fb allow to generate code coverage 2021-02-25 09:48:38 +01:00
129ddafb26
fix Gitlab CI 2021-02-23 07:57:55 +01:00
f1f87f2ce4
use autoconf 2021-02-23 07:52:17 +01:00
321d8d8c72 coding standard 2021-02-23 07:48:54 +01:00
4c7bb91e70 add the first sukta of Rg Veda to the tests 2021-02-19 13:27:40 +01:00
4b8b2a633e velthuis: encode long uppercase letters properly 2020-10-29 10:01:48 +01:00
e269e3509b fix status message in integration tests for cygwin 2020-10-27 15:35:56 +01:00
5f68c20f83 update docs 2020-10-16 09:21:11 +02:00
3bb8a46732 make the encoder use the Velthuis scheme 2020-10-16 09:00:05 +02:00
8b804237bb add transliteration of candrabindu 2020-10-11 09:48:55 +02:00
d5f67cc155 handle ‘lla’ syllable correctly 2020-10-11 09:46:06 +02:00
0167745cc1 rewrite the man page to plain roff 2020-09-26 17:27:59 +02:00
6faa2ea36f
Makefile: run the integration tests when running the test target 2020-01-28 19:14:26 +01:00
be3a9a4cf8
update the man page 2020-01-22 19:01:24 +01:00
64bbfc099f add an integration test 2020-01-13 20:11:59 +01:00
f736997361 update readme and man page 2020-01-13 19:59:32 +01:00
e609e13979 rewrite main function, introduce '-f' option 2020-01-13 19:10:20 +01:00
97a5102d5c
add .gitlab-ci.yml 2020-01-07 13:37:20 +01:00
1beea31afa
update tests 2020-01-07 13:18:54 +01:00
dba90f5c15
make command line args mutually exclusive 2020-01-07 12:31:09 +01:00
4e82a7343d update makefile 2020-01-04 08:54:49 +01:00
d0434e7a8c update docs 2020-01-02 16:32:07 +01:00
1a9a55ee41 main: update handling -e and -c 2020-01-02 16:21:58 +01:00
9c3db8ebb8 reimplement czech transcription of sanskrit 2020-01-02 16:12:51 +01:00
412be221a7 implement reverse transliteration (latin -> devanagari) 2020-01-01 22:02:44 +01:00
f4d545f4d1 reimplement devanagari to latin transliteration 2020-01-01 17:52:21 +01:00