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
*
* vm.c (invoke_block_from_c): return Qnil when its iseq is
naruse
2009-10-26
2
-1
/
+8
*
* vm_exec.c (DECL_SC_REG): check defined(__asm__) before use it.
naruse
2009-10-26
2
-2
/
+7
*
* win32/Makefile.sub (config.h): added RUBY_SITEARCH to use
nobu
2009-10-26
4
-3
/
+10
*
* array.c (rb_ary_cmp): Array#<=> returns nil when comparison fails
marcandre
2009-10-26
2
-2
/
+8
*
* hash.c (default_proc_arity_check): new support function.
matz
2009-10-26
2
-7
/
+22
*
* man/*.1: suppressed warnings.
nobu
2009-10-26
5
-60
/
+59
*
* ext/tk/lib/remote-tk.rb: typo fixed.
nagai
2009-10-26
2
-2
/
+6
*
* ruby.c (usage): -T and -W descriptions updated. see
mame
2009-10-26
3
-4
/
+11
*
* io.c (io_fwrite): adjust stdio file position after direct write on
nobu
2009-10-26
3
-2
/
+22
*
* ext/dl/handle.c (dlhandle_sym): fixed an invalid local variable
nobu
2009-10-25
2
-4
/
+9
*
* io.c (io_cntl): F_DUPFD is platform dependent.
nobu
2009-10-25
2
-0
/
+6
*
* ext/dl/handle.c (rb_dlhandle_close): fixed an invalid local
nobu
2009-10-25
2
-1
/
+6
*
* test/dl/test_handle.rb: svn:eol-style.
nobu
2009-10-25
0
-0
/
+0
*
* ext/dl/handle.c (**) adding documentation
tenderlove
2009-10-25
2
-0
/
+16
*
* ext/dl/handle.c (rb_dlhandle_close_enabled_p) testing that handles can
tenderlove
2009-10-25
2
-0
/
+45
*
* ext/dl/handle.c (**) adding documentation
tenderlove
2009-10-25
2
-0
/
+27
*
* ext/dl/handle.c (rb_dlhandle_sym) refactoring rb_secure(2)
tenderlove
2009-10-25
2
-3
/
+40
*
* ext/dl/handle.c (rb_dlhandle_sym) removing unnecessary code. Adding
tenderlove
2009-10-25
2
-3
/
+33
*
* ext/dl/handle.c (rb_dlhandle_close) check return value of dlclose()
tenderlove
2009-10-24
2
-2
/
+30
*
* lib/matrix.rb (**): Optimization (up to 45% faster)
marcandre
2009-10-24
2
-11
/
+9
*
* enum.c (enum_flat_map): new method that concatenates the values
matz
2009-10-24
2
-0
/
+49
*
* hash.c (rb_hash_set_default_proc): checks arity of defalt_proc
matz
2009-10-24
4
-4
/
+16
*
* 2009-10-25
svn
2009-10-24
1
-2
/
+2
*
* object.c (rb_obj_cmp): defines Object#<=>. [ruby-core:24063]
matz
2009-10-24
3
-1
/
+15
*
* lib/matrix (transpose): bug fix for Matrix.empty(0,42).t
marcandre
2009-10-24
1
-0
/
+1
*
* lib/matrix (column): handle negative arguments. cf [ruby-core:23598]
marcandre
2009-10-24
1
-2
/
+2
*
* lib/matrix (minor): Also handle negative arguments like Array#[]
marcandre
2009-10-24
1
-5
/
+18
*
* class.c (rb_class_new): move class check to rb_check_inheritable().
matz
2009-10-23
3
-5
/
+11
*
* ext/ext/dl/handle.c (rb_dlhandle_initialize) added rb_secure(2)
tenderlove
2009-10-23
3
-1
/
+29
*
* 2009-10-24
svn
2009-10-23
1
-2
/
+2
*
* io.c (io_cntl): update max file descriptor by the result of
akr
2009-10-23
2
-0
/
+8
*
fix a typo.
akr
2009-10-23
1
-1
/
+1
*
* configure.in (target, target_alias): replace with real cpu.
nobu
2009-10-23
3
-5
/
+16
*
* configure.in (warnflags): use -Wextra only when
nobu
2009-10-23
2
-11
/
+26
*
* configure.in (optflags): removed -fomit-frame-pointer by default.
nobu
2009-10-23
2
-4
/
+8
*
* lib/pathname.rb (Pathname::SAME_PATHS): FNM_SYSCASE is always
nobu
2009-10-23
2
-1
/
+6
*
* version.c (ruby_initial_load_paths): moved terminating semicolon.
nobu
2009-10-22
1
-1
/
+2
*
* configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnable
nobu
2009-10-22
5
-1
/
+17
*
* configure.in (warnflags): use -Wextra instead of -Wall.
nobu
2009-10-22
4
-6
/
+13
*
* class.c (rb_obj_basic_to_s_p): typo. Please become familiar with
usa
2009-10-22
2
-1
/
+6
*
* test/ruby/envutil.rb (assert_in_out_err): test_stdout and
akr
2009-10-22
3
-3
/
+11
*
* lib/fileutils.rb (FileUtils#fu_get_uid, fu_get_gid): Do not
knu
2009-10-22
2
-8
/
+19
*
* parse.y (arg_prepend): removed. a patch from Mikhail T. in
nobu
2009-10-22
2
-1
/
+5
*
* 2009-10-22
svn
2009-10-21
1
-2
/
+2
*
* object.c (rb_obj_inspect): print instance variables only when
matz
2009-10-21
3
-2
/
+23
*
* object.c (rb_obj_inspect): fixed rdoc about the case that to_s
nobu
2009-10-21
2
-3
/
+7
*
* test/scanf/test_scanfio.rb (TestScanfIO): needs to inherit
nobu
2009-10-21
1
-3
/
+4
*
* test/ruby/{marshaltestlib,test_marshal}.rb: suppressed warnings.
nobu
2009-10-21
2
-4
/
+4
*
* test/logger/test_logger.rb (TestLogDevice#test_write): check
nobu
2009-10-20
2
-0
/
+11
*
* lib/matrix.rb (transpose, inspect): Bug fix
marcandre
2009-10-20
1
-2
/
+1
[next]