summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-02* lib/xmlrpc/client.rb (new2): raises an ArgumentError on badtenderlove
2012-03-02* lib/xmlrpc/client.rb (new2): fix custom port specification when antenderlove
2012-03-02* ext/syck/rubyext.c (mktime_do): use ISDIGIT().nobu
2012-03-02* configure.in (ruby_pc): make configurable. [Bug #6051]nobu
2012-03-02* 2012-03-03svn
2012-03-02* .travis.yml: property.nobu
2012-03-02subclass of Stringnobu
2012-03-02* .travis.yml (branches): Enable TravisCI for ruby_1_9_3.nahi
2012-03-02* test/ruby/test_array.rb (test_combination2): Make the test case fornahi
2012-03-02* common.mk (clean-ext, distclean-ext, realclean-ext): remove exts.mk too.nobu
2012-03-02* file.c (file_expand_path): use wcscasecmp().nobu
2012-03-02* thread_pthread.c (native_cond_timeout): cast explicitly to suppressnobu
2012-03-02* 2012-03-02svn
2012-03-02* io.c (pipe_open): cmd is no longer used if fork is available.nobu
2012-03-01* internal.h (rb_file_const, rb_file_load_ok): moved functions fornobu
2012-03-01doc/capinobu
2012-03-01* win32/makedirs.bat: new command to make intermediatenobu
2012-02-29* 2012-03-01svn
2012-02-29* regparse.c (is_onechar_cclass): optimize character classnaruse
2012-02-29* win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby.usa
2012-02-29* test/ruby/test_io.rb (TestIO#test_readpartial_locktmp): skip onusa
2012-02-29* test/ruby/memory_status.rb (Memory): syntax error.usa
2012-02-29/proc/self/status format checknobu
2012-02-29fix indentnobu
2012-02-29define PLATFORM_DIR if needednobu
2012-02-29clean-platformnobu
2012-02-28replaced rdoc for Complex::Itadf
2012-02-28 * ext/date/date_core.c: reverted r34825.tadf
2012-02-28* 2012-02-29svn
2012-02-28* Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki
2012-02-28 * ext/date/date_core.c: [ruby-core:42998]tadf
2012-02-28* io.c (io_binwrite, rb_io_syswrite): use shared frozen sourcenobu
2012-02-28* io.c (io_fread, io_getpartial, rb_io_sysread): set buffer sizenobu
2012-02-28* lib/time.rb (Time#xmlschema): use strftime specifiers instead ofnobu
2012-02-28Remove duplicated entry, thanks znzdrbrain
2012-02-28 * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Errordrbrain
2012-02-28 * lib/net/http.rb: Retry HTTP requests for additional network errors.drbrain
2012-02-28* configure.in (debugflags): check if -ggdb is accepted.nobu
2012-02-28* ext/psych/lib/psych.rb: default open YAML files with utf8 externaltenderlove
2012-02-27forgotten to commit at r34834.usa
2012-02-27* 2012-02-28svn
2012-02-27Paranoia: /^/ -> /\A/ in regexp in rdoc. Pointed out by nobu.knu
2012-02-27* parse.y (opt_bv_decl): allow newline at the end. [ruby-dev:45292]matz
2012-02-27* io.c (rb_io_set_pos): add rdoc about textmode.usa
2012-02-27* ext/sdbm/_sdbm.c (fitpair): suppress shortening warnigns.nobu
2012-02-27* test/ruby/test_syntax.rb (test_newline_in_block_parameters):nobu
2012-02-27* string.c (rb_str_crypt): Update rdoc and state that thisknu
2012-02-27* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methodsnobu
2012-02-27* lib/mkmf.rb (try_cppflags, try_cflags, try_ldflags): replace thenobu
2012-02-27* test/rubygems/test_gem_specification.rb (test_self_from_yaml_syck_default_k...nobu