Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JodaOrg/joda-time

Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
https://github.com/JodaOrg/joda-time

Merge pull request #486 from lognaturel/patch-1

Indicate the library is not actively developed

8cd92b69a1e165fac348f5b2ad45d0d0ec380dd8 authored over 6 years ago by Stephen Colebourne <[email protected]>
Indicate the library is not actively developed

962dca1f918a2524fd8731ad083bb622cc01eeeb authored over 6 years ago by Hélène Martin <[email protected]>
Fix time-zone compiler for Namibia

TZDB hack failed because 1990 to 1994 was standard time in TZDB
Hack needs to revert it to be su...

a0aead168930fdf739cd290e51a00ac95399af73 authored over 6 years ago by Stephen Colebourne <[email protected]>
Merge pull request #483 from gkopff/related

Add Gson Joda-Time Serialisers to related projects.

add3cf9f2ba7aad62f3f96a43fdd69ee944c3eae authored over 6 years ago by Stephen Colebourne <[email protected]>
Add Gson Joda-Time Serialisers to related projects.

7b549b1d9ad88be845e469222c57c144ae1b7da1 authored over 6 years ago by Greg <[email protected]>
Fix Javadoc

5f98d636174cc0c6b76c9f434ee17e2b36577414 authored over 6 years ago by Stephen Colebourne <[email protected]>
Release v2.10

0ae53118955118d4618ccf8ae7cf1b6d96cbc02d authored over 6 years ago by Stephen Colebourne <[email protected]>
Remove Java 5 toolchain

cbffc55599097440e7941110b2c11bc13e8a9a22 authored over 6 years ago by Stephen Colebourne <[email protected]>
Add/update since tags

a7e1672f4315d86f3cb95f06ac35d88d778e8c3a authored over 6 years ago by Stephen Colebourne <[email protected]>
Update tzdb to v2018e

v2018e has negative SAVE values which we parse and revert

4aebe7a8002a3f643af63c9c21c38556ce22a7e5 authored over 6 years ago by Stephen Colebourne <[email protected]>
Update tzdb to v2018d

c9f2764c9d3cf6de5371a29419631fa7a62cf7b2 authored almost 7 years ago by Stephen Colebourne <[email protected]>
Update Travis build

c1285b98dd444d477a1aae865c2c03a4bfd9607c authored almost 7 years ago by Stephen Colebourne <[email protected]>
Update build

76bb063112cfb681bece3689442f265479fc8c65 authored almost 7 years ago by Stephen Colebourne <[email protected]>
Add Instant.EPOCH

Fixes #472

f871b0a1c0561bcaf71dd03bdfce8bc4825d11e8 authored almost 7 years ago by Stephen Colebourne <[email protected]>
Validate type of class before initialization

Provides a mild degree of extra safety

dfc0d826b6908e629af0e6b0ac770b56243787aa authored almost 7 years ago by Stephen Colebourne <[email protected]>
Handle negative SAVE values in tzdb

Once again, tzdb is the source of problems, with their inability to
provide stability. A hack ha...

c5c681c91c74a508e67911e0af4980846d676ba2 authored almost 7 years ago by Stephen Colebourne <[email protected]>
Update tzdb to v2018c

v2018c is the first correct/sensible release of 2018
v2018a and v2018b had flawed negative SAVE ...

d982caa3ebf4d4c96ee8a0a01b52f41729e4fb06 authored almost 7 years ago by Stephen Colebourne <[email protected]>
Clarify negative durations

See #465

e917d7964141615d4a653e4b24393088d8f35aa4 authored almost 7 years ago by Stephen Colebourne <[email protected]>
Add factories to Instant

Add Instant.ofEpochMilli()
Add Instant.ofEpochSecond()
Fixes #458

fa07587cdf5ed421da3a24c7b45ca259f04ec42f authored almost 7 years ago by Stephen Colebourne <[email protected]>
Merge pull request #458 from kluever/patch-2

Add `Instant.ofEpochMilli(long epochMilli)` and `Instant.ofEpochSecond(long epochSecond)`

2fd2a046f640f2f0a0addcdcc4badf6e594f4b4e authored almost 7 years ago by Stephen Colebourne <[email protected]>
Add tests for overflow/underflow in ofEpochSecond()

58c7a8830e45b28d54f92be291d3e13aa2231cd3 authored about 7 years ago by Kurt Alfred Kluever <[email protected]>
Use safeMultiply in Instant.ofEpochSecond(long)

8fa6798553c0c8b0349fef9664dd8371cba40806 authored about 7 years ago by Kurt Alfred Kluever <[email protected]>
Merge pull request #455 from kluever/patch-1

Update MainTest.java

f08b3ea04843ef901f20de212ab53f1e183305c3 authored about 7 years ago by Stephen Colebourne <[email protected]>
Add tests for new Instant static factory methods.

79eb70cb289f48cc048c4e42b5fb899259f3fd7a authored about 7 years ago by Kurt Alfred Kluever <[email protected]>
Update Instant.java

Add `Instant.ofEpochMilli(long epochMilli)` and `Instant.ofEpochSecond(long epochSecond)`

f5b77e2844f5052533e62011893a9a5d779681dd authored about 7 years ago by Kurt Alfred Kluever <[email protected]>
Update MainTest.java

Set MILLIS_PER_YEAR to 31556952000 instead of 31536000000 (it was being truncated because of a c...

1b09f6982c764e1d8ea54cf78fdb043b7ddf82bd authored about 7 years ago by Kurt Alfred Kluever <[email protected]>
Merge pull request #452 from alxndrsn/docs

Fix title of Ethiopic calendar doc page

ee4a3a053488e99e086b69a912bc0ea06048f30b authored about 7 years ago by Stephen Colebourne <[email protected]>
Fix title of Ethiopic calendar doc page

f6a059edc00f7ef71a73b14c6f4179ae35162760 authored about 7 years ago by Alex Anderson <[email protected]>
Merge pull request #451 from Nipel-Crumple/patch-1

Fix typo in key_partial.xml

1ccbac9ecdaf46097397966181f5d6307e5d73f5 authored about 7 years ago by Stephen Colebourne <[email protected]>
Fix typo in key_partial.xml

Change `milliseond -> millisecond`

9f6703de14864fd78521a94fd6c0da7274258095 authored about 7 years ago by Vadim Varnavsky <[email protected]>
Add Kazakh language translations

Update after PR
Fixes #446

e177ea4f2e054f9027a559ec5c0a90d87151aae7 authored over 7 years ago by Stephen Colebourne <[email protected]>
Merge pull request #446 from janbolat/master

Please add Kazakh language

6f85780bcf818f329ed0418f6867bf149990d0fa authored over 7 years ago by Stephen Colebourne <[email protected]>
Kazakh: We don't use plural form when we speak about time.

82bd1b1916694fd3f193786c5d380def643ac41d authored over 7 years ago by Zhanbolat Raimbekov <[email protected]>
Update changes.xml

28d306e963a2e2a854dd0fc107f8f8a1228fa3f8 authored over 7 years ago by Stephen Colebourne <[email protected]>
Fix travis

3bbaf8bd4fdccbb8456acb444bc27157c7c1bfec authored over 7 years ago by Stephen Colebourne <[email protected]>
Organize imports

b90efa845e300f3ef113458d656689bf187164c1 authored over 7 years ago by Stephen Colebourne <[email protected]>
Add Automatic-Module-Name

ca92af4ce111ee66f1349a57671c4035cfa09fdd authored over 7 years ago by Stephen Colebourne <[email protected]>
Update after PR

3ba701b9d83dc9a6a1d45695c55f4f6edaa103c7 authored over 7 years ago by Stephen Colebourne <[email protected]>
Merge branch 'TheRealHaui-master'

1d337c696cdee8a68bdd9e52d766297d9ebf1343 authored over 7 years ago by Stephen Colebourne <[email protected]>
fix-npe-in-TestZoneInfoCompiler Fixed NullPointerException in class TestZoneInfoCompiler.

cef764273f548240e6d5834f20e2ab64f9b4e405 authored over 7 years ago by Michael Hausegger <[email protected]>
add-tests Incorporated requested PR changes.

8b0c67dc82a95133639faa3fa784419271172520 authored over 7 years ago by Michael Hausegger <[email protected]>
add-tests Added unit tests which cover previously uncovered code.

a37cfecf07984e7fd88705bf85573cb71ad99632 authored over 7 years ago by Michael Hausegger <[email protected]>
Avoid double addition in lenient chronology

Setting the field twice needs to be avoided
Fixes #432

66825d61bf5257445f62a8a91ffda9fff8dcc4dd authored over 7 years ago by Stephen Colebourne <[email protected]>
Clarify Javadoc

Pointed out by Fred Puistaja

b3fdbc28743019bcf855c3dccd7dd07a2372a53f authored over 7 years ago by Stephen Colebourne <[email protected]>
Clarify Instant.withMillis() Javadoc

Fixes jodaorg.github.io#5

1e7b4b694926cef7339e265bc2b3fad3b2370367 authored over 7 years ago by Stephen Colebourne <[email protected]>
Merge pull request #430 from fanofxiaofeng/master

fix typo (from 'expeceted' to 'expected')

8780f88348f927a512a958065f248efe408e6672 authored over 7 years ago by Stephen Colebourne <[email protected]>
fix typo (from 'expeceted' to 'expected')

739828811dffb04939f7de3c03dcb6084de4c110 authored over 7 years ago by yang.jin <[email protected]>
Merge pull request #429 from fanofxiaofeng/patch-1

change several 'a' to 'an' and fix one typo

49530d632d38ed5cee168ac525673e515f8f595c authored over 7 years ago by Stephen Colebourne <[email protected]>
change several 'a' to 'an' and fix one typo

35340f10ce6cba4c144bae279ad7fb0c785b0833 authored over 7 years ago by 靳阳 <[email protected]>
Update after merge

5d96cf2f4676a7494e539838409b9a2b78ccdd15 authored over 7 years ago by Stephen Colebourne <[email protected]>
Merge pull request #426 from alb-i986/patch-1

Fix typo in javadoc

825f91a87e3f0718d95d364f37f55fda045da96d authored over 7 years ago by Stephen Colebourne <[email protected]>
Fix typo in PeriodFormatterBuilder

fca1bda663902254e513fc7e536e825f68dc84f7 authored over 7 years ago by Alberto Scotto <[email protected]>
Merge pull request #424 from mikey-austin/master

Add ZoneInfoProvider() constructor

ba95735daf79d00ce0928f30701d691f5e029d81 authored over 7 years ago by Stephen Colebourne <[email protected]>
Add ZoneInfoProvider() constructor

As there is no ZoneInfoProvider() constructor, it is not possible to
specify org.joda.time.tz.Zo...

0b06056b2c3cfed58679c0ec0cc679a365b8dea3 authored over 7 years ago by Mikey Austin <[email protected]>
Add contributor following PR

e819e8a1721fc7d30c223f0c14eb9f77cd8d4216 authored over 7 years ago by Stephen Colebourne <[email protected]>
Merge pull request #422 from mernst/documentation-fixes

Fix documentation typos

dbf31a3b3820b67105986e499c4dd63ac67e66c2 authored over 7 years ago by Stephen Colebourne <[email protected]>
Fix documentation typos

26695b33a8f25c45e90e6e1a108731347747594e authored almost 8 years ago by Michael Ernst <[email protected]>
Update travis and pom.xml for releases

9bda820bc5375caba8d689aef730b98c7c695bbe authored almost 8 years ago by Stephen Colebourne <[email protected]>
Release v2.9.9

6ad133837a4c4f8199d00a05c3c16267dbf6deb8 authored almost 8 years ago by Stephen Colebourne <[email protected]>
Update travis

e97d3a2f65f09ef19e53c5431cc364c9fcc3c8fb authored almost 8 years ago by Stephen Colebourne <[email protected]>
Update travis

45d742a81aad8e476b8deda921f8518adafab8f6 authored almost 8 years ago by Stephen Colebourne <[email protected]>
Release v2.9.8

14a3e9a439e3da77972445906a030a106e7f83b7 authored almost 8 years ago by Stephen Colebourne <[email protected]>
Handle plus/minus of months correctly

Errors close to Integer.MIN_VALUE/MAX_VALUE
Fixes #418

67e9e5c65c662c4cba609d30cb7fa2726f2ce7a9 authored almost 8 years ago by Stephen Colebourne <[email protected]>
Update time-zone database to 2017b

ff0473de9fb45b9cfcb14add67eb53662a75011d authored almost 8 years ago by Stephen Colebourne <[email protected]>
Clarify fields are on the local time-line

See #415

acff94148b2110b95f7aeae6a1bdcafb756061f0 authored almost 8 years ago by Stephen Colebourne <[email protected]>
Update from PR

See #412

eef32af393dab7518703c29347128436d563220c authored almost 8 years ago by Stephen Colebourne <[email protected]>
Update from PR

See #412

5c2b3d8bd4bf732e31e7ef742af65974cc74042c authored almost 8 years ago by Stephen Colebourne <[email protected]>
Merge pull request #412 from bug-bulletin-forks/fix-typos

Fix some Javadoc typos

43b17998800f9e4bf076d37cba9e1f63bf00e4e7 authored almost 8 years ago by Stephen Colebourne <[email protected]>
Fix some Javadoc typos

45d819775741cf3f61954983576398c3675dc680 authored almost 8 years ago by Sebastian Kürten <[email protected]>
Fix printer that outputs data twice

Fix bug in DateTimePrinterInternalPinter
Fixes #409

52757eabf45fbecb04a877feecf1adc3ea765a3e authored about 8 years ago by Stephen Colebourne <[email protected]>
Bump version

43bd5b23aa547e04ee7759020f4eaf55c2f40893 authored about 8 years ago by Stephen Colebourne <[email protected]>
Release v2.9.7

e705d60f83a20366aa50407485f55e9c4b15ff1b authored about 8 years ago by Stephen Colebourne <[email protected]>
Move to use maven changes-report

Need to simplify process of releasing

0b23120a755724f07ab251f23fd6bf7e2ec9eab2 authored about 8 years ago by Stephen Colebourne <[email protected]>
Remove EOL JDK 6 from Travis build

e441ee9ceb077000cf84cd390eb1ef6a39ef33d4 authored about 8 years ago by Stephen Colebourne <[email protected]>
Better Javadoc for setting of-day time fields

114403818fe7cf194ab4f9fed4ee3e96737d9740 authored about 8 years ago by Stephen Colebourne <[email protected]>
Update time-zone database to 2016j

4f3f330a14067f2ae55c20ce62f6279e2bef0710 authored about 8 years ago by Stephen Colebourne <[email protected]>
Bump version

539d29687cfd5ff5298ff848b982b3616a352d07 authored about 8 years ago by Stephen Colebourne <[email protected]>
Merge pull request #406 from cdeszaq/patch-1

Cleaner AbstractInterval.checkInterval error msg

347df838e80c5674aa6fa326a2da412228bcf066 authored about 8 years ago by Stephen Colebourne <[email protected]>
Cleaner AbstractInterval.checkInterval error msg

2.8.3 updated this message to more accurately reflect the check being done, but the update made ...

791f436dee6ee794f963d4513bc267fc00d448c0 authored about 8 years ago by Rick Jensen <[email protected]>
Release v2.9.6

d7d1620197aa8dfd0e9462bcec1523156779a3b9 authored about 8 years ago by Stephen Colebourne <[email protected]>
Convert non-ASCII TimeZone

Where the name of the time-zone has Arabic or other digits
Fixes #381

53922f2a5d3ca0750c22e4ead2194175545598d4 authored about 8 years ago by Stephen Colebourne <[email protected]>
Bump version

262448b391379d053451719f3d14024e7ed9e588 authored about 8 years ago by Stephen Colebourne <[email protected]>
Release v2.9.5

9839f89a0c35f24c21cc026ecc5b1664f7707225 authored about 8 years ago by Stephen Colebourne <[email protected]>
Update tests for JDK 9

Fixes #394

fb2063b3f83610f29572b631edaa7e0471d249ac authored about 8 years ago by Stephen Colebourne <[email protected]>
Comparing two nulls in DateTimeComparator

Fixed bug where clock read twice
Fixes #404

dc437656ff8b825e87d7edf72125dc368b21c885 authored about 8 years ago by Stephen Colebourne <[email protected]>
Handle locale correctly zone info compiler

Fixes #397

f81758e92881cb18bc1e0a84e2ac64464dd5ba85 authored about 8 years ago by Stephen Colebourne <[email protected]>
Close buffered reader correctly in zone info compiler

Fixes #396

4d84d89207088ff08fc76d00bf90a56525aa7589 authored about 8 years ago by Stephen Colebourne <[email protected]>
Update time-zone database to 2016i

eda629fffe60c8315f813950e811c21d8879c557 authored about 8 years ago by Stephen Colebourne <[email protected]>
Merge pull request #399 from jbrunton/master

Update TimeZone Database to 2016g

c61c1f3fb68c2bafb6eb6d73f2bdc505624a9e3a authored about 8 years ago by Stephen Colebourne <[email protected]>
Better documentation of comparisons

Fixes #401

ca7bec7931d244bf0cd344efe480aa9d9c54db9e authored about 8 years ago by Stephen Colebourne <[email protected]>
TimeZone Database 2016g

625c06ae84f088233f387fd14be010bde701581c authored about 8 years ago by John Brunton <[email protected]>
Update pom.xml

e6dd4ba04d1e16bbc9c98cfd19f330a15b6fd060 authored over 8 years ago by Stephen Colebourne <[email protected]>
Merge pull request #392 from pgpx/284-sources

fixes #284 - Generate source and Javadoc artifacts for no-tzdb artifact

d0f77df52f9e047fa88c3ee351f52706d53cf1d2 authored over 8 years ago by Stephen Colebourne <[email protected]>
Don't attach Javadoc artifacts if Javadoc generation has been skipped

7ed094c8ce1dfa0e01a8c42e2ea4c2982bf4e5b5 authored over 8 years ago by Paul Martin <[email protected]>
fixes #284 - Generate source and Javadoc artifacts for no-tzdb artifact

5ef0b60327ab92d74c554ce9f42d091544de23a9 authored over 8 years ago by Paul Martin <[email protected]>
Fix historic time-zone data

Fixes #373

909046aa9aab5fae75e2152fd6ded722a4d5aba2 authored over 8 years ago by Stephen Colebourne <[email protected]>
Fix time-zone parser

Meet tzvalidate test data
Fixes #373

eaaff1d0687fc86a745ca8f3ea0b069b3cf54233 authored over 8 years ago by Stephen Colebourne <[email protected]>
Better debugging in time-zone builder

381cca4018848c2fa75ae93efd44872c3d60cd59 authored over 8 years ago by Stephen Colebourne <[email protected]>
Fix Duration docs

Fixes #388

836aa412608fea64a9bd66a403637dda15dcb161 authored over 8 years ago by Stephen Colebourne <[email protected]>
Merge pull request #388 from katyp/docs_update

Update documentation for Duration

88555b56eb85e70d8d051228a61186448551dcce authored over 8 years ago by Stephen Colebourne <[email protected]>