summaryrefslogtreecommitdiff
path: root/sample
AgeCommit message (Expand)Author
2005-07-27* sample/rss/tdiary_plugin: removed. because the pluginkou
2005-07-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-07-22* lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou
2005-07-19* io.c (rb_io_inspect): replace sprintf() with "%s" format allmatz
2005-05-22 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi
2005-04-16* sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):kou
2005-04-09This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-04-09* sample/rss/tdiary_plugin/rss-recent.rb: supported configurationkou
2005-04-09* lib/rss: backoported from HEAD.kou
2005-03-07* lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo
2005-03-03* sample/rss/tdiary_plugin/rss-recent.rb: added site information.kou
2005-02-23* array.c (rb_ary_s_create): no need for negative argc check.matz
2005-01-18This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-21 * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi
2004-12-20 * added files:nahi
2004-12-20This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-08* lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou
2004-11-29This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-07-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-07-03 * added filesnahi
2004-06-27using "DRb.thread.join" instead of "gets"seki
2004-06-27 * sample/rss/tdiary_plugin/rss-recent.rb: supported Hiki.kou
2004-06-27This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-02-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-02-14import drb/sampleseki
2004-01-31 * sample/openssl/gen_csr.rb: wrong usage string.nahi
2004-01-29untypogotoyuzo
2004-01-29backport from Ruby-1.9.gotoyuzo
2004-01-26* sample/exyacc.rb: escape '}' to avoid warning.usa
2004-01-18synchronized with date2 3.5.tadf
2004-01-07This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2003-12-01* numeric.c (num_sadded): prohibit singleton method definition formatz
2003-12-01* sample/optparse/opttest.rb: added.nobu
2003-11-28* lib/soap/streamHandler.rb: drop unused http parameters.nahi
2003-11-25* lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 ...nahi
2003-11-05* sample/openssl/gen_csr.rb: there (at least) is a CA which does not accept DNnahi
2003-10-29* eval.c (proc_invoke): single array value to normal Proc#callmatz
2003-10-28* parse.y (new_yield): remove magic argument rule; "yield [1,2]"matz
2003-10-16consistent parentheses in assignment RHS.matz
2003-10-04* marshal.c (w_object): instance variable dump do not cause errormatz
2003-10-03* lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform,nahi
2003-09-27* sample/wsdl/amazon/wsdlDriver.rb: syntax error fixed (variable devtag notnahi
2003-09-24* lib/soap/* (29 files): SOAP4R added.nahi
2003-09-19 * test/testunit/*: Added.ntalbott
2003-09-18* lib/logger.rb: new file. Logger, formerly called devel-logger ornahi
2003-09-04* sample/openssl: added. Sample of standard distribution library should benahi
2003-08-30* eval.c (struct BLOCK): remove BLOCKTAG, use scope instead.matz
2003-08-27* eval.c (rb_eval): *a = [1,2] now assigns [[1,2]] to a.matz
2003-08-13* eval.c (POP_BLOCK): turn on BLOCK_LEFT flag when leaving block.matz