summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-22* add test for SHA224, SHA256, SHA384 and SHA512.gotoyuzo
2005-08-22* ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512.gotoyuzo
2005-08-22* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo
2005-08-222005-08-23ocean
2005-08-22* sprintf.c (ruby__sfvwrite): should move `buf' to the end ofocean
2005-08-22* parse.y: ONIG_OPTION_CAPTURE_GROUP conflicts withmatz
2005-08-22* missing/vsnprintf.c (BSD__sprint): needs to call vwrite functionnobu
2005-08-222005-08-22nobu
2005-08-20* parse.y (parser_yylex): update paren_nest for brackets [].matz
2005-08-20 * lib/wsdl/xmlSchema/importer.rb (WSDL::XMLSchema::Importer#fetch): addnahi
2005-08-202005-08-21nahi
2005-08-20* regexec.c (code_is_in_cclass_node): check code size.matz
2005-08-20 * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi
2005-08-20refactoringsuke
2005-08-202005-08-20suke
2005-08-20add test script to check WIN32OLE can invoke InvokeVerb of FolderItem2suke
2005-08-19* lib/time.rb (Time.apply_offset): fix a problem with last day ofakr
2005-08-192005-08-19akr
2005-08-18* win32/win32.c (socketpair_internal): need to call open_ifs_socket()usa
2005-08-182005-08-18usa
2005-08-17* eval.c (terminate_process): take String message.nobu
2005-08-17* ext/nkf/lib/kconv.rb: ensure that symbol_to_option is private_class_methodnaruse
2005-08-17* test/ruby/test_iterator.rb (test_block_passing): more tests.nobu
2005-08-16* eval.c (rb_add_method): preserve safe level in the environmentmatz
2005-08-162005-08-17matz
2005-08-16* eval.c (rb_add_method): preserve safe level in the environmentmatz
2005-08-162005-08-16nobu
2005-08-16* eval.c (rb_mod_autoload_p, rb_f_autoload_p): added rdoc.nobu
2005-08-14* intern.h (rb_check_to_integer): add declaration.nobu
2005-08-142005-08-15nobu
2005-08-14* eval.c (rb_rescue2): reduce PUSH_TAG() as well as NODE_RESCUE.nobu
2005-08-13doc fixaamine
2005-08-13* lib/fileutils.rb (remove_entry_secure): forgot final chdir.aamine
2005-08-13* lib/fileutils.rb (remove_entry_secure): uses chdir(2) and check if current ...aamine
2005-08-13add WIN32OLE_VARIANT class.suke
2005-08-13add WIN32OLE_VARIANT classsuke
2005-08-13* ChangeLog: commit miss.nobu
2005-08-13* eval.c (rb_block_pass): distinguish current block from others.nobu
2005-08-13* ext/stringio/stringio.c (strio_set_string): disallow nil.nobu
2005-08-12* ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.convnaruse
2005-08-12dbm/test_dbm.rb: specify pid for Process.wait.akr
2005-08-122005-08-13akr
2005-08-12*** empty log message ***suke
2005-08-12* ext/win32ole/win32ole.c (WIN32OLE_EVENT#on_event): should setsuke
2005-08-12* parse.y (f_larglist): allow optional arguments even whenmatz
2005-08-12* numeric.c (fix_equal, fix_cmp, fix_gt, fix_ge, fix_lt, fix_le):matz
2005-08-122005-08-12matz
2005-08-11* ext/stringio/stringio.c: keep holding string after closed.nobu
2005-08-11added ML number. [ruby-list:41018]kou
2005-08-11* lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou