summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-11-28mkmf.rb: each_compile_rulesnobu
2012-11-28unit.rb: remove unnecessary includesnobu
2012-11-28* lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain
2012-11-27* lib/rdoc/*: Added --root option for building documentation outsidedrbrain
2012-11-27* lib/rdoc/rubygems_hook.rb: Updated for (upcoming) RubyGems 2drbrain
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-11-24Move tests embedded in lib/set.rb to test/test_set.rb.knu
2012-11-23mkmf.rb: mingw64+MSYS pkg-config fixnobu
2012-11-22* lib/cgi/core.rb: Documentation for CGI#header aliaszzak
2012-11-22Drop executable bits.knu
2012-11-20remove trailing spaces.nobu
2012-11-20* lib/tracer.rb (Tracer.trace_func): printf to stdoutzzak
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