]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
13 years agofixed a minor LLL format for Japanese 307/head 331/head
LI Long [Tue, 15 May 2012 03:08:19 +0000 (12:08 +0900)] 
fixed a minor LLL format for Japanese

13 years agoMerge branch 'hotfix/1.6.2' 1.6.2
Tim Wood [Fri, 4 May 2012 17:14:04 +0000 (10:14 -0700)] 
Merge branch 'hotfix/1.6.2'

13 years agoBumping version number for 1.6.2 hotfix
Tim Wood [Fri, 4 May 2012 17:14:00 +0000 (10:14 -0700)] 
Bumping version number for 1.6.2 hotfix

13 years agoUpdating built and test files for #300
Tim Wood [Fri, 4 May 2012 17:12:08 +0000 (10:12 -0700)] 
Updating built and test files for #300

13 years agoMerge commit '22176d500f19ab9beb255498ca280dbdf69a7ff2' into hotfix/1.6.2
Tim Wood [Fri, 4 May 2012 17:07:44 +0000 (10:07 -0700)] 
Merge commit '22176d500f19ab9beb255498ca280dbdf69a7ff2' into hotfix/1.6.2

13 years agoMerge pull request #300 from conanca/master
Tim Wood [Fri, 4 May 2012 17:01:16 +0000 (10:01 -0700)] 
Merge pull request #300 from conanca/master

correct the translation of "future"

13 years agoSwitching from this.clone() to moment(this) to save 10/3 bytes
Tim Wood [Thu, 3 May 2012 19:51:49 +0000 (12:51 -0700)] 
Switching from this.clone() to moment(this) to save 10/3 bytes

13 years agoShaving bytes for #302
Tim Wood [Thu, 3 May 2012 17:02:19 +0000 (10:02 -0700)] 
Shaving bytes for #302

13 years agoTrimming bytes, 73/20
Tim Wood [Thu, 3 May 2012 16:57:30 +0000 (09:57 -0700)] 
Trimming bytes, 73/20

13 years agoAdding file size diff script to measure the size of the library vs the latest stable...
Tim Wood [Thu, 3 May 2012 16:53:41 +0000 (09:53 -0700)] 
Adding file size diff script to measure the size of the library vs the latest stable branch

13 years agoFixing moment.humanizeDuration(60000, true); syntax
Tim Wood [Thu, 3 May 2012 16:33:53 +0000 (09:33 -0700)] 
Fixing moment.humanizeDuration(60000, true); syntax

Yeah, it's ugly, but it will be deprecated in 1.7.0 anyway…
#299

13 years agoFixing thrown error when parsing an empty string with multiple formats
Tim Wood [Thu, 3 May 2012 16:15:48 +0000 (09:15 -0700)] 
Fixing thrown error when parsing an empty string with multiple formats

#301

13 years agocorrect the translation of 'future' 300/head
Conanca [Thu, 3 May 2012 07:26:22 +0000 (15:26 +0800)] 
correct the translation of 'future'

13 years agoFixing bug on #297
Tim Wood [Tue, 1 May 2012 23:05:41 +0000 (16:05 -0700)] 
Fixing bug on #297

13 years agoAdding automatic iso parsing support for fractional seconds and timezone as 'Z'
Tim Wood [Tue, 1 May 2012 17:03:55 +0000 (10:03 -0700)] 
Adding automatic iso parsing support for fractional seconds and timezone as 'Z'

#295

13 years agoAdding travis.yml to hot fix branch
Tim Wood [Mon, 30 Apr 2012 17:31:49 +0000 (10:31 -0700)] 
Adding travis.yml to hot fix branch

13 years agomoment.utc() should use current time if no parameters were passed in.
Tim Wood [Mon, 30 Apr 2012 16:06:28 +0000 (09:06 -0700)] 
moment.utc() should use current time if no parameters were passed in.

#291

13 years agoMerge branch 'develop'
Tim Wood [Thu, 26 Apr 2012 22:37:17 +0000 (15:37 -0700)] 
Merge branch 'develop'

13 years agoMinifying 1.6.1 release 1.6.1
Tim Wood [Thu, 26 Apr 2012 22:34:45 +0000 (15:34 -0700)] 
Minifying 1.6.1 release

13 years agoMerge branch 'hotfix/1.6.1' into develop
Tim Wood [Thu, 26 Apr 2012 22:28:15 +0000 (15:28 -0700)] 
Merge branch 'hotfix/1.6.1' into develop

13 years agoMerge branch 'hotfix/1.6.1'
Tim Wood [Thu, 26 Apr 2012 22:27:58 +0000 (15:27 -0700)] 
Merge branch 'hotfix/1.6.1'

13 years agoBumping version number for hotfix
Tim Wood [Thu, 26 Apr 2012 22:27:37 +0000 (15:27 -0700)] 
Bumping version number for hotfix

13 years agoEmergency patch for 1.6.0
Tim Wood [Thu, 26 Apr 2012 22:25:12 +0000 (15:25 -0700)] 
Emergency patch for 1.6.0

Gah, some commits got overwritten…

13 years agoAdding readme for 1.6.0
Tim Wood [Thu, 26 Apr 2012 20:53:03 +0000 (13:53 -0700)] 
Adding readme for 1.6.0

13 years agoMerge branch 'master' of https://github.com/timrwood/moment 1.6.0
Tim Wood [Thu, 26 Apr 2012 16:36:18 +0000 (09:36 -0700)] 
Merge branch 'master' of https://github.com/timrwood/moment

13 years agoMerging in version 1.6.0
Tim Wood [Thu, 26 Apr 2012 16:36:12 +0000 (09:36 -0700)] 
Merging in version 1.6.0

13 years agoUpdating version number to 1.6.0 in preparation for the release.
Tim Wood [Thu, 26 Apr 2012 00:20:53 +0000 (17:20 -0700)] 
Updating version number to 1.6.0 in preparation for the release.

13 years agoAdding make size-history to compare file size to previous versions
Tim Wood [Wed, 25 Apr 2012 01:04:38 +0000 (18:04 -0700)] 
Adding make size-history to compare file size to previous versions

13 years agoFixing bug where moment.utc(isostringwithoutzone) does not parse as utc
Tim Wood [Wed, 25 Apr 2012 00:17:27 +0000 (17:17 -0700)] 
Fixing bug where moment.utc(isostringwithoutzone) does not parse as utc

#275

13 years agoMerging in changes for 1.5.2
Tim Wood [Mon, 23 Apr 2012 23:25:34 +0000 (16:25 -0700)] 
Merging in changes for 1.5.2

13 years agoFixing swedish grammar #260
Tim Wood [Mon, 23 Apr 2012 17:52:06 +0000 (10:52 -0700)] 
Fixing swedish grammar #260

13 years agoSwitching to using durations and moments in add/subtract private function
Tim Wood [Mon, 23 Apr 2012 17:40:05 +0000 (10:40 -0700)] 
Switching to using durations and moments in add/subtract private function

13 years agoMerging in durations into develop branch
Tim Wood [Mon, 23 Apr 2012 17:12:03 +0000 (10:12 -0700)] 
Merging in durations into develop branch

13 years agoadding ds_store to gitignore
Tim Wood [Mon, 16 Apr 2012 18:47:32 +0000 (11:47 -0700)] 
adding ds_store to gitignore

13 years agoAdding tests for eod on utc mode
Tim Wood [Mon, 16 Apr 2012 18:47:17 +0000 (11:47 -0700)] 
Adding tests for eod on utc mode

13 years agoAdded the asYear, asMonth, etc. getters to Durations 265/head
Rocky Meza [Sun, 15 Apr 2012 09:20:35 +0000 (03:20 -0600)] 
Added the asYear, asMonth, etc. getters to Durations

13 years agoInstituted bubbling for Durations
Rocky Meza [Sun, 15 Apr 2012 08:41:21 +0000 (02:41 -0600)] 
Instituted bubbling for Durations

This is according to the discussion in #265.

13 years agoensure that you can create durations from an actual duration object
Rocky Meza [Sun, 15 Apr 2012 06:23:27 +0000 (00:23 -0600)] 
ensure that you can create durations from an actual duration object

13 years agoAdded getters to the Duration prototype.
Rocky Meza [Sun, 15 Apr 2012 06:20:21 +0000 (00:20 -0600)] 
Added getters to the Duration prototype.

These can serve as encapsulation to protect from future possible changes
in internal representation.

13 years agoDeprecating format tokens `z zz`
Tim Wood [Wed, 11 Apr 2012 04:01:05 +0000 (21:01 -0700)] 
Deprecating format tokens `z zz`

#227

13 years agodeprecating moment.fn.native
Tim Wood [Wed, 11 Apr 2012 04:00:33 +0000 (21:00 -0700)] 
deprecating moment.fn.native

#216

13 years agoFixing merge conflicts with feature/parser branch
Tim Wood [Wed, 11 Apr 2012 03:58:24 +0000 (20:58 -0700)] 
Fixing merge conflicts with feature/parser branch

13 years agoAdding deprecation notes to read me for 1.6.0
Tim Wood [Wed, 11 Apr 2012 03:56:05 +0000 (20:56 -0700)] 
Adding deprecation notes to read me for 1.6.0

13 years agoSwitching to formatting token regex to save filesize.
Tim Wood [Wed, 11 Apr 2012 03:21:40 +0000 (20:21 -0700)] 
Switching to formatting token regex to save filesize.

13 years agoAdding millisecond parsing tests
Tim Wood [Wed, 11 Apr 2012 03:13:20 +0000 (20:13 -0700)] 
Adding millisecond parsing tests

13 years agoFixing string+formats parsing with new iterative parser
Tim Wood [Wed, 11 Apr 2012 03:13:03 +0000 (20:13 -0700)] 
Fixing string+formats parsing with new iterative parser

13 years agoAdding millisecond parsing tokens
Tim Wood [Wed, 11 Apr 2012 03:12:29 +0000 (20:12 -0700)] 
Adding millisecond parsing tokens

13 years agoDeprecating z/zz removal note
Tim Wood [Wed, 11 Apr 2012 03:11:59 +0000 (20:11 -0700)] 
Deprecating z/zz removal note

13 years agoRenaming some internal variables and functions to be more clear
Tim Wood [Wed, 11 Apr 2012 03:10:55 +0000 (20:10 -0700)] 
Renaming some internal variables and functions to be more clear

13 years agoShortening parse token regexes
Tim Wood [Wed, 11 Apr 2012 03:09:10 +0000 (20:09 -0700)] 
Shortening parse token regexes

13 years agoAdd a getter for moment.lang()
Tim Wood [Wed, 11 Apr 2012 02:18:09 +0000 (19:18 -0700)] 
Add a getter for moment.lang()

#266

13 years agoSpeed improvement tests
Tim Wood [Tue, 10 Apr 2012 16:36:13 +0000 (09:36 -0700)] 
Speed improvement tests

13 years agoPassing tests on iterative parser
Tim Wood [Mon, 9 Apr 2012 20:35:36 +0000 (13:35 -0700)] 
Passing tests on iterative parser

13 years agoAdding license file
Tim Wood [Mon, 9 Apr 2012 17:42:26 +0000 (10:42 -0700)] 
Adding license file

13 years agoDocumenting pull requests
Tim Wood [Mon, 9 Apr 2012 16:24:16 +0000 (09:24 -0700)] 
Documenting pull requests

13 years agoStarting work on the iterative parser
Tim Wood [Sun, 8 Apr 2012 19:48:03 +0000 (12:48 -0700)] 
Starting work on the iterative parser

13 years agoMerge branch 'feature/ender_support' into develop
Rocky Meza [Sun, 8 Apr 2012 13:52:29 +0000 (07:52 -0600)] 
Merge branch 'feature/ender_support' into develop

13 years agoSimplified the dateAddRemove helper using the Duration object.
Rocky Meza [Sat, 7 Apr 2012 15:43:56 +0000 (09:43 -0600)] 
Simplified the dateAddRemove helper using the Duration object.

13 years agoStarted on the Duration object feature.
Rocky Meza [Sat, 7 Apr 2012 15:05:49 +0000 (09:05 -0600)] 
Started on the Duration object feature.

moment.duration provides an instantiation method for Duration objects
that handles three input types: an Object, key/value, or just
milliseconds.  I moved the functionality of moment.humanizeDuration to
moment.duration.fn.humanize.  I left a deprecated
moment.humanizeDuration method which relies on moment.duration.
moment.fn.from has been updated to use moment.duration.

13 years agoMerge branch 'hotfix/1.5.1' 1.5.1
Tim Wood [Fri, 6 Apr 2012 01:59:08 +0000 (18:59 -0700)] 
Merge branch 'hotfix/1.5.1'

13 years agoMerge branch 'hotfix/1.5.1' of https://github.com/timrwood/moment into hotfix/1.5.1
Tim Wood [Fri, 6 Apr 2012 01:58:31 +0000 (18:58 -0700)] 
Merge branch 'hotfix/1.5.1' of https://github.com/timrwood/moment into hotfix/1.5.1

13 years agoBumping version number to 1.5.1 for a bugfix
Tim Wood [Fri, 6 Apr 2012 01:58:27 +0000 (18:58 -0700)] 
Bumping version number to 1.5.1 for a bugfix

13 years agoReverting to 1.5.1 state
Tim Wood [Fri, 6 Apr 2012 01:54:23 +0000 (18:54 -0700)] 
Reverting to 1.5.1 state

13 years agoplay nicely within an Ender build 253/head
Rod Vagg [Wed, 4 Apr 2012 04:29:23 +0000 (14:29 +1000)] 
play nicely within an Ender build

13 years agoMerge branch 'master' of github.com:timrwood/moment
Rocky Meza [Mon, 2 Apr 2012 15:20:26 +0000 (09:20 -0600)] 
Merge branch 'master' of github.com:timrwood/moment

13 years agoMerge pull request #229 from baryon/master
Rocky Meza [Mon, 2 Apr 2012 15:16:44 +0000 (09:16 -0600)] 
Merge pull request #229 from baryon/master

I fixed the merge conflicts and updated the jp language file to use the
new meridiem function.

13 years agoAdded tests for Korean number months.
Rocky Meza [Mon, 2 Apr 2012 15:04:40 +0000 (09:04 -0600)] 
Added tests for Korean number months.

This is according to #240.

13 years agoMerge pull request #246 from hinrik/master
Rocky Meza [Mon, 2 Apr 2012 14:36:29 +0000 (07:36 -0700)] 
Merge pull request #246 from hinrik/master

Icelandic translation

13 years agoSupport for Icelandic 246/head
Hinrik Örn Sigurðsson [Fri, 30 Mar 2012 23:47:32 +0000 (23:47 +0000)] 
Support for Icelandic

13 years agoChanging unixValueOf to unix and adding unit tests
Tim Wood [Fri, 30 Mar 2012 17:45:07 +0000 (10:45 -0700)] 
Changing unixValueOf to unix and adding unit tests

#213

13 years agoMerge pull request #213 from exploid/master
Tim Wood [Fri, 30 Mar 2012 17:37:28 +0000 (10:37 -0700)] 
Merge pull request #213 from exploid/master

Add support for creation with unix timestamp in seconds

13 years agoFinally adding notes on contributing
Tim Wood [Fri, 30 Mar 2012 17:10:01 +0000 (10:10 -0700)] 
Finally adding notes on contributing

13 years agoAdding support for formatting milliseconds
Tim Wood [Fri, 23 Mar 2012 19:08:41 +0000 (12:08 -0700)] 
Adding support for formatting milliseconds

#214

13 years agoremove am/AM/pm/PM from meridiem
Tim Wood [Fri, 23 Mar 2012 18:43:04 +0000 (11:43 -0700)] 
remove am/AM/pm/PM from meridiem

Changing to a function.
#222 #228

13 years agoRemoving `isFuture` parameter from `relativeTime` and calculating it manually
Tim Wood [Fri, 23 Mar 2012 18:41:27 +0000 (11:41 -0700)] 
Removing `isFuture` parameter from `relativeTime` and calculating it manually

#226

13 years agoMerge pull request #221 from rockymeza/zh-ordering
Tim Wood [Fri, 23 Mar 2012 17:48:15 +0000 (10:48 -0700)] 
Merge pull request #221 from rockymeza/zh-ordering

fixed ordering of longDateFormat for traditional and simplified Chinese

13 years agoMerge pull request #226 from bleadof/master
Tim Wood [Fri, 23 Mar 2012 17:44:26 +0000 (10:44 -0700)] 
Merge pull request #226 from bleadof/master

The Finnish translation

13 years agoMerge pull request #224 from rockymeza/gl-1oclock
Tim Wood [Fri, 23 Mar 2012 16:50:02 +0000 (09:50 -0700)] 
Merge pull request #224 from rockymeza/gl-1oclock

Fixed one o'clock bug for Galician with calendar.

13 years agoFixed 'seitsämän' to 'seitsemän' 225/head 226/head
Tarmo Aidantausta [Fri, 23 Mar 2012 11:51:02 +0000 (13:51 +0200)] 
Fixed 'seitsämän' to 'seitsemän'

13 years agoAdded the Finnish translation support.
Tarmo Aidantausta [Fri, 23 Mar 2012 11:39:24 +0000 (13:39 +0200)] 
Added the Finnish translation support.

13 years agoAdded support for isFuture argument for the relativeTime and thus to translations
Tarmo Aidantausta [Fri, 23 Mar 2012 11:38:49 +0000 (13:38 +0200)] 
Added support for isFuture argument for the relativeTime and thus to translations

13 years agoFixed one o'clock bug for Galician with calendar. 224/head
Rocky Meza [Fri, 23 Mar 2012 07:44:39 +0000 (01:44 -0600)] 
Fixed one o'clock bug for Galician with calendar.

I also added a regression test to be able to test this without having to
wake up at 1 o'clock in the morning.

13 years agofixed ordering of longDateFormat for traditional and simplified Chinese 221/head
Rocky Meza [Fri, 23 Mar 2012 06:13:16 +0000 (00:13 -0600)] 
fixed ordering of longDateFormat for traditional and simplified Chinese

13 years agofixed test case for chinese/japanese 229/head
LI Long [Fri, 23 Mar 2012 01:32:04 +0000 (10:32 +0900)] 
fixed test case for chinese/japanese

13 years agoadd Japanese and fixed chinese
LI Long [Thu, 22 Mar 2012 02:18:36 +0000 (11:18 +0900)] 
add Japanese and fixed chinese

13 years agoNormalizing unit tests for -05:30 timezone
Tim Wood [Wed, 21 Mar 2012 18:14:11 +0000 (15:14 -0300)] 
Normalizing unit tests for -05:30 timezone

#217

13 years agoSwitching to toDate instead of native in all the tests
Tim Wood [Wed, 21 Mar 2012 17:29:40 +0000 (10:29 -0700)] 
Switching to toDate instead of native in all the tests

#216 #211

13 years agoAdding unit tests for UTC day of week
Tim Wood [Wed, 21 Mar 2012 17:07:39 +0000 (10:07 -0700)] 
Adding unit tests for UTC day of week

#212

13 years agoMaking ISO8601 parsing regex stricter
Tim Wood [Wed, 21 Mar 2012 17:01:53 +0000 (10:01 -0700)] 
Making ISO8601 parsing regex stricter

#215

13 years agoUse round() instead of parseInt() to be consistent. 213/head
Vincent Roy [Wed, 21 Mar 2012 11:55:11 +0000 (17:25 +0530)] 
Use round() instead of parseInt() to be consistent.

13 years agoAdd a unixValueOf that returns the unix timestamp in seconds.
Vincent Roy [Wed, 21 Mar 2012 11:52:33 +0000 (17:22 +0530)] 
Add a unixValueOf that returns the unix timestamp in seconds.

13 years agoFormatting tweak.
Vincent Roy [Wed, 21 Mar 2012 02:52:56 +0000 (23:52 -0300)] 
Formatting tweak.

13 years agoAdd support for creation with unix timestamp in seconds
Vincent Roy [Wed, 21 Mar 2012 02:47:47 +0000 (23:47 -0300)] 
Add support for creation with unix timestamp in seconds

13 years agoMerge pull request #212 from exploid/master
Tim Wood [Tue, 20 Mar 2012 19:10:08 +0000 (12:10 -0700)] 
Merge pull request #212 from exploid/master

Fixed weekday returned when isUTC date

13 years agoFixed weekday returned when isUTC date. 212/head
Vincent Roy [Tue, 20 Mar 2012 18:52:28 +0000 (00:22 +0530)] 
Fixed weekday returned when isUTC date.

13 years agoReleasing 1.5.0 1.5.0
Tim Wood [Mon, 19 Mar 2012 19:44:13 +0000 (12:44 -0700)] 
Releasing 1.5.0

13 years agoBuilding minified languages from changes
Tim Wood [Mon, 19 Mar 2012 19:43:59 +0000 (12:43 -0700)] 
Building minified languages from changes

13 years agoSwitching to local timezone to fix dst test bug
Tim Wood [Mon, 19 Mar 2012 19:10:11 +0000 (12:10 -0700)] 
Switching to local timezone to fix dst test bug

13 years agoMerge pull request #205 from hokaccha/ismoment
Tim Wood [Mon, 19 Mar 2012 18:23:53 +0000 (11:23 -0700)] 
Merge pull request #205 from hokaccha/ismoment

Add `moment.isMoment()`

13 years agoMerge pull request #203 from fduch2k/master
Tim Wood [Mon, 19 Mar 2012 18:23:05 +0000 (11:23 -0700)] 
Merge pull request #203 from fduch2k/master

Correcting day of week forms in localization for .calendar method