summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-06-29 * lib/cmath.rb (log2, cbrt): added. [experimental]tadf
2009-06-29reverted.tadf
2009-06-29 * complex.c (nucomp_expt): do not use rb_fexpt.tadf
2009-06-28 * lib/cmath.rb (sqrt): fixed an issue [ruby-list:45852]tadf
2009-06-28* lib/rubygems.rb (ConfigMap[:rubylibprefix]): new entryyugui
2009-06-27* NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou
2009-06-27* NEWS: rss: 0.2.5 -> 0.2.7.kou
2009-06-25Imported minitest 1.4.2 r5269.ryan
2009-06-25* lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not ...nobu
2009-06-21* lib/fileutils.rb (FileUtils::Entry_#copy_file): open withnobu
2009-06-19* lib/monitor.rb (MonitorMixin::extend_object): should usematz
2009-06-19 * complex.c: edited rdoc.tadf
2009-06-18oops. bumpryan
2009-06-18Imported minitest 1.4.0 r5083.ryan
2009-06-16* lib/webrick/httputils.rb (parse_form_data): escape boundary ofnaruse
2009-06-12* lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): TimeoutError isnobu
2009-06-11 * lib/cmath.rb (exp): omitted redundant function call.tadf
2009-06-11* lib/prime.rb: documentation typo fixed. a patch from okkez.matz
2009-06-10 * dir.c (dir_s_getwd): directory path's encoding should be filesystem'susa
2009-06-09Update to RubyGems 1.3.4 r2223drbrain
2009-06-09 * lib/cmath.rb (log10): raised exception when the given number istadf
2009-06-07 * lib/cmath.rb (log): avoided redundant expression.tadf
2009-06-04* lib/mkmf.rb (#link_command): should dup CONFTEST_C which ismatz
2009-06-03* lib/base64.rb: typo fixed. a patch from okkez. [ruby-dev:38564]matz
2009-05-31* lib/mkmf.rb (create_makefile): checks for duplication of sourcenobu
2009-05-27* lib/uri: don't set @parser if it is DEFAULT_PARSER for marshalingakr
2009-05-26Tue May 26 11:01:41 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano32
2009-05-25Mon May 25 13:27:32 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano32
2009-05-24* lib/cgi/core.rb (CGI::HTTP_STATUS): typo fixed. a patch frommatz
2009-05-23* configure.in ($ridir): new configuration. [ruby-core:23520].yugui
2009-05-20* lib/tempfile.rb (Tempfile#unlink): close first for Windows. amatz
2009-05-18* lib/pathname.rb (Pathname#sub): suppress a warning. [ruby-dev:38488]akr
2009-05-17* lib/mkmf.rb (SRC_EXT): should be flat.nobu
2009-05-16* lib/rss/parser.rb: add nil check.kou
2009-05-16* lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Imagekou
2009-05-16* lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou
2009-05-16* lib/rss/content/*, lib/rss/dublincore/*: fix circular require.kou
2009-05-16* lib/rss/maker/feed.rb, test/test_maker_atom_feed.rb:kou
2009-05-16* lib/rss/maker/entry.rb: fix a typo.kou
2009-05-16* lib/rss/maker/feed.rb, test/test_maker_atom_entry.rb,kou
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