aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * random.c (rand_init): ignore higher bits if all they are same asnobu2010-04-071-0/+5
* * lib/irb/cmd/help.rb (IRB::ExtendCommand::Help#execute): use RInobu2010-04-071-0/+5
* * array.c (rb_ary_permutation): Remove limitation for lengthy permutationsmarcandre2010-04-071-0/+7
* * misc/ruby-mode.el (ruby-mode-map): binded C-c C-c and C-c C-c C-ukosaki2010-04-071-0/+6
* * time.c (ASCTIME): unused macro removed.akr2010-04-071-0/+4
* fix typoskazu2010-04-071-8/+8
* * configure.in (Makefile): reverted r27244.nobu2010-04-071-0/+4
* * lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp.naruse2010-04-071-0/+5
* Fix previous commit.naruse2010-04-071-1/+4
* * configure.in (Makefile): qoute init-commands.nobu2010-04-071-0/+4
* * lib/rdoc/rdoc.rb (RDoc#{initialize,setup_output_dir}):nobu2010-04-061-0/+5
* * template/fake.rb.in: not define $extout to make target in cwd.nobu2010-04-061-0/+4
* * vm_core.h: Introduce UNINITIALIZED_VAR() macro.kosaki2010-04-061-0/+6
* * configure.in: test localtime(3) overflow. [ruby-dev:40910]akr2010-04-061-0/+11
* * include/ruby/win32.h: check definition existance before definingusa2010-04-061-0/+8
* * template/fake.rb.in: hooks for extconf.rb.nobu2010-04-061-0/+4
* * lib/rexml/text.rb (REXML::Text.check): comment outnaruse2010-04-051-0/+5
* * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):naruse2010-04-051-0/+15
* * re.c (make_regexp): use onig_new_with_source to keepnaruse2010-04-051-0/+8
* * include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 alreadyusa2010-04-051-0/+6
* * ext/psych/lib/psych/core_ext.rb: remove before alias.naruse2010-04-051-0/+6
* * win32/mkexports.rb (each_export): VC10 support.usa2010-04-051-0/+5
* * time.c (cmp): optimize for fixnums.akr2010-04-041-0/+13
* * include/ruby/ruby.h: replace snprintf and vsnprintf bynaruse2010-04-041-0/+19
* * time.c (lt): call <=> instead of <.akr2010-04-041-0/+4
* * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove2010-04-031-0/+6
* * time.c: don't define STRUCT_WIDEVAL.akr2010-04-031-0/+4