summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-03-20 * ext/date/date_strftime.c: checks duplicated modifiers.tadf
2011-03-20 * ext/date/date_strftime.c: removed unused code and arguments.tadf
2011-03-20 * ext/date/date_core.c: replacement of implementation oftadf
2011-03-20* ext/openssl/ossl_x509store.c: parenthesize macro arguments.akr
2011-03-19* hash.c (ruby_setenv): check env process block size with OS ver.arton
2011-03-19* hash.c (ruby_setenv): calculate total env block size for win32.arton
2011-03-19* hash.c (ruby_setenv): checking with max process environment block size fow ...arton
2011-03-19* ext/openssl/ossl_x509revoked.c: parenthesize macro arguments.akr
2011-03-18* ext/openssl/ossl_x509req.c: parenthesize macro arguments.akr
2011-03-17* lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cpnobu
2011-03-17* ext/win32ole/extconf.rb (create_docfile): removed. should notnobu
2011-03-17* include/ruby/ruby.h (rb_funcall_passing_block): add prototype.nobu
2011-03-16* ext/openssl/ossl_x509name.c: parenthesize macro arguments.akr
2011-03-16fix typos and add a spacekazu
2011-03-16* ext/socket/ipsocket.c (init_inetsock_internal): raise an error onakr
2011-03-16 * ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush shoulddrbrain
2011-03-16de-nest the Buffering moduledrbrain
2011-03-15* ext/openssl/ossl_x509ext.c: parenthesize macro arguments.akr
2011-03-15* ext/openssl/ossl_x509crl.c: parenthesize macro arguments.akr
2011-03-15* test/misc/test_ruby_mode.rb(test_singleton_class): Skip for Pending.sorah
2011-03-14 * test/ruby/test_require.rb (test_require_too_long_filename):nagachika
2011-03-14* ext/openssl/ossl_x509cert.c: parenthesize macro arguments.akr
2011-03-13* ext/openssl/ossl_x509attr.c: parenthesize macro arguments.akr
2011-03-13* lib/pstore.rb: Fix don't raise "nested transaction" when thread_safesorah
2011-03-11* ext/openssl/ossl_ssl_session.c: parenthesize macro arguments.akr
2011-03-11 * ext/date/date_core.c ({d,dt}_lite_marshal_load): checks the given argument.tadf
2011-03-11 * ext/date/date_core.c: changed some directives.tadf
2011-03-11 * ext/date/date_core.c, ext/date/lib/*: moved rdoc descriptions.tadf
2011-03-11 * ext/date/lib: moved from lib.tadf
2011-03-11 * lib/date/delta*: removed undocumented delta.tadf
2011-03-11fix a typokazu
2011-03-11* lib/mkmf.rb (find_executable0): should exclude directories.nobu
2011-03-10* process.c (proc_getmaxgroups, proc_setmaxgroups): Process#maxgroupskosaki
2011-03-10* process.c (get_sc_ngroups_max): return -1 if platform don'tkosaki
2011-03-10* ext/openssl/ossl_ssl.h: parenthesize macro arguments.akr
2011-03-10* parse.y (parser_encode_length): add exception as UTF8-MAC fornaruse
2011-03-10* parse.y (parser_encode_length): fix typo: the length ofnaruse
2011-03-10* test/ruby/test_require.rb: setting too long string to ENV causesusa
2011-03-10* lib/test/unit.rb (Test::Unit::Runner::Worker#read): fix for the casenaruse
2011-03-09Import rubygems 1.6.2 (release candidate @ 2026fbb5)ryan
2011-03-09* ext/openssl/ossl_ssl.c: parenthesize macro arguments.akr
2011-03-09 * test/ruby/test_io_m17n.rb (test_io_new_enc): "sjis" is now an aliasnagachika
2011-03-09* misc/ruby-mode.el (ruby-parse-partial): fix indent after aref.nobu
2011-03-09* ext/psych/lib/psych/visitors/yaml_tree.rb: Rescue exceptions whentenderlove
2011-03-09 [ruby-dev:43027] fixes #4280naruse
2011-03-09* enc/shift_jis.c: Change SJIS as an alias of Windows-31J.naruse
2011-03-08* ext/extmk.rb: nmake substitutes all occurences in macro.nobu
2011-03-08* ext/extmk.rb: workaround for nmake.nobu
2011-03-08* process.c (proc_setgroups): cleanup.kosaki
2011-03-08* test/misc/test_ruby_mode.rb: test for ruby-mode.el.nobu