summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-12-05socket/option.c: fix inet_ntop link error on mswinnobu
2014-12-05iseq.c: remove unused rb_iseq_new_with_boptnormal
2014-12-05parse.y: fix lex_state after tLABEL_ENDnobu
2014-12-04extmk.rb: no EXTOBJS to main if enable-sharednobu
2014-12-03mostly fix rb_iseq_loadnormal
2014-12-03iseq.c: avoid segfault on incomplete iseqnormal
2014-12-03load.c: reset errinfonobu
2014-12-03load.c: defer static linked ininobu
2014-12-03encoding.c: load by rb_require_internalnobu
2014-12-03load.c: defer static linked initnobu
2014-12-03dmyenc.c: try to load encdbnobu
2014-12-03string.c: fake string is not sharingnobu
2014-12-03* win32/win32.c (w32_spawn): `v2` is used not only for `shell` but alsousa
2014-12-03cparse.c: typed datanobu
2014-12-02* ext/win32ole/win32ole.c: use typed data for com_hash.suke
2014-12-02array.c (rb_ary_plus): in documentation, added note aboutduerst
2014-12-01iseq.c (iseq_data_to_ary): keep hidden variablesnormal
2014-12-01* ext/psych/lib/psych.rb: bumping versiontenderlove
2014-12-01* ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove
2014-12-01parse.y: preserve tSTRING_CONTENT resultsnobu
2014-12-01parse.y: check single regexp onlynobu
2014-12-01re.c: rb_reg_region_copynobu
2014-12-01re.c: check if onig_region_copy failednobu
2014-12-01parse.y: enable encoding pragma in rippernobu
2014-12-01* lib/uri/generic.rb (URI::Generic.build):naruse
2014-12-01* ext/win32ole/win32ole.c: use typed data for WIN32OLE.suke
2014-12-01common.mk: rebuild verconf.h for each configurenobu
2014-12-01* ChangeLog: fixed reference number of github issue [ci skip]hsbt
2014-12-01* proc.c: fix grammar by @BenMorganIO [fix GH-764][ci skip]hsbt
2014-12-01* man/rake.1: Update latest man content by @aledovskyhsbt
2014-12-01* doc/syntax/refinements.rdoc: refinements are no longer experimental.hsbt
2014-11-30parse.y: fix a typonobu
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr
2014-11-30* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr
2014-11-29ruby.c: transcode program namesnobu
2014-11-29ruby.c: translit_char_binnobu
2014-11-29win32.c: use UTF-8 for argvnobu
2014-11-29ruby.h: no parent in rb_data_type_tnobu
2014-11-29win32.c: convert by Win32 APInobu
2014-11-29error.c: simplify message buildingnobu
2014-11-28* eval_error.c (error_print): respect the encoding of the message.usa
2014-11-27configure.in: add --with-setup optionnobu
2014-11-27dmyenc.c: separatenobu
2014-11-27ChangeLog: fix a grammonobu
2014-11-27fix typoskazu
2014-11-27fix indent [ci skip]kazu
2014-11-27* common.mk (miniprelude.c): It is not depend on prelude.rb now.akr
2014-11-27* tool/update-deps: List up files built always in the source directoryakr
2014-11-27* NEWS: add obsolete callcc.kazu
2014-11-27* compile.c (iseq_compile_each): remove duplicated line event.ko1