summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-30* .gdbinit (rp): show negative fixnum correctly.akr
2009-03-30* vm_eval.c (eval_string_with_cref): replaces the message ifnobu
2009-03-29* 2009-03-30svn
2009-03-29* test/csv/test_interface.rb: Trying a fix for some failing testsjeg2
2009-03-28* lib/pathname.rb (Pathname#relative_path_from): compares pathnobu
2009-03-28rdoc update.akr
2009-03-28* common.mk (ruby.imp): all symbols in static library need to benobu
2009-03-27* sprintf.c (rb_str_format): checks if named argument given twice.nobu
2009-03-27* sprintf.c (GETNAMEARG): remembers named arg is used, to get ridnobu
2009-03-27* lib/mkmf.rb (link_command, cc_command, cpp_command): should notnobu
2009-03-27* lib/mkmf.rb (what_type?): checks more restrictively, andnobu
2009-03-26* time.c (time_cmp): negate the result of reverse comparison.akr
2009-03-26* 2009-03-27svn
2009-03-26* bignum.c (rb_cmpint): FIX2INT may fail on LP64 platforms.akr
2009-03-26* ext/sdbm/_sdbm.c: should include "ruby/defines.h" as well formatz
2009-03-26* lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would benobu
2009-03-26* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considersnobu
2009-03-26* bin/{irb,rdoc}: executable.nobu
2009-03-24* configure.in (target_alias): replaces cpu with universal too.nobu
2009-03-24* 2009-03-25svn
2009-03-24* mkconfig.rb (MAJOR, MINOR, TEENY): reads from version.h always.nobu
2009-03-24* configure.in (RUBY_CHECK_SIZEOF): need to include $4.nobu
2009-03-24* 2009-03-24svn
2009-03-24* io.c (rb_io_inspect): Cannot access fptr->fd if fptr is NULL.knu
2009-03-23* time.c (time_timespec): use NUM2TIMET.akr
2009-03-23* process.c (Init_process): Better patch for eliminating anknu
2009-03-23* ext/dbm/dbm.c (fdbm_initialize): Make the file variableknu
2009-03-23* file.c (rb_file_s_lstat): Back out.knu
2009-03-23* file.c (rb_file_s_stat, rb_file_s_lstat): Remove repeated typeknu
2009-03-23* gc.c (init_heap): set default to heap slots lengthnari
2009-03-23* win32/win32.c (rb_w32_spawn): use original command if not found.nobu
2009-03-22* enc/depend (link_so): replaces $(TARGET) with basename of thenobu
2009-03-22* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): use NULL asnobu
2009-03-21rdoc update.akr
2009-03-21* ext/openssl/ossl_ssl.c (write_would_block): defined.akr
2009-03-21* ext/dl: updated svn:ignore.nobu
2009-03-20* test/ruby/test_process.rb (test_popen_shell): test for [ruby-core:22960].nobu
2009-03-20* test/ruby/test_process.rb: skips tests need fd inheritance.nobu
2009-03-20* win32/win32.c (rb_w32_conv_from_wstr): added.nobu
2009-03-20* process.c (rb_exec): prints error message only on platformsnobu
2009-03-20* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): omit program namenobu
2009-03-20* io.c (pipe_open): should pass program name even if multiplenobu
2009-03-20* 2009-03-21svn
2009-03-20* ext/openssl/lib/openssl/buffering.rbakr
2009-03-20* win32/win32.c (errmap): added ERROR_MOD_NOT_FOUND.nobu
2009-03-20* ChangeLog: a patch was being attached to [Bug#1305].nobu
2009-03-20* configure.in (libprefix): must not append "lib" after $(libdir),nobu
2009-03-20* ChangeLog: commit miss.nobu
2009-03-19* 2009-03-20svn
2009-03-19update rdoc and NEWS.akr