aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/irb/ruby-lex.rb: improve RubyLex performance for large fileskeiju2012-12-252-4/+9
* * lib/irb/output-method.rb: raise right exception whenkeiju2012-12-252-2/+9
* * vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko12012-12-255-9/+69
* * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju2012-12-254-1/+13
* * lib/irb/workspace.rb: define method to private on top-level irbkeiju2012-12-252-2/+7
* * ChangeLog: revert a part of r38595. 'iff' means 'if and only if', not typo.usa2012-12-251-1/+1
* * bignum.c, include/ruby/intern.h (rb_big_eql): exported.usa2012-12-254-6/+23
* * vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): moveko12012-12-257-20/+40
* Add test for r38543 [Bug #7597] [ruby-dev:46786]naruse2012-12-251-4/+10
* * vm_core.h (RUBY_VM_THREAD_VM_STACK_SIZE): change defaultko12012-12-252-1/+9
* add empty line for style.ko12012-12-251-0/+1
* error.c: rb_write_error_strnobu2012-12-256-3/+37
* Fix test to avoid failure from the order of Dir.foreachnaruse2012-12-251-2/+2
* scoped constant op-assignmentnobu2012-12-251-1/+4
* scoped constant op-assignmentnobu2012-12-241-4/+4
* scoped constant op-assignmentnobu2012-12-246-10/+173
* error.c: NameError::message _dumpnobu2012-12-241-1/+8
* * 2012-12-25svn2012-12-241-2/+2
* error.c: VALUE to messagesnobu2012-12-241-3/+2
* test_argf.rb: duplicated testnobu2012-12-241-10/+0
* * error.c (rb_compile_error_append): fix typo.nobu2012-12-231-1/+1
* * 2012-12-24svn2012-12-231-2/+2
* * lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse2012-12-233-0/+19
* * thread.c: rename methods:ko12012-12-2310-170/+208
* profiler.rb: concurrent-executionnobu2012-12-232-9/+30
* profiler.rb: Wrapper for BasicObjectnobu2012-12-232-24/+23
* profiler.rb: TracePointnobu2012-12-232-7/+11
* * lib/erb.rb: typos for ERB::new linkzzak2012-12-232-6/+10
* * lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>zzak2012-12-232-0/+6
* goruby.c: IRB at endnobu2012-12-231-1/+1
* * lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak2012-12-232-0/+7
* zlib.c: function namenobu2012-12-231-1/+1
* marshal.c: rb_check_funcall_with_hooknobu2012-12-234-45/+136
* * re.c (rb_reg_eqq): doc: #=== is not a synonym for #=~, added examplezzak2012-12-232-3/+11
* marshal.c: use RB_TYPE_Pnobu2012-12-231-1/+1
* thread.c: ignore result of blocking_region_beginnobu2012-12-232-1/+14
* * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain2012-12-2314-153/+739
* Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu2012-12-227-55/+299
* common.mk: srcs-extnobu2012-12-221-1/+7
* * lib/optparse.rb: Documentation for OptionParser to remove 'shadowedzzak2012-12-222-2/+13
* * include/ruby/intern.h: add the prototype declaration ofmrkn2012-12-226-35/+164
* * 2012-12-23svn2012-12-221-2/+2
* internal.h: quote unprintablenobu2012-12-229-96/+168
* error.c: PRIsVALUEnobu2012-12-222-71/+53
* * cont.c (rb_fiber_start): unify conditions.nagachika2012-12-222-4/+5
* * io.c (rb_io_wait_writable): use rb_thread_check_ints() insteadkosaki2012-12-222-0/+21
* revert r38549. this typo in ChangeLog is intentional.nagachika2012-12-221-1/+1
* object.c: no nested symbolnobu2012-12-223-2/+11
* object.c: defer creating stringnobu2012-12-221-43/+26
* object.c: check more strictlynobu2012-12-223-5/+11