aboutsummaryrefslogtreecommitdiffstats
path: root/processing
Commit message (Collapse)AuthorAgeFilesLines
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Update copyright headersJon Bratseth2017-06-1451-50/+51
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1451-51/+50
|
* Update copyright headersJon Bratseth2017-06-1451-50/+51
|
* Revert "Copyright header"Jon Bratseth2017-06-1351-51/+50
|
* Copyright headerJon Bratseth2017-06-1351-50/+51
|
* Nonfunctional changesJon Bratseth2017-04-272-3/+1
|
* Support cloning of primitive arraysJon Bratseth2017-04-273-39/+83
|
* disallow some warningsArne H Juul2017-04-251-0/+16
|
* avoid or silence warningsArne H Juul2017-04-203-2/+5
|
* Update with class comments.Henning Baldersheim2017-02-131-0/+10
|
* Add back some public static methods to avoid api breakage, however unlikely.Henning Baldersheim2017-02-133-2/+9
|
* When code is duplicated is will only be fixed in one of the places.Henning Baldersheim2017-02-133-80/+94
| | | | | At least now the cloning magic is only present in one place. Shall we deprecate/deduplicate any of this processing/search code ?
* Avoid import of *Henning Baldersheim2017-02-091-1/+5
|
* Optimize objectclone with a general method cache and special handling of ↵Henning Baldersheim2017-02-091-8/+11
| | | | ArrayList
* Add/improve README'sJon Bratseth2017-01-191-0/+10
|
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-044-4/+4
| | | | The former is deprecated and will be removed in "August 2016"
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-1724-25/+25
|\ | | | | Use github name in @author
| * Use github name in @authorJon Bratseth2016-06-1624-25/+25
| |
* | balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
|/
* PublishJon Bratseth2016-06-1552-0/+5234