summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-09-20* lib/tempfile.rb: define parameters appropriately and someglass
2014-09-20* enum.c (enum_chunk): Deprecate the state management.akr
2014-09-20* enum.c (enum_slice_when): New method: Enumerable#slice_when.akr
2014-09-20* .travis.yml: added new configurations for osx on travis ci.hsbt
2014-09-20parse.y: quoted ID keynobu
2014-09-20compile.c: store IDs as Symbolsnobu
2014-09-20* ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr
2014-09-19vm_eval.c: fix super from eval with scopenobu
2014-09-19* ChangeLog: typo.usa
2014-09-19symbol.c: fix dynamic attrset IDnobu
2014-09-19* win32/win32.c (VCSUP): nothing to do if this worktree is not underusa
2014-09-19test_math.rb: use Float#infinite?nobu
2014-09-18NEWS: note --with-jemalloc option [ci skip]normal
2014-09-18* test/rubygems/test_gem_commands_setup_command.rb: @ui uses StringIOusa
2014-09-18* test/rubygems/test_gem_specification.rb: '/' is not always the root.usa
2014-09-18vm_method.c: configurable global method cache sizenobu
2014-09-17test/-ext-/string/test_modify_expand.rb: increase limit for {je,tc}mallocnormal
2014-09-17ext/zlib/zlib.c (struct gzfile): pack (288 => 272 bytes) on 64-bitnormal
2014-09-17socket (rsock_connect): fix and refactor for blockingnormal
2014-09-17* lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse
2014-09-17ext/zlib/zlib.c (zlib_mem_alloc): check overflownormal
2014-09-17* test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof):hsbt
2014-09-17* tool/rbinstall.rb: fixed invalid options with latest rubygems.hsbt
2014-09-16bm_app_aobench.rb: update links [ci skip]nobu
2014-09-15* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse
2014-09-15trivial packing for on-stack structsnormal
2014-09-15pathname.rb: fix a Pathname#relative_path_from crash onnobu
2014-09-15fiddle/import.rb: fix typonobu
2014-09-14sprintf.c: improve rational 'f' formatnobu
2014-09-14vm.inc.tmpl + instruction.rb: typo fixesnormal
2014-09-14* test/test_tracer.rb: fixed testcase for rubygems update.hsbt
2014-09-14* lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt
2014-09-14* ext/psych/lib/psych.rb: update versiontenderlove
2014-09-13ccan/container_of: add container_of_or_nullnormal
2014-09-13ccan/list: new list_{del,node}_init functionsnormal
2014-09-13hash.c: [DOC] fix for Hash#store docsnobu
2014-09-13class.c: use ALLOC(rb_subclass_entry_t)normal
2014-09-13simplify some trivial rb_data_type_t callbacksnormal
2014-09-13doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZEnormal
2014-09-13* ext/win32ole/win32ole_event.c(ev_advise, ole_event_free,suke
2014-09-13man/ruby.1: use https for *.ruby-lang.org linksnormal
2014-09-12vm.c (thread_alloc): remove needless volatilenormal
2014-09-12proc/env DATA_PTR is never NULLnormal
2014-09-12proc.c (rb_proc_alloc): inline and move to vm.cnormal
2014-09-12Process.detach: avoid singleton class creationnormal
2014-09-12fix typos and indent [ci skip]kazu
2014-09-12vm.c (env_alloc): inline to avoid extra zeroingnormal
2014-09-12vm_method.c: should not modify frozen objectsnobu
2014-09-12* gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1hsbt
2014-09-11string.c (Init_frozen_strings): use st_init_table_with_sizenormal