aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu2014-09-261-0/+6
* object.c (rb_class_real): do not dereference 0 VALUEnormal2014-09-251-0/+8
* man/ruby.1: document stack size env variablesnormal2014-09-251-0/+5
* io.c: common function to free IO buffersnormal2014-09-251-0/+6
* * lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin2014-09-241-0/+4
* enc/unicode/data: New directory for downloaded Unicode data files.duerst2014-09-241-0/+5
* tool/downloader.rb: Adjusting example forduerst2014-09-241-4/+9
* tool/downloader.rb: Removing unused methodduerst2014-09-241-0/+6
* tool/downloader.rb: Fixing raise after return.duerst2014-09-241-0/+4
* tool/downloader.rb: Made Unicode data file location availableduerst2014-09-241-0/+5
* tool/downloader.rb: Small fix to documentation comment.duerst2014-09-241-0/+4
* * ChangeLog: remove a duplicated entry.nagachika2014-09-231-5/+0
* parse.y: label cannot be followed by a modifiernobu2014-09-231-0/+10
* tool/downloader.rb: added Downloader.download_if_modified_sinceduerst2014-09-231-0/+6
* * .travis.yml: added rubyspec into travis tasks and eliminate to stdout.hsbt2014-09-231-0/+4
* test/win32ole/test_win32ole_variant.rbsuke2014-09-221-0/+7
* * doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak2014-09-221-0/+5
* * .travis.yml: Only osx build is enabled. linux builds is random failurehsbt2014-09-221-0/+5
* * test/ruby/test_time_tz.rb: Fix test error with tzdata-2014g.akr2014-09-221-0/+5
* ext/socket/*.c: trivial struct packing for 64-bitnormal2014-09-221-0/+7
* * lib/drb/drb.rb: Support graceful shutdown.akr2014-09-211-0/+17
* * time.c: raise exception when minutes of utc_offset is out of 00-59.glass2014-09-211-0/+9
* * st.c (do_hash_bin): unused macro.nari2014-09-211-0/+4
* * parse.y (parser_class_nest): unused variable after YARVnari2014-09-211-0/+5
* * st.c (numberof): unused. internal.h has same macro.nari2014-09-211-0/+6
* fix spaces [ci skip]kazu2014-09-211-4/+4
* fix capital [ci skip]kazu2014-09-211-1/+1
* * thread_pthread.c (native_set_thread_name): New function toakr2014-09-211-0/+10
* iseq.c (rb_iseq_defined_string): trim redundant semi-colonnormal2014-09-211-0/+4
* file.c: clear tmp buffer on failuresnormal2014-09-211-0/+5
* * lib/csv.rb: avoid unnecessary object allocations.glass2014-09-211-0/+5
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-211-0/+4
* ChangeLog: adjust indentnobu2014-09-211-2/+2
* * array.c: use rb_equal_opt() for performance improvement.glass2014-09-211-0/+5
* ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fixsuke2014-09-211-0/+10
* signal.c: EINVAL is a failurenobu2014-09-211-0/+6
* * lib/tempfile.rb: define parameters appropriately and someglass2014-09-201-0/+7
* * enum.c (enum_chunk): Deprecate the state management.akr2014-09-201-0/+5
* * enum.c (enum_slice_when): New method: Enumerable#slice_when.akr2014-09-201-0/+11
* * .travis.yml: added new configurations for osx on travis ci.hsbt2014-09-201-0/+6
* parse.y: quoted ID keynobu2014-09-201-0/+5
* compile.c: store IDs as Symbolsnobu2014-09-201-0/+8
* * ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr2014-09-201-0/+8
* vm_eval.c: fix super from eval with scopenobu2014-09-191-0/+8
* * ChangeLog: typo.usa2014-09-191-2/+3
* symbol.c: fix dynamic attrset IDnobu2014-09-191-0/+6
* * win32/win32.c (VCSUP): nothing to do if this worktree is not underusa2014-09-191-0/+5
* test_math.rb: use Float#infinite?nobu2014-09-191-0/+6
* NEWS: note --with-jemalloc option [ci skip]normal2014-09-181-0/+4
* * test/rubygems/test_gem_commands_setup_command.rb: @ui uses StringIOusa2014-09-181-0/+8