summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-10-01* compile.c: remove commented out code.hsbt
2014-10-01test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...odaira
2014-10-01Fix typo in ChangeLog headerdrbrain
2014-10-01* NEWS: Add RubyGems update.drbrain
2014-10-01* lib/rubygems: Update to RubyGems 2.4.2.drbrain
2014-09-30parse.y: separate ripper data typenobu
2014-09-30* ext/win32ole/win32ole_typelib.c: use typed data.suke
2014-09-30* common.mk: fixed broken reference of update-config_files taskhsbt
2014-09-29win32/file.c: fix no user exceptionnobu
2014-09-29string.c: fix NOFREEnobu
2014-09-28* gc.c (rb_gcdebug_print_obj_condition): use RVALUE_REMEMBEREDktsj
2014-09-28common.mk: Created new target update-unicode to downloadduerst
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2014-09-27* gems/bundled_gems: upgraded to power_assert 0.1.4.ktsj
2014-09-26stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu
2014-09-25object.c (rb_class_real): do not dereference 0 VALUEnormal
2014-09-25man/ruby.1: document stack size env variablesnormal
2014-09-25io.c: common function to free IO buffersnormal
2014-09-24* lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin
2014-09-24enc/unicode/data: New directory for downloaded Unicode data files.duerst
2014-09-24tool/downloader.rb: Adjusting example forduerst
2014-09-24tool/downloader.rb: Removing unused methodduerst
2014-09-24tool/downloader.rb: Fixing raise after return.duerst
2014-09-24tool/downloader.rb: Made Unicode data file location availableduerst
2014-09-24tool/downloader.rb: Small fix to documentation comment.duerst
2014-09-23* ChangeLog: remove a duplicated entry.nagachika
2014-09-23parse.y: label cannot be followed by a modifiernobu
2014-09-23tool/downloader.rb: added Downloader.download_if_modified_sinceduerst
2014-09-23* .travis.yml: added rubyspec into travis tasks and eliminate to stdout.hsbt
2014-09-22test/win32ole/test_win32ole_variant.rbsuke
2014-09-22* doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak
2014-09-22* .travis.yml: Only osx build is enabled. linux builds is random failurehsbt
2014-09-22* test/ruby/test_time_tz.rb: Fix test error with tzdata-2014g.akr
2014-09-22ext/socket/*.c: trivial struct packing for 64-bitnormal
2014-09-21* lib/drb/drb.rb: Support graceful shutdown.akr
2014-09-21* time.c: raise exception when minutes of utc_offset is out of 00-59.glass
2014-09-21* st.c (do_hash_bin): unused macro.nari
2014-09-21* parse.y (parser_class_nest): unused variable after YARVnari
2014-09-21* st.c (numberof): unused. internal.h has same macro.nari
2014-09-21fix spaces [ci skip]kazu
2014-09-21fix capital [ci skip]kazu
2014-09-21* thread_pthread.c (native_set_thread_name): New function toakr
2014-09-21iseq.c (rb_iseq_defined_string): trim redundant semi-colonnormal
2014-09-21file.c: clear tmp buffer on failuresnormal
2014-09-21* lib/csv.rb: avoid unnecessary object allocations.glass
2014-09-21* lib/rexml/**/*.rb: removed commented-out code.hsbt
2014-09-21ChangeLog: adjust indentnobu
2014-09-21* array.c: use rb_equal_opt() for performance improvement.glass
2014-09-21ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fixsuke
2014-09-21signal.c: EINVAL is a failurenobu