aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * object.c (rb_obj_clone): singleton class should be attachednobu2011-09-181-0/+6
* * parse.y (parser_data_type): inherit the core type in ripper sonobu2011-09-171-0/+5
* * lib/find.rb (Find.find): add documentation that Find.findktsj2011-09-171-0/+5
* Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse2011-09-161-5/+0
* * numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre2011-09-161-0/+5
* Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse2011-09-161-5/+0
* * numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre2011-09-151-0/+5
* * gc.c (mark_entry, mark_key, mark_keyvalue): adjust callbacknobu2011-09-151-0/+5
* Merge branch 'tk_utf8' into trunkayumin2011-09-141-0/+4
* * thread.c (rb_fd_rcopy): added an argument guard.kosaki2011-09-141-0/+5
* * lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu2011-09-131-1/+3
* * lib/pstore.rb (PStore): always open in binary mode even ifnobu2011-09-131-0/+5
* * io.c (Init_IO): update BINARY comment. it should not change thematz2011-09-121-0/+5
* * thread.c (rb_thread_select): fix to ignore an argumentkosaki2011-09-121-0/+16
* * README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): addnobu2011-09-121-0/+5
* * lib/rake/file_list.rb (Rake::FileList#egrep): there is no need tousa2011-09-121-0/+6
* * test/ruby/test_exception.rb (TestException#test_exit_success_p):nobu2011-09-121-1/+4
* * lib/test/unit/assertions.rb (assert_send): make arguments innobu2011-09-121-0/+5
* * ChangeLog: fix a typo.nagachika2011-09-111-1/+1
* * lib/matrix.rb: Deal with subclasses of Matrix [redmine #5307]marcandre2011-09-101-0/+4
* * dir.c: Two small documentation fixes. [Bug #5302]ayumin2011-09-101-0/+6
* * gc.c (GC_PROFILE_MORE_DETAIL, CALC_EXACT_MALLOC_SIZE):ko12011-09-091-0/+6
* * parse.y (bv_decls): parse.y relies on $$ = $1 before actionmatz2011-09-091-0/+6
* * sample/drb/dhasenc.rb: coding cookie of Emacs is coding,kazu2011-09-091-0/+7
* * ext/bigdecimal/bigdecimal.c (BigDecimal_abs): Fix comment.ayumin2011-09-091-0/+6
* * test/rubygems/test_gem_commands_help_command.rb: Add onesorah2011-09-091-0/+8
* * thread.c (rb_thread_select): fix a typo to initialize efdsnobu2011-09-091-0/+5
* * template/yarvarch.ja:ayumin2011-09-081-1/+6
* Fix typoayumin2011-09-081-1/+1
* * sample/drb/README.rd.ja:ayumin2011-09-081-0/+7
* * ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280)naruse2011-09-081-1/+6
* * gc.c (Init_GC): defined GC::Profiler.raw_data. based on thenari2011-09-081-0/+5
* * gc.c (id2ref): objects which are unmarked but not in sweep_slotsnobu2011-09-081-0/+5
* * transcode.c (rb_declare_transcoder, load_transcoder_entry): nonobu2011-09-071-0/+5
* * ext/syck/lib/syck/types.rb: use toplevel Syck.naruse2011-09-071-0/+5
* * gc.c (id2ref): unmarked object is already dead while lazynobu2011-09-071-0/+6
* * ext/readline/README.ja:ayumin2011-09-071-0/+5
* Fix typoayumin2011-09-071-1/+1
* fix test/rexml/test_encoding.rb failureayumin2011-09-071-0/+5
* Change encoding from ISO-2022 to UTF-8ayumin2011-09-071-0/+5
* * add missing '#' in bug reference.kou2011-09-071-1/+1
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou2011-09-071-0/+6
* * lib/yaml.rb: explicitly specify ::Object to avoid the collision withnaruse2011-09-071-0/+5
* * lib/test/unit.rb (_run_suites): Now reports are written thesorah2011-09-061-0/+12
* * win32/Makefile.sub (INSNS): change command line option -Ks to -Kutarui2011-09-061-0/+7
* * transcode.c (load_transcoder_entry): concatenate paths directly.nobu2011-09-061-1/+3
* * encoding.c (load_encoding): predefined encoding names are safe.nobu2011-09-061-0/+7
* * transcode.c: enabled econv newline option.nobu2011-09-061-0/+4
* * numeric.c (dbl2ival): Fix Float#divmod and #round for 32 bit platformmarcandre2011-09-051-0/+5
* * numeric.c (flo_round): Fix criteria for 32 bits platformmarcandre2011-09-051-0/+5