aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cont.c (rb_fiber_start): in case of jump with TAG_FATAL,nagachika2012-12-225-8/+23
* fix a typokazu2012-12-221-1/+1
* * gc.c (obj_id_to_ref): add a macro to treat Bignum object id.shirosaki2012-12-222-2/+14
* * struct.c (make_struct): remove junk ID check to allow members whoglass2012-12-223-8/+20
* * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain2012-12-217-12/+149
* * lib/irb/slex.rb(#match): Typo, should be D_DETAILzzak2012-12-212-1/+6
* * lib/irb/input-method.rb, lib/irb.rb: Typo in zzak2012-12-213-4/+10
* * vm_dump.c (rb_vm_bugreport): revert r38533.kosaki2012-12-213-6/+20
* * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak2012-12-213-67/+72
* * 2012-12-22svn2012-12-211-2/+2