aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX.nobu2010-11-111-0/+6
* * cygwin/GNUmakefile.in (scriptbin): make executable file fromnobu2010-11-091-0/+15
* * dln.c (init_funcname): allocate and build initializationnobu2010-11-091-0/+5
* * configure.in (AC_FUNC_GETPGRP, AC_FUNC_SETPGRP): no need whennobu2010-11-091-1/+4
* * configure.in (EXPORT_PREFIX): check generic prefix.nobu2010-11-091-0/+4
* * regenc.c (onigenc_minimum_property_name_to_ctype):naruse2010-11-091-0/+14
* * win32/win32.c (overlapped_socket_io): get rid of a warning of 64bitusa2010-11-091-0/+5
* * util.c (ruby_strtod): this code uses FPU's rounding system.naruse2010-11-091-0/+9
* * error.c (rb_syserr_new): new function to make SystemCallErrornobu2010-11-081-0/+7
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-0/+7
* * util.c (ruby_hdtoa): fix type cast and bufsize.naruse2010-11-081-0/+4
* * vsnprintf.c (BSD_vfprintf): fix precision specifier doesn'tnaruse2010-11-081-0/+5
* * win32/win32.c (get_wsa_extension_function): typos. orzusa2010-11-081-0/+4
* * tool/enc-unicode.rb,naruse2010-11-081-0/+8
* * configure.in: support -h for solaris linker when gcc not usedshyouhei2010-11-081-0/+4
* * win32/win32.c (finish_overlapped_socket): refactoring.usa2010-11-081-0/+4
* * win32/win32.c (get_proc_address): refactoring.usa2010-11-081-0/+6
* * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094]naruse2010-11-081-0/+6
* * configure.in: check only the first symbol to get rid ofnobu2010-11-071-0/+5
* * configure.in (NM): check on all platforms. #4031nobu2010-11-071-0/+4
* * test/openssl/test_ocsp.rb: adding test for r29699. Thanks Elisetenderlove2010-11-061-0/+5
* * configure.in (rb_cv_export_prefix): check for prefixednobu2010-11-051-1/+4
* * tool/rbinstall.rb (bin-comm): prepend prolog shell script ifnobu2010-11-051-1/+4
* * configure.in (LIBRUBY_RELATIVE): use rpath token expansion.nobu2010-11-051-0/+4
* * template/ruby.pc.in (arch, sitearch): reordered.nobu2010-11-051-0/+6
* * process.c (rb_fork_err): save errinfo before fdopen.nobu2010-11-051-0/+4
* * ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove2010-11-051-0/+6
* * test/ruby/test_{process,system}.rb (test_fallback_to_sh):nobu2010-11-051-1/+4
* * process.c (proc_spawn_v): should spawn, not exec.nobu2010-11-051-0/+4
* fix typoskazu2010-11-051-5/+5
* * process.c (proc_exec_v, proc_spawn_v): try to execute with sh ifnobu2010-11-041-0/+5
* * io.c (rb_io_readlines, rb_io_each_line): limit must not be zero.nobu2010-11-041-0/+5
* * ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove2010-11-041-0/+5
* * gc.c (rb_newobj): force garbage_collect() if GC.stress == true.ko12010-11-041-0/+4
* * ChangeLog: missed to write a last ChangeLog.ko12010-11-041-0/+8
* * gc.c (run_final): do not need argument obj.ko12010-11-041-0/+4
* * gc.c (before_gc_sweep): fix commit miss.ko12010-11-041-0/+4
* * gc.c (after_gc_sweep, before_gc_sweep):ko12010-11-041-0/+5
* * gc.c (after_gc_sweep, slot_sweep): finalizers should be invokedko12010-11-041-0/+5
* * configure.in (--with-valgrind): Now this option is default on.shyouhei2010-11-041-0/+6
* * cont.c (fiber_t_alloc): raise an error when fiber is going to bemame2010-11-031-0/+5
* * cont.c (rb_fiber_resume): raise an "double resume" error when rootmame2010-11-031-0/+5
* * lib/ostruct.rb (OpenStruct#delete_field): also undefinenobu2010-11-031-0/+5
* * string.c (rb_enc_cr_str_buf_cat): concatenation of validnobu2010-11-031-0/+6
* * gc.c, vm.c, vm_core.h: remove USE_VALUE_CACHE option.ko12010-11-031-0/+4
* * lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiplematz2010-11-021-0/+5
* * vm_method.c (rb_clear_cache_by_class): just return if the class hasakr2010-11-021-0/+5
* * ext/psych/lib/psych/visitors/visitor.rb (initialize): push accessortenderlove2010-11-021-0/+5
* * ext/psych/lib/psych/visitors/visitor.rb (accept): switch totenderlove2010-11-021-0/+5
* * NEWS: fix a typo.kou2010-11-021-0/+4