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
...
*
* bootstraptest/test_io.rb: test for [ruby-dev:38131].
nobu
2009-04-26
1
-0
/
+6
*
* io.c (io_reopen): keeps pathv for prep_stdio. [ruby-dev:38131]
nobu
2009-04-26
2
-2
/
+6
*
* lib/optparse.rb (OptionParser#parse_in_order): do not make an
nobu
2009-04-26
4
-1
/
+16
*
* 2009-04-26
svn
2009-04-26
1
-2
/
+2
*
* ext/tk/sample/tkcombobox.rb: fix conflict with autoload definition
nagai
2009-04-26
1
-0
/
+10
*
* process.c (proc_setegid): define only if needed.
nobu
2009-04-25
1
-1
/
+2
*
* configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.
nobu
2009-04-25
1
-2
/
+2
*
* process.c (proc_seteuid): define only if needed.
nobu
2009-04-25
1
-1
/
+2
*
* process.c: fixed types.
nobu
2009-04-25
1
-16
/
+14
*
* configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.
nobu
2009-04-25
3
-2
/
+26
*
* time.c (month_arg): extracted from time_arg.
akr
2009-04-25
2
-30
/
+49
*
* time.c (TIME_COPY_GMT): new macro.
akr
2009-04-25
2
-2
/
+10
*
* time.c (time_mload): use TIME_SET_UTC.
akr
2009-04-25
2
-2
/
+6
*
* time.c (time_get_tm): take time_object instead of gmt.
akr
2009-04-25
2
-4
/
+8
*
* time.c (time_succ): refactored to avoid gmt variable.
akr
2009-04-25
2
-7
/
+12
*
* time.c (TIME_UTC_P): new macro..
akr
2009-04-25
2
-63
/
+75
*
* 2009-04-25
svn
2009-04-25
1
-2
/
+2
*
mention Time.{utc,gm,local,mktime} as incompatibility.
akr
2009-04-25
1
-0
/
+4
*
* 2009-04-24
svn
2009-04-23
1
-2
/
+2
*
update rdoc.
akr
2009-04-23
1
-1
/
+1
*
Trivial change in comment.
knu
2009-04-22
1
-1
/
+1
*
* 2009-04-23
svn
2009-04-22
1
-2
/
+2
*
* ext/zlib/zlib.c (Zlib::GzipFile#path): New method.
knu
2009-04-22
5
-1
/
+73
*
* ChangeLog: commit miss.
nobu
2009-04-22
1
-0
/
+4
*
* time.c (time_timespec): check out-of-range. [ruby-core:23282]
nobu
2009-04-22
2
-3
/
+11
*
* lib/time.rb (Time.parse): use year completion in Date._parse.
akr
2009-04-22
2
-16
/
+7
*
* time.c (GMTIME, LOCALTIME): should set result if not have *_r().
usa
2009-04-22
2
-3
/
+9
*
* dir.c (glob_helper): C99(gcc)-ism.
usa
2009-04-22
3
-2
/
+10
*
* time.c (localtime_with_gmtoff): fixed cross function jump.
nobu
2009-04-22
3
-14
/
+22
*
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
[prev]
[next]