aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (compile_cpath, iseq_compile_each): revertedshugo2009-12-0310-22/+105
* * enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code tableduerst2009-12-033-2/+48
* * 2009-12-03svn2009-12-031-2/+2
* * test/dl/test_callback.rb (**): testing return values of dl callbackstenderlove2009-12-031-0/+23
* * 2009-12-02svn2009-12-021-2/+2
* * ext/openssl/ossl_ssl.c: initialize @hostname of SSLSocket to avoid nahi2009-12-022-0/+8
* * test/digest/test_digest_extend.rb: added tests for digest framework.nahi2009-12-012-2/+84
* * parse.y (dyna_push_gen, dyna_pop_gen): no needs to save both ofnobu2009-12-012-28/+49
* * parse.y (dyna_push_gen): use rb_node_newnode() for ripper.nobu2009-11-302-2/+5
* * parse.y (dyna_push_gen, dyna_pop_gen): adjust local vtable levelnobu2009-11-304-41/+77
* * test/yaml/test_{boolean,null,omap}.rb: eol-style.nobu2009-11-300-0/+0
* * ext/extmk.rb (command_output): $makeflags are already quoted.nobu2009-11-302-1/+5
* * configure.in, win32/Makefile.sub (EXECUTABLE_EXTS): moved fromnobu2009-11-305-4/+25
* Adding tests for YAML typestenderlove2009-11-303-0/+113
* * parse.y (parser_yylex): suppress an extra error message afternobu2009-11-303-4/+21
* * 2009-11-30svn2009-11-291-2/+2
* Fixing the ChangeLog to point to [ruby-core:26837]tenderlove2009-11-291-1/+1
* * vm_eval.c (check_funcall_failed): pass ID. [ruby-core:26934]nobu2009-11-292-1/+5
* * eol-style.nobu2009-11-290-0/+0
* * 2009-11-29svn2009-11-281-2/+2
* * lib/rexml/formatters/default.rb (write_attribute): fix antenderlove2009-11-283-1/+28
* * 2009-11-28svn2009-11-281-2/+2
* * vm_eval.c (check_funcall_failed): should rescue user raisedmatz2009-11-282-3/+8
* rdoc update.akr2009-11-261-0/+28
* * test/ruby/test_complex.rb (@unify): fix the detection if mathyugui2009-11-263-2/+12
* * test/test_mathn.rb (TestMathn): new test case.yugui2009-11-262-0/+15
* * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.yugui2009-11-262-0/+20
* * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):yugui2009-11-263-0/+72
* * gem_prelude.rb (Gem.set_home): must dup before force_encodingnaruse2009-11-262-26/+33
* * win32/{configure.bat, setup.mak, Makefile.sub}: add new configureusa2009-11-264-1/+20
* * removed spaces just before tabs.nobu2009-11-2615-35/+35
* * test: eol-style.nobu2009-11-260-0/+0
* * test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu2009-11-262-2/+5
* * marshal.c (mark_dump_arg): mark str. see also [ruby-dev:39735]wanabe2009-11-252-0/+5
* * 2009-11-26svn2009-11-251-2/+2
* * test/digest/test_digest_extend.rb: Added tests for current digestnahi2009-11-252-0/+72
* * vm_eval.c (rb_search_method_entry): refine error message.akr2009-11-252-9/+18
* * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do notknu2009-11-252-4/+19
* * transcode.c: Added a check for an internal errorduerst2009-11-252-0/+7
* * 2009-11-25svn2009-11-251-2/+2
* * bootsraptest/test_io.rb: skip the test of io/nonblock on Windows.usa2009-11-251-1/+2
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Errorakr2009-11-242-1/+6
* * vm.c (ruby_vm_destruct, thread_memsize): fix argument type to makemame2009-11-242-4/+8
* * error.c: include errno.h at beginning.akr2009-11-242-2/+6
* * strftime.c: %Y format a year with 4 digits at least.akr2009-11-244-7/+28
* * defs/known_errors.def: more errors.akr2009-11-242-0/+27
* * include/ruby/ruby.h (rb_bug_errno): declared.akr2009-11-246-25/+52
* * bootstraptest/test_thread.rb: propagate the exception within a thread tousa2009-11-241-1/+6
* * file.c (file_path_convert): fix fs_encoding is not assign.naruse2009-11-242-2/+6
* * error.c (rb_strerrno): constified.nobu2009-11-243-2/+6