index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
java
Age
Commit message (
Expand
)
Author
2014-07-02
fixed rare memory leak in the Java bindings
kr.angelov
2014-07-01
a few changes in the Nerc that I have forgoten to push
kr.angelov
2014-07-01
fix warnings in the compilation of the Java binding
kr.angelov
2014-06-17
now the named entities recognizer returns dictionary entries if the name is k...
kr.angelov
2014-05-23
bugfix in the Java binding. it was causing a crash in the Android app
kr.angelov
2014-05-08
fix the literals API in Java for strings with non-latin characters
kr.angelov
2014-04-25
an initial Java/C API for predicting literals. Still not utilized
kr.angelov
2014-04-11
forgoten Completer.java
kr.angelov
2014-04-11
expose Java API for word completion
kr.angelov
2014-04-11
change the JVM version to 1.6 in JNI_OnLoad
kr.angelov
2014-04-10
bugfix in the Java binding
kr.angelov
2014-04-10
now fully functional Java API for custom literals
kr.angelov
2014-04-08
added preliminary API for custom literals from Java. Not functional yet
kr.angelov
2014-04-07
Expr and ExprProb are now serializable objects
kr.angelov
2014-03-12
compute the right word probability
kr.angelov
2014-03-07
added Java API to the simple word completion
kr.angelov
2014-03-07
fix in the Java binding after the implementation for pre
kr.angelov
2014-03-04
rename pgf_lzr_linearize_table to pgf_lzr_get_table
kr.angelov
2014-02-27
more in src/runtime/java/INSTALL
kr.angelov
2014-02-27
another fix for building the Java binding
kr.angelov
2014-02-27
added file with instructions for compiling the Java binding
kr.angelov
2014-02-27
update the Eclipse project for jpgf with settings needed for Windows
kr.angelov
2013-12-10
load/unload in the Java binding
kr.angelov
2013-12-10
loading and unloading of languages in the C runtime and in the Python bindings
kr.angelov
2013-11-27
better dictionary visualization in the Android App
kr.angelov
2013-11-27
added API in the C runtime and the Java binding for checking whether a given ...
kr.angelov
2013-11-27
update the project files for the Java binding
kr.angelov
2013-11-27
space leak in the Java binding
kr.angelov
2013-11-21
the Java binding for lookupMorpho should release the local references created...
kr.angelov
2013-11-15
add additional options for compiling the Java binding on Windows (suggested b...
kr.angelov
2013-11-07
the 'Release' configuration in Eclipse is renamed to 'Release (posix)'. In ad...
kr.angelov
2013-11-07
added #ifdef to detect MinGW in the Java binding and to import the right head...
kr.angelov
2013-11-06
bugfix in the Java binding
kr.angelov
2013-10-23
tabular linearization in the C and Java runtimes
kr.angelov
2013-10-11
make MorphoAnalysis serializable
kr.angelov
2013-10-11
readExpr in the Java binding
kr.angelov
2013-10-09
added lookupMorpho in the Java binding
kr.angelov
2013-10-09
fix in the Java binding
kr.angelov
2013-10-09
a major redesign in the C runtime. The parser and the linearizer now fully su...
kr.angelov
2013-10-04
fixes in the Java binding after the refactoring of GuString
kr.angelov
2013-10-04
GuString is now an ordinary C string - it makes live easier. In addition PgfS...
kr.angelov
2013-10-03
space leak in the Java binding
kr.angelov
2013-09-16
added BSD licenses to the Java binding and the android UI
kr.angelov
2013-09-12
enable the PGF JIT compiler for Android
kr.angelov
2013-09-06
added exhaustive generation in the Java binding
kr.angelov
2013-09-05
added version readPGF in Java which takes as argument InputStream. This makes...
kr.angelov
2013-09-05
remove the read and write modules from libgu. this simplifies the i/o layer
kr.angelov
2013-09-04
add gu and pgf in the library path for building the Java binding
kr.angelov
2013-09-04
added description file for building jpgf.jar
kr.angelov
2013-09-04
fix the warnings from the Java binding
kr.angelov
[next]