takawitter / trie4j

PATRICIA, Double Array, LOUDS Trie implementations for Java
Apache License 2.0
174 stars 31 forks source link

Fix off-by-one error. #36

Closed eliaslevy closed 6 years ago

takawitter commented 6 years ago

Thanks @eliaslevy ! I merged your PR.

eliaslevy commented 6 years ago

Thanks. Could you make a new release?

takawitter commented 6 years ago

Yes, may be in half day.

eliaslevy commented 6 years ago

Thank you.

On Tue, Jan 23, 2018 at 10:26 PM Takao Nakaguchi notifications@github.com wrote:

Yes, may be in half day.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/takawitter/trie4j/pull/36#issuecomment-360033318, or mute the thread https://github.com/notifications/unsubscribe-auth/AAsQ4vokh5Bs5dH5nIlL6tczj3SMCxyOks5tNs0FgaJpZM4Rqnbu .

takawitter commented 6 years ago

I made a release :) http://repo1.maven.org/maven2/com/github/takawitter/trie4j/0.9.8/

eliaslevy commented 6 years ago

Thanks!

On Wed, Jan 24, 2018 at 6:52 AM, Takao Nakaguchi notifications@github.com wrote:

I made a release :) http://repo1.maven.org/maven2/com/github/takawitter/trie4j/0.9.8/

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/takawitter/trie4j/pull/36#issuecomment-360159378, or mute the thread https://github.com/notifications/unsubscribe-auth/AAsQ4uxS_tFcjg0mZwA4UR9Ji1b_hx4pks5tN0OZgaJpZM4Rqnbu .