aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: check for the whether crt_externs.h is present when compilingcharliesome2012-12-281-0/+11
* * lib/irb/context.rb: IRB::Context#new: Check from JobManagerkeiju2012-12-281-0/+6
* ruby-electric.el (ruby-electric-curlies): Automatically indent "}".knu2012-12-281-0/+6
* fix typoskazu2012-12-281-2/+2
* vm_insnhelper.c: no splat single opt argnobu2012-12-281-0/+6
* * proc.c (method_eq): fix the documentation to refer to owner.shugo2012-12-281-0/+8
* * ChangeLog: fix indent broen at r38633 and tabify.nobu2012-12-281-23/+23
* * def/id.def: use split(/^/) instead of String#lines to supportnaruse2012-12-271-0/+5
* * variable.c (rb_mod_remove_const): fix segv caused by r38558.naruse2012-12-271-0/+4
* * lib/csv.rb: Added more Hash methods to CSV::Row.jeg22012-12-271-16/+20
* * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next tokenkeiju2012-12-271-0/+5
* * lib/irb/ruby-lex.rb: allow to handle recursive heredocs onkeiju2012-12-271-0/+5
* * ext/stringio/stringio.c (strio_getline): fix not to raise TypeErrorglass2012-12-271-0/+8
* * vm_core.h (VM_DEFINECLASS_TYPE): explicit cast to enum type to avoid 64->32charliesome2012-12-271-0/+5
* * ext/stringio/stringio.c (strio_ungetc): raise IOError instead of RuntimeErrorglass2012-12-271-0/+10
* * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]keiju2012-12-261-0/+4
* fix a typo.shugo2012-12-261-1/+1
* * lib/irb/context.rb: IRB::Context#use_readline= has been obsolatekeiju2012-12-261-0/+5
* * lib/irb/context.rb: make a correct prompt fromkeiju2012-12-261-0/+5
* * lib/irb/ext/math-mode.rb: make not able to change math-modekeiju2012-12-261-0/+5
* * lib/irb/init.rb: change default debug level forkeiju2012-12-261-0/+5
* * configure.in: enable -fPIE when checking -pie for fixingkosaki2012-12-261-0/+6
* string.c: empty string is not invalidnobu2012-12-251-1/+4
* string.c: reduce duplicated codenobu2012-12-251-1/+4
* string.c: GC guardnobu2012-12-251-0/+4
* * remove trailing spaces.nobu2012-12-251-2/+2
* * lib/irb/init.rb, lib/irb/context.rb: fix conf.debug_level= keiju2012-12-251-0/+5
* * lib/irb/ruby-lex.rb: improve RubyLex performance for large fileskeiju2012-12-251-0/+5
* * lib/irb/output-method.rb: raise right exception whenkeiju2012-12-251-0/+5
* * vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko12012-12-251-0/+17
* * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju2012-12-251-0/+5
* * lib/irb/workspace.rb: define method to private on top-level irbkeiju2012-12-251-0/+5
* * bignum.c, include/ruby/intern.h (rb_big_eql): exported.usa2012-12-251-0/+9
* * vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): moveko12012-12-251-0/+14
* * vm_core.h (RUBY_VM_THREAD_VM_STACK_SIZE): change defaultko12012-12-251-0/+8
* error.c: rb_write_error_strnobu2012-12-251-0/+8
* scoped constant op-assignmentnobu2012-12-241-0/+6
* * lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse2012-12-231-0/+7
* * thread.c: rename methods:ko12012-12-231-0/+20
* profiler.rb: concurrent-executionnobu2012-12-231-1/+5
* profiler.rb: Wrapper for BasicObjectnobu2012-12-231-1/+4
* profiler.rb: TracePointnobu2012-12-231-0/+4
* * lib/erb.rb: typos for ERB::new linkzzak2012-12-231-0/+4
* * lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>zzak2012-12-231-0/+5
* * lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak2012-12-231-0/+5
* marshal.c: rb_check_funcall_with_hooknobu2012-12-231-0/+8
* * re.c (rb_reg_eqq): doc: #=== is not a synonym for #=~, added examplezzak2012-12-231-0/+5
* thread.c: ignore result of blocking_region_beginnobu2012-12-231-0/+6
* * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain2012-12-231-0/+25
* Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu2012-12-221-0/+13