aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/intern.h (rb_fd_resize): does nothing on Win32.nobu2009-04-051-0/+4
* * include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro tonobu2009-04-041-0/+5
* * mkconfig.rb (sitearch): default to arch.nobu2009-04-031-0/+4
* * lib/irb/completion.rb (IRB::InputCompletor::Operators): Addknu2009-04-031-0/+14
* * ext/extmk.rb: quotes arguments with spaces always.nobu2009-04-031-0/+4
* * lib/getoptlong.rb: remove unused udoc/usage from example.matz2009-04-021-0/+5
* * win32/Makefile.sub (config.h): updated.nobu2009-04-011-0/+4
* * configure.in (rb_cv_fork_with_pthread): fail if the child processakr2009-04-011-0/+5
* * lib/mkmf.rb (create_makefile): support for parallel make. anobu2009-04-011-0/+5
* * configure.in (LIBRUBY_LDSHARED): use $(CC) instead of cc.nobu2009-04-011-0/+5
* * vm_dump.c (rb_vm_bugreport): should not #include inside anobu2009-04-011-0/+6
* * mkconfig.rb: ignores version numbers in config.status. replacesnobu2009-04-011-0/+5
* * Makefile.in (.c.i): use CPP instead of CC, since gcc -E can'tnobu2009-04-011-0/+5
* * thread.c (rb_thread_fd_select): new function to call selectmatz2009-04-011-0/+9
* * process.c (rb_f_sleep): RDoc disambiguation. [ruby-talk:332632]matz2009-04-011-0/+4
* * configure.in: fixed the help strings for the header and librarynobu2009-03-311-0/+6
* * test/csv/test_interface.rb, test/csv/test_serialization.rb:jeg22009-03-301-0/+5
* * .gdbinit (rp): show negative fixnum correctly.akr2009-03-301-0/+4
* * vm_eval.c (eval_string_with_cref): replaces the message ifnobu2009-03-301-0/+5
* * test/csv/test_interface.rb: Trying a fix for some failing testsjeg22009-03-291-0/+5
* * lib/pathname.rb (Pathname#relative_path_from): compares pathnobu2009-03-281-0/+6
* * common.mk (ruby.imp): all symbols in static library need to benobu2009-03-281-0/+7
* * sprintf.c (rb_str_format): checks if named argument given twice.nobu2009-03-271-1/+3
* * sprintf.c (GETNAMEARG): remembers named arg is used, to get ridnobu2009-03-271-0/+5
* * lib/mkmf.rb (link_command, cc_command, cpp_command): should notnobu2009-03-271-0/+5
* * lib/mkmf.rb (what_type?): checks more restrictively, andnobu2009-03-271-0/+5
* * time.c (time_cmp): negate the result of reverse comparison.akr2009-03-261-0/+4
* * bignum.c (rb_cmpint): FIX2INT may fail on LP64 platforms.akr2009-03-261-0/+4
* * ext/sdbm/_sdbm.c: should include "ruby/defines.h" as well formatz2009-03-261-0/+6
* * lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would benobu2009-03-261-0/+10
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considersnobu2009-03-261-0/+5
* * configure.in (target_alias): replaces cpu with universal too.nobu2009-03-241-1/+8
* * mkconfig.rb (MAJOR, MINOR, TEENY): reads from version.h always.nobu2009-03-241-0/+4
* * configure.in (RUBY_CHECK_SIZEOF): need to include $4.nobu2009-03-241-0/+4
* * io.c (rb_io_inspect): Cannot access fptr->fd if fptr is NULL.knu2009-03-241-0/+6
* * time.c (time_timespec): use NUM2TIMET.akr2009-03-231-0/+5
* * process.c (Init_process): Better patch for eliminating anknu2009-03-231-0/+5
* * ext/dbm/dbm.c (fdbm_initialize): Make the file variableknu2009-03-231-0/+8
* * file.c (rb_file_s_lstat): Back out.knu2009-03-231-0/+4
* * file.c (rb_file_s_stat, rb_file_s_lstat): Remove repeated typeknu2009-03-231-0/+5
* * gc.c (init_heap): set default to heap slots lengthnari2009-03-231-0/+7
* * win32/win32.c (rb_w32_spawn): use original command if not found.nobu2009-03-231-0/+4
* * enc/depend (link_so): replaces $(TARGET) with basename of thenobu2009-03-221-0/+5
* * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): use NULL asnobu2009-03-221-0/+5
* * ext/openssl/ossl_ssl.c (write_would_block): defined.akr2009-03-211-0/+13
* * process.c (rb_exec): prints error message only on platformsnobu2009-03-201-0/+5
* * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): omit program namenobu2009-03-201-0/+5
* * io.c (pipe_open): should pass program name even if multiplenobu2009-03-201-0/+5
* * ext/openssl/lib/openssl/buffering.rbakr2009-03-201-0/+9
* * win32/win32.c (errmap): added ERROR_MOD_NOT_FOUND.nobu2009-03-201-0/+4