]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
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 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

13 years agoAdd `moment.isMoment()` 205/head
hokaccha [Thu, 15 Mar 2012 09:50:00 +0000 (18:50 +0900)] 
Add `moment.isMoment()`

13 years agoTests for fixed localization of .calendar method 203/head
Alexander Hramov [Tue, 13 Mar 2012 09:49:37 +0000 (13:49 +0400)] 
Tests for fixed localization of .calendar method

13 years agoFixed order of lastWeek days for Russian language 202/head
Alexander Hramov [Tue, 13 Mar 2012 07:33:21 +0000 (11:33 +0400)] 
Fixed order of lastWeek days for Russian language

13 years agoMerge pull request #193 from hsablonniere/lang-fr
Tim Wood [Fri, 9 Mar 2012 00:08:23 +0000 (16:08 -0800)] 
Merge pull request #193 from hsablonniere/lang-fr

Fixing french locale Aujourd'hui instead of Ajourd'hui

13 years agoMerge pull request #191 from suupic/master
Tim Wood [Fri, 9 Mar 2012 00:07:24 +0000 (16:07 -0800)] 
Merge pull request #191 from suupic/master

zh-cn.js fixed

13 years agoFixing french locale Aujourd'hui instead of Ajourd'hui 193/head
Hubert SABLONNIÈRE [Sat, 3 Mar 2012 14:08:18 +0000 (15:08 +0100)] 
Fixing french locale Aujourd'hui instead of Ajourd'hui

13 years agofix some bugs for zh-cn locale 191/head
skywalker [Sat, 3 Mar 2012 05:36:50 +0000 (13:36 +0800)] 
fix some bugs for zh-cn locale

13 years agoBuilding lang da changes
Tim Wood [Fri, 2 Mar 2012 21:42:45 +0000 (13:42 -0800)] 
Building lang da changes

13 years agoAdding longDateFormat.LT for da lang file
Tim Wood [Fri, 2 Mar 2012 21:41:48 +0000 (13:41 -0800)] 
Adding longDateFormat.LT for da lang file

13 years agoUpdating unit tests for different languages
Tim Wood [Fri, 2 Mar 2012 20:26:09 +0000 (12:26 -0800)] 
Updating unit tests for different languages

#172

13 years agoMerge pull request #187 from jllahi/patch-1
Tim Wood [Fri, 2 Mar 2012 19:43:55 +0000 (11:43 -0800)] 
Merge pull request #187 from jllahi/patch-1

Update lang/ca.js

13 years agoRebuilding lang files, renaming zh_CN to zh-cn to follow standard
Tim Wood [Fri, 2 Mar 2012 01:07:36 +0000 (17:07 -0800)] 
Rebuilding lang files, renaming zh_CN to zh-cn to follow standard

13 years agoUpdating readme for 1.4.0 changes
Tim Wood [Fri, 2 Mar 2012 01:06:55 +0000 (17:06 -0800)] 
Updating readme for 1.4.0 changes

13 years agoAdding humanizeDuration function #178
Tim Wood [Fri, 2 Mar 2012 00:57:47 +0000 (16:57 -0800)] 
Adding humanizeDuration function #178

13 years agoAdding disclaimer to failed moment.fn.format('z') in UTC+1
Tim Wood [Fri, 2 Mar 2012 00:25:37 +0000 (16:25 -0800)] 
Adding disclaimer to failed moment.fn.format('z') in UTC+1

#162

13 years agoFailing timezone unit tests #188
Tim Wood [Fri, 2 Mar 2012 00:19:41 +0000 (00:19 +0000)] 
Failing timezone unit tests #188