summaryrefslogtreecommitdiff
path: root/src/runtime/java/.classpath
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2015-04-16 12:21:32 +0000
committerhallgren <hallgren@chalmers.se>2015-04-16 12:21:32 +0000
commit1420e35cbb3ff46c0b834dc5d44dabcbf226684f (patch)
tree8bdd12e0856bcab79c25a55bf318ec9c662af838 /src/runtime/java/.classpath
parent2ceeea17fd17b1fe6ed8521b0afba666ef2163a0 (diff)
Wide Coverage Translation Demo: length limit test uses # of source chars now
The length limit test previously used the URL-encoded UTF-8 representation of the source sentense. This was needed because of a fixed size buffer in C. Now that the server is in Haskell, the only reason the length is limited is to avoid excessive time and space use in the parser, so it is better to count source characters. This also avoids being too restrictive with non-European languages.
Diffstat (limited to 'src/runtime/java/.classpath')
0 files changed, 0 insertions, 0 deletions