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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update rdoc.
akr
2009-04-21
1
-0
/
+4
*
updated.
akr
2009-04-21
1
-2
/
+2
*
* lib/time.rb (Time#rfc2822): pad leading zeros for year.
akr
2009-04-21
3
-3
/
+22
*
add comment.
akr
2009-04-21
1
-0
/
+3
*
update rdoc.
akr
2009-04-21
1
-7
/
+6
*
* lib/time.rb (Time#xmlschema): use subsec instead of nsec.
akr
2009-04-21
3
-3
/
+17
*
* time.c (time_arg): use the year argument as-is. [ruby-dev:38194]
akr
2009-04-21
5
-19
/
+27
*
describe about Time.
akr
2009-04-21
1
-0
/
+5
*
* time.c (find_time_t): constified.
nobu
2009-04-21
2
-3
/
+7
*
* 2009-04-22
svn
2009-04-21
1
-2
/
+2
*
* time.c (leap_year_v_p): removed.
akr
2009-04-21
2
-7
/
+4
*
* time.c: remove time_t restriction from Time class.
akr
2009-04-21
7
-544
/
+1613
*
* dir.c (dir_path, dir_each, glob_helper): use readdir_r() if
nobu
2009-04-21
3
-11
/
+25
*
* lib/mkmf.rb (init_mkmf): needs default library path even if
nobu
2009-04-21
2
-1
/
+6
*
* array.c (rb_ary_push): bypass rb_ary_store().
matz
2009-04-20
2
-1
/
+12
*
* bignum.c (bigsub_int): subtraction without making internal
matz
2009-04-20
2
-6
/
+147
*
* symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change...
azav
2009-04-20
1
-0
/
+4
*
* symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change...
azav
2009-04-20
1
-0
/
+2
*
* 2009-04-21
svn
2009-04-20
1
-2
/
+2
*
* string.c (rb_str_split_m): faster processing on 7bit strings.
matz
2009-04-20
2
-9
/
+59
*
* eval.c (ruby_cleanup): the order of local variables on stack is
nobu
2009-04-19
7
-15
/
+26
*
* gem_prelude.rb (Gem::QuickLoader#push_gem_version_on_load_path):
nobu
2009-04-19
2
-9
/
+17
*
* process.c (proc_seteuid_m): defined to use rb_f_notimplement if not
akr
2009-04-18
2
-2
/
+20
*
* 2009-04-19
svn
2009-04-18
1
-2
/
+2
*
* process.c (proc_setuid): use rb_f_notimplement if not implemented.
akr
2009-04-18
2
-4
/
+13
*
* ext/readline/readline.c: use rb_f_notimplement for methods not
akr
2009-04-18
13
-208
/
+227
*
* ext/curses/curses.c: use rb_f_notimplement for methods not
akr
2009-04-18
2
-47
/
+52
*
* 2009-04-18
svn
2009-04-18
1
-2
/
+2
*
update rdoc.
akr
2009-04-18
1
-0
/
+1
*
updated.
akr
2009-04-16
1
-2
/
+2
*
* node.h (rb_notimplement_body_p): declared.
akr
2009-04-16
8
-157
/
+193
*
* lib/cgi/core.rb (read_multipart): When path is not defined,
mame
2009-04-16
2
-1
/
+13
*
* 2009-04-17
svn
2009-04-16
1
-2
/
+2
*
* dir.c (bracket): fix escape handling for range character in bracket
mame
2009-04-16
2
-1
/
+6
*
* 2009-04-16
svn
2009-04-16
1
-2
/
+2
*
* class.c (rb_define_method_id): use rb_define_notimplement_method_id
akr
2009-04-16
9
-14
/
+141
*
* array.c (rb_ary_flatten): flatten(0) works as Array#dup.
mame
2009-04-15
3
-1
/
+19
*
* dir.c (fnmatch_helper): use rb_enc_precise_mbclen and
naruse
2009-04-15
3
-3
/
+10
*
* dir.c (bracket): if same in bytes, path is matching.
nobu
2009-04-14
3
-4
/
+12
*
* sprintf.c (rb_str_format): scan coderange incrementally.
nobu
2009-04-13
2
-0
/
+20
*
* sprintf.c (rb_str_format): optimize previous commit.
naruse
2009-04-13
2
-1
/
+7
*
* sprintf.c (rb_str_format): check encoding compatibility only on
naruse
2009-04-13
3
-3
/
+8
*
* dir.c (bracket, fnmatch_helper): compare bytewise first, to get
nobu
2009-04-12
3
-33
/
+49
*
* ChangeLog: typo.
nobu
2009-04-11
1
-1
/
+1
*
* configure.in (Makefile): phoeny ruby target needs empty command.
nobu
2009-04-10
3
-3
/
+7
*
* common.mk (up): updates timestamp file.
nobu
2009-04-10
2
-1
/
+5
*
* configure.in (Makefile): info-program needs common.mk.
nobu
2009-04-09
2
-2
/
+7
*
* configure.in (RUBY_INSTALL_NAME): use --program-transform-name.
nobu
2009-04-09
2
-3
/
+7
*
* instruby.rb, mkconfig.rb: deal with --program-transform-name
nobu
2009-04-09
4
-9
/
+59
*
* 2009-04-09
svn
2009-04-09
1
-2
/
+2
[prev]
[next]