summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * rational.c (nurat_{to_s,inspect}): performance improvement.tadf2008-12-051-0/+4
* * complex.c: inpsect should not depend on to_s.tadf2008-12-051-0/+4
* * lib/open3.rb (Open3.pipeline_start): new method.akr2008-12-051-0/+5
* * process.c (run_exec_dup2): !save is false if Qnil.akr2008-12-051-0/+4
* * win32/win32.c (rb_w32_read, rb_w32_write, rb_w32_isatty): checkusa2008-12-051-0/+5
* * iseq.c (rb_iseq_parameters): proc arguments are always optional.nobu2008-12-051-0/+6
* * compile.c (iseq_set_sequence): uses rb_compile_warning() fornobu2008-12-051-0/+5
* * compile.c (ruby_iseq_compile, ruby_iseq_translate_threaded_code),nobu2008-12-051-0/+8
* * string.c (rb_str_cmp_m): fixed rdoc. pointed out by <Thomasnobu2008-12-051-0/+5
* * io.c (io_binwrite): arg.offset should be updated after retry.akr2008-12-041-0/+4
* * load.c (rb_get_load_path): returns the load path withoutnobu2008-12-041-0/+18
* * win32/win32.c (rb_w32_read): ERROR_BROKEN_PIPE is not a real errorusa2008-12-041-0/+8
* * string.c (sym_to_proc): use hidden object.nobu2008-12-041-0/+4
* * pack.c (pack_pack): propagate taint status from format string tomatz2008-12-041-0/+5
* * process.c (run_exec_dup2): need to sort by reverted order whenusa2008-12-041-0/+5
* * string.c (sym_to_proc): caches Symbol procs, based on a patch fromnobu2008-12-041-0/+5
* * win32/win32.c (waitpid): fix bug of checking child slot.usa2008-12-041-0/+6
* * lib/open3.rb (Open3.poutput3): new method.akr2008-12-041-0/+6
* * spec/default.mspec: follows changes in rubyspec project.yugui2008-12-041-0/+5
* * test/ruby/test_complex.rb: added some tests.tadf2008-12-041-0/+6
* * lib/open3.rb (Open3.popen3): simplified.akr2008-12-041-0/+11
* * process.c (check_exec_fds): resolve cascaded child fd reference.akr2008-12-041-0/+4
* * lib/rubygems/validator.rb (Gem#remove_leading_dot_dir): makematz2008-12-041-0/+5
* * ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock):matz2008-12-041-0/+6
* * lib/gserver.rb: fixed type in sample code. a report from Olegmatz2008-12-041-0/+5
* * lib/rubygems/local_remote_options.rb (Gem#add_update_sources_option): matz2008-12-041-0/+5
* * ext/curses/curses.c (curses_getch): no ISPRINT(). [ruby-core:20294]matz2008-12-041-0/+2
* * ext/curses/curses.c (window_getch): avoid ISPRINT() macro whichmatz2008-12-041-0/+7
* * enumerator.c (inspect_enumerator): Implement #inspect.knu2008-12-041-0/+5
* * vm_method.c (rb_obj_respond_to): Remove a duplicated rdocknu2008-12-041-0/+5
* * ChangeLog: add entry.nagai2008-12-031-0/+5
* * ext/tk/lib/tk.rb: bug fix. use ::RubyVM instead of ::VM [ruby-list:45676]nagai2008-12-031-0/+7
* * complex.c (nurat_{to_s,inspect}): provides better representationtadf2008-12-031-0/+5
* * complex.c (f_signbit): NaN may be signed value.tadf2008-12-031-0/+4
* * process.c (EXEC_OPTION_DUP2_CHILD): defined.akr2008-12-031-0/+9
* * parse.y (expr): keyword_not can continue across newline.nobu2008-12-031-0/+5
* * iseq.c (simple_default_value): returns simplest assignment only.nobu2008-12-031-0/+5
* * process.c (check_exec_redirect): accept :in, :out, :err as redirectakr2008-12-031-0/+5
* revert.tadf2008-12-031-0/+4
* * ext/tk/tcltklib.c (ip_ruby_cmd, ip_invoke_with_position): mustnobu2008-12-031-0/+5
* * ChangeLog: fixed function name.nobu2008-12-031-2/+2
* * io.c (rb_io_getc, rb_io_readchar): documentation correction fromnobu2008-12-031-0/+7
* * lib/rexml/xpath.rb (REXML::XPath.first): apply documentationmatz2008-12-031-0/+7
* * test/ruby/test_rational.rb: add a test.mame2008-12-021-0/+4
* * test/ruby/test_range.rb: add a test.mame2008-12-021-0/+4
* * test/ruby/test_string.rb: add some tests.mame2008-12-021-0/+4
* * ext/pty/pty.c (Init_pty): fix typo.mame2008-12-021-0/+4
* * lib/open3.rb (Open3.popen3): merge hash options if given. akr2008-12-021-0/+4
* * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): usematz2008-12-021-0/+7
* * set 1.9.1-p5000 into version number. [ruby-dev:36998]yugui2008-12-011-0/+4