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