| Commit message (Expand) | Author | Age | Files | Lines |
| * | * configure.in (socketpair): need to be checked. | nobu | 2005-11-11 | 2 | -2/+4 |
| * | * 2005-11-12 | eban | 2005-11-11 | 1 | -3/+3 |
| * | * configure.in, eval.c, intern.h: check fd_mask type. | nobu | 2005-11-11 | 4 | -4/+8 |
| * | * eval.c, intern.h: failed to compile where NFDBITS is defined but | ocean | 2005-11-11 | 4 | -8/+29 |
| * | * 2005-11-11 | eban | 2005-11-11 | 1 | -3/+3 |
| * | * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666] | nobu | 2005-11-10 | 3 | -17/+29 |
| * | * configure.in: undef HAVE_LINK on BeOS. (link(2) always returns | ocean | 2005-11-10 | 3 | -1/+38 |
| * | * 2005-11-10 | eban | 2005-11-10 | 1 | -3/+3 |
| * | * lib/shellwords.rb: fix for blank but not empty string. | nobu | 2005-11-10 | 2 | -9/+10 |
| * | * 2005-11-09 | eban | 2005-11-09 | 1 | -3/+3 |
| * | * lib/shellwords.rb: refactored. [ruby-core:06581] | nobu | 2005-11-08 | 3 | -22/+60 |
| * | should compare SIZEOF_VOIDP with SIZEOF_LONG_LONG. | ttate | 2005-11-08 | 1 | -1/+1 |
| * | * intern.h, eval.c (rb_thread_signal_raise): costified. | ocean | 2005-11-08 | 4 | -22/+18 |
| * | * 2005-11-08 | eban | 2005-11-08 | 1 | -3/+3 |
| * | * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo. | ocean | 2005-11-08 | 2 | -1/+6 |
| * | * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL] | nobu | 2005-11-07 | 3 | -15/+340 |
| * | * ext/openssl/ossl.h: need to include winsock2.h before including | usa | 2005-11-07 | 2 | -0/+6 |
| * | * ext/tk/stubs.c (_nativethread_consistency_check): use simpler | nagai | 2005-11-07 | 4 | -34/+45 |
| * | * 2005-11-07 | eban | 2005-11-06 | 1 | -3/+3 |
| * | * lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324] | ocean | 2005-11-06 | 2 | -1/+5 |
| * | * ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected a | nobu | 2005-11-06 | 2 | -1/+21 |
| * | * ext/iconv/extconf.rb: use 3rd argument to have_library. | nobu | 2005-11-06 | 1 | -1/+1 |
| * | * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touch | ocean | 2005-11-06 | 2 | -2/+7 |
| * | * file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE if | nobu | 2005-11-06 | 2 | -1/+12 |
| * | * 2005-11-06 | eban | 2005-11-06 | 1 | -3/+3 |
| * | * 2005-11-05 | eban | 2005-11-05 | 1 | -3/+3 |
| * | * configure.in, cygwin/GNUmakefile.in (mingw): use def file to alias | nobu | 2005-11-05 | 8 | -185/+261 |
| * | * 2005-11-03 | eban | 2005-11-03 | 1 | -3/+3 |
| * | * lib/open-uri.rb (open_loop): find_proxy should return nil when proxy does n... | aamine | 2005-11-02 | 2 | -1/+6 |
| * | * 2005-11-02 | eban | 2005-11-02 | 1 | -3/+3 |
| * | * ext/tk/extconf.rb: change the check parameter for Win32. | nagai | 2005-11-02 | 2 | -1/+6 |
| * | * ext/tk/sample/demos-jp/widget: make the root window lower than the | nagai | 2005-11-02 | 2 | -4/+12 |
| * | * ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp... | nagai | 2005-11-02 | 3 | -16/+24 |
| * | * eval.c (rb_call_super): should call method_missing if super is | matz | 2005-11-01 | 11 | -14/+262 |
| * | * 2005-11-01 | eban | 2005-11-01 | 1 | -4/+4 |
| * | * ext/openssl/extconf.rb: should check ERR_peek_last_error(). | gotoyuzo | 2005-11-01 | 3 | -1/+14 |
| * | * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must | gotoyuzo | 2005-10-30 | 3 | -1/+14 |
| * | * lib/webrick/httpservlet/cgihandler.rb | gotoyuzo | 2005-10-30 | 6 | -0/+87 |
| * | * 2005-10-31 | eban | 2005-10-30 | 1 | -3/+3 |
| * | * test/ruby/test_float.rb (test_precision): test by assert_in_delta. | ocean | 2005-10-30 | 2 | -4/+9 |
| * | * 2005-10-29 | eban | 2005-10-29 | 1 | -3/+3 |
| * | synchronized with date2 3.7 | tadf | 2005-10-29 | 2 | -0/+14 |
| * | * enumerator.c (enumerator_allocate): allow subclassing. | nobu | 2005-10-27 | 2 | -2/+6 |
| * | * string.c (scan_once): wrong condition to use mbclen2(). | matz | 2005-10-27 | 8 | -77/+589 |
| * | * 2005-10-27 | eban | 2005-10-27 | 1 | -3/+3 |
| * | * missing.h, missing/memcmp.c, missing/memmove.c: | ocean | 2005-10-27 | 4 | -16/+19 |
| * | * ext/syck/implicit.c (syck_type_id_to_uri): should return | ocean | 2005-10-26 | 2 | -2/+8 |
| * | * 2005-10-26 | eban | 2005-10-25 | 1 | -3/+3 |
| * | * configure.in (RUBY_EXTERN): macro to export symbols in shared | nobu | 2005-10-25 | 7 | -5/+26 |
| * | * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediate | ocean | 2005-10-25 | 2 | -4/+12 |