summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-11* ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is nottenderlove
2010-04-11* test/rubygems/gemutilities.rb: removing gem requirement on minitest.tenderlove
2010-04-11* test/syck/*: Moved test/yaml to test/syck since it's actuallytenderlove
2010-04-11Ignore mkmf.log for psych and tmpdirdrbrain
2010-04-11* lib/rdoc/rdoc.rb (setup_output_dir): compare by Time#to_i.naruse
2010-04-10* ext/psych/parser.c: Fixing a segv in test-all. Thanks Yusuke!tenderlove
2010-04-10* lib/rdoc/rdoc.rb (setup_output_dir): fix typo.naruse
2010-04-10Fix :nodoc: definition. [ruby-dev:40949]naruse
2010-04-10* 2010-04-11svn
2010-04-10* lib/uri/common.rb (decode_www_form_component): validate.naruse
2010-04-10* lib/rdoc/markup/preprocess.rb (RDoc::Markup::PreProcess#handle):naruse
2010-04-10* lib/rdoc: Import RDoc 2.5.2drbrain
2010-04-10* ext/openssl/ossl_ssl.c (Init_ossl_ssl): add SSLContext#ssl_timeout=,mame
2010-04-09* vm_method.c (rb_add_method): clear attr.location before rb_ary_new3.wanabe
2010-04-09* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove
2010-04-09* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove
2010-04-09* ext/psych/parser.c: parse raises a TypeError when nil is passed in.tenderlove
2010-04-09* ext/pty/lib/expect.rb: preserve buffer read, instead of discard.mame
2010-04-09* ext/pty/lib/expect.rb: raise an error when argument is unexpectedmame
2010-04-09* 2010-04-10svn
2010-04-09* ext/pty/lib/expect.rb: add rdoc. based on a patch from Luiz Angelomame
2010-04-09* lib/irb/init.rb, lib/irb/lc/help-message,mame
2010-04-09* ext/socket/ipsocket.c (init_inetsock_internal),mame
2010-04-09 * lib/irb/completion.rb (CompletionProc): irb will be stuck withkeiju
2010-04-09* lib/uri/common.rb (decode_www_form): don't ignore leading '?'.naruse
2010-04-09* dir.c (push_glob): clear up the previous commit (RB_GC_GUARD canmame
2010-04-09* dir.c (push_glob): add RB_GC_GUARD to prevent str being free'ed.mame
2010-04-09Add description about de facto FTP URI spec.naruse
2010-04-09* compile.c (iseq_compile_each): stop hiding, and freeze unpopped string node...muraken
2010-04-08* io.c (internal_{read,write}_func, rb_{read,write}_internal):nobu
2010-04-08* 2010-04-09svn
2010-04-08* lib/irb/completion.rb (CompletionProc): calling the method "methods"mame
2010-04-08* ext/psych/*.c: not executable.nobu
2010-04-08update ChangeLogshyouhei
2010-04-08* configure.in: --disable-install-doc should prohibit doxygen.shyouhei
2010-04-08* include/ruby/win32.h: include errno.h before defining errnos.usa
2010-04-08* lib/yaml.rb: use Psych if only it is loaded already.nobu
2010-04-08* lib/yaml.rb (YAML::EngineManager#yamler): set the result afternobu
2010-04-07* random.c (rand_init): ignore higher bits if all they are same asnobu
2010-04-07* lib/irb/cmd/help.rb (IRB::ExtendCommand::Help#execute): use RInobu
2010-04-07* 2010-04-08svn
2010-04-07* array.c (rb_ary_permutation): Remove limitation for lengthy permutationsmarcandre
2010-04-07 * misc/ruby-mode.el (ruby-mode-map): binded C-c C-c and C-c C-c C-ukosaki
2010-04-07* time.c (ASCTIME): unused macro removed.akr
2010-04-07fix typoskazu
2010-04-07fix rdoc. see r27156kazu
2010-04-07* configure.in (Makefile): reverted r27244.nobu
2010-04-07* lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp.naruse
2010-04-07Fix previous commit.naruse
2010-04-07* configure.in (Makefile): qoute init-commands.nobu