aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mkmf.rb: $extmk for symlinknobu2013-01-211-3/+8
* vpath.rb: hack for msys makenobu2013-01-201-0/+1
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou2013-01-171-0/+1
* * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain2013-01-173-1/+8
* * .document: Removed extra spacedrbrain2013-01-165-0/+9
* * lib/irb/ext/save-history.rb: identify rightly a status of akeiju2013-01-151-1/+1
* test: tty optionnobu2013-01-151-0/+6
* * lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain2013-01-141-1/+1
* * lib/irb/ext/save-history.rb: outputs its history tokeiju2013-01-141-1/+12
* * lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition ofmarcandre2013-01-131-4/+4
* * lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3marcandre2013-01-131-8/+4
* * lib/matrix/eigenvalue_decomposition: Fix eigensystem with complexmarcandre2013-01-131-2/+2
* * lib/irb.rb, lib/prime.rb: Typos in overviewzzak2013-01-132-2/+2
* * lib/matrix/lup_decomposition.rb: Fix error for rectangular matricesmarcandre2013-01-131-1/+1
* * lib/open3.rb : Typo in Open3 overview. Patch by zed_0xffzzak2013-01-131-1/+1
* * lib/rbconfig/obsolete.rb (respond_to_missing?): use send becauseshugo2013-01-101-1/+1
* * lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak2013-01-051-1/+1
* * lib/net/http/generic_request.rb:naruse2013-01-051-1/+8
* * lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain2013-01-041-50/+98
* * lib/rubygems/doctor.rb: Process directories in order in case thedrbrain2013-01-042-10/+11
* * lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain2013-01-045-13/+38
* * lib/forwardable.rb: Fix rdoc parameters for ::def_single_delegator.zzak2013-01-041-3/+4
* * lib/rexml/element.rb (REXML::Elements#add): Remove too muchkou2013-01-031-1/+1
* * lib/rexml/element.rb (REXML::Elements#each): Add missingkou2013-01-031-4/+4
* * lib/forwardable.rb (SingleForwardable): Fix example in overviewzzak2013-01-031-9/+13
* * 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