summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-12-05* lib/optparse.rb (OptionParser::Completion#complete): new parameternobu
2004-12-04* lib/fileutils.rb: (In previous commit) new method chown.aamine
2004-12-04* lib/fileutils.rb (mkdir, mkdir_p): should chmod explicitly. [ruby-core:03881]aamine
2004-12-04* lib/rss/rss.rb: removed empty lines from output.kou
2004-12-04* lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2kou
2004-12-04Ignore leading and trailing lines in :section: blocksdave
2004-12-03* eval.c (proc_invoke): prepare to pass a block from "call" methodmatz
2004-12-02* io.c (rb_file_initialize): [ruby-dev:25032]matz
2004-11-29* io.c (rb_io_sysread): use temporary lock. [ruby-dev:24992]matz
2004-11-29* object.c (convert_type): [ruby-core:03845]matz
2004-11-28* lib/rss/rss.rb (RSS::Element#tag): not use block_given? forkou
2004-11-28* lib/rss/rss.rb (RSS::NotSetError): added.kou
2004-11-27* lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: addedkou
2004-11-27* lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou
2004-11-26Fix problem with :section: and new 1.9dave
2004-11-25* io.c (io_read): move StringValue() check before GetOpenFile().matz
2004-11-25* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu
2004-11-22Don't include 'require's with variable argumentsdave
2004-11-201. Force --inline-source if --one-file givendave
2004-11-19* string.c (str_gsub): internal buffer should not be listed bymatz
2004-11-19* lib/test/unit/collector/dir.rb: typo fix.eban
2004-11-19* lib/test/unit/collector/dir.rb: better regex.eban
2004-11-19* lib/test/unit/collector/dir.rb: better support for -p/-x option.eban
2004-11-19* lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-11-19* lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()eban
2004-11-19* lib/test/unit/collector/dir.rb: add support for directory nameeban
2004-11-17* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann
2004-11-16* lib/xmlrpc/server.rb (CGIServer): fixed bug when client sends "Content-typ:...mneumann
2004-11-16added howtomneumann
2004-11-16* fixed issue #998 (http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9...mneumann
2004-11-16* string.c (str_mod_check): frozen check should be separated.matz
2004-11-16* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): addusa
2004-11-16* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): usenobu
2004-11-16* applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsingmneumann
2004-11-15* imported and refactored original test casesmneumann
2004-11-15* array.c (rb_ary_update): pedantic check to detectmatz
2004-11-14* string.c (rb_str_clear): avoid revealing NULL pointer.matz
2004-11-14* lib/pp.rb (PP#object_address_group): remove odd number of 'f'nobu
2004-11-10* lib/delegate.rb (SimpleDelegator::dup): wrong number ofmatz
2004-11-10* dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz
2004-11-09* lib/optparse.rb (OptionParser::Officious): moved from DefaultList.nobu
2004-11-08Change version numbering of RDoc and ridave
2004-11-08add DRb::ExtServManager#uri=.seki
2004-11-08Fix bug where parent class wasn't being detected if thedave
2004-11-06checks whether zone was given.tadf
2004-11-04* string.c (str_gsub): should have removed rb_str_unlocktmp(str).matz
2004-11-03* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo
2004-11-03* array.c (rb_ary_uniq_bang): do not push frozen string from hashmatz
2004-11-03* test/rss/*.rb: removed tab width configuration headers.kou