summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-01-13* lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3marcandre
2013-01-13* lib/matrix/eigenvalue_decomposition: Fix eigensystem with complexmarcandre
2013-01-13* lib/irb.rb, lib/prime.rb: Typos in overviewzzak
2013-01-13* lib/matrix/lup_decomposition.rb: Fix error for rectangular matricesmarcandre
2013-01-13* lib/open3.rb : Typo in Open3 overview. Patch by zed_0xffzzak
2013-01-10* lib/rbconfig/obsolete.rb (respond_to_missing?): use send becauseshugo
2013-01-05* lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak
2013-01-05* lib/net/http/generic_request.rb:naruse
2013-01-04* lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain
2013-01-04* lib/rubygems/doctor.rb: Process directories in order in case thedrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain
2013-01-04* lib/forwardable.rb: Fix rdoc parameters for ::def_single_delegator.zzak
2013-01-03* lib/rexml/element.rb (REXML::Elements#add): Remove too muchkou
2013-01-03* lib/rexml/element.rb (REXML::Elements#each): Add missingkou
2013-01-03* lib/forwardable.rb (SingleForwardable): Fix example in overviewzzak
2012-12-29 * lib/irb/completion.rb: treat rightly comletion for symbol on irbkeiju
2012-12-28 * lib/irb/context.rb: IRB::Context#new: Check from JobManagerkeiju
2012-12-27* lib/csv.rb: Added more Hash methods to CSV::Row.jeg2
2012-12-27 * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next tokenkeiju
2012-12-27 * lib/irb/ruby-lex.rb: allow to handle recursive heredocs onkeiju
2012-12-26fix typo from r38623zzak
2012-12-26 * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]keiju
2012-12-26 * lib/irb/context.rb: IRB::Context#use_readline= has been obsolatekeiju
2012-12-26 * lib/irb/context.rb: make a correct prompt fromkeiju
2012-12-26 * lib/irb/ext/math-mode.rb: make not able to change math-modekeiju
2012-12-26 * lib/irb/init.rb: change default debug level forkeiju
2012-12-25* remove trailing spaces.nobu
2012-12-25 * lib/irb/init.rb, lib/irb/context.rb: fix conf.debug_level= keiju
2012-12-25 * lib/irb/ruby-lex.rb: improve RubyLex performance for large fileskeiju
2012-12-25 * lib/irb/output-method.rb: raise right exception whenkeiju
2012-12-25 * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju
2012-12-25 * lib/irb/workspace.rb: define method to private on top-level irbkeiju
2012-12-23* lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse
2012-12-23* thread.c: rename methods:ko1
2012-12-23profiler.rb: concurrent-executionnobu
2012-12-23profiler.rb: Wrapper for BasicObjectnobu
2012-12-23profiler.rb: TracePointnobu
2012-12-23* lib/erb.rb: typos for ERB::new linkzzak
2012-12-23* lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>zzak
2012-12-23* lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain
2012-12-22* lib/optparse.rb: Documentation for OptionParser to remove 'shadowedzzak
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-12-21* lib/irb/slex.rb(#match): Typo, should be D_DETAILzzak
2012-12-21* lib/irb/input-method.rb, lib/irb.rb: Typo in zzak
2012-12-21* lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-21* lib/rake/*: Updated to rake 0.9.6drbrain
2012-12-20 * lib/irb/completion.rb (CompletionProc): support completion oftarui
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain