summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-11-16* lib/abbrev.rb: fix r37113. Correct examples, fix styleeregon
2012-11-16* lib/cgi/core.rb: Use symbols instead of strings formarcandre
2012-11-16* lib/net/pop.rb (POP3.certs): fix typo in comment.glass
2012-11-16* lib/rake/version.rb: workaround fix to build. see #7366naruse
2012-11-15* lib/rake*: Updated to rake 0.9.4drbrain
2012-11-15* lib/rake*: Updated to rake 0.9.3drbrain
2012-11-14* lib/fileutils.rb (chmod): Add "X" to modes, convert format to tablezzak
2012-11-14* lib/csv.rb (init_comments): Document private method #init_comments.zzak
2012-11-11* lib/pstore.rb (PStore): fix not to replace ThreadError raised inglass
2012-11-09erb.rb: safe concurrent usenobu
2012-11-09Add back my original example of Shellwords#shellescape.knu
2012-11-09Fix an example of Shellwords#shellescape.knu
2012-11-08* lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):naruse
2012-11-07* lib/webrick.rb: fix typo.ayumin
2012-11-07* lib/cgi/core.rb: alias CGI#http_header to CGI#header .xibbar
2012-11-06* lib/tempfile.rb: fix confusing inspect.glass
2012-11-06* lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):naruse
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-11-05* lib/cgi/core.rb: check if Tempfile is defined before use it.naruse
2012-11-05* lib/uri/http.rb (URI::HTTP.build): Fix examplezzak
2012-11-05Mon Nov 5 09:55:05 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-11-04Don't redefine methodsnaruse
2012-11-04Sun Nov 4 20:41:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-11-04* lib/fileutils.rb (module FileUtils): repatch [ruby-core:39622]glass
2012-11-03* bin/testrb: Use only Test::Unit::AutoRunner in test-unit gemkou
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \Akou
2012-11-03* lib/rexml/output.rb (REXML::Output#initialize): Use normalizedkou
2012-11-03* lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou
2012-11-03Revert r37439 and r37441kou
2012-11-03* lib/rexml/document.rb (REXML::Document#write): Document encodingkou
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou
2012-11-02mkmf.rb: timestamp_filenobu
2012-11-02mkmf.rb: timestamp_filenobu
2012-11-02* lib/test/unit.rb (_run_parallel): Delete status line before showingsorah
2012-11-01mkmf.rb: timestamp_filenobu
2012-11-01lib/mkmf.rb: fix for if config["libdir"] is nil.naruse
2012-10-29rbconfig/obsolete.rb: Confignobu
2012-10-28* lib/ostruct.rb: Add [] and []=, base on a patch by Thomas Sawyermarcandre
2012-10-28* lib/ostruct.rb: Also accept {Open}Struct as argument to newmarcandre
2012-10-28* lib/ostruct.rb: Simplify codemarcandre
2012-10-28* lib/ostruct.rb: Add OpenStruct#eql? and OpenStruct#hashmarcandre
2012-10-28* lib/ostruct.rb (each_pair): Add #each_pair [#1400]marcandre
2012-10-28* lib/ostruct.rb: Protect new_ostruct_member [ruby-core:42779] [#6056]marcandre
2012-10-28* lib/ostruct.rb: Remove rdoc details on marshal_{load|dump} and fix rdocmarcandre
2012-10-28* lib/matrix.rb: Fix determinant_e [ruby-dev:46305] [Bug #7228]marcandre
2012-10-28* lib/rexml/source.rb: Move encoding detection code to base class.kou
2012-10-28* lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou
2012-10-28* lib/rexml/source.rb (REXML::IOSource#initialize): Reducekou
2012-10-28Revert r37358kou
2012-10-28* lib/rexml/source.rb (REXML::IOSource#initialize): Usekou