summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-25* vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): moveko1
2012-12-25Add test for r38543 [Bug #7597] [ruby-dev:46786]naruse
2012-12-25* vm_core.h (RUBY_VM_THREAD_VM_STACK_SIZE): change defaultko1
2012-12-25add empty line for style.ko1
2012-12-25error.c: rb_write_error_strnobu
2012-12-25Fix test to avoid failure from the order of Dir.foreachnaruse
2012-12-25scoped constant op-assignmentnobu
2012-12-24scoped constant op-assignmentnobu
2012-12-24scoped constant op-assignmentnobu
2012-12-24error.c: NameError::message _dumpnobu
2012-12-24* 2012-12-25svn
2012-12-24error.c: VALUE to messagesnobu
2012-12-24test_argf.rb: duplicated testnobu
2012-12-23* error.c (rb_compile_error_append): fix typo.nobu
2012-12-23* 2012-12-24svn
2012-12-23* lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse
2012-12-23* thread.c: rename methods:ko1
2012-12-23profiler.rb: concurrent-executionnobu
2012-12-23profiler.rb: Wrapper for BasicObjectnobu
2012-12-23profiler.rb: TracePointnobu
2012-12-23* lib/erb.rb: typos for ERB::new linkzzak
2012-12-23* lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>zzak
2012-12-23goruby.c: IRB at endnobu
2012-12-23* lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak
2012-12-23zlib.c: function namenobu
2012-12-23marshal.c: rb_check_funcall_with_hooknobu
2012-12-23* re.c (rb_reg_eqq): doc: #=== is not a synonym for #=~, added examplezzak
2012-12-23marshal.c: use RB_TYPE_Pnobu
2012-12-23thread.c: ignore result of blocking_region_beginnobu
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain
2012-12-22Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu
2012-12-22common.mk: srcs-extnobu
2012-12-22* lib/optparse.rb: Documentation for OptionParser to remove 'shadowedzzak
2012-12-22* include/ruby/intern.h: add the prototype declaration ofmrkn
2012-12-22* 2012-12-23svn
2012-12-22internal.h: quote unprintablenobu
2012-12-22error.c: PRIsVALUEnobu
2012-12-22* cont.c (rb_fiber_start): unify conditions.nagachika
2012-12-22* io.c (rb_io_wait_writable): use rb_thread_check_ints() insteadkosaki
2012-12-22revert r38549. this typo in ChangeLog is intentional.nagachika
2012-12-22object.c: no nested symbolnobu
2012-12-22object.c: defer creating stringnobu
2012-12-22object.c: check more strictlynobu
2012-12-22* cont.c (rb_fiber_start): in case of jump with TAG_FATAL,nagachika
2012-12-22fix a typokazu
2012-12-22* gc.c (obj_id_to_ref): add a macro to treat Bignum object id.shirosaki
2012-12-22* struct.c (make_struct): remove junk ID check to allow members whoglass
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-12-21* lib/irb/slex.rb(#match): Typo, should be D_DETAILzzak
2012-12-21* lib/irb/input-method.rb, lib/irb.rb: Typo in zzak