aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parse.y: fix a typonobu2014-11-303-1/+26
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):akr2014-11-302-1/+12
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking): Useakr2014-11-302-48/+58
* ruby.c: transcode program namesnobu2014-11-293-5/+32
* ruby.c: translit_char_binnobu2014-11-292-1/+19
* * 2014-11-30svn2014-11-291-2/+2
* test_rubyoptions.rb: workaroundnobu2014-11-291-2/+3
* win32.c: use UTF-8 for argvnobu2014-11-294-7/+49
* ruby.h: no parent in rb_data_type_tnobu2014-11-293-9/+12
* * test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa2014-11-291-1/+1
* * test_exception.rb: indent.usa2014-11-291-1/+1
* win32.c: convert by Win32 APInobu2014-11-292-6/+18
* error.c: simplify message buildingnobu2014-11-292-17/+14
* test/ruby: suppress warningsnobu2014-11-295-12/+19
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa2014-11-281-1/+2
* * encoding.c: remove unnecessary declaration of rb_locale_charmap(). it'susa2014-11-281-3/+0
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa2014-11-281-0/+12
* * 2014-11-29svn2014-11-281-2/+2
* * eval_error.c (error_print): respect the encoding of the message.usa2014-11-283-2/+14
* file.c: unnecessary #undefnobu2014-11-281-1/+0
* Update dependency.akr2014-11-271-0/+1
* README.EXT: fix typonobu2014-11-271-1/+1
* configure.in: add --with-setup optionnobu2014-11-272-1/+12
* common.mk: INITOBJSnobu2014-11-273-9/+9
* dmyenc.c: separatenobu2014-11-276-8/+17
* continuation.c: quiet static-linked-extnobu2014-11-271-0/+2
* make_encmake.rb: fix typonobu2014-11-271-2/+3
* * 2014-11-28svn2014-11-271-2/+2
* ChangeLog: fix a grammonobu2014-11-271-1/+1
* store make output.akr2014-11-271-0/+2
* fix typoskazu2014-11-272-5/+5
* fix indent [ci skip]kazu2014-11-271-1/+1
* * common.mk (miniprelude.c): It is not depend on prelude.rb now.akr2014-11-272-1/+5
* Update dependencies.akr2014-11-273-6/+6
* * tool/update-deps: List up files built always in the source directoryakr2014-11-271-0/+5
* * tool/update-deps: List up files built always in the source directoryakr2014-11-271-11/+124
* * NEWS: add obsolete callcc.kazu2014-11-272-0/+7
* * compile.c (iseq_compile_each): remove duplicated line event.ko12014-11-273-14/+45
* * vm_args.c: fix backtrace location for keyword related exceptions.ko12014-11-275-39/+97
* common.mk: prelude.c by BASERUBYnobu2014-11-272-8/+13
* common.mk: no preludes for minirubynobu2014-11-272-1/+5
* prelude.c.tmpl: no preludes, no code.nobu2014-11-272-2/+10
* time.c: indentnobu2014-11-271-30/+30
* * gc.c (objspace_malloc_increase): enable lazy sweep on GC by malloc()ko12014-11-273-1/+10
* * time.c (time_s_mkutc): [DOC] Time.utc's 10 arguments formakr2014-11-272-4/+12
* Describe about TSort.each_*akr2014-11-271-0/+5
* generic_erb.rb: read in binary modenobu2014-11-271-1/+1
* test_const.rb: use assert_warningnobu2014-11-271-1/+4
* envutil.rb: skip if load failednobu2014-11-271-0/+2
* iseq.c (iseq_data_to_ary): add missing GC guardnormal2014-11-272-0/+5