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

Update plugin versions

a67be5b0bdec256b99715b0e8cac855099e0e5bd authored over 9 years ago by Stephen Colebourne <[email protected]>
Release 2.8.2

c09de9425d4727e35fdc5b1a69f1e3b3ea4799e0 authored over 9 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2015f

ab7fc12af2a0fa23065bb732ae45c6aa4b21c2e4 authored over 9 years ago by Stephen Colebourne <[email protected]>
Bump version

1367aa889cc666802c95de70b07c920d254a3520 authored over 9 years ago by Stephen Colebourne <[email protected]>
Merge pull request #304 from hansjoachim/exract

Fixes typo. s/exract/extract/

bcc681cba9d3e097be917de4c330377e3c0808a8 authored over 9 years ago by Stephen Colebourne <[email protected]>
Fixes typo. s/exract/extract/

a7923174aa1e8a23c27ce0f6ae329467b0379b14 authored over 9 years ago by Hans Joachim Desserud <[email protected]>
Merge pull request #302 from tiembo/master

Change 1.x to 2.x in README

cc35fb2e6e106031fdbf1d1c2be5da6a9eb67c38 authored over 9 years ago by Stephen Colebourne <[email protected]>
Change 1.x to 2.x in README

b707aaa1ec0fa3d84eda7d44862cdb80efb2b3ee authored over 9 years ago by Tiem Song <[email protected]>
Merge pull request #300 from tkawachi/patch-1

Fix javadoc

ce8c65f3feeac48d21610db12843e1237868d12e authored over 9 years ago by Stephen Colebourne <[email protected]>
Fix javadoc

ef954b6ee3e46bf6d76f5e76d3bc6ac8adc72aec authored over 9 years ago by KAWACHI Takashi <[email protected]>
Update maven assembly plugin

fb60aeb5598ed5c0b38e44f4e97ff4a7c6876c95 authored over 9 years ago by Stephen Colebourne <[email protected]>
Release 2.8.1

6da4053f224c0af1a4be780954a14631d6205403 authored over 9 years ago by Stephen Colebourne <[email protected]>
Update maven site plugin

1bf5a1945724a2811e2615eb48551e7eb099f02d authored over 9 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2015e

1c0f0b90a1be8aec612174d4df10d5833a3f0485 authored over 9 years ago by Stephen Colebourne <[email protected]>
Fix to handle JDK 8u60

Time-zone formatting data changed

31ea144fd1fc493c2f2717d61b279c6caddae4db authored over 9 years ago by Stephen Colebourne <[email protected]>
Bump version

cf670c35d0c2050d1754d810a6656dfb44d2e3b2 authored over 9 years ago by Stephen Colebourne <[email protected]>
Fix indentation

871e6ba23464067597d0734fcf2708a503cff363 authored over 9 years ago by Stephen Colebourne <[email protected]>
Merge pull request #287 from arend-von-reinersdorff/patch-1

Fix link to 2.8 upgrade notes

b6dea62f70958711c3a9cab0a026212e2dac0737 authored over 9 years ago by Stephen Colebourne <[email protected]>
Fix link to 2.8 upgrade notes

43d6329da60122df66138ffc9c0943c32942595f authored over 9 years ago by Arend v. Reinersdorff <[email protected]>
Release 2.8

eeeaa099d771c09b3c4a2d6f0c56dfbec2b11768 authored over 9 years ago by Stephen Colebourne <[email protected]>
Update plugin versions

a3b1a16ee43af611939799a99c7c461d051d40e7 authored over 9 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2015d

87f130a7e4e655b51d9a0d4a6cee7c6dd5d7571f authored over 9 years ago by Stephen Colebourne <[email protected]>
Clarify pom.xml

Implementation-Title is actually controlled by src/conf/manifest.mf
As such, this value is not u...

6943477bb629d70951bfe94d4a9e6b19fbb6fea0 authored over 9 years ago by Stephen Colebourne <[email protected]>
Fix Property.toInterval()

Change dateTime.hourOfDay().toInterval() to retain the chronology
Change applies to abstract cla...

070bf6036e924eeb817440e8819a0c06025d44fb authored over 9 years ago by Stephen Colebourne <[email protected]>
Clarify period addition Javadoc

See #261

6e008a1c643f4dce6cf23cae3587f7d463a0562a authored over 9 years ago by Stephen Colebourne <[email protected]>
Revive zones destroyed by the IANA tzdb maintainer

Clarify docs

d9d4806d4135046d3f3d1d6e93e0a1f5e1aa3ff4 authored over 9 years ago by Stephen Colebourne <[email protected]>
Merge pull request #259 from jishi9/master

Fixed Seconds.standardSecondsIn javadoc

548c687ac340fc899d1970428afc0ae7c827d4ad authored over 9 years ago by Stephen Colebourne <[email protected]>
Fixed Seconds.standardSecondsIn javadoc

ecc4725ed1ec5c90b6739702ba1f8091e8a895bb authored almost 10 years ago by jishi9 <[email protected]>
Format Etc/* time-zone without using Etc prefix

Fixes #244

b9fe534c7f5876eced6494a6d6c1deaf2528a579 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Separate logging from time-zone compilation

Fixes #246

02922734c59f07b8ccc8e531bd231464dcc3b43c authored almost 10 years ago by Stephen Colebourne <[email protected]>
Revive zones destroyed by the IANA tzdb maintainer

Links in the main tzdb data files are now treated as zones
with the exception of a few special c...

4222b61dcefc4e621f6d016e0928da0280663f87 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2015a

Fixes #243

eb1b99814287682e3f185a3b2ef7e2c858e2728a authored almost 10 years ago by Stephen Colebourne <[email protected]>
Fix Parsing of negative periods less than a second

Fixes #238

558c9282cedc6b0d8a4dcbb7e7157077872b1cda authored almost 10 years ago by Stephen Colebourne <[email protected]>
Fix Javadoc

Fixes #241

fd323b4a8fa05348c67bdace8dde380ffa7b7435 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Fix DateTime.withDate() DateTime.withTime()

Algorithm incorrectly changed hour of day
Happened mid-change when DST dates were hit
New algori...

48b6ae85b02f41bec0fac7110ee47239c53eee9d authored almost 10 years ago by Stephen Colebourne <[email protected]>
Clarify definition of ISO chronology

Fixes #231

470a545bb065df2467b4f2e7dc5bda853e580708 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Encode properties files using unicode escapes

Re-encode files using unicode escapes to avoid encoding issues
Fixes #228

0daee1292837cfea36dd452259d086f3e39cec3f authored almost 10 years ago by Stephen Colebourne <[email protected]>
Fix MonthDay.plusDays()

Algorithm incorrect when adding caused month to change twice
Used incorrect way of getting curre...

b95ebe240aa65d2d28deb84b76d8a7edacf922f8 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Adding test case for MonthDay.plus/minusDays February behavior

Since MonthDay.plus/minusDays is documented to assume February has 29
days, these test cases ver...

bef3d7c9871fd85373e8753dffb5132d8458d373 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Adding test cases for MonthDays plus/minusDays wrapping behavior

29956ccdc75365646441de647e85fe6589081b16 authored almost 10 years ago by Dan Cavallaro <[email protected]>
Merge remote-tracking branch 'danc/travis-typo'

4558a0cd1d53bd740e9177e9bb5446f76936afb8 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Bump version

Update pom.xml to latest versions
Add contributor

b7074b2a18894774f7d2f9ad1c3d714f5d762e92 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Tiny copy-paste typo fix

1f0ca1e4aa7a1669a50ca69cd977707b5ebb6287 authored almost 10 years ago by Dan Cavallaro <[email protected]>
Merge pull request #229 from dancavallaro/doc-update

Update MonthDay.plusDays docs

9a4bc93a706b81dfd301cbaeb489354f900324d7 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Update MonthDay.plusDays docs

Updated MonthDay.plusDays Javadoc comment to mention that February is
assumed to have 29 days fo...

c10fb6d3a411a38921faa7b364a8023cf524586a authored almost 10 years ago by Dan Cavallaro <[email protected]>
Release v2.7

780f9626fd473e20ea6bcf65a917fcbcb92cff29 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Fix release notes

8f11578a01f3d87510d58052fe7097dcfa0dae8a authored almost 10 years ago by Stephen Colebourne <[email protected]>
Ensure period formatting locale used

PeriodFormatter.withLocale() now uses the locale to change the pattern
PeriodFormat.wordBased() ...

e0958a6e0e98d656c0da5d523f4d7fca58e116d1 authored almost 10 years ago by Stephen Colebourne <[email protected]>
Merge remote-tracking branch 'origin/topic/220'

488a500c510d84c5c355cbe61ba0deb096e0f3be authored almost 10 years ago by Stephen Colebourne <[email protected]>
Fix Asia/Dhaka time-zone

Problem caused by time-zone ending at 24:00 on December 31st
Model change as being as 23:59:59.9...

87278482070aa5ba3b64f2a8e1406c69e4381657 authored about 10 years ago by Stephen Colebourne <[email protected]>
Add DateTime.withDate and DateTime.withTime

Fixes #213

c6a92aebb9ba03440e4225dd3db205d46a49995e authored about 10 years ago by Stephen Colebourne <[email protected]>
Add no-tzdb jar file

A second project output
Same files, just no tzdb data (or ZoneInfoCompiler)
Fixes #220

3f84a37f67d1f1ad72ad10f253f91d4a929f9dfa authored about 10 years ago by Stephen Colebourne <[email protected]>
Added new system property for time-zone loading

New system property "org.joda.time.DateTimeZone.Folder"
If set, then it is treated as a file sys...

ca8f807b99b16ce5cc51444ce17ca12abdc7ff80 authored about 10 years ago by Stephen Colebourne <[email protected]>
Merge pull request #223 from twillouer/master

javadoc

156b53ef9b085f4104726c9a9fc902e97b97b8a8 authored about 10 years ago by Stephen Colebourne <[email protected]>
javadoc

d209bca3fc3bc17b4a53c7844974411ccd7f271e authored about 10 years ago by William Delanoue <[email protected]>
Update related projects page

b5f433357184e6090507e41c8c66ab683d621e52 authored about 10 years ago by Stephen Colebourne <[email protected]>
Update website

e26b8246bb2d2826c5c357e59e47e252e2eba755 authored about 10 years ago by Stephen Colebourne <[email protected]>
Fix maven co-ordinates

Fixes #214

5ee3b78500f67b464bc647d5834c62d05086b52c authored about 10 years ago by Stephen Colebourne <[email protected]>
Update pom.xml following pull request

76425421522a32aecb8d5ccb0b4098f0544ed96d authored about 10 years ago by Stephen Colebourne <[email protected]>
Merge pull request #212 from edwag/master

Update documentation on Chronology to include IslamicChronology

dcb48997946b242b37e1edc218a798e2e666b213 authored about 10 years ago by Stephen Colebourne <[email protected]>
Update documentation on Chronology to include IslamicChronology in the list of included chronologies.

d923b950c58a65eb542fa2b197f889236476d2fc authored about 10 years ago by Ed Wagstaff <[email protected]>
Update website

60d3a2e263a75c525a8197dcc592d99a84e39037 authored about 10 years ago by Stephen Colebourne <[email protected]>
Remove reference to Apache Ant build tool

350ad252473d93eab2fc2d05433248de4e55a7a0 authored about 10 years ago by Stephen Colebourne <[email protected]>
Bump version

8a64e3ece8613f75e535c15aa3a08d85cfff6de1 authored about 10 years ago by Stephen Colebourne <[email protected]>
Release v2.6

60fd89df9d362047035484217b4c161a360e58a5 authored about 10 years ago by Stephen Colebourne <[email protected]>
Adjust travis versions to test on

56e660f275e12cce6ebfb0911bef21204fd0f1e8 authored about 10 years ago by Stephen Colebourne <[email protected]>
Fix name provider

Name provider relied on tzdb short names matching JDK data names
This has ceased to be true due ...

70b440b9bbf31035a3ffbb5835ec7a5639a9e8e0 authored about 10 years ago by Stephen Colebourne <[email protected]>
Refactor time-zone locking to use atomics

Reduce use of locks overall
Simplify logic to have less interactions
See #196

0a7eed9c47188e104079587966094770b80a4047 authored about 10 years ago by Stephen Colebourne <[email protected]>
Attempt to tackle an Android deadlock

Use dedicated lock objects instead of locking on the class object
See #196

f1bbc28a1da528d06cc0b0c18ec26053e5d6cbe3 authored about 10 years ago by Stephen Colebourne <[email protected]>
Fix tests to allow old/new tz data to compile

Still not happy with the activities of the TZDB maintainer

f8f04177791256fc7397614167975d966617b4c1 authored about 10 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2014j

3ee33d28c378e5ecf05a5c8bd20b8fed7876ee5a authored about 10 years ago by Stephen Colebourne <[email protected]>
Handle complex prefix/suffix combinations

For example, 'M' for months and 'm' for minutes.
Parser is generally case insensitive, but handl...

dbda260e5c2bfac5c20813c1a7645e8f15f89a6d authored about 10 years ago by Stephen Colebourne <[email protected]>
Formatter previously ignored case sensitivity when working with M and m, for months and minutes leading to an incorrect result. Aims to resolve issue #194

81cec147d0fe5d6ced2bf59283e557a0cc60baea authored about 10 years ago by Jim Gough <[email protected]>
Bump version

5ba208f505bfba9155fcb28a6ae3f54b962438a4 authored about 10 years ago by Stephen Colebourne <[email protected]>
Merge pull request #205 from kwangbkim/master

Fixed typo convertor -> converter

bac4b2e69a0613ee7f0ae434072d4744fe7f2c6d authored about 10 years ago by Stephen Colebourne <[email protected]>
Fixed typo convertor -> converter

0e0cefa8a4209ae79563b953db515f3046594a57 authored about 10 years ago by Kwang Kim <[email protected]>
Merge pull request #198 from valentin-nasta/master

Corrected Java doc for AbstractDuration#isLongerThan and AbstractDuratio...

6526e7da38834a316ba1dca88df4ab165bd15f84 authored about 10 years ago by Stephen Colebourne <[email protected]>
Corrected Java doc for AbstractDuration#isLongerThan and AbstractDuration#isShorterThan.

99b73f9e56b251f853b2c5a6c89d9b27241c7797 authored about 10 years ago by Valentin Nastasache <[email protected]>
Update github site plugin

Also need egit repo in settings.xml

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

8ddb3fb57078d57cfea00b1f588c9ffa8ffbec03 authored over 10 years ago by Stephen Colebourne <[email protected]>
Fix tests to allow old and new time-zone data to compile

Not happy with the activities of the TZDB maintainer

bb7ca2c20fb655ae529fb7dfa341d81562714add authored over 10 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2014h

a9e6638fec89b6c01386cdf55646a8997ce4940d authored over 10 years ago by Stephen Colebourne <[email protected]>
Add time-zone databse version to manifest

Key = Time-Zone-Database-Version
Based on pull request by @longhua
Fixes #176
Fixes #183

e53f6a384033767a22256401c9f44b1f515fb735 authored over 10 years ago by Stephen Colebourne <[email protected]>
Update following pull request

Fixes #173
Fixes #182

404b6e6bf5050db51c5827f856cca2953b7294a4 authored over 10 years ago by Stephen Colebourne <[email protected]>
Merge pull request #182 from longhua/fix_#173

Don't advance to dayOfWeek if it is 0

See #182

504acaef364e4626161b372744441bb44866abd4 authored over 10 years ago by Stephen Colebourne <[email protected]>
Don't advance to dayOfWeek if it is 0

If 24:00 is used with a specific day, it will advance to next Monday, since advance is set to tr...

8769b776d5f28650e1cb50878f8266c3d7e4a9e1 authored over 10 years ago by LongHua Huang <[email protected]>
Alter LocalDate.toDateTime to be more consistent

Additional release notes
Fixes #177

986d905f76176322356df6ef520dc33256827f0a authored over 10 years ago by Stephen Colebourne <[email protected]>
Alter LocalDate.toDateTime to be more consistent

Alter LocalDate.toDateTime(LocalTime)
Alter LocalDate.toDateTime(LocalTime, DateTimeZone)
Docume...

19546b6960c41dcd053bd06e7345bd015946809c authored over 10 years ago by Stephen Colebourne <[email protected]>
Fix deadlock due to DateTimeZone.UTC

Referencing DateTimeZone and FixedDateTimeZone from two
threads at startup could deadlock
Add pa...

1ecf8abe9a0a044b1a4da9eed855c49aac73c7d7 authored over 10 years ago by Stephen Colebourne <[email protected]>
Handle suffixes/affixes that clash

For example, m for minutes and ms for milliseconds
Improve on patch by adjusting memory model is...

47c194065d46f3b84fc3642b5613e64b9403c78f authored over 10 years ago by Stephen Colebourne <[email protected]>
Handle suffixes/affixes that clash

For example, m for minutes and ms for milliseconds
Fixes #154, fixes #169

7eb5f6043f21431cfc714200e53a738adceb6ecd authored over 10 years ago by Stephen Colebourne <[email protected]>
Merge branch 'gswierczynski-master2'

6dcf36d38137a1c71522879c7af84bf7b26bfbed authored over 10 years ago by Stephen Colebourne <[email protected]>
Create base class for affixes that will solve #154.

226b0439bbe1eb2ed144a163827167635b492b69 authored over 10 years ago by Grzegorz Świerczyński <[email protected]>
Fix parsing with PeriodFormatter containing composite affix.

312f39db344bb8a37ed4e50ce00099fff3c830aa authored over 10 years ago by Grzegorz Świerczyński <[email protected]>
Assure correct order of regex affixes during parsing.

faa4fad4e2afe6e9949d6d0b676e733800132704 authored over 10 years ago by Grzegorz Świerczyński <[email protected]>
Add regex based period formats

Fixes #166

a794eaa2da281c411cfa41b9b66f831942a0577c authored over 10 years ago by Stephen Colebourne <[email protected]>
Bump version to snapshot

079e11afd32f5ee00588f0d64a158c4f66e00ebd authored over 10 years ago by Stephen Colebourne <[email protected]>
Merge branch 'gswierczynski-master'

08b9ea2dba478a6669b6a6025e531d585db02db2 authored over 10 years ago by Stephen Colebourne <[email protected]>
Assure immutability of RegExAffix. Fix formatting.

a5d9d7e5d169587db3523417b7760f4080388826 authored over 10 years ago by Grzegorz Świerczyński <[email protected]>
Remove vicious tabs. Fix order of the supported languages in

PeriodFormat#wordBased(Locale) method's javadoc.

a9186877b2383132d4f69636dbb703e3118840fe authored over 10 years ago by Grzegorz Świerczyński <[email protected]>