aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/net/Uri.java
Commit message (Expand)AuthorAgeFilesLines
* Refine new API methods: ExceptionUtils, Uri (Add @since, refine arguments and...Sven Gothel2015-10-031-1/+4
* Bug 1243 - Fix IOUtil.cleanPathString(..) special case ; Allow IOUtil and Uri...Sven Gothel2015-10-031-2/+7
* Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common impl. ...Sven Gothel2014-09-101-155/+478
* Bug 1063: Further Uri completion - As a result of JOGL Uri adoptionSven Gothel2014-09-081-8/+31
* Bug 1063: Complete Uri impl. and adoption throughout GlueGenSven Gothel2014-09-081-124/+228
* Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on GNU/Linux, ...Sven Gothel2014-09-071-26/+24
* Bug 1063 - Uri.PATH_LEGAL: Remove reserved 'punct', encoding all reserved cha...Sven Gothel2014-09-071-34/+17
* Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and diffe...Sven Gothel2014-09-071-0/+2085