aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame2013-02-021-3/+7
* * lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]mame2013-02-021-5/+5
* * lib/matrix.rb: Take conjugate for inner productmarcandre2013-01-301-1/+1
* * lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr2013-01-291-0/+1
* * hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain2013-01-262-2/+12
* * remove trailing spaces.nobu2013-01-261-1/+1
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-2622-83/+812
* * lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain2013-01-252-19/+194
* * lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain2013-01-259-16/+109
* * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain2013-01-251-2/+63
* * lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain2013-01-253-0/+8
* * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain2013-01-252-5/+7
* mkmf.rb: large unsignednobu2013-01-231-6/+6
* mkmf.rb: larger constantsnobu2013-01-231-2/+11
* * lib/README: Fixed typo. Patch by Pradeep Sahoo.drbrain2013-01-231-1/+1
* * lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain2013-01-236-1/+19
* * lib/rubygems/test_case.rb: Use Dir.tmpdir for rubygems tests insteaddrbrain2013-01-221-2/+13
* 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