summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-02* lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame
2013-02-02* lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]zzak
2013-02-02* lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is notmame
2013-02-02* lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame
2013-02-02* lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]mame
2013-01-30* lib/matrix.rb: Take conjugate for inner productmarcandre
2013-01-29* lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr
2013-01-26* hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain
2013-01-26* remove trailing spaces.nobu
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2013-01-25* lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain
2013-01-25* lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain
2013-01-25 * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain
2013-01-25* lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-23mkmf.rb: large unsignednobu
2013-01-23mkmf.rb: larger constantsnobu
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