aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/irb/completion.rb: treat rightly comletion for symbol on irbkeiju2012-12-291-2/+2
* * lib/irb/context.rb: IRB::Context#new: Check from JobManagerkeiju2012-12-281-1/+1
* * lib/csv.rb: Added more Hash methods to CSV::Row.jeg22012-12-271-1/+37
* * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next tokenkeiju2012-12-271-1/+6
* * lib/irb/ruby-lex.rb: allow to handle recursive heredocs onkeiju2012-12-271-4/+19
* fix typo from r38623zzak2012-12-261-1/+1
* * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]keiju2012-12-261-1/+1
* * lib/irb/context.rb: IRB::Context#use_readline= has been obsolatekeiju2012-12-261-10/+4
* * lib/irb/context.rb: make a correct prompt fromkeiju2012-12-261-1/+1
* * lib/irb/ext/math-mode.rb: make not able to change math-modekeiju2012-12-261-1/+1
* * lib/irb/init.rb: change default debug level forkeiju2012-12-261-1/+1
* * remove trailing spaces.nobu2012-12-252-2/+2
* * lib/irb/init.rb, lib/irb/context.rb: fix conf.debug_level= keiju2012-12-252-3/+2
* * lib/irb/ruby-lex.rb: improve RubyLex performance for large fileskeiju2012-12-251-4/+4
* * lib/irb/output-method.rb: raise right exception whenkeiju2012-12-251-2/+4
* * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju2012-12-253-1/+8
* * lib/irb/workspace.rb: define method to private on top-level irbkeiju2012-12-251-2/+2
* * lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse2012-12-231-0/+3
* * thread.c: rename methods:ko12012-12-232-9/+9
* profiler.rb: concurrent-executionnobu2012-12-231-8/+25
* profiler.rb: Wrapper for BasicObjectnobu2012-12-231-23/+19
* profiler.rb: TracePointnobu2012-12-231-7/+7
* * lib/erb.rb: typos for ERB::new linkzzak2012-12-231-6/+6
* * lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>zzak2012-12-231-0/+1
* * lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak2012-12-231-0/+2
* * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain2012-12-238-68/+308
* * lib/optparse.rb: Documentation for OptionParser to remove 'shadowedzzak2012-12-221-2/+6
* * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain2012-12-213-12/+70
* * lib/irb/slex.rb(#match): Typo, should be D_DETAILzzak2012-12-211-1/+1
* * lib/irb/input-method.rb, lib/irb.rb: Typo in zzak2012-12-212-4/+4
* * lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak2012-12-212-67/+67
* * lib/irb.rb, lib/irb/*: Documentation for IRBzzak2012-12-2120-60/+607
* * lib/rake/*: Updated to rake 0.9.6drbrain2012-12-211-1/+1
* * lib/irb/completion.rb (CompletionProc): support completion oftarui2012-12-201-2/+3
* * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain2012-12-201-4/+23
* * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain2012-12-202-0/+25
* * lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain2012-12-194-79/+137
* * lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain2012-12-182-3/+12
* * lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain2012-12-181-0/+3
* * lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain2012-12-182-4/+21
* * lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain2012-12-181-1/+4
* * lib/optparse.rb: Remove 'developer documentation' section from rdoczzak2012-12-171-0/+3
* * lib/matrix.rb (#dup): typo in example [ruby-core:50946][Bug #7582]zzak2012-12-171-1/+1
* * lib/rdoc.rb: Updated VERSION.drbrain2012-12-167-68/+145
* * lib/rubygems.rb: Updated VERSIONdrbrain2012-12-161-1/+1
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-142-11/+17
* * lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain2012-12-143-43/+63
* * lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain2012-12-134-33/+168
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-1328-23/+426
* tmpdir.rb: not expand tildenobu2012-12-121-1/+1