| Commit message (Expand) | Author | Age | Files | Lines |
| * | * MANIFEST: add lib/net/.document. | eban | 2004-06-25 | 1 | -0/+1 |
| * | * ext/socket/socket.c (sock_sockaddr): Socket#gethostbyname() | matz | 2004-06-24 | 5 | -8/+40 |
| * | 2004-06-25 | usa | 2004-06-24 | 1 | -3/+3 |
| * | * {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines when | usa | 2004-06-24 | 3 | -4/+4 |
| * | * win32/setup.mak: remove RUBY_EXTERN lines when including version.h. | usa | 2004-06-24 | 2 | -1/+6 |
| * | * io.c (rb_io_fread): return already read data when system call is | nobu | 2004-06-24 | 2 | -4/+8 |
| * | 2004-06-24 | eban | 2004-06-24 | 1 | -3/+3 |
| * | * version.h: added declarations of ruby_version, | shugo | 2004-06-23 | 2 | -0/+9 |
| * | Work around OSX strangneness with recvfrom on connection-oriented sockets | dave | 2004-06-23 | 2 | -1/+11 |
| * | io_seek()'s retval should be checked [ruby-core:03045] | michal | 2004-06-23 | 2 | -4/+12 |
| * | Fix indentation in time.c | michal | 2004-06-23 | 4 | -283/+278 |
| * | * ext/zlib/zlib.c: 0xff should not shift 24 bits on 64 bit | matz | 2004-06-23 | 1 | -1/+1 |
| * | * lib/net/imap.rb: added new option --ssl. | shugo | 2004-06-23 | 2 | -4/+14 |
| * | Fixed parsing of %r{} when generating source popup | dave | 2004-06-22 | 2 | -0/+6 |
| * | 2004-06-23 | eban | 2004-06-22 | 1 | -3/+3 |
| * | * ext/win32ole/win32ole.c (ole_hresult2msg): remove trailing | ocean | 2004-06-22 | 2 | -3/+11 |
| * | * io.c (rb_io_initialize): should check fcntl result. [ruby-dev:23742] | nobu | 2004-06-22 | 2 | -1/+4 |
| * | * eval.c (return_jump, break_jump): raise unexpceted local jump | nobu | 2004-06-22 | 2 | -2/+7 |
| * | * sprintf.c (rb_f_sprintf): support FZERO and FSPACE with NaN/Inf. | usa | 2004-06-22 | 3 | -3/+95 |
| * | * ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse- | suke | 2004-06-22 | 2 | -9/+18 |
| * | * sprintf.c (rb_f_sprintf): unify output of NaN, Inf and -Inf with | usa | 2004-06-22 | 2 | -0/+41 |
| * | Remove explicit NIL_P() checks since rb_cmpint() does it again in the exactly... | michal | 2004-06-22 | 2 | -6/+5 |
| * | 2004-06-22 | eban | 2004-06-22 | 1 | -3/+3 |
| * | * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should create | gotoyuzo | 2004-06-21 | 4 | -9/+57 |
| * | 2004-06-21 | usa | 2004-06-21 | 1 | -3/+3 |
| * | * win32/win32.c (rb_w32_opendir): should set errno if error occurs | usa | 2004-06-21 | 2 | -0/+6 |
| * | * test/openssl/test_ssl.rb: use Process.kill to kill child process | gotoyuzo | 2004-06-20 | 2 | -17/+24 |
| * | 2004-06-20 | eban | 2004-06-20 | 1 | -3/+3 |
| * | * lib/net/ftp.rb (binary=): send TYPE commands only once. | shugo | 2004-06-20 | 1 | -0/+4 |
| * | * lib/net/ftp.rb (binary=): send TYPE commands only once. | shugo | 2004-06-20 | 1 | -59/+83 |
| * | * eval.c (proc_set_safe_level, proc_invoke, rb_mod_define_method): not | nobu | 2004-06-19 | 3 | -3/+42 |
| * | * eval.c (method_call): allow changing $SAFE. [ruby-dev:23713] | nobu | 2004-06-19 | 2 | -4/+9 |
| * | 2004-06-19 | eban | 2004-06-19 | 1 | -3/+3 |
| * | * sample/rss/tdiary_plugin/rss-recent.rb: added more information. | kou | 2004-06-18 | 2 | -39/+136 |
| * | * eval.c (eval): adjust indent. | nobu | 2004-06-18 | 1 | -5/+5 |
| * | 2004-06-18 | nobu | 2004-06-18 | 1 | -3/+3 |
| * | * eval.c (proc_save_safe_level, rb_set_safe_level, safe_setter): limit | nobu | 2004-06-18 | 2 | -1/+13 |
| * | 2004-06-17 | eban | 2004-06-17 | 1 | -3/+3 |
| * | * eval.c (rb_mod_freeze): prepare string representation before | matz | 2004-06-16 | 5 | -11/+27 |
| * | * array.c (rb_ary_pop): rdoc update for new usage. [ruby-core:03022] | nobu | 2004-06-16 | 1 | -3/+4 |
| * | Add extend testcase for #first, #last, #shift, #unshift, #pop, #push methods. | michal | 2004-06-16 | 2 | -0/+33 |
| * | * test/ruby/test_array.rb: use local variables instead of a global | nobu | 2004-06-16 | 1 | -49/+49 |
| * | 2004-06-16 | eban | 2004-06-16 | 1 | -3/+3 |
| * | * array.c (ary_new): move alloc behind checks. [ruby-core:02982] | nobu | 2004-06-16 | 2 | -55/+129 |
| * | * object.c (rb_class_inherited_p): singleton class inherits Class | nobu | 2004-06-16 | 2 | -0/+10 |
| * | * gc.c (stack_grow_direction): memoize the direction. | nobu | 2004-06-16 | 2 | -5/+14 |
| * | * ext/tk/lib/tk.rb: bug fix (TkWindow#grab) | nagai | 2004-06-15 | 2 | -1/+12 |
| * | 2004-06-14 | eban | 2004-06-14 | 1 | -3/+3 |
| * | * ext/tk/lib/remote-tk.rb: bug fix | nagai | 2004-06-14 | 2 | -20/+51 |
| * | 2004-06-13 | eban | 2004-06-12 | 1 | -3/+3 |