Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JodaOrg/joda-convert
Java library to enable conversion to and from standard string formats.
https://github.com/JodaOrg/joda-convert
bdfba1de5be3fd619aaa39d02da97969e0ca7120 authored over 7 years ago
91becc9cc1cb1612cc7f119826badc4e29a20286 authored over 7 years ago
Must explicitly register subclass now
0ce85d43696cc29205fc793b5f797009c1446750 authored over 7 years ago5cc27098b198fe5089949e2455ffa09aa976f706 authored over 7 years ago
ab6c1b0c86ce679500b51e59c103c39db015cca4 authored over 7 years ago
Ready for Java SE 9
e96429643b1ac44ae6340d962ef20e338d667f7c authored over 7 years ago
Drop JDK6
Add OpenJDK7
They seem to have messed up the JDK setup
5e3f2eababb5e61fc99fa61fa00d3f135b2e964c authored over 7 years ago6315f03a0b3b0dcee207a59a39d2c242f0035013 authored over 7 years ago
533de8faa2d8ee415d3f988c4e2f88f44442a0dc authored over 7 years ago
bcd1d9fd7d730a7381f0bd89880ea6f35f62bdae authored over 7 years ago
Looking at these was fine for `convertToString`,
but not for `convertFromString`
This change may...
Supported by reflection
Fixes #9
9a0d144b9eb71fba8fe7383f061cc420e5aeabb3 authored over 7 years ago
21d86aba13f918695b7d7728e31321507db5db23 authored over 7 years ago
Provide ability to lock rename handler for additional security
Prevent renames of java.*, javax....
Last version for Java 1.6
21ddf9f8ab031534d949dfef0cfb97e9ede7b806 authored over 7 years agoab2f78224fb9c40cb76a68eae86fb3e331788ace authored over 7 years ago
4a59f684ade98a8f0e072ccf37ff3ac95d2f5887 authored over 7 years ago
938e20ebcd00aec93bebd610ef170591541fa7df authored over 7 years ago
905af63a03ee1f7c5a74423ce32ef7018db73069 authored over 7 years ago
8c9f8fd63459cff305084fa5c5d8ad80e809fde5 authored over 7 years ago
d13ea45aa190bd62c38535aaefcd8570c4b3ad9a authored over 7 years ago
Fixes #16
7c194cde52c5aa92710f01c54c680d5f505e7b73 authored over 7 years ago9caa3190302c55724da317e75711419992288f74 authored over 7 years ago
1268d0f371cc9f88c86c511c99bfba3f4691048d authored over 9 years ago
Fixes #13
26548a51222c5a1c251e7d627395de559f540af1 authored over 9 years ago
Add maven test run to ensure this
Fixes #14
2d83c0afd3a406a411656d271febd9bb38716e5d authored over 9 years ago
a07dfcac8a11bf02e8d3e7628c39119b5ade1c9a authored over 9 years ago
ea100ed959dbd197f5d717dbfb6dccfe007b9918 authored over 9 years ago
abbaefbfe07772a3b22175463ba0d23184182d69 authored over 9 years ago
916be86ac9141eedbd8b5a3431cdb7b2af05dd88 authored over 9 years ago
e53cdfd892368daf4250c597cf65eafcad5cf090 authored over 9 years ago
This may help Android users that do not have that class
Fixes #7
Parse additional array format (for JDK 7)
Fixes #10
Adds optional dependency on Guava
Parses most TypeToken string formats
Fixes #10
869c6989e6a321179983a2cc9095fc48f89acb1b authored about 10 years ago
7e065945d4117dd4d3c355a38ebe5c74082b7817 authored about 10 years ago
ClassLoader can be null
4123ff0e0c514b3ca5a91a706025265bf355bb50 authored about 10 years ago5c4d654e81dca1ff94b8ab9674ecf23d0bf5985c authored about 10 years ago
dcf1c0910ec504e21ae9296f235397429c673bfe authored over 10 years ago
5fa1e45c7b82315493394b30bbd0ff93f20d0f37 authored over 10 years ago
d4ba760b9cb087d21dde3d5b8fd7ac9c0c9c6cd2 authored over 10 years ago
bcc36ca08b664bf1fefd0de394fa5b248c92a60f authored over 10 years ago
6215e06ea5fcc3add5af25d473f048d9ae5e356b authored over 10 years ago
Allows the effective type of the converter to be found
Change enum to be a factory
Fixes #8
fdedf287fd8a5c111973dedb8272ab0b7bcf9723 authored over 10 years ago
2c87558e3ec148102332fd4da58ded95d55d1b0e authored over 10 years ago
309d2e17798a408d53f6b317bfa61434d40ef412 authored almost 11 years ago
f5d5fb1103f0ba2fbfb9e95fad7178032811b71e authored almost 11 years ago
045608ccc160693e7d6bcfa7ccf83d95fd56f34e authored almost 11 years ago
bc58a54053a8a6f8979586f81676a5e664687bfc authored almost 11 years ago
Fixes #6
7991665dcb1861d67f342299f8169753b91ba192 authored about 11 years ago02300f8a2cae93cc4a73b8eaca159f2cdf1014cb authored over 11 years ago
649899b019c867e4dc5f6d66bcbb12d0a3c5ce7e authored over 11 years ago
729d8a8cbd78916ddbc154e054731bccf59e0068 authored over 11 years ago
e0a0bab9ed6f1116c00dafbb0e90959d8433aced authored over 11 years ago
fc0802b90906a7861113894b0cc0e70b41803cc0 authored over 11 years ago
c5a4edaa18e57a14308b0db97b75b73bc8edc414 authored over 11 years ago
f96a44789fbd1fa573f55109606d064565816d88 authored over 11 years ago
09844a74eec39a61e2ff7044419841bb1aae0e0a authored over 11 years ago
d118256515733fc62bf7fe05d2992f3754aa327c authored over 11 years ago
Joda-Convert generics design is good for converter implementors
but was not good for framework u...
a31be584687d273844c969499ecbb6df4826864b authored over 11 years ago
af2203e11c1dd51e5b30d242b7a3913f0794a8db authored over 11 years ago
547ad8fb99ffc4e773e6f830b2bfa9fe9fcf1b72 authored over 11 years ago
d08712f8de6130e2ae3d79819377dfcd84ff84f2 authored over 11 years ago
1e45d85154fcc2801a0f11f8dd4b02a67f71fcbf authored over 11 years ago
8356cd1fd724dd64fec41776e8227039b6ed0c3b authored over 11 years ago
fbcb25e3c487d8d39866c1854ad8d0e6a4d7ebc5 authored over 11 years ago
d3c926e9b4664aa51e54a7b0a09f881ffa9f4eee authored over 11 years ago
6aac694676c074806204bedb67386e33394f2383 authored over 11 years ago
4c0fe353639d8add1b094b7be1890b2b4719eb85 authored over 11 years ago
6dc64e5cbc503d994e61e4d23d3f8b39f0884e02 authored over 11 years ago
bb6839c8d43a6360ba4bcd08d0f5546b4857dc4e authored over 11 years ago
05bb87688c5d681da83c9e3b4018f496984609dd authored over 11 years ago
787a117492a6da45ff46847ced78cb6374dd874a authored over 11 years ago
e45923930d7d1f439ef955a452217d1a9156caba authored over 11 years ago
a1d7a062b769f3cce601a479841d7eeef74ec06b authored over 11 years ago
53f938493d3a5e78448bb005635cff67e388a456 authored over 11 years ago
Fixes #5
b4885e210b8b1faaf6291dc0598f45e8d708e5ab authored over 11 years agoFixes #5
3083692849b9d7dbe8c30795218df679492afe02 authored over 11 years ago9f69f2d3fcdc12910f32de68a55a590201672947 authored over 11 years ago
0a5f8c33d1c942fe35dec9e86f10ef7d88cfa4d3 authored over 11 years ago
1980fb0c49347c3dfcccff319cc8ae2f6c6f39bd authored over 11 years ago
68b5b1bd45e34df52b7ab9d676bb1586225246a9 authored over 11 years ago
12364f936646880f12f4a4063f2915685949bbd8 authored over 11 years ago
8a84a487649e8ad7c62a78f26347623f32ef8ea7 authored almost 12 years ago
20945b756354001248c088e204c0f372a30ce216 authored almost 12 years ago
d2da79e3f25d5a2e36334f71e56ec59b92f9a1aa authored almost 12 years ago
03f773727c3ab461e6c6c8c9e63af679552a2c95 authored almost 12 years ago
ec97676c595d2af71c9b0d6272b440e8dd58b85b authored almost 12 years ago
Correct the OSGi package export
ff890367c132f6b8e1a3122ebf518b510ee16121 authored almost 12 years agoe07efb2c2a93dcbe99def979fbcbc563fd9375da authored almost 12 years ago
82105a1debc669481dc6e1ce7887ee1a52fd302a authored almost 12 years ago
43903e68581ced3208eb5395ef5561facc0e1196 authored about 12 years ago
c250dfa66c782c45ab2013627325d5e251ed0755 authored about 12 years ago
e369e9020f1d8a4c9e09b67ffa0479c42b15a423 authored about 12 years ago
df6d6c9084d98dacb362b1bb7384efd61596baad authored about 12 years ago