aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygwin/GNUmakefile.in (scriptbin): make executable file fromnobu2010-11-097-6/+85
* * dln.c (init_funcname): allocate and build initializationnobu2010-11-092-22/+30
* * gc.c (after_gc_sweep): remove unused variable.nobu2010-11-091-1/+0
* * configure.in (AC_FUNC_GETPGRP, AC_FUNC_SETPGRP): no need whennobu2010-11-092-2/+8
* * configure.in (EXPORT_PREFIX): check generic prefix.nobu2010-11-092-4/+10
* Clean a warning.naruse2010-11-091-1/+1
* * regenc.c (onigenc_minimum_property_name_to_ctype):naruse2010-11-095-9/+43
* * win32/win32.c (overlapped_socket_io): get rid of a warning of 64bitusa2010-11-092-1/+8
* Fix wrong test.naruse2010-11-091-1/+1
* * util.c (ruby_strtod): this code uses FPU's rounding system.naruse2010-11-093-2/+16
* * error.c (rb_syserr_new): new function to make SystemCallErrornobu2010-11-083-1/+30
* * util.c (ruby_strtod): suppress a warning.nobu2010-11-081-1/+2
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-0837-73/+62
* * lib/rubygems/*: Remove unused variables warningsmarcandre2010-11-0812-19/+17
* * lib/rdoc/*.rb: Remove unused variable warnings.marcandre2010-11-087-10/+6
* * lib/rake/*.rb: Remove unused variable warnings.marcandre2010-11-082-6/+5
* * 2010-11-09svn2010-11-081-2/+2
* * lib/minitest/mock.rb: Remove unused variable warnings.marcandre2010-11-081-1/+1
* * util.c (ruby_hdtoa): fix type cast and bufsize.naruse2010-11-082-3/+7
* * vsnprintf.c (BSD_vfprintf): fix precision specifier doesn'tnaruse2010-11-083-0/+8
* * win32/win32.c (get_wsa_extension_function): typos. orzusa2010-11-082-3/+7
* * tool/enc-unicode.rb,naruse2010-11-088-2425/+22077
* * configure.in: support -h for solaris linker when gcc not usedshyouhei2010-11-082-0/+6
* * win32/win32.c (finish_overlapped_socket): refactoring.usa2010-11-082-94/+47
* * win32/win32.c (get_proc_address): refactoring.usa2010-11-082-39/+57
* * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094]naruse2010-11-082-0/+7
* * configure.in: check only the first symbol to get rid ofnobu2010-11-073-3/+8
* property.nobu2010-11-070-0/+0
* * configure.in (NM): check on all platforms. #4031nobu2010-11-072-1/+5
* removing empty teardown, cleaning up whitespace errorstenderlove2010-11-061-5/+2
* * 2010-11-07svn2010-11-061-2/+2
* * test/openssl/test_ocsp.rb: adding test for r29699. Thanks Elisetenderlove2010-11-062-0/+60
* * configure.in (rb_cv_export_prefix): check for prefixednobu2010-11-052-2/+13
* * process.c (p_uid_change_privilege, p_gid_change_privilege):nobu2010-11-051-6/+10
* * tool/rbinstall.rb (bin-comm): prepend prolog shell script ifnobu2010-11-052-2/+27
* * configure.in (LIBRUBY_RELATIVE): use rpath token expansion.nobu2010-11-052-1/+13
* * template/ruby.pc.in (arch, sitearch): reordered.nobu2010-11-053-3/+8
* * process.c (rb_fork_err): save errinfo before fdopen.nobu2010-11-052-1/+6
* * 2010-11-06svn2010-11-051-2/+2
* * ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove2010-11-052-3/+22
* * test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu2010-11-053-3/+6
* * process.c (proc_spawn_v): should spawn, not exec.nobu2010-11-052-1/+7
* fix typoskazu2010-11-051-5/+5
* * process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu2010-11-044-7/+55
* * io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.nobu2010-11-043-0/+29
* * common.mk (ext/ripper/ripper.c): RUBY needs to be set.nobu2010-11-041-1/+1
* * 2010-11-05svn2010-11-041-2/+2
* * ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove2010-11-042-1/+6
* * gc.c (rb_newobj): force garbage_collect() if GC.stress == true.ko12010-11-042-17/+21
* * ChangeLog: missed to write a last ChangeLog.ko12010-11-041-0/+8