| Commit message (Expand) | Author | Age | Files | Lines |
| * | * add test for SHA224, SHA256, SHA384 and SHA512. | gotoyuzo | 2005-08-22 | 2 | -0/+11 |
| * | * ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512. | gotoyuzo | 2005-08-22 | 2 | -2/+13 |
| * | * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decode | gotoyuzo | 2005-08-22 | 7 | -7/+144 |
| * | 2005-08-23 | ocean | 2005-08-22 | 1 | -3/+3 |
| * | * sprintf.c (ruby__sfvwrite): should move `buf' to the end of | ocean | 2005-08-22 | 2 | -0/+6 |
| * | * parse.y: ONIG_OPTION_CAPTURE_GROUP conflicts with | matz | 2005-08-22 | 2 | -1/+6 |
| * | * missing/vsnprintf.c (BSD__sprint): needs to call vwrite function | nobu | 2005-08-22 | 2 | -1/+6 |
| * | 2005-08-22 | nobu | 2005-08-22 | 1 | -3/+3 |
| * | * parse.y (parser_yylex): update paren_nest for brackets []. | matz | 2005-08-20 | 3 | -2/+7 |
| * | * lib/wsdl/xmlSchema/importer.rb (WSDL::XMLSchema::Importer#fetch): add | nahi | 2005-08-20 | 2 | -2/+14 |
| * | 2005-08-21 | nahi | 2005-08-20 | 1 | -3/+3 |
| * | * regexec.c (code_is_in_cclass_node): check code size. | matz | 2005-08-20 | 1 | -0/+5 |
| * | * lib/logger.rb (write, shift_log?, shift_log): file shifting race | nahi | 2005-08-20 | 3 | -83/+151 |
| * | refactoring | suke | 2005-08-20 | 1 | -9/+7 |
| * | 2005-08-20 | suke | 2005-08-20 | 1 | -3/+3 |
| * | add test script to check WIN32OLE can invoke InvokeVerb of FolderItem2 | suke | 2005-08-20 | 1 | -0/+70 |
| * | * lib/time.rb (Time.apply_offset): fix a problem with last day of | akr | 2005-08-19 | 2 | -1/+12 |
| * | 2005-08-19 | akr | 2005-08-19 | 1 | -3/+3 |
| * | * win32/win32.c (socketpair_internal): need to call open_ifs_socket() | usa | 2005-08-18 | 2 | -2/+8 |
| * | 2005-08-18 | usa | 2005-08-18 | 1 | -3/+3 |
| * | * eval.c (terminate_process): take String message. | nobu | 2005-08-17 | 2 | -11/+17 |
| * | * ext/nkf/lib/kconv.rb: ensure that symbol_to_option is private_class_method | naruse | 2005-08-17 | 2 | -20/+15 |
| * | * test/ruby/test_iterator.rb (test_block_passing): more tests. | nobu | 2005-08-17 | 1 | -0/+6 |
| * | * eval.c (rb_add_method): preserve safe level in the environment | matz | 2005-08-16 | 1 | -1/+0 |
| * | 2005-08-17 | matz | 2005-08-16 | 1 | -3/+3 |
| * | * eval.c (rb_add_method): preserve safe level in the environment | matz | 2005-08-16 | 3 | -43/+59 |
| * | 2005-08-16 | nobu | 2005-08-16 | 1 | -3/+3 |
| * | * eval.c (rb_mod_autoload_p, rb_f_autoload_p): added rdoc. | nobu | 2005-08-16 | 1 | -6/+21 |
| * | * intern.h (rb_check_to_integer): add declaration. | nobu | 2005-08-14 | 3 | -2/+9 |
| * | 2005-08-15 | nobu | 2005-08-14 | 1 | -3/+3 |
| * | * eval.c (rb_rescue2): reduce PUSH_TAG() as well as NODE_RESCUE. | nobu | 2005-08-14 | 3 | -27/+28 |
| * | doc fix | aamine | 2005-08-13 | 1 | -1/+1 |
| * | * lib/fileutils.rb (remove_entry_secure): forgot final chdir. | aamine | 2005-08-13 | 2 | -11/+14 |
| * | * lib/fileutils.rb (remove_entry_secure): uses chdir(2) and check if current ... | aamine | 2005-08-13 | 2 | -42/+47 |
| * | add WIN32OLE_VARIANT class. | suke | 2005-08-13 | 2 | -77/+268 |
| * | add WIN32OLE_VARIANT class | suke | 2005-08-13 | 2 | -0/+75 |
| * | * ChangeLog: commit miss. | nobu | 2005-08-13 | 1 | -5/+0 |
| * | * eval.c (rb_block_pass): distinguish current block from others. | nobu | 2005-08-13 | 2 | -2/+12 |
| * | * ext/stringio/stringio.c (strio_set_string): disallow nil. | nobu | 2005-08-13 | 2 | -10/+13 |
| * | * ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.conv | naruse | 2005-08-12 | 2 | -56/+9 |
| * | dbm/test_dbm.rb: specify pid for Process.wait. | akr | 2005-08-12 | 3 | -18/+66 |
| * | 2005-08-13 | akr | 2005-08-12 | 1 | -3/+3 |
| * | *** empty log message *** | suke | 2005-08-12 | 0 | -0/+0 |
| * | * ext/win32ole/win32ole.c (WIN32OLE_EVENT#on_event): should set | suke | 2005-08-12 | 2 | -8/+81 |
| * | * parse.y (f_larglist): allow optional arguments even when | matz | 2005-08-12 | 6 | -40/+73 |
| * | * numeric.c (fix_equal, fix_cmp, fix_gt, fix_ge, fix_lt, fix_le): | matz | 2005-08-12 | 3 | -51/+53 |
| * | 2005-08-12 | matz | 2005-08-12 | 1 | -3/+3 |
| * | * ext/stringio/stringio.c: keep holding string after closed. | nobu | 2005-08-11 | 2 | -10/+9 |
| * | added ML number. [ruby-list:41018] | kou | 2005-08-11 | 1 | -0/+2 |
| * | * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): | kou | 2005-08-11 | 6 | -13/+87 |