[go: up one dir, main page]

  1. bbce935 Merge pull request #1853 from liblouis/dependabot/github_actions/github/codeql-action-3.30.5 by Christian Egli · 3 weeks ago master
  2. 57a69a4 Correct the version number of the codeql action by Christian Egli · 3 weeks ago
  3. d83cd53 Correct the version number of the codeql action by Christian Egli · 3 weeks ago
  4. 7445562 Bump github/codeql-action from 3.29.7 to 3.30.5 by dependabot[bot] · 3 weeks ago
  5. 46e4cc0 Merge pull request #1845 from liblouis/dependabot/github_actions/actions/checkout-5.0.0 by Christian Egli · 3 weeks ago
  6. a44a3c6 build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by dependabot[bot] · 3 weeks ago
  7. ce3d8c5 Merge pull request #1850 from liblouis/dependabot/github_actions/actions/cache-4.3.0 by Christian Egli · 3 weeks ago
  8. 1ac42d4 Bump actions/cache from 4.2.3 to 4.3.0 by dependabot[bot] · 3 weeks ago
  9. 9ba0d65 Merge pull request #1852 from liblouis/dependabot/github_actions/ossf/scorecard-action-2.4.3 by Christian Egli · 3 weeks ago
  10. 72e6a27 Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by dependabot[bot] · 3 weeks ago
  11. f8309f9 Merge pull request #1854 from liblouis/dependabot/github_actions/shogo82148/actions-upload-release-asset-1.9.1 by Christian Egli · 3 weeks ago
  12. acc18bd Bump shogo82148/actions-upload-release-asset from 1.8.1 to 1.9.1 by dependabot[bot] · 3 weeks ago
  13. e671862 Merge pull request #1848 from sthibaul/master by Christian Egli · 6 weeks ago
  14. d6cecb0 Fix linking tests/fuzzing/fuzz_{backtranslate,translate_generic} by Samuel Thibault · 6 weeks ago
  15. 646dfb8 Add announcement by Christian Egli · 7 weeks ago
  16. efb95b4 Add the table that is new by Christian Egli · 7 weeks ago
  17. 8be3d5d Increase the version number by Christian Egli · 7 weeks ago
  18. b4cc8e8 Add one last change to the NEWS file by Christian Egli · 7 weeks ago
  19. 7702f12 Merge pull request #1816 from tibbsa/issue-1650-log-level-from-environment by Christian Egli · 7 weeks ago v3.35.0
  20. a907bc3 Remove the _lou_ prefix for static functions by Christian Egli · 7 weeks ago
  21. 841c323 Make _lou_getLogLevelFromEnvironment a static function by Christian Egli · 7 weeks ago
  22. aa62872 Update texinfo menus by Christian Egli · 7 weeks ago
  23. c76fe21 Drop the API to get the loglevel and set via the environment by Christian Egli · 7 weeks ago
  24. a5981dd Actually add lou_setLogLevelFromEnvironment to the API by Bert Frees · 7 weeks ago
  25. f3f5913 Improve the name of a variable by Bert Frees · 7 weeks ago
  26. f86355d Refactor: allow calling application to override LOUIS_LOGLEVEL by Anthony Tibbs · 7 weeks ago
  27. 14391bf Make setLogLevelFromEnvironment a static function by Bert Frees · 7 weeks ago
  28. ad3001e Add support for LOUIS_LOGLEVEL environment variable by Anthony Tibbs · 7 weeks ago
  29. 24f4f71 Add a release summary by Christian Egli · 7 weeks ago
  30. 200dc54 ru-litbrl.ctb: correct processing of intentional space after comma/semicolon during back translation by Yakuboy Andrey · 7 weeks ago
  31. b3a1b47 Add NEWS entries for the merged PRs by Christian Egli · 7 weeks ago
  32. f6949a1 Merge pull request #1793 from LeonarddeR/pythonMetadata by Christian Egli · 7 weeks ago
  33. 6074f4f Better structure for the documentation of the Python bindings by Christian Egli · 7 weeks ago
  34. 699b320 Add the new Python functions to the documentation by Christian Egli · 7 weeks ago
  35. 3267922 Python: Add support to much of the metadata API by Leonard de Ruijter · 7 weeks ago
  36. 9b458ef Various improvements to Norwegian, and fix nocont in conjunction with seqdelimiter by Bert Frees · 7 weeks ago
  37. 8982742 Merge pull request #1839 from hammera/extend_braille_input by Christian Egli · 7 weeks ago
  38. 7d7d407 tests/braille-specs/hu-hu-g1_dictionary_special_consonants.yaml: added new testcases by Attila Hammer · 7 weeks ago
  39. 51f15c4 tables/hu-backtranslate-word-corrections.cti, tables/hu-exceptionwords.cti: Added new important founded exceptions by Attila Hammer · 7 weeks ago
  40. 28a6131 Quote some strings in no.yaml by Bert Frees · 7 weeks ago
  41. d27ce10 Migrate from letsign/noletsign to nocontractsign/seqdelimiter/nonumsign by Lars Bjørndal · 8 weeks ago
  42. 306747a Fix a bug in the handling of nocont in conjunction with seqdelimiter by Bert Frees · 8 weeks ago
  43. 9d3b080 Fixed some midnum instances by Lars Bjørndal · 8 weeks ago
  44. 1515e92 Add test for noletsign i after a number by Lars Bjørndal · 8 weeks ago
  45. 3cb6d8f Add dedicated free functions for return values that ought to be freed by Bert Frees · 8 weeks ago
  46. 2c6e827 Improve the wording of the memory ownership section by Christian Egli · 8 weeks ago
  47. fd7006f Add documentation about the various free functions by Christian Egli · 8 weeks ago
  48. b4ce60d Tweak function names and combine two functions by Bert Frees · 8 weeks ago
  49. c1b38e8 Convert to dedicated free functions by Leonard de Ruijter · 8 weeks ago
  50. 13e26a8 Add a wrapper arround free by Leonard de Ruijter · 8 weeks ago
  51. d8792c4 Free tableIndex in lou_free by Bert Frees · 8 weeks ago
  52. 7af4503 Further improvements to make it easier to manage memory and spot memory leaks by Bert Frees · 8 weeks ago
  53. 448f629 Fix the memory leak by Bert Frees · 8 weeks ago
  54. f7e70d4 Free tableIndex in lou_free by Bert Frees · 8 weeks ago
  55. ac0b78a Merge pull request #1838 from liblouis/nocont-seqdelimiter by Christian Egli · 8 weeks ago
  56. 995f24b Fix a bug in the handling of nocont in conjunction with seqdelimiter by Bert Frees · 8 weeks ago
  57. 479ef38 Merge pull request #1836 from hammera/extend_braille_input by Christian Egli · 8 weeks ago
  58. e0924be Added new exceptions related testcases by Attila Hammer · 8 weeks ago
  59. 3a49702 Tables/hu-backtranslate-word-corrections.cti, tables/hu-exceptionwords.cti: Added new exceptions by Attila Hammer · 8 weeks ago
  60. f86e9fe Japanese Rokuten Kanji table by Bert Frees · 8 weeks ago
  61. 204fbc2 Further cleanup by Christian Egli · 8 weeks ago
  62. c476700 Some cleanup by Bert Frees · 8 weeks ago
  63. 23d2cbb Add new table for Japanese Rokuten Kanji braille by brlat · 8 weeks ago
  64. 6d21d94 Fixes to Danish by Bert Frees · 8 weeks ago
  65. a8c5468 Fix hyphenation of some words by BueVest · 8 weeks ago
  66. 49e469b Fix a typo in relation to the helt word contraction by BueVest · 8 weeks ago
  67. b54f6d3 Fix back-translation of the et word contraction by BueVest · 8 weeks ago
  68. 95b7718 Add NEWS entries for the merged PRs by Christian Egli · 8 weeks ago
  69. 6f5a368 Merge pull request #1822 from tiago-casal/Update-Portuguese-comp8 by Christian Egli · 8 weeks ago
  70. 4dbc3f3 Add tests for Portuguese 8-dot braille by Tiago Melo Casal · 8 weeks ago
  71. 1b07bd7 pt.yaml: Correct publication year of a reference by Tiago Melo Casal · 8 weeks ago
  72. 342e0cc pt.yaml: Update Copyright header by Tiago Melo Casal · 8 weeks ago
  73. a2232a3 Group/organize table lines in sections by Tiago Melo Casal · 8 weeks ago
  74. b34f67e Change braille dot patterns of 2 letters by Tiago Melo Casal · 8 weeks ago
  75. 7722b12 Replace "math ~" with "sign ~" by Tiago Melo Casal · 8 weeks ago
  76. fcaa4a7 Replace "sign %" with "math %" by Tiago Melo Casal · 8 weeks ago
  77. 55917e1 Add/improve comments with symbol names by Tiago Melo Casal · 8 weeks ago
  78. 7427803 Add "include braille-patterns.cti" by Tiago Melo Casal · 8 weeks ago
  79. aaed5c5 Include spaces.uti by Tiago Melo Casal · 8 weeks ago
  80. 8ac0fea Normalize letters + combining diacritics by Tiago Melo Casal · 8 weeks ago
  81. e6a043a Add some fullwidth punctuations: !,.:;? by Tiago Melo Casal · 8 weeks ago
  82. 64228b4 Add support to Esperanto letters by Tiago Melo Casal · 8 weeks ago
  83. 31dec6a Add more seven bullet characters by Tiago Melo Casal · 8 weeks ago
  84. 6fe61d2 Add symbols uncovered by documentation by Tiago Melo Casal · 8 weeks ago
  85. d54a68b Add more 8 letters by Tiago Melo Casal · 8 weeks ago
  86. 9043252 Change braille dot patterns of 4 letters by Tiago Melo Casal · 8 weeks ago
  87. 4d27f73 Add the solidus symbol by Tiago Melo Casal · 8 weeks ago
  88. 0b346e4 Add Greek alphabet by Tiago Melo Casal · 8 weeks ago
  89. 2e3e7dd Add symbols equivalent to hyphen-minus by Tiago Melo Casal · 8 weeks ago
  90. 6b43fed Add symbols equivalent to the apostrophe by Tiago Melo Casal · 8 weeks ago
  91. ae2a9df Add “” quotation marks used in Brazil by Tiago Melo Casal · 8 weeks ago
  92. 3d0a79a Ensure back-translation of 3 symbols: ´∩∪ by Tiago Melo Casal · 8 weeks ago
  93. 5c6917d Add 10 missing symbols by Tiago Melo Casal · 8 weeks ago
  94. 25e6334 Correct «» double angle quotation marks by Tiago Melo Casal · 8 weeks ago
  95. 0939c2b pt-pt-comp8.ctb: Update and organize the header by Tiago Melo Casal · 8 weeks ago
  96. 6664564 Merge pull request #1834 from liblouis/feature/doc-proofread by Christian Egli · 8 weeks ago
  97. 418a35c Fix some spelling mistakes in the documentation by Christian Egli · 8 weeks ago
  98. 336f7da Merge pull request #1821 from LeonarddeR/greekBackwards by Christian Egli · 8 weeks ago
  99. fdbe38e use back translation rules as proposed by @bertfrees by Leonard de Ruijter · 8 weeks ago
  100. a0b4e31 Ensure that a single sigma is never matched for a final, otherwise it becomes pretty hard to produce a normal one when reproducing the alphabet by Leonard de Ruijter · 8 weeks ago