1. d9ade2d Change VC nmake file to build liblouis.dll and liblouis.lib instead of version suffix by mwhapples@gmail.com · 10 years ago master
  2. 23fb3bd Fix for VC++ runtime issue with floating support not being loaded by mwhapples@gmail.com · 10 years ago
  3. 2b9092f Revert last change as it broke BrailleBlaster by mwhapples@gmail.com · 10 years ago
  4. 1cdfaf2 Fix a linker warning by mwhapples@gmail.com · 10 years ago
  5. a1eb6ac Change lou_logPrint to accept const char * by mwhapples@gmail.com · 10 years ago
  6. d32537c Autoconf upgrade by christian.egli@alumni.ethz.ch · 10 years ago
  7. 80f3444 Ignore generated test artifacts by christian.egli@alumni.ethz.ch · 10 years ago
  8. 8cc75e1 Let's call the next release 2.6 by christian.egli@alumni.ethz.ch · 10 years ago
  9. e127b11 Another warning fix by mwhapples@gmail.com · 10 years ago
  10. 731d740 Actual fix to warning by mwhapples@gmail.com · 10 years ago
  11. 89bd541 Fix a warning by mwhapples@gmail.com · 10 years ago
  12. febfb05 Corrected another for loop to work with MSVC by mwhapples@gmail.com · 10 years ago
  13. bc9a257 Changed for loop style to work with MSVC. by mwhapples@gmail.com · 10 years ago
  14. 398ba54 Change lou_logPrint calls to use new logging API by mwhapples@gmail.com · 10 years ago
  15. 62afa77 Use NULL where NULL is meant by mwhapples@gmail.com · 10 years ago
  16. 6b916f6 Fixed a error where logging callback could be set to NULL and added some explaining comments. by mwhapples@gmail.com · 10 years ago
  17. 34e84c7 Changed logging callback system to set default when registering NULL for callback and to turn off one should use LOG_OFF by mwhapples@gmail.com · 10 years ago
  18. 2eba8ef Some logging callback updates and way for logging widechar buffers by mwhapples@gmail.com · 10 years ago
  19. fcf7daa Removed the ViewPlus tables until the quality is improved by mwhapples@gmail.com · 10 years ago
  20. 2bf2c16 Move back to just one README by christian.egli@alumni.ethz.ch · 10 years ago
  21. 7e8cc0e Added some more ViewPlus tables. by mwhapples@gmail.com · 10 years ago
  22. d3414cd lou_translateString.c: internal function translateString() by mesar.hameed · 10 years ago
  23. 0b20edd Added some ViewPlus tables. by mwhapples@gmail.com · 10 years ago
  24. 3314f6c More windows build fixes by mwhapples@gmail.com · 10 years ago
  25. d345df4 Updated the header file for windows, fixes building on windows. by mwhapples@gmail.com · 10 years ago
  26. 1100490 Automake needs a README file by christian.egli@alumni.ethz.ch · 10 years ago
  27. 124a26d Add a section about the history to the README by christian.egli@alumni.ethz.ch · 10 years ago
  28. e668ec5 tests/brl_checks.c: estimating outlen to be 2 times inlen is far too conservative and causes errors in some cases, changed to * 10. by mesar.hameed · 10 years ago
  29. e5f02b6 Fix for tests/backtranslate_with_letsign.c by mesar.hameed@gmail.com · 10 years ago
  30. dae838b Adding tests/backtranslate_with_letsign.c by mesar.hameed@gmail.com · 10 years ago
  31. 17f125b tests/brl_checks: Added backtranslation helper functions. by mesar.hameed@gmail.com · 10 years ago
  32. 330bcc2 Some style improvements by mwhapples@gmail.com · 10 years ago
  33. 1d8018c Updated NEWS by mwhapples@gmail.com · 10 years ago
  34. 1d1c03c Added some missing log levels and renamed them to make more clear to be for logging. by mwhapples@gmail.com · 10 years ago
  35. c07a927 A full change to a single logging callback. by mwhapples@gmail.com · 10 years ago
  36. 2583759 A single log function with level parameter, not done for actual callback. by mwhapples@gmail.com · 10 years ago
  37. 6f1ef49 Initial implementation of logging callbacks in C. by mwhapples@gmail.com · 10 years ago
  38. 49c5e39 Added a clean batch file. by mwhapples@gmail.com · 10 years ago
  39. 58776b4 Reverse previous commit as it was seen to be undesirable. by mwhapples@gmail.com · 10 years ago
  40. efad5e0 Code to set unused end of outbuf to 0 to protect against bad applications not properly using outlen. by mwhapples@gmail.com · 10 years ago
  41. 2adb2c9 Much improved hyphenation for Norwegian by christian.egli@alumni.ethz.ch · 10 years ago
  42. f8fb7b1 Added da-dk-g26-dictionary_harness.txt with 236456 tests. by mesar.hameed · 10 years ago
  43. 50746d0 Added da-dk-g16-dictionary_harness.txt with 237375 tests. by mesar.hameed · 10 years ago
  44. 6c9a769 Added da-dk-g18-dictionary_harness.txt with 239203 tests. by mesar.hameed · 10 years ago
  45. f2fb1ec Added da-dk-g28-dictionary_harness.txt with 237795 tests. by mesar.hameed · 10 years ago
  46. 01790be Change to use the ENDSEGMENT constant so that it will always work with current definition. by mwhapples@gmail.com · 10 years ago
  47. ae6db75 Fix liblouis to prevent removing \xffff from between largesign rules. Also strips additional whitespace in this case. by mwhapples@gmail.com �� 10 years ago
  48. 4995f72 Fix for Norwegian where letsign is affecting some extra characters by christian.egli@alumni.ethz.ch · 10 years ago
  49. a6efaea Fixed a warning by christian.egli@alumni.ethz.ch · 10 years ago
  50. b824cdf Update John's email and company affiliation by christian.egli@alumni.ethz.ch · 10 years ago
  51. 34ccd1f Add the da-unicode*.dis tables to the Makefile by christian.egli@alumni.ethz.ch · 10 years ago
  52. a629565 added overlooked danish dis files, some of these are really not needed, and we should only have 1 max 2 dis files, but putting them in for the release. by mesar.hameed · 10 years ago
  53. 663ee0b Incorporate the danish tables in the release announcement by christian.egli@alumni.ethz.ch · 10 years ago
  54. 759eb7b added rewritten danish tables, tests will be in the next release. by mesar.hameed · 10 years ago
  55. 56664fb Increase release number by christian.egli@alumni.ethz.ch · 10 years ago
  56. d84f69c Upgrade release announcement by christian.egli@alumni.ethz.ch · 10 years ago
  57. 34f8266 Spell check NEWS by christian.egli@alumni.ethz.ch · 10 years ago
  58. fbd5bc9 Added a summary to the NEWS entry by christian.egli@alumni.ethz.ch · 10 years ago
  59. 84bf9e2 Fix a typo by christian.egli@alumni.ethz.ch · 10 years ago
  60. 8f4f80d Make sure the resolve_table test also works for VPATH builds by christian.egli@alumni.ethz.ch · 10 years ago
  61. 2270952 Make sure the tables for the resolve_table test are also packaged by christian.egli@alumni.ethz.ch · 10 years ago
  62. 0c0c85f Fix a compile warning by christian.egli@alumni.ethz.ch · 10 years ago
  63. 179ff0e Ignore test artifacts by christian.egli@alumni.ethz.ch · 10 years ago
  64. 12e75e6 Ignore test artifacts by christian.egli@alumni.ethz.ch · 10 years ago
  65. 1989c98 Added Bert's changes to NEWS by bertfrees@gmail.com · 10 years ago
  66. 7ba9ec9 Fixup latest merge by bertfrees@gmail.com · 10 years ago
  67. c8b0c5b Merge branch 'table_resolver' by bertfrees@gmail.com · 10 years ago
  68. 18eb067 tables/hu-chardefs.cti: by mesar.hameed · 11 years ago
  69. 65f842d Added somewhat improved Nepali table, ne.utb by mesar.hameed · 11 years ago
  70. de40a93 Add export options so that org-mode text export can inserted verbatim by christian.egli@alumni.ethz.ch · 11 years ago
  71. d294187 This patch removes letsing (56) before a single e when followed by by christian.egli@alumni.ethz.ch · 11 years ago
  72. 5a00274 This patch fixes less than / greater than. In Norwegian we use 246-3 by christian.egli@alumni.ethz.ch · 11 years ago
  73. f9d45f7 Group all the nemeth changes together by christian.egli@alumni.ethz.ch · 11 years ago
  74. f7eca37 Fix warnings with gcc 4.8.2 by christian.egli@alumni.ethz.ch · 11 years ago
  75. 1080fa8 Fixed a typo by christian.egli@alumni.ethz.ch · 11 years ago
  76. b4f2fd4 Corrections to Nemeth tables, especially number sign by john.boyer@abilitiessoft.com · 11 years ago
  77. 13aecd7 Improvements to the slovenian table and a new slovenian eight dot by christian.egli@alumni.ethz.ch · 11 years ago
  78. 2ee4a65 Added additional punctuation characters to the Esperanto Table and an by christian.egli@alumni.ethz.ch · 11 years ago
  79. 13313ed x0200A is not a unicode character. Presumably it should be x020A. by christian.egli@alumni.ethz.ch · 11 years ago
  80. d42599c updated nemethdefs.cti by john.boyer@abilitiessoft.com · 11 years ago
  81. 50fe30e Improvements in back-translation. by john.boyer@abilitiessoft.com · 11 years ago
  82. 0d9b64d Fix for the lich sign in the German tables. Patch by Halim Sahin. by christian.egli@alumni.ethz.ch · 11 years ago
  83. 778a7c8 redefining unbreakable space in nemethdefs.cti by john.boyer@abilitiessoft.com · 11 years ago
  84. e617b10 fixed dot patterns in function names in nemeth.ctb by john.boyer@abilitiessoft.com · 11 years ago
  85. 6337328 fixed function names in nemeth.ctb by john.boyer@abilitiessoft.com · 11 years ago
  86. b72f7cb Add license headers according to the recommendations in the gpl howto by christian.egli@alumni.ethz.ch · 11 years ago
  87. 337862c Hopefully fixed problem with windows compile by john.boyer@abilitiessoft.com · 11 years ago
  88. 4300de1 adding copyright-notices, working on escape bug in Nemeth by john.boyer@abilitiessoft.com · 11 years ago
  89. 6532391 autogen.sh: corrected to make sure shebang is on the first line. by mesar.hameed · 11 years ago
  90. bab63ec Added copyright and license header to autogen.sh by john.boyer@abilitiessoft.com · 11 years ago
  91. 7dc05e4 hu-exceptionwords.cti: added three new exceptions. Thanks to Hammer Attila by mesar.hameed · 11 years ago
  92. c0d4661 reverted unintentinal change to Makefile.am by mesar.hameed · 11 years ago
  93. 3654a19 improvements to en-us-g2.ctb, thanks to Ken Perry, fixes issues with backtranslation of words containing after, problems with capsigns and 'and' as part of words. by mesar.hameed · 11 years ago
  94. 2e70a6a added cast to assignment of enteredEmphasis in lou_allround.c by john.boyer@abilitiessoft.com · 11 years ago
  95. d0cd23f making typeform redefineable by john.boyer@abilitiessoft.com · 11 years ago
  96. edb3597 fixed indexing when a character is undefined by john.boyer@abilitiessoft.com · 11 years ago
  97. 2e52c39 Add a news entry for Mesars last commit by christian.egli@alumni.ethz.ch · 11 years ago
  98. 90c3f63 en-us-g2.ctb: by mesar.hameed · 11 years ago
  99. 9756ef6 Mention the fact the = is deprecated as it doesn't play well with backtranslation. by christian.egli@alumni.ethz.ch · 11 years ago
  100. 27dbb9a en-gb-g1.utb: Fixes thanks to Paul Wood by christian.egli@alumni.ethz.ch · 11 years ago