aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread.c, vm_core.h: make gvl_acquire/release/init/destructko12010-11-271-0/+20
* * io.c (io_fwrite): use rb_w32_write_console under Windows.luislavena2010-11-271-0/+7
* * lib/net/http.rb: improve rdoc.naruse2010-11-271-0/+5
* * time.c: parenthesize macro arguments.akr2010-11-271-0/+4
* * time.c (leap_year_v_p): fixed typo. [ruby-dev:42631]nobu2010-11-271-0/+4
* * resolv.rb (Resolv::DNS): use the same DNS server when retry using TCP.akr2010-11-271-0/+5
* * vm_dump.c (rb_vm_bugreport): see CrashReport log on Mac OS X.nobu2010-11-271-1/+3
* * configure.in: link addr2line only for ELF.nobu2010-11-271-0/+4
* * lib/optparse.rb (OptionParser#candidate): : was missing. Thanks,shugo2010-11-271-0/+5
* * man/ruby.1: Ruby man page from Arthur Gunn in [ruby-core:33412]matz2010-11-271-0/+4
* * lib/optparse.rb (OptionParser#candidate): get rid of 1.9 syntaxnobu2010-11-271-0/+5
* * addr2line.c (rb_dump_backtrace_with_lines): should close fd onnobu2010-11-261-0/+5
* * addr2line.c: apply a patch from shinichiro.h.naruse2010-11-261-0/+4
* * addr2line.c: added to show source filename and line number ofnaruse2010-11-261-0/+15
* * regcomp.c (setup_tree): restart setup_tree() for a node whosenaruse2010-11-261-0/+7
* * vm_dump.c (dump_thread): get only required rights of the targetusa2010-11-261-0/+6
* * vm_dump.c (dump_thread): show the displacement from the beginningusa2010-11-261-0/+5
* * vm_dump.c (dump_thread): follow the output of glibc.usa2010-11-261-0/+5
* * re.c (rb_reg_initialize_str): should succeed the taint status fromusa2010-11-261-0/+5
* * ChangeLog: commit miss.usa2010-11-261-0/+5
* * regcomp.c (onig_is_prelude): added to check whether ruby is stillnaruse2010-11-261-0/+16
* * regcomp.c (print_distance_range): use PRIuSIZE.naruse2010-11-251-0/+11
* * ext/dl/callback/mkcallback.rb (gencallback): shouldn't assume thatusa2010-11-251-0/+5
* * test/win32ole/test_err_in_callback.rb (teardown): remove tmp fileusa2010-11-251-0/+5
* * enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008.naruse2010-11-241-0/+7
* * vsnprintf (BSD_vfprintf): use QUADINT macro only when _HAVE_SANE_QUAD_usa2010-11-241-0/+5
* * vsnprintf (BSD_vfprintf): added VC++ compatible size specificationsusa2010-11-241-0/+5
* * string.c (rb_str_inspect): treat UTF-16 and UTF-32 as BE or LE.naruse2010-11-241-0/+4
* * enc/trans/utf_16_32.trans: add the UTF-32 converter.naruse2010-11-241-1/+7
* * win32/win32.c (filecp, wstr_to_mbstr, mbstr_to_wstr):nobu2010-11-231-0/+5
* * enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16.naruse2010-11-231-0/+4
* * enc/trans/utf_16_32.trans: raise error on unpaired uppernaruse2010-11-231-0/+5
* * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding.naruse2010-11-231-0/+6
* * win32/win32.c (wlink, rb_w32_getppid): use typedef instead ofnobu2010-11-231-0/+5
* * vm.c (rb_thread_mark): should mark self in conrolnobu2010-11-231-0/+5
* * lib/date/delta/parser.{ry,rb}: fixed a bug of token scanner.tadf2010-11-221-0/+4
* * complex.c, rational.c ({nucomp,nurat}_expt): added a check.tadf2010-11-221-0/+4
* * lib/date.rb (daynum): should be private.tadf2010-11-221-0/+4
* * ChangeLog (change-log-indent-text): hunging indent.nobu2010-11-221-4/+5
* * configure.in (SITE_DIR, VENDOR_DIR),nobu2010-11-221-1/+5
* * configure.in (rubylibprefix): No ruby, No libprefix.nobu2010-11-221-0/+4
* * ChangeLog (change-log-indent-text): hunging indent.nobu2010-11-221-0/+4
* * vsnprintf.c (BSD_vfprintf): don't output floating pointnaruse2010-11-221-0/+5
* * string.c (rb_str_inspect): fix for ascii-compatible externalnobu2010-11-221-0/+5
* * lib/mkmf.rb (create_makefile): should not duplicate rules.nobu2010-11-221-0/+5
* * enc/big5.c: split CP950 from Big5.naruse2010-11-221-0/+13
* * string.c (rb_str_inspect): append for each chars instead of bulknobu2010-11-221-0/+5
* * time.c (time_zone): use rb_locale_str_new_cstr to set encodingnaruse2010-11-221-0/+6
* * string.c (rb_str_concat): set ENC_CODERANGE_VALID when thenaruse2010-11-221-0/+5
* * lib/date.rb: some improvements for performance.tadf2010-11-211-0/+4