aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * symbian/setup (config.h): EXECUTABLE_EXTS moved from dln.c:dln_find_1().azav2009-12-051-0/+5
* * 2009-12-06svn2009-12-051-2/+2
* * symbian/setup (config.h): EXECUTABLE_EXTS moved from dln.c:dln_find_1().azav2009-12-051-0/+1
* * marshal.c (w_object): dump instance variables when usingnobu2009-12-051-0/+1
* * marshal.c (w_object): dump instance variables when usingnobu2009-12-054-1/+75
* * variable.c (obj_ivar_i): fixed argument types.nobu2009-12-051-4/+6
* * configure.in: default ac_cv_prog_CC to CC.nobu2009-12-052-0/+5
* * lib/irb/extend-command.rb (def_extend_command): fixed argumentnobu2009-12-052-11/+16
* * 2009-12-05svn2009-12-041-2/+2
* * ext/dl/cptr.c (to_int): DL::CPtr supports to_inttenderlove2009-12-042-0/+6
* * insns.def (defined): should respect #respond_to_missing? asmatz2009-12-042-0/+7
* * insns.def (defined): adjust indent.nobu2009-12-041-32/+32
* * parse.y (k_def): adjust the location of method definition to thenobu2009-12-043-5/+15
* * time.c (num_exact): should not accept strings as operands, evenmatz2009-12-042-2/+12
* fixed tests.shugo2009-12-042-2/+2
* added a ChangeLog entry.shugo2009-12-041-0/+5
* avoid SEGV in instance_eval without block.shugo2009-12-041-1/+6
* * ext/stringio/stringio.c (ungetc): RDoc updated. trunk allowsnahi2009-12-043-5/+9
* * test/dl/test_callback.rb (**): using DL::Function to test callbackstenderlove2009-12-041-3/+5
* * 2009-12-04svn2009-12-031-2/+2
* * 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