]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
14 years agoFixed mixin with Underscore. 5/head
Andri Möll [Thu, 16 Jun 2011 18:48:35 +0000 (11:48 -0700)] 
Fixed mixin with Underscore.

14 years agomerging from dev
Tim Wood [Mon, 13 Jun 2011 16:20:29 +0000 (09:20 -0700)] 
merging from dev

14 years agoupdating npm and readme for 0.5.0
Tim Wood [Mon, 13 Jun 2011 16:19:19 +0000 (09:19 -0700)] 
updating npm and readme for 0.5.0

14 years agomore work on readme for 0.5.0 0.5.0
Tim Wood [Mon, 13 Jun 2011 16:12:14 +0000 (09:12 -0700)] 
more work on readme for 0.5.0

14 years agoFinishing readme
Tim Wood [Mon, 13 Jun 2011 16:00:03 +0000 (09:00 -0700)] 
Finishing readme

14 years agoworking on readme
Tim Wood [Thu, 9 Jun 2011 18:06:32 +0000 (11:06 -0700)] 
working on readme

14 years agoworking on issue 4 and changes for 0.5.0
Tim Wood [Thu, 9 Jun 2011 17:30:53 +0000 (10:30 -0700)] 
working on issue 4 and changes for 0.5.0

14 years agoUpdating npm package to 0.4.1
Tim Wood [Mon, 9 May 2011 16:14:05 +0000 (09:14 -0700)] 
Updating npm package to 0.4.1

14 years agoAdding changes to changelog
Tim Wood [Mon, 9 May 2011 15:46:10 +0000 (08:46 -0700)] 
Adding changes to changelog

14 years agoAdding documentation for adding date formats for input strings 0.4.1
Tim Wood [Mon, 9 May 2011 15:42:13 +0000 (08:42 -0700)] 
Adding documentation for adding date formats for input strings

14 years agoadding jshint to build script
Tim Wood [Sat, 7 May 2011 00:10:47 +0000 (17:10 -0700)] 
adding jshint to build script

14 years agoAdding input format for inputting date as string
Tim Wood [Thu, 5 May 2011 17:19:17 +0000 (10:19 -0700)] 
Adding input format for inputting date as string

14 years agoupdating readme to 0.4.0 0.4.0
Tim Wood [Mon, 2 May 2011 18:15:27 +0000 (11:15 -0700)] 
updating readme to 0.4.0

14 years agoMoved file to top level directory. Updated test html files accordingly
Tim Wood [Mon, 2 May 2011 17:55:36 +0000 (10:55 -0700)] 
Moved file to top level directory. Updated test html files accordingly

14 years agoAdded to npm. Removed dependancy on underscore. Now, underscore.date can be used...
Tim Wood [Mon, 2 May 2011 17:53:27 +0000 (10:53 -0700)] 
Added to npm. Removed dependancy on underscore. Now, underscore.date can be used independantly from underscore

14 years agotypo on updated filesize 0.3.2
Tim Wood [Fri, 8 Apr 2011 22:33:58 +0000 (15:33 -0700)] 
typo on updated filesize

14 years agostripped a few more bytes off by caching the date.prototype to _DateProto
Tim Wood [Fri, 8 Apr 2011 22:21:25 +0000 (15:21 -0700)] 
stripped a few more bytes off by caching the date.prototype to _DateProto

14 years agoAdded changelog for 0.3.2
Tim Wood [Fri, 8 Apr 2011 17:50:03 +0000 (10:50 -0700)] 
Added changelog for 0.3.2

14 years agofixed some documentation with version number and file size
Tim Wood [Fri, 8 Apr 2011 17:35:59 +0000 (10:35 -0700)] 
fixed some documentation with version number and file size

14 years agoAdded documentation for the addition of _.date().format('z zz'). Changed some parsein...
Tim Wood [Fri, 8 Apr 2011 17:30:52 +0000 (10:30 -0700)] 
Added documentation for the addition of _.date().format('z zz'). Changed some parseint math from 'x|0' to '~~x' based of performance results from http://jsperf.com/floor-vs-bitwise-or-vs-parseint/4

14 years agoremoved old _Date.proto.customize code that was commented out
Tim Wood [Wed, 6 Apr 2011 00:36:24 +0000 (17:36 -0700)] 
removed old _Date.proto.customize code that was commented out

14 years agoAdded Timezone and trimmed off some bytes.
Tim Wood [Wed, 6 Apr 2011 00:33:28 +0000 (17:33 -0700)] 
Added Timezone and trimmed off some bytes.

14 years agoUpdating to version 0.3.1 0.3.1
Tim Wood [Fri, 25 Mar 2011 16:04:09 +0000 (09:04 -0700)] 
Updating to version 0.3.1
Updating readme and minified version

14 years agoAdded filesize to readme
Tim Wood [Thu, 24 Mar 2011 18:33:44 +0000 (11:33 -0700)] 
Added filesize to readme

14 years agoUpdating readme
Tim Wood [Thu, 24 Mar 2011 18:30:36 +0000 (11:30 -0700)] 
Updating readme

14 years agocleaned up tests, moved _.date.relative to _.date.from with some flags
Tim Wood [Thu, 24 Mar 2011 17:21:45 +0000 (10:21 -0700)] 
cleaned up tests, moved _.date.relative to _.date.from with some flags

14 years agoTrying to clean up the _ namespace.
Tim Wood [Mon, 21 Mar 2011 16:38:56 +0000 (09:38 -0700)] 
Trying to clean up the _ namespace.
_ now only has 3 date methods, _date, _now, and _isLeapYear()
Everything else is moved to a _.date() wrapper prototype

14 years agoremoved old test files 0.3.0
Tim Wood [Wed, 16 Mar 2011 17:53:39 +0000 (10:53 -0700)] 
removed old test files

14 years agoupdated readme to reflect update to 0.3.0
Tim Wood [Wed, 16 Mar 2011 17:31:39 +0000 (10:31 -0700)] 
updated readme to reflect update to 0.3.0

14 years agoMerge branch 'dev'
Tim Wood [Tue, 15 Mar 2011 22:54:43 +0000 (15:54 -0700)] 
Merge branch 'dev'

14 years agoadded test suite for _.customizeDate()
Tim Wood [Tue, 15 Mar 2011 22:54:01 +0000 (15:54 -0700)] 
added test suite for _.customizeDate()

14 years agoswitched to not manipulating the Date prototype.
Tim Wood [Tue, 15 Mar 2011 20:05:35 +0000 (13:05 -0700)] 
switched to not manipulating the Date prototype.

14 years agoupdated to 0.2.1
Tim Wood [Fri, 11 Mar 2011 22:43:00 +0000 (14:43 -0800)] 
updated to 0.2.1

14 years agostarted working on Date functions
Tim Wood [Fri, 11 Mar 2011 22:31:53 +0000 (14:31 -0800)] 
started working on Date functions

.add
.subtract
.isdst
.isleapyear

14 years agoAdded tests for date.add and date.subtract
Tim Wood [Tue, 8 Mar 2011 17:04:01 +0000 (09:04 -0800)] 
Added tests for date.add and date.subtract

14 years agoAdded replace.html test
Tim Wood [Tue, 8 Mar 2011 16:50:53 +0000 (08:50 -0800)] 
Added replace.html test

14 years agoSimplified dateAddRemove()
Tim Wood [Tue, 8 Mar 2011 16:46:24 +0000 (08:46 -0800)] 
Simplified dateAddRemove()

14 years agostarted adding Date.add and Date.subtract
Tim Wood [Tue, 8 Mar 2011 05:02:50 +0000 (21:02 -0800)] 
started adding Date.add and Date.subtract

14 years agoMore documentation copy fixes
Tim Wood [Tue, 8 Mar 2011 04:00:58 +0000 (20:00 -0800)] 
More documentation copy fixes

14 years agoFixed documentation for _.customizedate() timeago keys
Tim Wood [Tue, 8 Mar 2011 03:59:17 +0000 (19:59 -0800)] 
Fixed documentation for _.customizedate() timeago keys

14 years agoUpdated documentation to reflect change to YYYY-MM-DD format
Tim Wood [Tue, 8 Mar 2011 03:52:36 +0000 (19:52 -0800)] 
Updated documentation to reflect change to YYYY-MM-DD format

14 years agoSwitched to yyyy-MM-DD format for original proprietary format
Tim Wood [Tue, 8 Mar 2011 02:36:24 +0000 (18:36 -0800)] 
Switched to yyyy-MM-DD format for original proprietary format

14 years agoFirst full draft of readme
Tim Wood [Mon, 7 Mar 2011 21:34:24 +0000 (13:34 -0800)] 
First full draft of readme

14 years agoSecond draft of project.
Tim Wood [Sat, 5 Mar 2011 03:11:17 +0000 (19:11 -0800)] 
Second draft of project.

Modified dateFormat to use Date.prototype.humanize
Changed the input format to be less like php date()
Changed name from '_.timeNow' to '_.now'
Changed name from '_.timeAsWords' to '_.relativetime'
Changed name from '_.timeDiff' to '_.msapart'
Changed name from '_.timeFromNow' to '_.fromnow'
Changed name from '_.setTimeI18N' to '_.customizedate'

14 years agoFirst version release.
Tim Wood [Fri, 4 Mar 2011 02:00:46 +0000 (18:00 -0800)] 
First version release.

14 years agoFirst partial draft of readme
Tim Wood [Tue, 1 Mar 2011 21:41:58 +0000 (13:41 -0800)] 
First partial draft of readme

Signed-off-by: Tim Wood <washwithcare@gmail.com>
14 years agofirst commit
Tim Wood [Tue, 1 Mar 2011 02:53:16 +0000 (18:53 -0800)] 
first commit