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
...
*
* ruby.c (process_sflag, proc_options, load_file_internal): fixed
nobu
2009-09-13
2
-9
/
+14
*
ext/win32ole/win32ole.c: some refactoring.
suke
2009-09-13
2
-48
/
+10
*
* ruby.c (load_file_internal): no need to define DATA when error.
nobu
2009-09-13
2
-1
/
+5
*
* signal.c (interrupt_init): nodoc.
nobu
2009-09-13
1
-0
/
+1
*
* signal.c (rb_f_kill): added rdoc about exceptions.
nobu
2009-09-13
1
-0
/
+10
*
* configure.in (XLDFLAGS): link startup code with ObjC support.
nobu
2009-09-13
3
-2
/
+6
*
make tempfile prefix more descriptive.
akr
2009-09-13
1
-6
/
+6
*
* thread.c (thread_list_access): prototyped.
nobu
2009-09-13
2
-4
/
+6
*
* thread.c (recursive_*): refactored the access to the inspect table used by
marcandre
2009-09-13
2
-59
/
+89
*
* bignum.c (bigmul1_single): suppress a warning.
nobu
2009-09-13
1
-1
/
+1
*
* include/ruby/ruby.h (rb_special_const_p): fixed typo.
nobu
2009-09-13
1
-1
/
+1
*
* include/ruby/ruby.h (SYM2ID): needs parens.
nobu
2009-09-13
2
-2
/
+4
*
* include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),
nobu
2009-09-13
2
-13
/
+76
*
* test/ruby/test_process.rb (test_rlimit_value): rlim_max may be
nobu
2009-09-13
1
-4
/
+4
*
* lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.
akr
2009-09-13
3
-16
/
+119
*
* lib/prime.rb (EratosthenesGenerator#initialize): call super.
nobu
2009-09-13
2
-2
/
+10
*
* vm_method.c (rb_add_method_def): no warning for inherited
nobu
2009-09-13
2
-1
/
+7
*
* ext/win32ole/win32ole.c: fix WIN32OLE_TYPELIB.new when the 1st
suke
2009-09-12
2
-64
/
+195
*
* vm_core.h: change members of iseq_inline_cache_entry.
ko1
2009-09-12
4
-14
/
+25
*
* test: use require_relative.
naruse
2009-09-12
7
-35
/
+7
*
extra commas removed.
akr
2009-09-12
1
-2
/
+2
*
test read_timeout.
akr
2009-09-12
1
-0
/
+25
*
* lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.
akr
2009-09-12
3
-2
/
+66
*
* test/ruby/test_require.rb (test_relative): test without current
nobu
2009-09-12
1
-0
/
+6
*
* vm_method.c (CALL_METHOD_HOOK): refined with macro.
nobu
2009-09-12
2
-22
/
+21
*
test invalid redirect location.
akr
2009-09-12
1
-0
/
+29
*
* vm_method.c (remove_method): typo fixed.
nobu
2009-09-12
1
-1
/
+1
*
* vm_method.c (rb_remove_method_id): no definition body is
nobu
2009-09-12
2
-14
/
+15
*
fix tests.
akr
2009-09-12
1
-28
/
+61
*
* vm_method.c (rb_alias): hooks are called from rb_add_method_def.
nobu
2009-09-12
3
-17
/
+16
*
* vm_method.c (rb_add_method, rb_add_method_me): call method added
nobu
2009-09-12
4
-5
/
+36
*
test ftp over http proxy.
akr
2009-09-12
1
-0
/
+55
*
* lib/open-uri.rb (URI::FTP#buffer_open): use the port specified in
akr
2009-09-12
3
-1
/
+46
*
test CA certs dir.
akr
2009-09-12
1
-0
/
+11
*
test proxy log.
akr
2009-09-12
2
-6
/
+44
*
add https test.
akr
2009-09-12
2
-0
/
+276
*
* configure.in (GCC): subst for GCC depending extension libraries.
nobu
2009-09-12
6
-4
/
+9
*
refined.
akr
2009-09-12
1
-7
/
+15
*
more tests.
akr
2009-09-12
1
-0
/
+54
*
* 2009-09-12
svn
2009-09-11
1
-2
/
+2
*
* ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize result
suke
2009-09-11
2
-1
/
+7
*
* NEWS: update for 1.9.2. based on a patch from Run Paint Run Run
nobu
2009-09-11
2
-6
/
+48
*
more tests.
akr
2009-09-11
1
-8
/
+173
*
* ChangeLog: commit miss.
nobu
2009-09-11
1
-1
/
+1
*
* tool/config.{guess,sub}: better guess on darwin 10 .
nobu
2009-09-11
2
-0
/
+27
*
* bootstraptest/test_thread.rb: just check for normal exit.
nobu
2009-09-11
1
-3
/
+3
*
* test/fileutils: use require_relative to require fileasserts.
naruse
2009-09-11
3
-2
/
+6
*
* lib/tmpdir.rb (Dir::Tmpname): for internal use.
nobu
2009-09-11
1
-1
/
+1
*
* configure.in (debugflags): use gdb by default on linux and
nobu
2009-09-11
2
-2
/
+9
*
* configure.in (XLDFLAGS): keep ARCHFILE macro on AIX.
nobu
2009-09-11
2
-2
/
+4
[prev]
[next]