Grammalecte  Timeline

226 check-ins using file gc_lang/fr/dictionnaire/genfrdic.py version 877bd56310

2020-09-18
14:22
[fr] ajustements check-in: 8f279e11da user: olr tags: trunk, fr
2020-09-16
08:05
[fr] remove print() in tests check-in: 32d1eab202 user: olr tags: trunk, fr
08:04
[fr] ajustements check-in: 00ed7d0ed7 user: olr tags: trunk, fr
06:09
[graphspell] ibdawg: performance improvements [fr] tests [fx] tests check-in: fb9b86e9e8 user: olr tags: trunk, fr, fx, graphspell
2020-09-15
17:04
[fr] update suggest tests Closed-Leaf check-in: a8c66433af user: olr tags: fr, bdic_opt
16:57
[graphspell][py] suggestion: use Jaro-Winkler check-in: 7db21c89fd user: olr tags: graphspell, bdic_opt
14:09
[graphspell][js] str_transform: fix cleanWord() check-in: 2bfe79e9aa user: olr tags: graphspell, bdic_opt
14:01
[graphspell][js] remove specific trick in cleanWord() check-in: 6569849b49 user: olr tags: graphspell, bdic_opt
13:50
[graphspell][js] suggest optimisation with Jaro-Winkler (thanks to IllusionPerdu) check-in: 3b3a02f4d3 user: olr tags: graphspell, bdic_opt
2020-09-14
14:38
[graphspell] string comparison: use Jaro-Winkler check-in: efebe44d15 user: olr tags: graphspell, bdic_opt
13:30
[fx] gce_worker: tests for spell suggestions check-in: d8a0d45bc9 user: olr tags: fx, bdic_opt
13:29
[graphspell] distance Jaro-Winkler check-in: 45fdbe84fa user: olr tags: graphspell, bdic_opt
07:55
[fr] ajustements check-in: cd8c458e7b user: olr tags: trunk, fr
2020-09-12
12:54
[graphspell] code cleaning check-in: 9df0f3e6b2 user: olr tags: graphspell, bdic_opt
12:45
[graphspell][py] ibdawg: code cleaning, remove version 2 and 3, never used check-in: 4fa9631623 user: olr tags: graphspell, bdic_opt
12:32
[graphspell][js] ibdawg: code cleaning, remove version 2 and 3, never used check-in: b3f2f1d72a user: olr tags: graphspell, bdic_opt
12:22
[fr] tests update check-in: 0207fe1b5b user: olr tags: fr, bdic_opt
2020-09-11
19:20
merge trunk check-in: 43afb8b856 user: olr tags: bdic_opt
19:18
[fr] tests: spellchecker.suggest() check-in: 4a19028115 user: olr tags: trunk, fr
17:22
[graphspell][py] ibdawg optimization: precalculate bytes in binary dictionary check-in: ae767aaff5 user: olr tags: graphspell, bdic_opt
15:53
[graphspell][js] ibdawg optimization: precalculate bytes in binary dictionary check-in: 443f28094b user: olr tags: graphspell, bdic_opt
14:21
[fr] faux positif check-in: 86f302f4ef user: olr tags: trunk, fr
10:12
[fr] ajustements: regex -> tokens (virgules) check-in: 5bd70d2c52 user: olr tags: trunk, fr
09:22
[fr] ajustements: regex -> tokens check-in: 6f370ea507 user: olr tags: trunk, fr
08:19
[graphspell] word simplifcation: apostrophes and hyphens check-in: 2aa5cb1dba user: olr tags: trunk, graphspell
07:05
[fx] gce_worker bug: remove useless code check-in: 169418beed user: olr tags: trunk, fx
07:00
[graphspell] distance DamerauLevenshtein send a float instead of an integer check-in: 848d878b75 user: olr tags: trunk, graphspell
2020-09-10
23:47
[fr] ajustements check-in: e1e8778897 user: olr tags: trunk, fr
22:50
[core] tests: sort errors by <nStart>, [fr] ajustements check-in: b5cf58977b user: olr tags: trunk, fr, core
22:05
[fr] ajustements check-in: a9c5f8dab7 user: olr tags: trunk, fr
19:36
[graphspell] char_player: useless import check-in: 73a7676ff0 user: olr tags: trunk, graphspell
19:34
[fr] tests: useless imports check-in: 2a513248b5 user: olr tags: trunk, fr
19:25
[graphspell] spellchecker: missing docstrings check-in: c35d85a03b user: olr tags: trunk, graphspell
19:06
[fx] gc panel: clipboard fallback when failed check-in: a6007f74a3 user: olr tags: trunk, fx
18:15
[fr] ajustements check-in: 6a6ad52cca user: olr tags: trunk, fr
15:30
[core][graphspell][fx][cli] new lexicographer check-in: 4fdd6a9337 user: olr tags: trunk, cli, core, fx, graphspell
13:15
[graphspell][fx] lexicographer update: same code for Python and JavaScript (remove deprecated code) Closed-Leaf check-in: 891500b92a user: olr tags: fx, graphspell, salxg
12:17
[core][graphspell][fx][cli] lexicographer: update check-in: e0ce6b10d7 user: olr tags: cli, core, fx, graphspell, salxg
2020-09-09
11:37
[fr] add perf_memo.txt file check-in: 88998f6977 user: olr tags: trunk, fr
11:36
[build][core] fix performance memo check-in: 9d7368b5d0 user: olr tags: trunk, core, build
11:30
[fr] faux positif check-in: dbb2b4e13c user: olr tags: trunk, fr
08:37
[graphspell] getSuggestions: always sort first list found, assuming that list 1 and 2 might be empty check-in: 90977551b1 user: olr tags: trunk, graphspell
08:35
[fr] ajustements check-in: bffc11601b user: olr tags: trunk, fr
2020-09-08
08:52
[graphspell] ibdawg: sort suggestions only if more than one suggestion check-in: 01db34f050 user: olr tags: trunk, graphspell
08:12
[graphspell][js] remove useless parameter and useless get/set check-in: e53fd4ae0e user: olr tags: trunk, graphspell
2020-09-07
17:42
[graphsell][js] ibdawg: fix sort in getSuggestions check-in: 7d93db4a3b user: olr tags: trunk, graphspell
17:41
[fr] ajustements check-in: 254188803f user: olr tags: trunk, fr
09:48
[graphspell][fx] lexicographer: update check-in: f614419de2 user: olr tags: fx, graphspell, salxg
08:14
[fr] ajustements check-in: 714aa5bdc1 user: olr tags: trunk, fr
2020-09-03
09:31
[fr] ajustements check-in: 8e5062528d user: olr tags: trunk, fr
09:30
[lo] lexicon editor: fix import and normalize personal dictionary name check-in: 4dd659124b user: olr tags: trunk, lo
2020-09-02
09:40
[fx] don’t remove HTML entities check-in: 1097f9a5d9 user: olr tags: trunk, fx
09:07
[graphspell] tokenizer: token OTHER as fallback check-in: e201630bf5 user: olr tags: trunk, graphspell
08:17
[lo][ui] lexicon editor: replace space replacement check-in: 971a16410f user: olr tags: trunk, lo
08:15
[lo] lexicon editor: fix path for Linux check-in: ab1e3ccae3 user: olr tags: trunk, lo
08:14
[fr] ajustements check-in: f79e7e36c9 user: olr tags: trunk, fr
2020-09-01
11:43
[fr] règles pour les graphies épicènes modifiées (messages) + ajustements divers check-in: bbccee8116 user: olr tags: trunk, fr
2020-08-31
11:33
[fr] version 1.12.2 check-in: 2fa0ad5631 user: olr tags: trunk, fr, v1.12.2
11:07
[fr] ajustements (cherrypick from salxg) check-in: 7cc4578cb5 user: olr tags: trunk, fr
10:48
[graphspell] ibdawg: fix lexicographer import (cherrypick from safxg) check-in: a9ed4298f2 user: olr tags: trunk, graphspell
10:44
[graphspell] ibdawg: fix lexicographer import check-in: c88bf29423 user: olr tags: graphspell, salxg
10:42
[fr] ajustements check-in: be5e80db98 user: olr tags: fr, salxg
2020-08-28
11:00
[graphspell] lexicographer: update tags check-in: df1367e6e2 user: olr tags: graphspell, salxg
09:36
[core] fix unnoticed bug: getCleanText check-in: 050f94978a user: olr tags: trunk, core
09:00
[core] remove useless code: don’t delete token position check-in: 2a8cbe13be user: olr tags: trunk, core
08:54
[fr] ajustements check-in: 738355f312 user: olr tags: trunk, fr
2020-08-27
17:07
[fr] ajustements check-in: c7e6ba75c4 user: olr tags: trunk, fr
12:57
[fr] version 1.12.1 check-in: 784d9de3a3 user: olr tags: trunk, fr, v1.12.1
09:22
[lo] underlining to WAVE by default, thanks to LibreOffice 7 bug check-in: 6eb51c360e user: olr tags: trunk, lo
09:21
[fr] ajustements check-in: b2f55eaaba user: olr tags: trunk, fr
2020-08-26
17:02
[fr] ajustements check-in: fb7fbed379 user: olr tags: trunk, fr
12:21
[core][cli][fx] grammar analysis update (keeping tokens from being deleted) check-in: ed53270796 user: olr tags: cli, core, fx, salxg
12:19
[graphspell][js] useless return check-in: be32ffb142 user: olr tags: graphspell, salxg
08:17
[cli] grammatical analysis update check-in: c661a09a71 user: olr tags: cli, salxg
08:16
[graphspell] spellchecker: fix call to setLabelsOnToken check-in: dca1db07b3 user: olr tags: graphspell, salxg
08:15
[graphspell][py] lexicographer: function setLabelsOnToken() check-in: 26f692e745 user: olr tags: graphspell, salxg
2020-08-25
16:03
[core][graphspell][fx] update lexicographer check-in: 257257469a user: olr tags: core, fx, graphspell, salxg
2020-08-23
06:26
merge trunk check-in: b4b3569231 user: olr tags: salxg
05:44
[lo] fix lexicon editor check-in: ad847e39e2 user: olr tags: trunk, lo
05:38
[fx] fix lexicon editor check-in: b14f8f2526 user: olr tags: trunk, fx
05:28
[graphspell] function readableMorph() check-in: ebdbe42659 user: olr tags: graphspell, salxg
05:28
[graphspell][js] update tags check-in: f6092331a8 user: olr tags: graphspell, salxg
2020-08-22
15:23
[core][fx][cli] syntax analysis and new lexicographer check-in: 79e9913b4f user: olr tags: cli, core, fx, salxg
2020-08-20
12:02
[fr] faux positifs et ajustements check-in: 11a61c0c94 user: olr tags: trunk, fr
2020-08-19
15:57
[graphspell][js] remove importation dirt... check-in: 48d2a67a6a user: olr tags: trunk, graphspell
15:53
[core][js] code clarification: separate specific inner functions from gc engine core check-in: 1975bd1394 user: olr tags: trunk, core
15:11
[core][py] code clarification: separate specific inner functions from gc engine core check-in: 0b126eb254 user: olr tags: trunk, core
14:55
[fr] ajustements check-in: 947bd905af user: olr tags: trunk, fr
10:09
[core][build] code clarification: all functions about options in gc_options module check-in: 16890053da user: olr tags: trunk, core, build
07:25
[fr] ajustements check-in: fd7b03dd4e user: olr tags: trunk, fr
2020-08-18
13:49
[fr] mise à jour du dictionnaire check-in: 2a2e05420f user: olr tags: trunk, fr, v1.12.0
13:35
[build][tb] new file name for Thunderbird extension check-in: 771500b70e user: olr tags: trunk, build, tb
12:14
[fr] ajustements check-in: 6e60cdd425 user: olr tags: trunk, fr
2020-08-17
17:15
[fx] ui: enlarge a little the spinning pearl check-in: 246965c90e user: olr tags: trunk, fx
17:15
[fr] ajustements check-in: b9e7b70689 user: olr tags: trunk, fr
14:09
[fx] gc panel: websites exception list for writing within page check-in: d33b55a9be user: olr tags: trunk, fx
2020-08-16
10:33
[fr] ajustements check-in: 1476def50f user: olr tags: trunk, fr
2020-08-14
13:08
[fr] ajustements check-in: a16d9d42b3 user: olr tags: trunk, fr
09:02
[fr] ajustements check-in: 4ff8ad61af user: olr tags: trunk, fr
2020-08-13
11:22
[fx][tb] editor: prevent inconsistency of text content by removing possible carriage return check-in: 718aa993a2 user: olr tags: trunk, tb, fx
09:39
[fr] ajustements check-in: 6838a7b68a user: olr tags: trunk, fr
2020-08-12
15:52
[fr] ajustements check-in: bafa64f51c user: olr tags: trunk, fr
13:51
[fr] option sgpl supprimée, option loc ajoutée check-in: 65d386aa82 user: olr tags: trunk, fr
12:54
[fr] ajustements check-in: 3a70f52671 user: olr tags: trunk, fr
11:50
[fr] ajustements check-in: ff2a461fbd user: olr tags: trunk, fr
10:09
[fr] ajustements check-in: 3ff5fed3a2 user: olr tags: trunk, fr
2020-08-11
09:57
[fr] ajustements check-in: be19e11da0 user: olr tags: trunk, fr
2020-08-10
07:42
[fx] remove Twitter exception check-in: e345c8708f user: olr tags: trunk, fx
2020-08-09
07:45
[fr] conjugaison manquante pour une catégorie de verbe du 3ᵉ groupe en -ir: subjonctif présent 2sg check-in: 8bb6b6d5bc user: olr tags: trunk, fr
07:41
[fr] ajustements check-in: 07ff9eb158 user: olr tags: trunk, fr
2020-08-08
15:46
[fx] Twitter exception for node selection check-in: c570e3542a user: olr tags: trunk, fx
14:39
[build][core] code cleaning: useless function check-in: 7bad62afc4 user: olr tags: trunk, core, build
11:24
[core] fix previous commit: forget the function for JavaScript, and and move it to the proper file check-in: 2cb9c394c3 user: olr tags: trunk, core
10:52
[fr] ajustements check-in: 3ca534a710 user: olr tags: trunk, fr
2020-08-06
09:38
[fr] ajustements check-in: 6939f970cd user: olr tags: trunk, fr
2020-08-05
12:58
[fr] ajustements check-in: 04c387149a user: olr tags: trunk, fr
09:48
[graphspell] suggestion: online -> en ligne check-in: 63df9f2450 user: olr tags: trunk, graphspell
09:42
[graphspell] improve suggestion mechanism check-in: e90761a163 user: olr tags: trunk, graphspell
09:30
[graphspell] move functions from char_player to str_transform and lexicographer check-in: 19fccd89d6 user: olr tags: trunk, graphspell
06:56
[graphspell] move function from char_player to str_transform check-in: 2381f7c9ae user: olr tags: trunk, graphspell
06:46
[graphspell][py] fix details check-in: 4617b0dfc4 user: olr tags: trunk, graphspell
2020-08-04
14:28
[cli] new command: distance between words check-in: f0c5adbefc user: olr tags: trunk, cli
13:58
[fr] ajustements: refonte de la gestion des accords pour les locutions verbales d’état check-in: 321547d614 user: olr tags: trunk, fr
09:23
[fr] ajustements check-in: 55dfc8708e user: olr tags: trunk, fr
2020-08-03
18:35
[fr] ajustements et faux positif check-in: d41dd98935 user: olr tags: trunk, fr
17:01
[core] replace hyphens (U+2010) [fr] nr: confusions nez/né, +ajustements check-in: c5c2354079 user: olr tags: trunk, fr, core
13:56
[fr] ajustements check-in: 03f4dfd374 user: olr tags: trunk, fr
2020-08-02
11:47
[fr] tag _start_ check-in: d2e8c1b757 user: olr tags: trunk, fr
09:53
[fr] ajustements check-in: 11626f9c5f user: olr tags: trunk, fr
2020-08-01
18:08
[doc] update about build check-in: 478d337087 user: olr tags: trunk, doc
13:06
[fx] gce_worker: fix import check-in: b6276e0ba3 user: olr tags: trunk, fx
11:44
[fr] ajustements check-in: 3ba39670b7 user: olr tags: trunk, fr
2020-07-31
15:35
[js][graphspell][fr] move lexicographer to graphspell (and merge with adhoc suggestion file) check-in: 3dc271d5dd user: olr tags: trunk, fr, graphspell
15:08
[cli] fix call to lexicographer check-in: db66f7b4dd user: olr tags: trunk, cli
14:56
[py][graphspell][fr] move lexicographer to graphspell (and merge with adhoc suggestion file) check-in: 9006c4dc89 user: olr tags: trunk, fr, graphspell
14:55
[misc] update console command for LibreOffice check-in: d8aa652b09 user: olr tags: trunk, misc
12:03
[build] clearer information while building check-in: d3a1bb04cc user: olr tags: trunk, build
11:47
[core][fr] split core tests and modules test check-in: 4078670807 user: olr tags: trunk, fr, core
10:03
[fx] iframe edition now available check-in: 45e4affdff user: olr tags: trunk, major_change, fx
08:10
[build][fr] add option for launching standard Firefox, because dev edition is buggy check-in: 5255a0e102 user: olr tags: trunk, fr, build
07:15
[fr] ajustements check-in: caf6a1a8b2 user: olr tags: trunk, fr
2020-07-28
14:44
merge trunk Closed-Leaf check-in: 41368baf7a user: olr tags: gcerw
14:32
[fr] ajustements check-in: e94b9fbb23 user: olr tags: trunk, fr
11:50
[fr] faux positifs et ajustements check-in: 9ce32e18bc user: olr tags: trunk, fr
2020-07-27
11:57
[fr] version 1.11.1 check-in: 2cdac2daf5 user: olr tags: trunk, v1.11.1
11:33
[fr] tests: untested rules displayed more clearly check-in: e5a9fff52e user: olr tags: trunk, fr
11:32
[fr] faux positifs et ajustements check-in: b2f3dff479 user: olr tags: trunk, fr
2020-07-25
11:23
[fr] ajustements check-in: ac0da592ec user: olr tags: trunk, fr
2020-07-24
14:38
[fx] fix wrong variable name check-in: 09c163c343 user: olr tags: trunk, fx
14:31
[fr] ajustements check-in: fdb60a063b user: olr tags: trunk, fr
2020-07-23
09:00
[fr] ajustements check-in: 2b26aafa55 user: olr tags: trunk, fr, v1.11.0
2020-07-22
19:14
[tb][fx] remove useless message if no text to analyse check-in: c2f0907ffc user: olr tags: trunk, tb, fx
18:19
[fr] ajustements check-in: b394b93d8b user: olr tags: trunk, fr
15:44
[build] purge.py to delete cruft check-in: 7b317c7a0a user: olr tags: trunk, build
15:27
[fr] ajustements check-in: e4eca0fcce user: olr tags: trunk, fr
13:14
[fr] ajustements check-in: ef049567dd user: olr tags: trunk, fr
08:45
[fr] mise à jour du dictionnaire check-in: 248da79c75 user: olr tags: trunk, fr
08:28
[fr] faux positifs et ajustements check-in: 99a39de3aa user: olr tags: trunk, fr
2020-07-21
17:47
[tb][fx] message for Thunderbird about settings -> multi-lines message check-in: 174a9bbeb3 user: olr tags: trunk, tb, fx
13:23
[build][tb] add note for reviewers in Thunderbird extension check-in: cf38ecf53a user: olr tags: trunk, build, tb
10:58
[fr] faux positifs et ajustements check-in: 201423a416 user: olr tags: trunk, fr
06:46
[fx] update note for reviewers check-in: d00dce0d39 user: olr tags: trunk, fx
06:43
[fx] update note for reviewers check-in: 486dc1d1e5 user: olr tags: trunk, fx
06:35
[fx] add a note for reviewers check-in: 57dc4f6ed0 user: olr tags: trunk, fx
2020-07-20
08:34
[tb] delete file_handler.js: deprecated code check-in: 0b14dcdc9e user: olr tags: trunk, tb
08:32
[tb] delete editor.js: deprecated code check-in: 17feca742f user: olr tags: trunk, tb
2020-07-18
14:38
[fr] faux positifs et ajustements check-in: 0f2fdc8e40 user: olr tags: trunk, fr
2020-07-16
14:17
[fr] faux positif check-in: 6aa5238d12 user: olr tags: trunk, fr
2020-07-12
05:35
[fx] note about webpage API (user scripts) check-in: 16d7b2fa91 user: olr tags: trunk, fx
2020-07-11
18:03
[fr] ajustements check-in: 329469853c user: olr tags: trunk, fr
07:27
[tb][fx] use messenger instead of browser to prevent the linter whining check-in: 8676649377 user: olr tags: trunk, tb, fx
2020-07-10
14:33
[fx] remove event listener in gc panel conjugueur check-in: 20fb09749e user: olr tags: trunk, fx
13:38
[tb] useless command check-in: f1752783e6 user: olr tags: trunk, tb
13:38
[tb] useless permissions check-in: d7e571ac2c user: olr tags: trunk, tb
13:09
[fx][core] extension.getURL -> runtime.getURL check-in: a1ab0ad435 user: olr tags: trunk, core, fx
12:57
[core] remove obsolete cruft about importation for Thunderbird/Firefox Addon-SDK check-in: c8ed6a6f41 user: olr tags: trunk, core
11:41
[tb] remove obsolete files check-in: 98ddc49275 user: olr tags: trunk, tb
11:04
[fr] version 1.11 check-in: bf4c3139d1 user: olr tags: trunk, fr
11:02
[tb][fx] merge mailext: MailExtension (as extension of WebExtension) check-in: ad5baf4d9f user: olr tags: trunk, build, tb, major_change, fx
11:00
[tb][fx] MailExtension: copy all paragraphs to cmopose window when closing the gc panel Closed-Leaf check-in: 218f25c554 user: olr tags: tb, fx, mailext
08:28
merge trunk check-in: bbfed11857 user: olr tags: mailext
06:40
[fr] faux positifs et ajustements check-in: 168cb0bb82 user: olr tags: trunk, fr
2020-07-09
15:53
[fr] faux positif check-in: 632dfb209e user: olr tags: trunk, fr
15:09
[build][tb][fx] merge MailExtension background.js with WebExtension background.js check-in: 80aa853941 user: olr tags: build, tb, fx, mailext
15:01
[tb][fx] don’t show clipboard button for MailExtension check-in: 9195e062fb user: olr tags: tb, fx, mailext
14:56
[tb][fx] editor & text formatter: update for MailExtension check-in: 4553dac0b4 user: olr tags: tb, fx, mailext
13:07
[tb][fx] adapt conjugueur to MailExtension -> no input allowed in compose scripts check-in: 53f7b50983 user: olr tags: tb, fx, mailext
05:12
[fr] faux positif check-in: 4767187c46 user: olr tags: trunk, fr
2020-07-08
17:26
[tb][fx] adjustement for Mail Extension: no event for input -> no autorefresh check-in: 081fa7f8ca user: olr tags: tb, fx, mailext
11:07
[tb][fx] fix recursive function check-in: e4ff01c69e user: olr tags: tb, fx, mailext
06:37
[tb][fx] update for MailExtension check-in: 329a134246 user: olr tags: tb, fx, mailext
2020-07-07
06:10
[fr] faux positif check-in: a685c468a8 user: olr tags: trunk, fr
2020-07-06
19:42
[fr] confusion entré/entrée check-in: 593a786ec7 user: olr tags: trunk, fr
19:15
[core][js] update custom string functions for JavaScript check-in: d9bc063523 user: olr tags: trunk, core
19:03
[core] fix capitalization for suggestions check-in: 0f461c6f8d user: olr tags: trunk, core
19:03
[core][js] update custom string functions for JavaScript check-in: 24a0724d18 user: olr tags: trunk, core
18:45
[tb][fx] update for MailExtension check-in: bc93713e8f user: olr tags: tb, fx, mailext
2020-07-05
09:44
[fr] faux positif check-in: 7e2e73cf1c user: olr tags: trunk, fr
09:35
[tb][fx] update for MailExtension check-in: 05b48840da user: olr tags: tb, fx, mailext
2020-07-04
17:54
[tb][fx][build] update WebExtension and build for MailExtension check-in: 0f4799907d user: olr tags: build, tb, fx, mailext
10:23
[fr] conf: tandis que, + phonet_simil: tandis / tendis / tendit check-in: ee8c478284 user: olr tags: trunk, fr
09:12
[tb][build] update build and manifest check-in: 1c2ff3e7cc user: olr tags: build, tb, mailext
2020-07-02
12:57
[tb] remove deprecated files check-in: ababfdea33 user: olr tags: tb, mailext
12:32
[tb] remove deprecated files check-in: 124d6884b2 user: olr tags: tb, mailext
12:31
[tb] remove deprecated files check-in: 04f81fab7f user: olr tags: tb, mailext
12:23
[tb] MailExtension for Thunderbird 78 check-in: 4c21586958 user: olr tags: tb, mailext
09:04
[fr] faux positif et ajustements check-in: 3d30d02ecf user: olr tags: trunk, fr
2020-07-01
06:17
[fr] ajustements check-in: f4c70b8022 user: olr tags: trunk, fr
2020-06-23
15:11
merge trunk check-in: c528ff0075 user: olr tags: gcerw
13:40
[fr] phonet_simil: update check-in: e2aa924d9f user: olr tags: trunk, fr
13:39
[fr] ajustements check-in: ff3a0d5ba4 user: olr tags: trunk, fr
2020-06-21
09:46
[fr] ajustements check-in: 3d0e9833f3 user: olr tags: trunk, fr
2020-06-16
09:25
[fr] ajustements: typographie des tirets check-in: 523929c566 user: olr tags: trunk, fr
2020-06-15
12:50
[build] update code checker for rules check-in: 41c18354ab user: olr tags: trunk, build
12:49
[fr] ajustements: typographie check-in: fc1bc3e152 user: olr tags: trunk, fr
07:43
[build] variable renaming and line id instead of rule id to identify rules check-in: 5d4721e754 user: olr tags: trunk, build
07:29
[fr] ajustements check-in: efb4fbf4aa user: olr tags: trunk, fr
2020-06-10
13:26
[fr][lo] update extension update data check-in: 1fa1cbc867 user: olr tags: trunk, fr, lo
13:25
[fr] ajustements et faux positifs check-in: bffda9847f user: olr tags: trunk, fr
2020-06-05
17:18
[fr] ajustements et faux positifs check-in: dc5c955540 user: olr tags: trunk, fr
12:25
[fr] ajustements [core] tests: don’t check subrules generated by token offset check-in: 203e4950f1 user: olr tags: trunk, fr
2020-06-03
17:07
[fr] faux positif check-in: edbc160d01 user: olr tags: trunk, fr
2020-06-01
15:10
[core][js] isupper() -> false if only digits check-in: cb10add01f user: olr tags: trunk, core
10:14
[fr] règles d’euphonie: ajustements + nouvelle option check-in: 2be81f7ac3 user: olr tags: trunk, fr
2020-05-31
08:38
[fr] reconstruction des dictionnaires check-in: b96893d572 user: olr tags: trunk, fr, v1.10.0
08:02
[fr] gendicfr.py: don’t include date in affixes file -> deterministic build check-in: de4afcc57a user: olr tags: trunk, fr