Commit graph

123 commits

Author SHA1 Message Date
5252ae73e1 add harvard-kyoto.c 2023-02-13 08:48:26 +01:00
200a3f0ef2
release v3.0.0 2022-01-18 14:10:33 +01:00
c8881146d5
update readme and the man page 2022-01-10 21:12:53 +01:00
5190796a10 add the '-o' option 2021-12-30 19:45:29 +01:00
7960aef783 main.c - rewrite actions dispatching 2021-12-30 14:12:16 +01:00
6f8417f964
add transliteration of the vedic stresses 2021-12-28 21:47:32 +01:00
cd8ef0a12b
velthuis: allow to precisely define vowels clusters 2021-12-28 21:25:50 +01:00
ccf4994273
rewrite transliteration 2021-12-28 21:06:41 +01:00
7b16aa03e4 update the tests 2021-12-26 14:19:51 +01:00
2c4d6c1119 hindi.c - add short and candra e 2021-12-22 11:32:55 +01:00
b881497064
implement transcription of hindi 2021-12-22 10:53:50 +01:00
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