aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2012-03-06svn2012-03-051-2/+2
* assert_valid_syntaxnobu2012-03-051-8/+9
* fix typoskazu2012-03-052-2/+7
* * ext/syck/lib/syck/rubytypes.rb (Exception.yaml_new): fix bugnobu2012-03-053-2/+12
* * ext/socket/extconf.rb: fix typo.nobu2012-03-051-2/+2
* * test/ruby/test_sleep.rb (TestSleep#test_sleep_5sec): syntax error.usa2012-03-052-1/+8
* Remove unused variables.naruse2012-03-051-4/+2
* Fix condition of r34897.naruse2012-03-051-1/+1
* * st.c (unpack_entries): chain entries directly. based on a patchnobu2012-03-052-12/+37
* * st.c (unpack_entries): use union instead of casted pointer.nobu2012-03-053-10/+24
* * st.c: use PACKED_ENT and FIND_ENTRY. patched by Sokolovnobu2012-03-052-11/+9
* * st.c (unpack_entries): reallocate bins if packed array sizenobu2012-03-052-0/+11
* * ext/bigdecimal/lib/bigdecimal/math.rb: remove description aboutnaruse2012-03-053-2/+8
* * 2012-03-05svn2012-03-051-2/+2
* Old linux (at least CentOS 5.6, kernel 2.6.18) wakes up 4.99 sec.naruse2012-03-051-1/+2
* * parse.y (parser_tokadd_string): regexp engine doesn't neednobu2012-03-043-3/+17
* * hash.c: remove trailing spaces.ktsj2012-03-041-2/+2
* * 2012-03-04svn2012-03-041-2/+2
* * ChangeLog: fix a typonagachika2012-03-041-1/+1
* * process.c (rb_run_exec_options_err): chdir at last to interpretakr2012-03-033-20/+35
* trivial changestadf2012-03-032-3/+3
* typotadf2012-03-031-1/+1
* * ext/date/date_strftime.c: reassigned some variables.tadf2012-03-032-35/+38
* * ext/date/date_{parse,strptime}.c [ruby-dev:45303].tadf2012-03-033-14/+19
* remove another call to Net::HTTP.version_1_2tenderlove2012-03-031-1/+0
* * lib/xmlrpc/client.rb (initialize): net/http defaults to 1_2 in 1.8+,tenderlove2012-03-032-1/+5
* * test/xmlrpc/test_client.rb: property.nobu2012-03-030-0/+0
* * lib/xmlrpc/client.rb (new2): use URI for uri parsing.tenderlove2012-03-023-15/+31
* * lib/xmlrpc/client.rb (new2): raises an ArgumentError on badtenderlove2012-03-023-2/+42
* * lib/xmlrpc/client.rb (new2): fix custom port specification when antenderlove2012-03-023-1/+115
* * ext/syck/rubyext.c (mktime_do): use ISDIGIT().nobu2012-03-023-2/+10
* * configure.in (ruby_pc): make configurable. [Bug #6051]nobu2012-03-022-1/+8
* * 2012-03-03svn2012-03-021-2/+2
* * .travis.yml: property.nobu2012-03-020-0/+0
* subclass of Stringnobu2012-03-021-0/+7
* * .travis.yml (branches): Enable TravisCI for ruby_1_9_3.nahi2012-03-022-0/+5
* * test/ruby/test_array.rb (test_combination2): Make the test case fornahi2012-03-022-3/+7
* * common.mk (clean-ext, distclean-ext, realclean-ext): remove exts.mk too.nobu2012-03-021-0/+3
* * file.c (file_expand_path): use wcscasecmp().nobu2012-03-022-1/+6
* * thread_pthread.c (native_cond_timeout): cast explicitly to suppressnobu2012-03-022-1/+6
* * 2012-03-02svn2012-03-021-2/+2
* * io.c (pipe_open): cmd is no longer used if fork is available.nobu2012-03-022-2/+6
* * internal.h (rb_file_const, rb_file_load_ok): moved functions fornobu2012-03-013-2/+7
* doc/capinobu2012-03-011-3/+3
* * win32/makedirs.bat: new command to make intermediatenobu2012-03-014-2/+12
* * 2012-03-01svn2012-02-291-3/+3
* * regparse.c (is_onechar_cclass): optimize character classnaruse2012-02-294-9/+32
* * win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby.usa2012-02-293-2/+13
* * test/ruby/test_io.rb (TestIO#test_readpartial_locktmp): skip onusa2012-02-292-0/+6
* * test/ruby/memory_status.rb (Memory): syntax error.usa2012-02-292-1/+5