summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-04-08* win32/win32.c (rb_w32_wreadlink): should treat junctions like asusa
2015-04-08* test/ruby/test_symbol.rb: fix syntax error.ko1
2015-04-08hash.c: compare symbols by identitiesnobu
2015-04-07* internal.h: fix typo. Patch by @sferik [fix GH-865]hsbt
2015-04-06* enum.c: Enumerable#chunk and Enumerable#slice_before no longer takesakr
2015-04-06* vm_args.c: protect value stack from calling other methodsko1
2015-04-06* tool/downloader.rb (http_options): prevent content auto decodingnaruse
2015-04-05* doc/contributing.rdoc: update Maintainers list.usa
2015-04-05* tool/rbinstall.rb: fix bin script permission of bundled gems.hsbt
2015-04-04* tool/rbinstall.rb: support --program-suffix option.hsbt
2015-04-04* lib/rake/*: Gemify rake [fix GH-862][Feature #11025]hsbt
2015-04-04string.c: check before modifynobu
2015-04-03* lib/net/http.rb (edit_path): use path which is absolute ftp urlnaruse
2015-04-03vm_core.h: update for OPT_CALL_CFUNC_WITHOUT_FRAMEnobu
2015-04-02ChangeLog: remove garbagenobu
2015-04-02rbconfig.rb: use program versionnobu
2015-04-02* 2015-04-02nobu
2015-04-01dir.c: reduce indirect argumentsnobu
2015-04-01fileutils.rb: fix error messagenobu
2015-03-31* doc/ChangeLog-0.06_to_0.52: added archived Changelog.hsbt
2015-03-30README.EXT.ja: add redirect [ruby-core:68631]kazu
2015-03-30Revert r50122 "* configure.in: ac_cv_func_vfork=no on sparc-solaris."naruse
2015-03-30* configure.in: ac_cv_func_vfork=no on sparc-solaris.naruse
2015-03-30win32.c: symlink than directorynobu
2015-03-30io.c: use read/write methods if possiblenobu
2015-03-29* gc.c (objspace_allrefs_destruct_i): fix a typo.hsbt
2015-03-29fix typos [ci skip]kazu
2015-03-29proc.c: replicate method envnobu
2015-03-28* ext/date/extconf.rb: try_cflags("-std=iso9899:1999") [Bug #10906]naruse
2015-03-27common.mk: revert to MINIRUBYnobu
2015-03-26* test/test_observer.rb: add tests for Observable module.hsbt
2015-03-25README.EXT: add redirect [ruby-core:68631]normal
2015-03-25* ext/socket/extconf.rb: Solaris 11 has struct tcp_info.tcpi_ca_state,naruse
2015-03-25fs.c: fix f_typenobu
2015-03-25bm_hash_aref_flo.rb: fix datanobu
2015-03-25* .document: removed needless entries.hsbt
2015-03-24doc/extension*: Fix spelling of filenamesnormal
2015-03-24* complex.c (k_exact_one_p): remove unused macro k_exact_one_p.gogotanaka
2015-03-24* complex.c (k_inexact_p, k_exact_zero_p): use k_exact_zero_p macrogogotanaka
2015-03-24* doc/extention.rdoc: move from toplevel document and added extname.hsbt
2015-03-24* doc/standard_library.rdoc: strip.hsbt
2015-03-24* doc/standard_library.rdoc: move Thread to Extentions.hsbt
2015-03-24* doc/contributing.rdoc: update Maintainers list.hsbt
2015-03-24* gc.c (gc_writebarrier_generational): fix messages for rb_bug().ko1
2015-03-24* README.ja.md: should be chunibyo.shugo
2015-03-24fs.c: use statfs/statvfsnobu
2015-03-24* tool/redmine-backporter.rb: now doesn't required spaces just afterusa
2015-03-23[Feature #10950] fixed by r50064nobu
2015-03-23ChangeLog: remove duplicated entry at r50057. [ci skip]nagachika
2015-03-23dir.c: don't raise after closenobu