aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* encoding.c: load by rb_require_internalnobu2014-12-031-0/+5
* load.c: defer static linked initnobu2014-12-031-0/+5
* dmyenc.c: try to load encdbnobu2014-12-031-0/+7
* string.c: fake string is not sharingnobu2014-12-031-0/+5
* * win32/win32.c (w32_spawn): `v2` is used not only for `shell` but alsousa2014-12-031-0/+6
* cparse.c: typed datanobu2014-12-031-0/+4
* * ext/win32ole/win32ole.c: use typed data for com_hash.suke2014-12-021-0/+4
* array.c (rb_ary_plus): in documentation, added note aboutduerst2014-12-021-0/+5
* iseq.c (iseq_data_to_ary): keep hidden variablesnormal2014-12-011-0/+5
* * ext/psych/lib/psych.rb: bumping versiontenderlove2014-12-011-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-011-0/+10
* parse.y: preserve tSTRING_CONTENT resultsnobu2014-12-011-1/+4
* parse.y: check single regexp onlynobu2014-12-011-0/+6
* re.c: rb_reg_region_copynobu2014-12-011-0/+5
* re.c: check if onig_region_copy failednobu2014-12-011-0/+5
* parse.y: enable encoding pragma in rippernobu2014-12-011-0/+5
* * lib/uri/generic.rb (URI::Generic.build):naruse2014-12-011-0/+13
* * ext/win32ole/win32ole.c: use typed data for WIN32OLE.suke2014-12-011-0/+6
* common.mk: rebuild verconf.h for each configurenobu2014-12-011-0/+5
* * ChangeLog: fixed reference number of github issue [ci skip]hsbt2014-12-011-1/+1
* * proc.c: fix grammar by @BenMorganIO [fix GH-764][ci skip]hsbt2014-12-011-0/+4
* * man/rake.1: Update latest man content by @aledovskyhsbt2014-12-011-0/+5
* * doc/syntax/refinements.rdoc: refinements are no longer experimental.hsbt2014-12-011-0/+5
* parse.y: fix a typonobu2014-11-301-0/+5
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr2014-11-301-0/+5
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr2014-11-301-0/+5
* ruby.c: transcode program namesnobu2014-11-291-1/+5
* ruby.c: translit_char_binnobu2014-11-291-0/+5
* win32.c: use UTF-8 for argvnobu2014-11-291-0/+9
* ruby.h: no parent in rb_data_type_tnobu2014-11-291-0/+7
* win32.c: convert by Win32 APInobu2014-11-291-0/+5
* error.c: simplify message buildingnobu2014-11-291-0/+5
* * eval_error.c (error_print): respect the encoding of the message.usa2014-11-281-0/+7
* configure.in: add --with-setup optionnobu2014-11-271-0/+4
* dmyenc.c: separatenobu2014-11-271-0/+5
* ChangeLog: fix a grammonobu2014-11-271-1/+1
* fix typoskazu2014-11-271-1/+1
* fix indent [ci skip]kazu2014-11-271-1/+1
* * common.mk (miniprelude.c): It is not depend on prelude.rb now.akr2014-11-271-0/+4
* * tool/update-deps: List up files built always in the source directoryakr2014-11-271-0/+5
* * NEWS: add obsolete callcc.kazu2014-11-271-0/+4
* * compile.c (iseq_compile_each): remove duplicated line event.ko12014-11-271-0/+7
* * vm_args.c: fix backtrace location for keyword related exceptions.ko12014-11-271-0/+24
* common.mk: prelude.c by BASERUBYnobu2014-11-271-0/+5
* common.mk: no preludes for minirubynobu2014-11-271-0/+4
* prelude.c.tmpl: no preludes, no code.nobu2014-11-271-0/+4
* * gc.c (objspace_malloc_increase): enable lazy sweep on GC by malloc()ko12014-11-271-0/+8
* * time.c (time_s_mkutc): [DOC] Time.utc's 10 arguments formakr2014-11-271-0/+8
* iseq.c (iseq_data_to_ary): add missing GC guardnormal2014-11-271-0/+4
* * vm_core.h: add rb_thread_t::local_storage_recursive_hashko12014-11-271-0/+19