aboutsummaryrefslogtreecommitdiffstats
path: root/yolean
Commit message (Collapse)AuthorAgeFilesLines
...
* add explicitly-unknown type parameterArne H Juul2017-04-212-2/+2
|
* use generics moreArne H Juul2017-04-211-12/+6
| | | | | it seems Java has gotten better at type inference, so we can make these functions with type parameters now.
* Provide our own buffer pool. Now does no pooling.Henning Baldersheim2016-10-263-0/+84
|
* Remove bakksjo as ownerBjørn Christian Seime2016-06-281-1/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Export new package com.yahoo.yolean.system.gjoranv2016-06-211-0/+5
|
* copy utility from vespajlibArne Juul2016-06-212-0/+88
| | | | | | | * this class will be used by jdisc_core but we want to avoid the classloader problems we got when jdisc_core used vespajlib directly, so copy it to this library that has fewer transitive dependencies.
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-175-5/+5
|\ | | | | Use github name in @author
| * Use github name in @authorJon Bratseth2016-06-165-5/+5
| |
* | mailto:balder -> baldersheimHenning Baldersheim2016-06-172-2/+2
|/
* PublishJon Bratseth2016-06-1537-0/+3008