summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-09-26* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki
2011-09-26* configure.in: remove a code for human68k. it's no longerkosaki
2011-09-25fix typoskazu
2011-09-25* ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss
2011-09-25* test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin
2011-09-25* lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.ayumin
2011-09-25* encoding.c (require_enc): reject only loading from untrustednobu
2011-09-25* configure.in: ignore all warnings from an arbitrarynobu
2011-09-24* enum.c (slice_before_i): use rb_attr_get to surpress wrong warningnaruse
2011-09-24fix typoskazu
2011-09-23* ext/openssl/ossl_asn1.c: remove unused variable.emboss
2011-09-23* test/openssl/test_ssl_session.rb: execute test_session_exts_reademboss
2011-09-23* test/openssl/test_ssl_session.rb: ensure server calls callbacks inemboss
2011-09-21* vm_insnhelper.c (vm_call_cfunc): suppress a warning. note thatnobu
2011-09-21* thread_pthread.c (ubf_select): activate timer thread when interruptnagachika
2011-09-21* test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa
2011-09-20* vm_insnhelper.c (vm_get_cvar_base): reduce duplicated checks andnobu
2011-09-19* lib/fileutils.rb (module FileUtils): improve performance ofayumin
2011-09-19* test/-ext-/old_thread_select/test_old_thread_select.rb:kosaki
2011-09-19* test/openssl/test_ssl.rb (class OpenSSL): Testdrbrain
2011-09-18* object.c (rb_obj_clone): singleton class should be attachednobu
2011-09-17* parse.y (parser_data_type): inherit the core type in ripper sonobu
2011-09-17* lib/find.rb (Find.find): add documentation that Find.findktsj
2011-09-16Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse
2011-09-16* numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre
2011-09-16Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."naruse
2011-09-15* numeric.c (ruby_float_step): Avoid error on i386 and amd64.marcandre
2011-09-15* gc.c (mark_entry, mark_key, mark_keyvalue): adjust callbacknobu
2011-09-14Merge branch 'tk_utf8' into trunkayumin
2011-09-14* thread.c (rb_fd_rcopy): added an argument guard.kosaki
2011-09-13* lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.nobu
2011-09-13* lib/pstore.rb (PStore): always open in binary mode even ifnobu
2011-09-12* io.c (Init_IO): update BINARY comment. it should not change thematz
2011-09-12* thread.c (rb_thread_select): fix to ignore an argumentkosaki
2011-09-12* README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): addnobu
2011-09-12* lib/rake/file_list.rb (Rake::FileList#egrep): there is no need tousa
2011-09-12* test/ruby/test_exception.rb (TestException#test_exit_success_p):nobu
2011-09-12* lib/test/unit/assertions.rb (assert_send): make arguments innobu
2011-09-11* ChangeLog: fix a typo.nagachika
2011-09-10* lib/matrix.rb: Deal with subclasses of Matrix [redmine #5307]marcandre
2011-09-10* dir.c: Two small documentation fixes. [Bug #5302]ayumin
2011-09-09* gc.c (GC_PROFILE_MORE_DETAIL, CALC_EXACT_MALLOC_SIZE):ko1
2011-09-09* parse.y (bv_decls): parse.y relies on $$ = $1 before actionmatz
2011-09-09* sample/drb/dhasenc.rb: coding cookie of Emacs is coding,kazu
2011-09-09* ext/bigdecimal/bigdecimal.c (BigDecimal_abs): Fix comment.ayumin
2011-09-09* test/rubygems/test_gem_commands_help_command.rb: Add onesorah
2011-09-09* thread.c (rb_thread_select): fix a typo to initialize efdsnobu
2011-09-08* template/yarvarch.ja:ayumin
2011-09-08Fix typoayumin
2011-09-08* sample/drb/README.rd.ja:ayumin