index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
date
/
format.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/date/format.rb (strptime): removed \v; since \s includes \v.
tadf
2009-08-16
1
-3
/
+3
*
* lib/date/format.rb: reverted.
tadf
2009-08-16
1
-7
/
+7
*
* lib/date/format.rb: suppressed a warning.
naruse
2009-08-16
1
-7
/
+7
*
* lib/date/format.rb (_parse): m17n compliant.
tadf
2008-12-16
1
-40
/
+40
*
* lib/date/format.rb (strftime): ignores '_' flag for %[LN].
tadf
2008-11-24
1
-0
/
+2
*
* lib/date/format.rb: no need to require the "lib/rational.rb".
tadf
2008-10-04
1
-2
/
+0
*
* lib/date/format.rb(strftime): can print with given arbitrary
tadf
2008-08-25
1
-4
/
+8
*
revert
tadf
2008-08-22
1
-10
/
+4
*
* strftime.c (rb_strftime): supported flags and precision for most
nobu
2008-08-22
1
-4
/
+10
*
* ext/json/lib/json/pure/generator.rb,
naruse
2008-02-12
1
-3
/
+3
*
* lib/date.rb, lib/date/format.rb: parse's hints as an
tadf
2008-01-19
1
-192
/
+51
*
* lib/date.rb (Date::Infinity#<=>): didn't work. A patch from
tadf
2008-01-17
1
-3
/
+3
*
* lib/date.rb, lib/date/format.rb: tuning for performance.
tadf
2008-01-12
1
-4
/
+4
*
* lib/date.rb, lib/date/format.rb: introduced some constants
tadf
2008-01-06
1
-27
/
+25
*
* lib/date/format.rb (_xmlschema): some improvements.
tadf
2007-12-26
1
-28
/
+59
*
* lib/date/format.rb (_strptime): now also attaches an element
tadf
2007-09-09
1
-2
/
+7
*
* lib/date/format.rb (str[fp]time): now check specifications more
tadf
2007-09-08
1
-42
/
+44
*
* lib/date/format.rb (_parse): improved parsing of ordinal dates.
tadf
2007-09-01
1
-12
/
+21
*
* lib/date/format.rb: reverted some wrongly erased "o" options
tadf
2007-08-10
1
-10
/
+10
*
* lib/date/format.rb (_parse): now interprets slashed numerical
tadf
2007-07-31
1
-1
/
+1
*
* lib/date/format.rb (Date._parse): now accepts some new
tadf
2007-07-22
1
-20
/
+57
*
* lib/date.rb, lib/date/format.rb (Date._parse): now can take some
tadf
2007-07-21
1
-20
/
+237
*
* lib/date/format.rb (Date._parse): completes calendar week based year.
tadf
2007-07-20
1
-17
/
+23
*
* lib/date/format.rb (Date._parse): detects some OFX dates
tadf
2007-05-19
1
-6
/
+15
*
* lib/date/format.rb (Date._parse): revised treatment of
tadf
2007-05-08
1
-41
/
+103
*
* lib/date/format.rb: reverted.
tadf
2007-05-08
1
-1
/
+1
*
* lib/date/format.rb (Format::Bag#method_missing): get rid of
nobu
2007-05-05
1
-1
/
+1
*
* lib/date/format.rb: added some zone names.
tadf
2007-04-15
1
-26
/
+37
*
updated based on date2 4.0.3.
tadf
2007-02-18
1
-9
/
+10
*
* lib/date/format.rb (Date::Format::Bag::method_missing): need not
matz
2007-02-14
1
-10
/
+9
*
* re.c (reg_operand): allow symbols to be operands for regular
matz
2007-02-14
1
-2
/
+2
*
* lib/date/format.rb (Date::Format::Bag::method_missing): add
matz
2007-02-13
1
-1
/
+1
*
updated based on date2 4.0.1.
tadf
2007-01-07
1
-2
/
+4
*
updated based on date2 4.0.
tadf
2006-12-30
1
-68
/
+43
*
updated based on date2 3.9.6.
tadf
2006-10-24
1
-5
/
+5
*
updated based on date2 3.9.4.
tadf
2006-09-30
1
-557
/
+435
*
updated based on date2 3.9.3.
tadf
2006-09-24
1
-10
/
+9
*
updated based on date2 3.9.2.
tadf
2006-09-22
1
-34
/
+81
*
* object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,
nobu
2006-09-18
1
-4
/
+2
*
updated based on date2 3.9.1.
tadf
2006-09-10
1
-68
/
+172
*
updated based on date2 3.9.
tadf
2006-09-04
1
-11
/
+76
*
updated based on date2 3.8.2.
tadf
2006-08-25
1
-463
/
+855
*
revert
tadf
2006-08-07
1
-4
/
+4
*
* lib/date/format.rb: specify maximum number of digits to parse
matz
2006-08-07
1
-4
/
+4
*
%[EO]U didn't denote %U.
tadf
2006-08-06
1
-2
/
+2
*
"%\n" means "\n".
tadf
2006-08-05
1
-4
/
+9
*
* lib/date/format.rb (__strptime, strftime): allow multi-line patterns
nobu
2006-08-04
1
-2
/
+2
*
synchronized with date2 3.6.3
tadf
2005-02-06
1
-5
/
+36
*
checks whether zone was given.
tadf
2004-11-06
1
-3
/
+7
*
synchronized with date2 3.6.
tadf
2004-03-20
1
-8
/
+30
[next]