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
...
*
* parse.y (dyna_push_gen, dyna_pop_gen): no needs to save both of
nobu
2009-12-01
2
-28
/
+49
*
* parse.y (dyna_push_gen): use rb_node_newnode() for ripper.
nobu
2009-11-30
2
-2
/
+5
*
* parse.y (dyna_push_gen, dyna_pop_gen): adjust local vtable level
nobu
2009-11-30
4
-41
/
+77
*
* test/yaml/test_{boolean,null,omap}.rb: eol-style.
nobu
2009-11-30
0
-0
/
+0
*
* ext/extmk.rb (command_output): $makeflags are already quoted.
nobu
2009-11-30
2
-1
/
+5
*
* configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved from
nobu
2009-11-30
5
-4
/
+25
*
Adding tests for YAML types
tenderlove
2009-11-30
3
-0
/
+113
*
* parse.y (parser_yylex): suppress an extra error message after
nobu
2009-11-30
3
-4
/
+21
*
* 2009-11-30
svn
2009-11-29
1
-2
/
+2
*
Fixing the ChangeLog to point to [ruby-core:26837]
tenderlove
2009-11-29
1
-1
/
+1
*
* vm_eval.c (check_funcall_failed): pass ID. [ruby-core:26934]
nobu
2009-11-29
2
-1
/
+5
*
* eol-style.
nobu
2009-11-29
0
-0
/
+0
*
* 2009-11-29
svn
2009-11-28
1
-2
/
+2
*
* lib/rexml/formatters/default.rb (write_attribute): fix an
tenderlove
2009-11-28
3
-1
/
+28
*
* 2009-11-28
svn
2009-11-28
1
-2
/
+2
*
* vm_eval.c (check_funcall_failed): should rescue user raised
matz
2009-11-28
2
-3
/
+8
*
rdoc update.
akr
2009-11-26
1
-0
/
+28
*
* test/ruby/test_complex.rb (@unify): fix the detection if math
yugui
2009-11-26
3
-2
/
+12
*
* test/test_mathn.rb (TestMathn): new test case.
yugui
2009-11-26
2
-0
/
+15
*
* test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.
yugui
2009-11-26
2
-0
/
+20
*
* test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):
yugui
2009-11-26
3
-0
/
+72
*
* gem_prelude.rb (Gem.set_home): must dup before force_encoding
naruse
2009-11-26
2
-26
/
+33
*
* win32/{configure.bat, setup.mak, Makefile.sub}: add new configure
usa
2009-11-26
4
-1
/
+20
*
* removed spaces just before tabs.
nobu
2009-11-26
15
-35
/
+35
*
* test: eol-style.
nobu
2009-11-26
0
-0
/
+0
*
* test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]
nobu
2009-11-26
2
-2
/
+5
*
* marshal.c (mark_dump_arg): mark str. see also [ruby-dev:39735]
wanabe
2009-11-25
2
-0
/
+5
*
* 2009-11-26
svn
2009-11-25
1
-2
/
+2
*
* test/digest/test_digest_extend.rb: Added tests for current digest
nahi
2009-11-25
2
-0
/
+72
*
* vm_eval.c (rb_search_method_entry): refine error message.
akr
2009-11-25
2
-9
/
+18
*
* ext/digest/digest.c (rb_digest_instance_method_unimpl): Do not
knu
2009-11-25
2
-4
/
+19
*
* transcode.c: Added a check for an internal error
duerst
2009-11-25
2
-0
/
+7
*
* 2009-11-25
svn
2009-11-25
1
-2
/
+2
*
* bootsraptest/test_io.rb: skip the test of io/nonblock on Windows.
usa
2009-11-25
1
-1
/
+2
*
* test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Error
akr
2009-11-24
2
-1
/
+6
*
* vm.c (ruby_vm_destruct, thread_memsize): fix argument type to make
mame
2009-11-24
2
-4
/
+8
*
* error.c: include errno.h at beginning.
akr
2009-11-24
2
-2
/
+6
*
* strftime.c: %Y format a year with 4 digits at least.
akr
2009-11-24
4
-7
/
+28
*
* defs/known_errors.def: more errors.
akr
2009-11-24
2
-0
/
+27
*
* include/ruby/ruby.h (rb_bug_errno): declared.
akr
2009-11-24
6
-25
/
+52
*
* bootstraptest/test_thread.rb: propagate the exception within a thread to
usa
2009-11-24
1
-1
/
+6
*
* file.c (file_path_convert): fix fs_encoding is not assign.
naruse
2009-11-24
2
-2
/
+6
*
* error.c (rb_strerrno): constified.
nobu
2009-11-24
3
-2
/
+6
*
* error.c (rb_strerrno): return "UNKNOWNERROR" for non-zero unknown
akr
2009-11-24
2
-1
/
+7
*
* 2009-11-24
svn
2009-11-24
1
-2
/
+2
*
* include/ruby/intern.h (rb_strerrno): declared.
akr
2009-11-24
5
-14
/
+45
*
* thread_pthread.c (RUBY_STACK_MIN, RUBY_STACK_SPACE): delay for
nobu
2009-11-23
2
-7
/
+15
*
* dln.c (dln_find_1): removed duplication.
nobu
2009-11-23
2
-4
/
+5
*
* dln.c (dln_find_1): fixed commit miss.
nobu
2009-11-23
1
-1
/
+1
*
* dln.c (dln_find_1): removed duplication.
nobu
2009-11-23
2
-7
/
+10
[prev]
[next]