1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
expose constituent node API for vee More... almost 18 years ago
don't call safe_strdup() here - 10234 More... about 18 years ago
make lots of fns and variables static More... about 18 years ago
don't blow up if we're being verbose. bug 10230 More... about 18 years ago
foam padding for when LANG is unset; bug 10207 More... about 18 years ago
add the XCode project to the distribution More... about 18 years ago
fix problem in !binreloc case, where we couldnt load any dictionaries More... about 18 years ago
if fopen fails, fall-back to the normal case More... about 18 years ago
now typing 'grammar-parse foobar' will print a legible error message instead of random garbage More... about 18 years ago
that'll teach me not to commit stuff right when i wake up on a sunday morning... More... about 18 years ago
correct fix More... about 18 years ago
This check didn't make sense; i think this is what the code is supposed to check; can you verify this dom? More... about 18 years ago
Appening share\link-grammar to the path where the dll happens to be doesn't really make sense; this makes the win32 build work properly again (ie. the abiword plugins functions again More... about 18 years ago
Make link find dicts: ':' is not a path seperator on win32 More... about 18 years ago
some fixes to make link work on win32 More... about 18 years ago
export some functionality needed for the abiword plugin More... about 18 years ago
don't export (or declare) symbols that don't exist More... about 18 years ago
don't export (or declare) symbols that don't exist More... about 18 years ago
remove leading spaces from the .def file; should fix build/link for win32 and solaris More... about 18 years ago
fix 'make distcheck'/out of srcdir builds More... about 18 years ago
libtool will add this automatically on win32; if it's there, it'll break solaris More... about 18 years ago
assume a library name instead of getting the filename of our invoking EXE if linked statically More... about 18 years ago
fix some issues noticed by kjd More... about 18 years ago
win32 relocatable library support More... about 18 years ago
export version number, et. al. macros for exporting things via a DLL on win32 (__declspec) More... about 18 years ago
install authors and maintainers files More... about 18 years ago
preserve external header compatibility More... about 18 years ago
revert a previous change so that resource-limiting code can still be in-effect More... about 18 years ago
restrict symbol visibility More... about 18 years ago
C++ protect the link headers; only install the 1 necessary header More... about 18 years ago