]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
7 years ago[misc] Fix lazy-load test km/grunt-test-browser 4466/head
Kunal Marwaha [Fri, 2 Mar 2018 19:58:04 +0000 (11:58 -0800)] 
[misc] Fix lazy-load test

7 years ago[bugfix] Fix #4390: use offset properly in toISOString (#4391)
Ash [Fri, 2 Mar 2018 19:02:59 +0000 (19:02 +0000)] 
[bugfix] Fix #4390: use offset properly in toISOString (#4391)

7 years ago[locale] ko: Add trailing dot to L and l (#4379)
Kunal Marwaha [Fri, 2 Mar 2018 19:02:13 +0000 (11:02 -0800)] 
[locale] ko: Add trailing dot to L and l (#4379)

* Add trailing dot to L and l

* Add tests

7 years ago[new locale] ug-cn: Added locale ug-cn (#4372)
Alim Boyaq [Fri, 2 Mar 2018 19:01:18 +0000 (01:01 +0600)] 
[new locale] ug-cn: Added locale ug-cn (#4372)

* added uyghur language

* fixed a silly bug

7 years ago[bugfix] remove `ordinal` for `Turkish` locale as they use `cardin… (#4361)
Alan Agius [Fri, 2 Mar 2018 19:01:04 +0000 (20:01 +0100)] 
[bugfix] remove `ordinal` for `Turkish` locale as they use `cardin… (#4361)

* bugfix: local remove `ordinal` for `Turkish` locale as they use `cardinal` days

Closes: #4122
* restore ordinals

7 years ago[bugfix] Correct min/max TypeScript signatures (#4360)
Ash [Fri, 2 Mar 2018 19:00:36 +0000 (19:00 +0000)] 
[bugfix] Correct min/max TypeScript signatures (#4360)

* Fix #4316: Update TypeScript signatures

* Add min & max typescript tests

* Add overload signatures

7 years ago[new locale] Added locale en-ilֿ (#4335)
Yoav Amit [Fri, 2 Mar 2018 19:00:14 +0000 (21:00 +0200)] 
[new locale] Added locale en-ilֿ  (#4335)

7 years ago[bugfix] Fix #3883 lazy load parentLocale in defineLocale, fallback to global if...
Chris Myers [Fri, 2 Mar 2018 18:59:25 +0000 (18:59 +0000)] 
[bugfix] Fix #3883 lazy load parentLocale in defineLocale, fallback to global if missing (#4310)

* Fix #3883 defineLocale lazy load parentLocale

* Fix #3883 fallback to globalLocale if parentLocale can't be loaded,
added test

* Fix #3883 lazy load parentLocale test

7 years ago[locale] pt-br: Simplify pt-br past relativeTime (#4195)
Eduardo Dalla Vecchia [Fri, 2 Mar 2018 18:57:57 +0000 (15:57 -0300)] 
[locale] pt-br: Simplify pt-br past relativeTime (#4195)

7 years ago[locale] id: Fix short name for august in id locale (#4184)
du [Fri, 2 Mar 2018 18:56:20 +0000 (02:56 +0800)] 
[locale] id: Fix short name for august in id locale (#4184)

* Update id.js

* Revert "Update id.js"

This reverts commit 587f6049c8990b9f5231975e03974a80a08875f4.

* change id.js

7 years ago[locale] kn: Improve short months (#4140)
MOHAN M U [Fri, 2 Mar 2018 18:55:49 +0000 (00:25 +0530)] 
[locale] kn: Improve short months (#4140)

* Update kn.js

* tests for kannada

* test for kannada

7 years ago[locale] tet: Improvements for month and weekday names (#4101)
Joshua Brooks [Fri, 2 Mar 2018 18:55:37 +0000 (03:55 +0900)] 
[locale] tet: Improvements for month and weekday names (#4101)

* Update tet.js

* Update tet.js

* Update tet.js

* Tests and date names for tet

7 years ago[misc] Print console warning when setting non-existent locales (#4085)
asulaiman [Fri, 2 Mar 2018 18:54:40 +0000 (13:54 -0500)] 
[misc] Print console warning when setting non-existent locales (#4085)

* Dont silently fail setting new locale when it isnt available

Right now if the new locale being set is not available then it fails silently and just uses the existing global locale. A console warning would be useful to notify the user of such a failure.

* added missing semicolon

* Added console warn check.

* Fixed if condition.

* Add space

7 years ago[new locale] tg: Tajik (Tajikistan) locale (#3896)
Orif N. Jr [Fri, 2 Mar 2018 18:53:43 +0000 (19:53 +0100)] 
[new locale] tg: Tajik (Tajikistan) locale (#3896)

* add Tajik (cyrillic) language

* fix comment

* add updates

* add meridem and ordinal

* fix suffixes

* change weekdays to lowercase

* move locale file

* enhance code style

* add tests for 'tg' locale

* fix test issues

* fix test issues

* add Tajik (cyrillic) language

* fix comment

* add updates

* add meridem and ordinal

* fix suffixes

* change weekdays to lowercase

* move locale file

* enhance code style

* add tests for 'tg' locale

* fix test issues

* fix test issues

* correct meridiem calculations

* correct "tg" unit tests

* fix words ending

* extend meridiem tests

* remove isPM part

* separate meridiem units around 12

* correct meridiem

* code refactoring

* change test value

* adapt meridiemHour

* change back

* fix error

* update component.json

7 years ago[misc] fix deprecated rollup options (#4371) 4384/head
Huáng Jùnliàng [Thu, 28 Dec 2017 22:33:52 +0000 (06:33 +0800)] 
[misc] fix deprecated rollup options (#4371)

* fix(rollup): fix deprecated rollup options

* chore(travis): test against on node 8

7 years agoBuild 2.20.1 2.20.1
Kunal Marwaha [Tue, 19 Dec 2017 04:36:30 +0000 (23:36 -0500)] 
Build 2.20.1

7 years agoBump version to 2.20.1
Kunal Marwaha [Tue, 19 Dec 2017 04:35:17 +0000 (23:35 -0500)] 
Bump version to 2.20.1

7 years agoUpdate changelog for 2.20.1
Kunal Marwaha [Tue, 19 Dec 2017 04:33:56 +0000 (23:33 -0500)] 
Update changelog for 2.20.1

7 years ago[locale] Fix Arabic locale for months (again) (#4359)
Kunal Marwaha [Tue, 19 Dec 2017 04:25:39 +0000 (23:25 -0500)] 
[locale] Fix Arabic locale for months (again) (#4359)

* [locale] Fix Arabic locale for months (again)

* Fix tests

* Fix the rest of the tests

7 years ago[misc] Add optional parameter keepOffset to toISOString (#4357)
blahDL [Tue, 19 Dec 2017 04:23:14 +0000 (14:23 +1000)] 
[misc] Add optional parameter keepOffset to toISOString (#4357)

Update the typescript definition file to include the optional parameter keepOffset which was introduced in 2.20.0

7 years agoBuild 2.20.0 2.20.0
Kunal Marwaha [Sun, 17 Dec 2017 01:09:05 +0000 (20:09 -0500)] 
Build 2.20.0

7 years agoBump version to 2.20.0
Kunal Marwaha [Sun, 17 Dec 2017 01:08:11 +0000 (20:08 -0500)] 
Bump version to 2.20.0

7 years agoUpdate changelog for 2.20.0
Kunal Marwaha [Sun, 17 Dec 2017 01:07:38 +0000 (20:07 -0500)] 
Update changelog for 2.20.0

7 years ago[feature] Prevent toISOString converting to UTC (issue #1751) (#4341)
Ash [Sun, 17 Dec 2017 00:41:10 +0000 (00:41 +0000)] 
[feature] Prevent toISOString converting to UTC (issue #1751) (#4341)

* [feature] Prevent toISOString converting to UTC (issue #1751)

* Improve readability (maybe)

* Tweak following code review

* jshint fix

7 years ago[bugfix] Fix #4251: Avoid RFC2822 in utc() test (#4312)
Ash [Sun, 17 Dec 2017 00:38:49 +0000 (00:38 +0000)] 
[bugfix] Fix #4251: Avoid RFC2822 in utc() test (#4312)

7 years ago[locale] Fix Arabic locale for months (#4271)
Ahmed Hassan [Sun, 17 Dec 2017 00:38:22 +0000 (19:38 -0500)] 
[locale] Fix Arabic locale for months (#4271)

7 years ago[locale] set french weekdaysMin in lowercase (#4267)
Dieter Sting [Sun, 17 Dec 2017 00:37:59 +0000 (01:37 +0100)] 
[locale] set french weekdaysMin in lowercase (#4267)

7 years ago[bugfix] Fix incorrect strict parsing with full-width parentheses (#4240)
Matthew Kendrick Co [Sun, 17 Dec 2017 00:37:43 +0000 (08:37 +0800)] 
[bugfix] Fix incorrect strict parsing with full-width parentheses (#4240)

7 years ago[locale] Russian LT/LTS: Updated time format in accordance with CLDR and www.timeandu...
Jørn Ølmheim [Sun, 17 Dec 2017 00:37:23 +0000 (01:37 +0100)] 
[locale] Russian LT/LTS: Updated time format in accordance with CLDR and www.timeandunits.com (#4210)

7 years ago[locale] es-us: Updated time format in accordance with CLDR and www.timeandunits...
Jørn Ølmheim [Sun, 17 Dec 2017 00:37:02 +0000 (01:37 +0100)] 
[locale] es-us: Updated time format in accordance with CLDR and www.timeandunits.com (#4209)

7 years ago[locale] Fix 4189: Updated time separator for German-Swiss locale (#4200)
Jørn Ølmheim [Sun, 17 Dec 2017 00:29:44 +0000 (01:29 +0100)] 
[locale] Fix 4189: Updated time separator for German-Swiss locale (#4200)

7 years ago[locale] Relative seconds i18n (#4183)
Huáng Jùnliàng [Sun, 17 Dec 2017 00:29:31 +0000 (08:29 +0800)] 
[locale] Relative seconds i18n (#4183)

* locales ru, uk: added relative seconds

* feat(i18n): add relativeSeconds for zh-*

* feat(i18n): add relativeSeconds for en-*

* af

* ar

* az

* be

* add relativeSeconds for th

* add relativeSeconds for vi

* ar-dz

* change style

* bg

* bm

* bn

* add relativeSeconds for fr-*

* add relativeSeconds for de-*

* add relativeSeconds for es-*

* ja

* ms

* nl

* pt

* jv

* it

* ca

* cv

* cy

* da

* el

* eo

* eu

* lo

* my

* ta

* fix lo

* si

* sv

* fy

* gl

* gu

* hr

* hu

* id

* pl

* bs

* remove executable mode on pl.js

* fi

* lb

* lt

* lv

* me

* mi

* mk

* ml

* mr

* nb

* pa-in

* uz-latn

* te tet tl-ph tlh tr tzl tzm tzm-latn ur uz x-pseudo yo

* fix tzm

* et

* fa

* fo

* gd

* sd se si sk sl sq sr sr-cyrl ss sw

* mr ms-my ne nn

* kk km kn ky

* fix ro

* fix tlh

* fix tzl

* fix tlh ro

* gom-latn

* he

* is

* fix pl

* fix sw sr-cyrl sr

* fix nn

* fix sl

* fix sk

* hy-am

* hi

* gom-latn

* et

* fix sr

* dv

* fix sk

* ar-ly

* bo

* cs

* bs

* ar-kw

* ar-ma

* ar-tn

* ar-sa

* fix ar-dz

* br

* fix ka

* fix tl-ph

* fix az from CLDR

* fix bm from CLDR

* fix bs from CLDR

* fix cs from CLDR

* fix fo from CLDR

* fix gu from CLDR

* fix hr from CLDR

* fix ka from CLDR

* fix km from CLDR

* fix my from CLDR

* fix ne from CLDR

* fix sk from CLDR

* fix sr-cyrl from CLDR

* fix sr from CLDR

* fix te from CLDR

* fix style

7 years ago[new locale] mt: Maltese language (#4143)
Alessandro Maruccia [Sun, 17 Dec 2017 00:29:12 +0000 (01:29 +0100)] 
[new locale] mt: Maltese language (#4143)

* Added maltese locale

* linted

* Added missing ss key to relative time

* Fixed git profile url

7 years ago[locale] it: Remove comma between weekday and date, fixes #4133 (#4134)
Ash [Sun, 17 Dec 2017 00:28:52 +0000 (00:28 +0000)] 
[locale] it: Remove comma between weekday and date, fixes #4133 (#4134)

7 years ago[locale] zh-cn,zh-hk,zh-tw: Change date formats according to CLDR (#3952)
monkeycon [Sun, 17 Dec 2017 00:28:41 +0000 (01:28 +0100)] 
[locale] zh-cn,zh-hk,zh-tw: Change date formats according to CLDR (#3952)

7 years ago[feature] add format constants to support output to HTML5 input type formats (see...
Tuan Nguyen [Sun, 17 Dec 2017 00:28:21 +0000 (11:28 +1100)] 
[feature] add format constants to support output to HTML5 input type formats (see #3928) (#4154)

7 years agoBuild 2.19.4 2.19.4
Kunal Marwaha [Mon, 11 Dec 2017 01:04:52 +0000 (20:04 -0500)] 
Build 2.19.4

7 years agoBump version to 2.19.4
Kunal Marwaha [Mon, 11 Dec 2017 01:03:08 +0000 (20:03 -0500)] 
Bump version to 2.19.4

7 years agoUpdate changelog for 2.19.4
Kunal Marwaha [Mon, 11 Dec 2017 01:02:44 +0000 (20:02 -0500)] 
Update changelog for 2.19.4

7 years ago[misc] Add 'ss' relative time key to typescript definition (#4246)
xkxx [Mon, 11 Dec 2017 00:39:36 +0000 (16:39 -0800)] 
[misc] Add 'ss' relative time key to typescript definition (#4246)

* Add 'ss' to typescript definition

* add missing ss key to MomentRelativetime

* add typing tests for new ss key

* correct whitespacing issues

7 years ago[bugfix] Fix weekday verification for UTC and offset days (fixes #4227) (#4332)
Isaac Cambron [Mon, 11 Dec 2017 00:27:27 +0000 (19:27 -0500)] 
[bugfix] Fix weekday verification for UTC and offset days (fixes #4227) (#4332)

* Verify utc date weekdays using local weekday

* add tests and change check

7 years ago[bugfix] Fix #4334: Remove unused function call argument (#4336)
Ash [Mon, 11 Dec 2017 00:23:25 +0000 (00:23 +0000)] 
[bugfix] Fix #4334: Remove unused function call argument (#4336)

7 years agoBuild 2.19.3 2.19.3
Kunal Marwaha [Wed, 29 Nov 2017 16:10:14 +0000 (11:10 -0500)] 
Build 2.19.3

7 years agoBump version to 2.19.3
Kunal Marwaha [Wed, 29 Nov 2017 16:06:08 +0000 (11:06 -0500)] 
Bump version to 2.19.3

7 years agoUpdate changelog for 2.19.3
Kunal Marwaha [Wed, 29 Nov 2017 16:01:27 +0000 (11:01 -0500)] 
Update changelog for 2.19.3

7 years agoFixed spelling and formatting for U.S. (#4289)
Craig Patik [Wed, 29 Nov 2017 15:41:54 +0000 (16:41 +0100)] 
Fixed spelling and formatting for U.S. (#4289)

I believe this will fix the button near the bottom of https://momentjs.com. If not, feel free to delete this PR.

7 years ago[bugfix] Fix for ReDOS vulnerability (see #4163) (#4326)
crackmigg [Wed, 29 Nov 2017 15:36:21 +0000 (16:36 +0100)] 
[bugfix] Fix for ReDOS vulnerability (see #4163) (#4326)

* Limiting regex match to 256 chars, fixing #4163

* Limiting regex match to 256 chars, fixing #4163

* Also limiting numbers to fix #4163

7 years agoBuild 2.19.2 2.19.2
Iskren Chernev [Sat, 11 Nov 2017 20:25:07 +0000 (22:25 +0200)] 
Build 2.19.2

7 years agoBump version to 2.19.2
Iskren Chernev [Sat, 11 Nov 2017 20:21:17 +0000 (22:21 +0200)] 
Bump version to 2.19.2

7 years agoUpdate changelog for 2.19.2
Iskren Chernev [Sat, 11 Nov 2017 20:19:34 +0000 (22:19 +0200)] 
Update changelog for 2.19.2

7 years agoMerge pull request #4242 from cmyers:develop
Iskren Chernev [Sat, 11 Nov 2017 19:39:54 +0000 (21:39 +0200)] 
Merge pull request #4242 from cmyers:develop

[bugfix] updateLocale now tries to load parent, fixes #3626

7 years agoAdded test and minor refactor
Chris Myers [Thu, 19 Oct 2017 23:02:54 +0000 (00:02 +0100)] 
Added test and minor refactor

7 years agoFix #3626 further refactor
Chris Myers [Thu, 19 Oct 2017 20:16:43 +0000 (21:16 +0100)] 
Fix #3626 further refactor

7 years agoFix #3626: updateLocale merge issue
Chris Myers [Sat, 14 Oct 2017 23:28:34 +0000 (00:28 +0100)] 
Fix #3626: updateLocale merge issue

7 years agoFix year setter for random days in leap year (#4255)
Yann Pringault [Sat, 4 Nov 2017 14:37:49 +0000 (15:37 +0100)] 
Fix year setter for random days in leap year (#4255)

7 years agoBuild 2.19.1 2.19.1
Iskren Chernev [Wed, 11 Oct 2017 20:55:53 +0000 (23:55 +0300)] 
Build 2.19.1

7 years agoBump version to 2.19.1
Iskren Chernev [Wed, 11 Oct 2017 20:54:05 +0000 (23:54 +0300)] 
Bump version to 2.19.1

7 years agoUpdate changelog for 2.19.1
Iskren Chernev [Wed, 11 Oct 2017 20:53:53 +0000 (23:53 +0300)] 
Update changelog for 2.19.1

7 years agoMerge pull request #4232 from moment/maggie/fixBuild
Iskren Ivov Chernev [Wed, 11 Oct 2017 20:50:06 +0000 (23:50 +0300)] 
Merge pull request #4232 from moment/maggie/fixBuild

revert locale fallbacks in require, re-add react native aliasing

7 years agorevert locale fallbacks in require, re-add react native aliasing maggie/fixBuild 4232/head
Maggie Pint [Wed, 11 Oct 2017 14:53:49 +0000 (07:53 -0700)] 
revert locale fallbacks in require, re-add react native aliasing

7 years agoMerge pull request #4226 from ichernev:revert-package-json-es6
Iskren Chernev [Tue, 10 Oct 2017 23:21:38 +0000 (02:21 +0300)] 
Merge pull request #4226 from ichernev:revert-package-json-es6

[critical] Revert "jsnext:main -> module (#3904)", fixes #4216

7 years agoRevert "jsnext:main -> module (#3904)" 4226/head
Iskren Chernev [Tue, 10 Oct 2017 23:18:37 +0000 (02:18 +0300)] 
Revert "jsnext:main -> module (#3904)"

This reverts commit aea6a97463521ebadae2f0c53536f36768ddee0d.

7 years agoMerge pull request #4225 from ichernev:revert-require-rename
Iskren Chernev [Tue, 10 Oct 2017 22:28:08 +0000 (01:28 +0300)] 
Merge pull request #4225 from ichernev:revert-require-rename

[critical] Revert require rename, fixes #4216

7 years agoRevert "Rename dynamic require to avoid React Native crash" 4225/head
Iskren Chernev [Tue, 10 Oct 2017 22:24:39 +0000 (01:24 +0300)] 
Revert "Rename dynamic require to avoid React Native crash"

This reverts commit 6a230ae3b574417945b9d7bf459e296eb2585935.

7 years agoRevert "Move require rename inside try/catch"
Iskren Chernev [Tue, 10 Oct 2017 08:22:33 +0000 (11:22 +0300)] 
Revert "Move require rename inside try/catch"

This reverts commit 79e9131fdab17d0afe4211b068a353b2bb5749b5.

7 years agoBuild 2.19.0 2.19.0
Iskren Chernev [Tue, 10 Oct 2017 09:33:37 +0000 (12:33 +0300)] 
Build 2.19.0

7 years agoBump version to 2.19.0
Iskren Chernev [Tue, 10 Oct 2017 09:25:00 +0000 (12:25 +0300)] 
Bump version to 2.19.0

7 years agoUpdate changelog for 2.19.0
Iskren Chernev [Tue, 10 Oct 2017 09:24:20 +0000 (12:24 +0300)] 
Update changelog for 2.19.0

7 years agoMerge pull request #4215 from ichernev:ts-duration-clone
Iskren Chernev [Tue, 10 Oct 2017 09:07:44 +0000 (12:07 +0300)] 
Merge pull request #4215 from ichernev:ts-duration-clone

[misc] TS: Add duration.clone(), for #4080

7 years agoAdd duration clone to TS 4215/head
Iskren Chernev [Tue, 10 Oct 2017 09:05:10 +0000 (12:05 +0300)] 
Add duration clone to TS

7 years agoMerge pull request #4214 from ichernev:fixup-react-native-p2
Iskren Chernev [Tue, 10 Oct 2017 08:30:16 +0000 (11:30 +0300)] 
Merge pull request #4214 from ichernev:fixup-react-native-p2

[critical] Move require rename inside try/catch

7 years agoMove require rename inside try/catch 4214/head
Iskren Chernev [Tue, 10 Oct 2017 08:22:33 +0000 (11:22 +0300)] 
Move require rename inside try/catch

7 years agoMerge pull request #4213 from ichernev:fix-react-native
Iskren Chernev [Tue, 10 Oct 2017 06:32:37 +0000 (09:32 +0300)] 
Merge pull request #4213 from ichernev:fix-react-native

[critical] Rename dynamic require to avoid React Native crash

7 years agoRename dynamic require to avoid React Native crash 4213/head
Iskren Chernev [Mon, 9 Oct 2017 23:16:08 +0000 (02:16 +0300)] 
Rename dynamic require to avoid React Native crash

7 years agoMerge pull request #4199 from Joddsson:fix-year-setter-for-leap-years
Iskren Chernev [Mon, 9 Oct 2017 23:01:34 +0000 (02:01 +0300)] 
Merge pull request #4199 from Joddsson:fix-year-setter-for-leap-years

[bugfix] Fix year setter on leap years, fixes #4024

7 years agoSetting year from feb 29 on leap year to a non leap year returned mar 1.
Ívar Oddsson [Tue, 3 Oct 2017 01:04:39 +0000 (01:04 +0000)] 
Setting year from feb 29 on leap year to a non leap year returned mar 1.

7 years agoMerge pull request #4131 from mikeparas:mismatch-weekday
Iskren Chernev [Mon, 9 Oct 2017 22:52:21 +0000 (01:52 +0300)] 
Merge pull request #4131 from mikeparas:mismatch-weekday

[bugfix] Fix day-of-week validation, fixes #4112

7 years agoFix code style error
Mike Paras [Sat, 19 Aug 2017 17:51:21 +0000 (10:51 -0700)] 
Fix code style error

7 years agoUpdate tests for mismatching weekday
Mike Paras [Sat, 19 Aug 2017 17:43:22 +0000 (10:43 -0700)] 
Update tests for mismatching weekday

* Add test to parsing_flags test module
* Reword assertion messages

7 years agoFix day-of-week validation (issue #4112)
Mike Paras [Sat, 19 Aug 2017 01:51:41 +0000 (18:51 -0700)] 
Fix day-of-week validation (issue #4112)

* Check that day-of-week matches parsed date in configFromArray
* Add tests

7 years agoMerge pull request #4062 from ashsearle:fix/3960
Iskren Chernev [Mon, 9 Oct 2017 22:47:31 +0000 (01:47 +0300)] 
Merge pull request #4062 from ashsearle:fix/3960

[bugfix] duration toString with mixed signs, fixes #3960

7 years agoFFS
Ash Searle [Tue, 8 Aug 2017 08:30:19 +0000 (09:30 +0100)] 
FFS

7 years agoUse strict operator
Ash Searle [Tue, 8 Aug 2017 08:19:32 +0000 (09:19 +0100)] 
Use strict operator

7 years agoRewrite for clarity, and add more unit tests
Ash Searle [Tue, 8 Aug 2017 08:06:11 +0000 (09:06 +0100)] 
Rewrite for clarity, and add more unit tests

7 years agoFix: Math.sign isn't supported by IE
Ash Searle [Tue, 8 Aug 2017 07:55:02 +0000 (08:55 +0100)] 
Fix: Math.sign isn't supported by IE

7 years agoFix toString for durations with mixed sign
Ash Searle [Tue, 11 Jul 2017 18:31:02 +0000 (19:31 +0100)] 
Fix toString for durations with mixed sign

7 years agoMerge pull request #4063 from ashsearle/fix/3997
Isaac Cambron [Mon, 9 Oct 2017 22:32:26 +0000 (18:32 -0400)] 
Merge pull request #4063 from ashsearle/fix/3997

[bugfix] Add duration fields in month, day, time order, fixes #3997

7 years agoMerge pull request #4146 from ashsearle/fix/4145
Isaac Cambron [Mon, 9 Oct 2017 22:31:38 +0000 (18:31 -0400)] 
Merge pull request #4146 from ashsearle/fix/4145

Fix #4145: floating-point errors in ISO duration format

7 years agoReimplement fix: minimize and simplify change. 4146/head
Ash Searle [Wed, 30 Aug 2017 08:02:22 +0000 (09:02 +0100)] 
Reimplement fix: minimize and simplify change.

7 years agoFix v2: Some numbers still led to floating-point errors
Ash Searle [Wed, 30 Aug 2017 07:53:41 +0000 (08:53 +0100)] 
Fix v2: Some numbers still led to floating-point errors

7 years agoFix #4145: floating-point errors in ISO duration format
Ash Searle [Tue, 29 Aug 2017 18:54:07 +0000 (19:54 +0100)] 
Fix #4145: floating-point errors in ISO duration format

8 years agoMerge pull request #4093 from JimiHFord:patch-1
Iskren Chernev [Wed, 9 Aug 2017 12:31:19 +0000 (15:31 +0300)] 
Merge pull request #4093 from JimiHFord:patch-1

[misc] Whitespace changes

8 years agoimprove formatting
Jimi Ford [Mon, 31 Jul 2017 18:35:21 +0000 (14:35 -0400)] 
improve formatting

8 years agoMerge pull request #4088 from keirog:develop
Iskren Chernev [Wed, 9 Aug 2017 12:29:12 +0000 (15:29 +0300)] 
Merge pull request #4088 from keirog:develop

[misc] Fix typo in comment

8 years agoAdd missing word to comment
Keith Rogers [Thu, 27 Jul 2017 23:38:40 +0000 (00:38 +0100)] 
Add missing word to comment

8 years agoMerge pull request #3839 from FourwingsY:develop
Iskren Chernev [Wed, 9 Aug 2017 12:03:03 +0000 (15:03 +0300)] 
Merge pull request #3839 from FourwingsY:develop

[locale] ko: Update ordinal format

8 years agondo the changes to locale/ko.js
FourwingsY [Tue, 8 Aug 2017 01:30:37 +0000 (10:30 +0900)] 
ndo the changes to locale/ko.js

its autogenerated

8 years agofix ordinalMonth testing
FourwingsY [Thu, 3 Aug 2017 16:28:07 +0000 (01:28 +0900)] 
fix ordinalMonth testing

8 years agoupdate ko.js weekly ordering test
FourwingsY [Thu, 3 Aug 2017 14:53:24 +0000 (23:53 +0900)] 
update ko.js weekly ordering test

8 years agoupdate src/locale/ko.js
FourwingsY [Thu, 3 Aug 2017 14:52:34 +0000 (23:52 +0900)] 
update src/locale/ko.js