summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-05-16* lib/rss/maker/base.rb, lib/rss/maker/1.0.rb, lib/rss/maker/feed.rb,kou
2009-05-16* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.5 -> 0.2.6.kou
2009-05-10* lib/net/smtp.rb (Net::SMTP#check_auth_args): should not changematz
2009-05-09 * lib/date.rb: use subsec instead of nsec.tadf
2009-05-08* lib/mkmf.rb (try_link0): removes waste dSYM directories leftnobu
2009-05-08* lib/mkmf.rb (check_sizeof): fixed wrong recuring result fornobu
2009-05-08* Makefile.in, configure.in, win32/Makefile.sub (RUBY_BASE_NAME):nobu
2009-05-07* lib/set.rb (SortedSet#add): Do not require each newly addedknu
2009-05-02* lib/set.rb (SortedSet): Fix document. [Bug #1429]knu
2009-05-01* lib/set.rb (Set#merge): Only directly use the passed objectsknu
2009-05-01* lib/set.rb (SortedSet#add): Do not let an uncomparable objectknu
2009-04-30* ext/extmk.rb: use RbConfig instead of Config.akr
2009-04-30* lib/net/http.rb: documentation typo fixed. [ruby-core:23335]matz
2009-04-27* lib/pp.rb (Struct#pretty_print): coerce to a string sincenobu
2009-04-26update rdoc.akr
2009-04-26* lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr
2009-04-26* lib/optparse.rb (OptionParser#parse_in_order): do not make annobu
2009-04-23update rdoc.akr
2009-04-22* lib/time.rb (Time.parse): use year completion in Date._parse.akr
2009-04-21* lib/time.rb (Time#rfc2822): pad leading zeros for year.akr
2009-04-21* lib/time.rb (Time#xmlschema): use subsec instead of nsec.akr
2009-04-21* time.c (time_arg): use the year argument as-is. [ruby-dev:38194]akr
2009-04-21* lib/mkmf.rb (init_mkmf): needs default library path even ifnobu
2009-04-16* lib/cgi/core.rb (read_multipart): When path is not defined,mame
2009-04-08* lib/mkmf.rb (what_type?): fixed typo, and refined for member ofnobu
2009-04-08* lib/mkmf.rb (Logging.postpone): copy postponed output always.nobu
2009-04-08* lib/mkmf.rb (what_type?): fixed typo.nobu
2009-04-03* lib/irb/completion.rb (IRB::InputCompletor::Operators): Addknu
2009-04-02* lib/getoptlong.rb: remove unused udoc/usage from example.matz
2009-04-01* lib/mkmf.rb (create_makefile): support for parallel make. anobu
2009-03-28* lib/pathname.rb (Pathname#relative_path_from): compares pathnobu
2009-03-27* lib/mkmf.rb (link_command, cc_command, cpp_command): should notnobu
2009-03-27* lib/mkmf.rb (what_type?): checks more restrictively, andnobu
2009-03-26* lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would benobu
2009-03-26* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considersnobu
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-19* configure.in (RUBY_CHECK_SIZEOF): allows qualified name.nobu
2009-03-17 * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple networkseki
2009-03-17* lib/pathname.rb (Pathname#sub): set $~ in block.binding.akr
2009-03-15* lib/rubygems/installer.rb (Gem::Installer#shebang): fix for envnobu
2009-03-14* lib/mkmf.rb (CXX_EXT): checks for case-sensitive filesystem withnobu
2009-03-13* lib/fileutils.rb (FileUtils#fu_get_gid): stringify groupmatz
2009-03-09* lib/rake: updated to rake code to rake-0.8.4 source code base.nobu
2009-03-09* lib/rubygems/installer.rb (Gem::Installer#initialize): env maynobu
2009-03-06* lib/securerandom.rb (SecureRandom.urlsafe_base64): add optionalakr
2009-03-06* lib/rake/loaders/makefile.rb (Rake::MakefileLoader#load): deals withnobu
2009-03-06* lib/rake/testtask.rb (Rake::TestTask#define): passes each libsnobu
2009-03-06* lib/rubygems/digest/digest_adapter.rb: removed.nobu
2009-03-06* lib/**/*.rb: removed unnecessary shbang lines.nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu