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
*
2008-07-06
svn
2008-07-05
1
-3
/
+3
*
* ext/socket/socket.c (host_str): fix type mismatch in rb_raise
akr
2008-07-05
2
-6
/
+16
*
* include/ruby/ruby.h (NUM2INT): cast to int.
akr
2008-07-05
2
-4
/
+11
*
forgot to commit.
akr
2008-07-05
1
-3
/
+7
*
rename rb_pipe_internal to rb_pipe.
akr
2008-07-05
3
-8
/
+9
*
* io.c (rb_pipe_internal): new function for handling EMFILE and ENFILE
akr
2008-07-05
2
-17
/
+32
*
* thread.c (thread_initialize): NUM2INT() returns int.
nobu
2008-07-05
4
-10
/
+16
*
test_str_slice! refactored.
akr
2008-07-05
1
-3
/
+5
*
update spawn rdoc a bit.
akr
2008-07-05
1
-0
/
+4
*
* test/win32ole/test_word.rb: check word installed.
suke
2008-07-05
2
-25
/
+56
*
* gc.c: revert. before lazy sweep.
nari
2008-07-05
2
-246
/
+129
*
* ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?
suke
2008-07-05
3
-1
/
+45
*
* re.c (unescape_nonascii): add has_property argument not to
akr
2008-07-04
3
-3
/
+24
*
2008-07-05
svn
2008-07-04
1
-3
/
+3
*
* re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.
akr
2008-07-04
3
-0
/
+30
*
* ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE
suke
2008-07-04
3
-2
/
+48
*
* lib/test/unit/testcase.rb: collect decendants of
akr
2008-07-04
5
-11
/
+38
*
* include/ruby/oniguruma.h (OnigEncoding): removed auxiliary_data.
nobu
2008-07-04
4
-107
/
+118
*
* numeric.c (check_uint, rb_num2uint, rb_fix2uint): proper check.
usa
2008-07-04
2
-4
/
+14
*
svn:eol-style LF
nobu
2008-07-04
0
-0
/
+0
*
* lib/net/ftp.rb (Net::FTP#sendport): use divmod. [ruby-core:17557]
nobu
2008-07-04
2
-5
/
+6
*
* gc.c (garbage_collect_force): sweep is completely ended.
nari
2008-07-04
2
-7
/
+18
*
* numeric.c (rb_num2uint, rb_fix2uint): typo.
usa
2008-07-03
2
-8
/
+16
*
2008-07-04
svn
2008-07-03
1
-3
/
+3
*
* numeric.c (check_uint, rb_num2uint): also needs checking negative
usa
2008-07-03
2
-8
/
+9
*
* ext/coverage: add svn:ignore
mame
2008-07-03
0
-0
/
+0
*
* include/ruby/intern.h: remove prototypes about coverage.
mame
2008-07-03
7
-17
/
+76
*
describe glibc version bit more accurate.
akr
2008-07-03
1
-1
/
+1
*
* ext/coverage/coverage.c, ext/coverage/extconf.rb: eliminate
mame
2008-07-03
11
-41
/
+99
*
* thread.c (thread_initialize): NUM2INT returns long.
mame
2008-07-03
2
-1
/
+5
*
new file.
akr
2008-07-03
1
-0
/
+15
*
* eval.c (Init_eval): typo fixed in r17833.
nobu
2008-07-03
2
-1
/
+5
*
* ext/win32ole/win32ole.c (Init_win32ole): remove duplicate line.
suke
2008-07-03
2
-1
/
+4
*
refine configure message of broken erfc of glibc-2.3 on IA64.
akr
2008-07-03
1
-1
/
+1
*
* configure.in (erfc): erfc of glibc comes with Debian GNU/Linux Etch
akr
2008-07-03
2
-0
/
+28
*
* lib/net/smtp.rb (Net::SMTP::start): use 'localhost' instead of
matz
2008-07-03
2
-3
/
+10
*
* Makefile.in (SET_LC_MESSAGES): LC_MESSAGES must be C.
nobu
2008-07-02
2
-0
/
+5
*
* eval.c (Init_eval), gc.c (Init_GC), proc.c (Init_Proc): freeze
nobu
2008-07-02
4
-3
/
+11
*
* gc.c (rb_during_gc): VALUE cache is irrelevant.
nobu
2008-07-02
2
-10
/
+4
*
* regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer to
mame
2008-07-02
2
-6
/
+11
*
* sprintf.c: include ieeefp.h to refer isinf.
mame
2008-07-02
5
-0
/
+26
*
* missing/tgamma.c (tgamma): remove unused variable.
mame
2008-07-02
2
-1
/
+4
*
* ext/win32ole/win32ole.c: avoid creating Ruby object during
suke
2008-07-02
3
-1
/
+123
*
2008-07-03
svn
2008-07-02
1
-3
/
+3
*
* gc.c: add rb_during_gc(). based on a patch from arton <artonx AT
suke
2008-07-02
3
-0
/
+25
*
format changelog.
nari
2008-07-02
1
-0
/
+1
*
write changelog
nari
2008-07-02
1
-0
/
+5
*
*gc.c (gc_lazy_sweep) : use lazy sweep algorithm for response performance gain.
nari
2008-07-02
1
-124
/
+240
*
* test/ruby/test_settracefunc.rb: fix expected traces for
mame
2008-07-01
2
-14
/
+29
*
* compile.h, insns.def: reduce insn operand of "trace".
ko1
2008-07-01
5
-31
/
+41
[next]