Age | Commit message (Expand) | Author |
2009-02-03 | * lib/net/imap.rb: validate data before sending to a server. | shugo |
2009-02-03 | * lib/net/imap.rb (hmac_md5): should use String#ord to get ascii | shugo |
2009-02-02 | * version.h: bump up to 1.9.2 patchlevel -1. | akr |
2009-02-01 | * lib/xmlrpc/server.rb (Server#serve): gets rid of hardcoded | nobu |
2009-02-01 | * lib/optparse.rb (Switch#summarize): strips an equal sign from | nobu |
2009-01-31 | update rdoc. | akr |
2009-01-31 | * lib/test/unit/assertions.rb (assert_equal): show class in failure | akr |
2009-01-31 | fix rdoc. | akr |
2009-01-31 | * lib/resolv.rb (Resolv::DNS#each_address): don't query IPv6 address | akr |
2009-01-31 | * lib/optparse.rb (List#accept, parse_in_order): n option is no | nobu |
2009-01-31 | rdoc update. | akr |
2009-01-31 | * lib/pathname.rb (Pathname#each_child): new method. | akr |
2009-01-30 | * lib/test/unit/assertions.rb | akr |
2009-01-30 | * lib/pathname.rb (Pathname#realdirpath): new method. | akr |
2009-01-30 | * lib/test/unit/assertions.rb (assert_respond_to): gets rid of | nobu |
2009-01-29 | * lib/securerandom.rb (SecureRandom.uuid): uses unpacked array | nobu |
2009-01-29 | * lib/rake.rb (FileUtils#rake_system): no longer needs workaround | nobu |
2009-01-29 | * lib/securerandom.rb: new method SecureRandom#uuid | technorama |
2009-01-27 | * lib/mkmf.rb (try_header): checks the header depending on | nobu |
2009-01-27 | * common.mk (distclean-enc, realclean-enc): do not call clean of | nobu |
2009-01-26 | * lib/mkmf.rb (create_makefile): should point correct path to | matz |
2009-01-26 | * lib/pathname.rb (chop_basename, prepend_prefix): use o option. | nobu |
2009-01-25 | * lib/mkmf.rb (create_makefile):fixed the variables order because | nobu |
2009-01-25 | * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and | nobu |
2009-01-23 | * lib/mkmf.rb (configuration): tools under the top source | nobu |
2009-01-23 | * lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged. | nobu |
2009-01-23 | * lib/mkmf.rb (mkintpath): new function which converts native path | nobu |
2009-01-23 | * lib/mkmf.rb (try_func): got rid of c-mode confusion. | nobu |
2009-01-22 | * lib/mkmf.rb (create_makefile): removes installed files under | nobu |
2009-01-22 | * lib/cgi/core.rb (CGI.parse): generate only key on params hash | xibbar |
2009-01-22 | * lib/rubygems/installer.rb (Gem::Installer#initialize): fixed | nobu |
2009-01-20 | Imported minitest 1.3.1 r4532. | ryan |
2009-01-17 | Fixed LocalJumpError | ryan |
2009-01-17 | * lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod. | yugui |
2009-01-15 | * lib/debug.rb: as wanabe-san pointed out, | ko1 |
2009-01-13 | * lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check. | yugui |
2009-01-13 | * lib/irb/input-method.rb: IRB did not prompt for MSwin32. | yugui |
2009-01-12 | * lib/test/unit/assertions.rb (assert_nothing_raised): removes the | nobu |
2009-01-11 | remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997] | seki |
2009-01-07 | * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection. | akr |
2009-01-07 | * lib/test/unit/assertions.rb (assert_no_match): don't count up as two | akr |
2009-01-07 | * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir): | nobu |
2009-01-04 | * lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not create | nobu |
2009-01-04 | * ext/extmk.rb (extmake): does not use both of makefile.rb and | nobu |
2009-01-03 | merged r20850, r17881, r16811, r16763, r16748, r15829, r15794 and r15698 from... | seki |
2009-01-02 | * lib/singleton.rb: fix documentation. [ruby-core:21038] | matz |
2008-12-31 | * lib/singleton.rb: fix indentation of RDoc text. [ruby-core:21029] | matz |
2008-12-30 | Imported minitest 1.3.1 r4506. | ryan |
2008-12-29 | * lib/erb.rb (ERB): m17n of ERB. adds rdoc. | yugui |
2008-12-27 | Imported minitest 1.3.1 r4505. | ryan |