summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-09* dln.c (init_funcname): allocate and build initializationnobu
2010-11-09* gc.c (after_gc_sweep): remove unused variable.nobu
2010-11-09* configure.in (AC_FUNC_GETPGRP, AC_FUNC_SETPGRP): no need whennobu
2010-11-09* configure.in (EXPORT_PREFIX): check generic prefix.nobu
2010-11-09Clean a warning.naruse
2010-11-09* regenc.c (onigenc_minimum_property_name_to_ctype):naruse
2010-11-09* win32/win32.c (overlapped_socket_io): get rid of a warning of 64bitusa
2010-11-09Fix wrong test.naruse
2010-11-09* util.c (ruby_strtod): this code uses FPU's rounding system.naruse
2010-11-08* error.c (rb_syserr_new): new function to make SystemCallErrornobu
2010-11-08 * util.c (ruby_strtod): suppress a warning.nobu
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-11-08* lib/rubygems/*: Remove unused variables warningsmarcandre
2010-11-08* lib/rdoc/*.rb: Remove unused variable warnings.marcandre
2010-11-08* lib/rake/*.rb: Remove unused variable warnings.marcandre
2010-11-08* 2010-11-09svn
2010-11-08* lib/minitest/mock.rb: Remove unused variable warnings.marcandre
2010-11-08* util.c (ruby_hdtoa): fix type cast and bufsize.naruse
2010-11-08* vsnprintf.c (BSD_vfprintf): fix precision specifier doesn'tnaruse
2010-11-08* win32/win32.c (get_wsa_extension_function): typos. orzusa
2010-11-08* tool/enc-unicode.rb,naruse
2010-11-08* configure.in: support -h for solaris linker when gcc not usedshyouhei
2010-11-08* win32/win32.c (finish_overlapped_socket): refactoring.usa
2010-11-08* win32/win32.c (get_proc_address): refactoring.usa
2010-11-08* enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094]naruse
2010-11-07* configure.in: check only the first symbol to get rid ofnobu
2010-11-07property.nobu
2010-11-07* configure.in (NM): check on all platforms. #4031nobu
2010-11-06removing empty teardown, cleaning up whitespace errorstenderlove
2010-11-06* 2010-11-07svn
2010-11-06* test/openssl/test_ocsp.rb: adding test for r29699. Thanks Elisetenderlove
2010-11-05* configure.in (rb_cv_export_prefix): check for prefixednobu
2010-11-05 * process.c (p_uid_change_privilege, p_gid_change_privilege):nobu
2010-11-05* tool/rbinstall.rb (bin-comm): prepend prolog shell script ifnobu
2010-11-05* configure.in (LIBRUBY_RELATIVE): use rpath token expansion.nobu
2010-11-05* template/ruby.pc.in (arch, sitearch): reordered.nobu
2010-11-05* process.c (rb_fork_err): save errinfo before fdopen.nobu
2010-11-05* 2010-11-06svn
2010-11-05* ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove
2010-11-05* test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu
2010-11-05* process.c (proc_spawn_v): should spawn, not exec.nobu
2010-11-05fix typoskazu
2010-11-04* process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu
2010-11-04* io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.nobu
2010-11-04* common.mk (ext/ripper/ripper.c): RUBY needs to be set.nobu
2010-11-04* 2010-11-05svn
2010-11-04* ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove
2010-11-04* gc.c (rb_newobj): force garbage_collect() if GC.stress == true.ko1
2010-11-04* ChangeLog: missed to write a last ChangeLog.ko1
2010-11-04* gc.c (run_final): do not need argument obj.ko1