FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - GateNLP/gateplugin-StringAnnotation · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
GateNLP
/
gateplugin-StringAnnotation
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
12
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gateplugin-StringAnnotation
src
on
master
User selector
Datepicker
Commit history
Commits on Feb 8, 2024
switched to using a property instead of a PR option
Mark A. Greenwood
committed
131390e
View commit details
Copy full SHA for 131390e
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
a new profile option (defaults to false) to avoud explicit calls to GC in nomal usage
Mark A. Greenwood
committed
bd5999a
View commit details
Copy full SHA for bd5999a
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
Should fix #24
johann-petrak
committed
f430e2f
View commit details
Copy full SHA for f430e2f
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Should fix #22
johann-petrak
committed
fb8fe0e
View commit details
Copy full SHA for fb8fe0e
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
We need this field protected so we can inherit it!
johann-petrak
committed
a17454b
View commit details
Copy full SHA for a17454b
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Update to new snapshot version
johann-petrak
committed
212d4ba
View commit details
Copy full SHA for 212d4ba
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Squash warnings
johann-petrak
committed
a43b009
View commit details
Copy full SHA for a43b009
View code at this point
Browse repository at this point
Some reformatting, update headers, try to fix warnings.
johann-petrak
committed
34e2a9b
View commit details
Copy full SHA for 34e2a9b
View code at this point
Browse repository at this point
Split loading method into methods with resource and buffered stream input (to facilitate extension later)
adam-funk
committed
59eda13
View commit details
Copy full SHA for 59eda13
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Another attempt to suppress the warning.
johann-petrak
committed
1116f17
View commit details
Copy full SHA for 1116f17
View code at this point
Browse repository at this point
Another warning.
johann-petrak
committed
95e5408
View commit details
Copy full SHA for 95e5408
View code at this point
Browse repository at this point
There is no way how FindBugs could get more annoying.
johann-petrak
committed
a6403b5
View commit details
Copy full SHA for a6403b5
View code at this point
Browse repository at this point
Fix a warning and get 10 new ones.
johann-petrak
committed
fc97942
View commit details
Copy full SHA for fc97942
View code at this point
Browse repository at this point
Squash a few warnings.
johann-petrak
committed
69701cd
View commit details
Copy full SHA for 69701cd
View code at this point
Browse repository at this point
Remove debug messages.
johann-petrak
committed
30bd1b9
View commit details
Copy full SHA for 30bd1b9
View code at this point
Browse repository at this point
Fix invalid way to check if a file is writable.
johann-petrak
committed
5765380
View commit details
Copy full SHA for 5765380
View code at this point
Browse repository at this point
Commits on Sep 29, 2018
Actually refuse to re-create the cache if it already exists and
Show description for b7c4d59
johann-petrak
committed
b7c4d59
View commit details
Copy full SHA for b7c4d59
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
Fix #20
johann-petrak
committed
22fc217
View commit details
Copy full SHA for 22fc217
View code at this point
Browse repository at this point
Fix #6
johann-petrak
committed
b6cddd9
View commit details
Copy full SHA for b6cddd9
View code at this point
Browse repository at this point
Fix #19, clean up code and remove warnings.
johann-petrak
committed
c1953c9
View commit details
Copy full SHA for c1953c9
View code at this point
Browse repository at this point
Replace StrSubstitutor from commons-lang3 with StringSubstitutor from
Show description for 59128e1
johann-petrak
committed
59128e1
View commit details
Copy full SHA for 59128e1
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
Merge branch 'master' of github.com:GateNLP/gateplugin-StringAnnotation
johann-petrak
committed
67ac867
View commit details
Copy full SHA for 67ac867
View code at this point
Browse repository at this point
Add changes from branch where we did this by accident.
johann-petrak
committed
bb4f089
View commit details
Copy full SHA for bb4f089
View code at this point
Browse repository at this point
Commits on Sep 2, 2018
Update the PR help URLs to point to the new documentation site.
johann-petrak
committed
65c2523
View commit details
Copy full SHA for 65c2523
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Remove unused import.
johann-petrak
committed
4b48d7d
View commit details
Copy full SHA for 4b48d7d
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
Make the cache generation script work with the mavenized version.
johann-petrak
committed
88674c9
View commit details
Copy full SHA for 88674c9
View code at this point
Browse repository at this point
Code cleanup; fix issue #15
johann-petrak
committed
0189f60
View commit details
Copy full SHA for 0189f60
View code at this point
Browse repository at this point
Code cleanup.
johann-petrak
committed
883ac02
View commit details
Copy full SHA for 883ac02
View code at this point
Browse repository at this point
More Code reformatting.
johann-petrak
committed
b99a9b9
View commit details
Copy full SHA for b99a9b9
View code at this point
Browse repository at this point
Remove some warnings, reformat code.
johann-petrak
committed
f481f9b
View commit details
Copy full SHA for f481f9b
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
added a fix for a nasty bug that renders the case insensitve flag ineffective
Mark A. Greenwood
committed
ded81bb
View commit details
Copy full SHA for ded81bb
View code at this point
Browse repository at this point
some genral clean up
Mark A. Greenwood
committed
b8ea7a4
View commit details
Copy full SHA for b8ea7a4
View code at this point
Browse repository at this point
I think that's the rest of the invalid javadoc comments that cause errors, but let's see what happens
Mark A. Greenwood
committed
111e5ed
View commit details
Copy full SHA for 111e5ed
View code at this point
Browse repository at this point
fixed a bunch of javadoc issues
Mark A. Greenwood
committed
cfd1625
View commit details
Copy full SHA for cfd1625
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Initial commit of the mavenized version, this now
Show description for a216fe2
johann-petrak
committed
a216fe2
View commit details
Copy full SHA for a216fe2
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL