aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (GET_STACK_BOUNDS): fixed macro argument names. a patch fromnobu2010-04-141-0/+10
* * string.c (rb_string_value_cstr): make NUL terminated if it isnobu2010-04-141-0/+5
* * lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo2010-04-141-0/+5
* * ext/syck/lib/syck/basenode.rb (Syck::BaseNode#match_path): fixednobu2010-04-141-1/+4
* * ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb fornobu2010-04-141-0/+5
* * ext/nkf/nkf-utf8/nkf.c: Refix [nkf-bug:21393]. (explicit -X)naruse2010-04-141-0/+4
* * ext/nkf/nkf-utf8/nkf.c: Fix: Windows Codepages wrongly convertnaruse2010-04-131-0/+5
* * random.c (make_seed_value): fix leading-zero-guard condition onnobu2010-04-131-0/+5
* * lib/irb/completion.rb (CompletionProc): fix [ruby-dev:40953]keiju2010-04-131-0/+5
* * transcode.c (transcode_loop): insert output the value whennaruse2010-04-131-0/+9
* * random.c (rand_init): use the absolute value of seed toakr2010-04-121-0/+6
* * enumerator.c (inspect_enumerator): don't raise for uninitializedakr2010-04-121-0/+5
* * LEGAL: separated the section for parse.c. contributed by Paulnobu2010-04-121-0/+5
* * lib/fileutils.rb (fu_each_src_dest): ensure src is accessible.nobu2010-04-121-1/+8
* * lib/fileutils.rb (fu_have_st_ino): check if required method isnobu2010-04-121-0/+5
* * lib/matrix.rb: New method Matrix.build [ruby-core:28272]marcandre2010-04-111-0/+4
* * lib/matrix.rb: Deprecate elements_to_{f/i/r}marcandre2010-04-111-0/+4
* * lib/matrix.rb: Handle coercion errors by raising TypeErrors [ruby-core:26736]marcandre2010-04-111-0/+5
* * io.c (rb_io_getline_fast, rb_io_getline_1): fix ARGF.lineno behavior. [ruby...kazu2010-04-111-0/+8
* * configure.in: can not load libraries if --with-opt-dir is usedkanemoto2010-04-111-0/+5
* * lib/irb/ruby-lex.rb (RubyLex#getc): revert r10817, which causedmame2010-04-111-0/+6
* * encoding.c (enc_replicate): new encoding name must be validnobu2010-04-111-0/+5
* * include/ruby/win32.h (ftruncate): rename to get rid of conflictnobu2010-04-111-0/+5
* Update to RDoc 2.5.3drbrain2010-04-111-0/+4
* * test/syck/*: Moved test/yaml to test/syck since it's actuallytenderlove2010-04-111-0/+5
* * lib/rdoc/rdoc.rb (setup_output_dir): compare by Time#to_i.naruse2010-04-111-1/+8
* * lib/rdoc/rdoc.rb (setup_output_dir): fix typo.naruse2010-04-101-0/+4
* * lib/uri/common.rb (decode_www_form_component): validate.naruse2010-04-101-0/+9
* * lib/rdoc/markup/preprocess.rb (RDoc::Markup::PreProcess#handle):naruse2010-04-101-0/+5
* * lib/rdoc: Import RDoc 2.5.2drbrain2010-04-101-0/+7
* * ext/openssl/ossl_ssl.c (Init_ossl_ssl): add SSLContext#ssl_timeout=,mame2010-04-101-0/+5
* * vm_method.c (rb_add_method): clear attr.location before rb_ary_new3.wanabe2010-04-091-0/+5
* * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove2010-04-091-0/+9
* * ext/psych/parser.c: parse raises a TypeError when nil is passed in.tenderlove2010-04-091-0/+4
* * ext/pty/lib/expect.rb: preserve buffer read, instead of discard.mame2010-04-091-0/+6
* * ext/pty/lib/expect.rb: raise an error when argument is unexpectedmame2010-04-091-0/+6
* * ext/pty/lib/expect.rb: add rdoc. based on a patch from Luiz Angelomame2010-04-091-0/+5
* * lib/irb/init.rb, lib/irb/lc/help-message,mame2010-04-091-0/+5
* * ext/socket/ipsocket.c (init_inetsock_internal),mame2010-04-091-0/+6
* * lib/irb/completion.rb (CompletionProc): irb will be stuck withkeiju2010-04-091-0/+5
* * lib/uri/common.rb (decode_www_form): don't ignore leading '?'.naruse2010-04-091-0/+8
* * dir.c (push_glob): clear up the previous commit (RB_GC_GUARD canmame2010-04-091-0/+5
* * dir.c (push_glob): add RB_GC_GUARD to prevent str being free'ed.mame2010-04-091-0/+5
* * compile.c (iseq_compile_each): stop hiding, and freeze unpopped string node...muraken2010-04-091-0/+5
* * io.c (internal_{read,write}_func, rb_{read,write}_internal):nobu2010-04-081-0/+6
* * lib/irb/completion.rb (CompletionProc): calling the method "methods"mame2010-04-081-0/+5
* update ChangeLogshyouhei2010-04-081-0/+4
* * include/ruby/win32.h: include errno.h before defining errnos.usa2010-04-081-0/+5
* * lib/yaml.rb: use Psych if only it is loaded already.nobu2010-04-081-1/+3
* * lib/yaml.rb (YAML::EngineManager#yamler): set the result afternobu2010-04-081-0/+5