summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-06-23* ext/socket/raddrinfo.c: don't use __P.akr
2010-06-23* ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64suke
2010-06-23* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forakr
2010-06-23* NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]nobu
2010-06-23* test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu
2010-06-22* ChangeLog: a patch by Eric Wong at [ruby-core:30818].nobu
2010-06-22* configure.in (fchown): need to check. [ruby-core:30818]nobu
2010-06-22* io.c (argf_next_argv): check for setting owner/group.nobu
2010-06-22* time.c (num_exact): fix for mathn. [ruby-dev:41599]akr
2010-06-22* ext/socket/lib/socket.rb: suppress warnings.akr
2010-06-22* test/optparse/test_summary.rb: fixed superclass so that it runnobu
2010-06-22* parse.y (shadowing_lvar_gen): should add lvar to vars andnobu
2010-06-22* lib/delegate.rb: Forward #trust, #untrust, #taint and #untaintmarcandre
2010-06-21* eval_error.c (error_print): clear raised_flag while error-printingwanabe
2010-06-20* id.c (Init_id): add underscore name.nobu
2010-06-20* parse.y (warn_unused_var): use same format as shadowing localnobu
2010-06-20* parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu
2010-06-19* lib/irb.rb: remove double exclamation marks. a patch from Diegomatz
2010-06-18* ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix thetenderlove
2010-06-18* gc.c (gc_lazy_sweep): clean a warning.naruse
2010-06-18* ruby.c: add prototype of rb_realpath_internal.naruse
2010-06-17* object.c: Object#public_methods, private_methods, etc. returnsmame
2010-06-17* lib/webrick/httpservlet/filehandler.rbmame
2010-06-17* load.c (rb_load_internal): remove call to rb_realpath_internalmame
2010-06-17* file.c (rb_str_encode_ospath): when the encoding of the parameterusa
2010-06-17typo and spaceskazu
2010-06-17Revert "* parse.y (warn_unused_var): warn unused variables."naruse
2010-06-16* parse.y: ripper needs warn_unused_var(), too.usa
2010-06-16* parse.y (warn_unused_var): warn unused variables.nobu
2010-06-16* error.c (rb_bug): existance of _set_abort_behavior() depends onusa
2010-06-15* ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded.mame
2010-06-15* test/ruby/test_io.rb (safe_4): does not use Timeout becausemame
2010-06-15* ext/fiddle/extconf.rb: De Morgan's laws.eban
2010-06-15* ext/fiddle/extconf.rb: use pkg_config to find ffi.h.eban
2010-06-14* Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaningnobu
2010-06-14* test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYSakr
2010-06-14fix a typo.seki
2010-06-14raise DRbConnError instead of ArgumentError if too many arguments.seki
2010-06-13* ext/fiddle/closure.c (dealloc): refix workaround r28300.naruse
2010-06-13* test/ruby/test_rubyoptions.rb: add a simple test for __END__ andmame
2010-06-12* lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]marcandre
2010-06-12* enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse
2010-06-12* time.c (rb_localtime_r2): fix mixed declarations and code.naruse
2010-06-12* ext/dl/lib/dl.rb: don't require when already loaded.naruse
2010-06-12* ext/fiddle/closure.c (dealloc): workaround fix for libffi'snaruse
2010-06-12* io.c (rb_f_syscall): should check argument string taint beforematz
2010-06-12* variable.c (uninitialized_constant): process throughmatz
2010-06-11* ChangeLog: add an acknowledge.mame
2010-06-11* ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.mame
2010-06-11* time.c (init_leap_second_info): check the result ofakr