summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-01-23* lib/README: Fixed typo. Patch by Pradeep Sahoo.drbrain
2013-01-23* lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain
2013-01-22 * lib/rubygems/test_case.rb: Use Dir.tmpdir for rubygems tests insteaddrbrain
2013-01-21mkmf.rb: $extmk for symlinknobu
2013-01-20vpath.rb: hack for msys makenobu
2013-01-17* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou
2013-01-17 * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain
2013-01-16* .document: Removed extra spacedrbrain
2013-01-15 * lib/irb/ext/save-history.rb: identify rightly a status of akeiju
2013-01-15test: tty optionnobu
2013-01-14* lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain
2013-01-14 * lib/irb/ext/save-history.rb: outputs its history tokeiju
2013-01-13* lib/matrix/lup_decomposition: Fix bugs with LUP Decomposition ofmarcandre
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