Sign in
chromium
/
external
/
liblouis
Clone this repo:
Branches
master
d9ade2d
Change VC nmake file to build liblouis.dll and liblouis.lib instead of version suffix
by
[email protected]
· 11 years ago
master
23fb3bd
Fix for VC++ runtime issue with floating support not being loaded
by
[email protected]
· 11 years ago
2b9092f
Revert last change as it broke BrailleBlaster
by
[email protected]
· 11 years ago
1cdfaf2
Fix a linker warning
by
[email protected]
· 11 years ago
a1eb6ac
Change lou_logPrint to accept const char *
by
[email protected]
· 11 years ago
d32537c
Autoconf upgrade
by
[email protected]
· 11 years ago
80f3444
Ignore generated test artifacts
by
[email protected]
· 11 years ago
8cc75e1
Let's call the next release 2.6
by
[email protected]
· 11 years ago
e127b11
Another warning fix
by
[email protected]
· 11 years ago
731d740
Actual fix to warning
by
[email protected]
· 11 years ago
89bd541
Fix a warning
by
[email protected]
· 11 years ago
febfb05
Corrected another for loop to work with MSVC
by
[email protected]
· 11 years ago
bc9a257
Changed for loop style to work with MSVC.
by
[email protected]
· 11 years ago
398ba54
Change lou_logPrint calls to use new logging API
by
[email protected]
· 11 years ago
62afa77
Use NULL where NULL is meant
by
[email protected]
· 11 years ago
6b916f6
Fixed a error where logging callback could be set to NULL and added some explaining comments.
by
[email protected]
· 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
[email protected]
· 11 years ago
2eba8ef
Some logging callback updates and way for logging widechar buffers
by
[email protected]
· 11 years ago
fcf7daa
Removed the ViewPlus tables until the quality is improved
by
[email protected]
· 11 years ago
2bf2c16
Move back to just one README
by
[email protected]
· 11 years ago
More »