aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use predefined IDsnobu2014-05-202-2/+2
* more insrease timeout of test_LSHIFT_neary_long_maxnaruse2014-05-201-1/+1
* show progress of rdoc parsing to prevent timeout on chkbuildnaruse2014-05-201-10/+11
* id.def: predefine conversion method IDsnobu2014-05-202-19/+24
* * 2014-05-20svn2014-05-191-2/+2
* * ext/socket/extconf.rb: Don't check fields of struct tcp_info if theakr2014-05-192-54/+60
* * ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibcakr2014-05-192-1/+10
* fix typos [ci skip]kazu2014-05-191-2/+2
* etc.c: fix typonobu2014-05-191-1/+1
* etc.c: old VCnobu2014-05-191-0/+13
* etc.c: fix parameternobu2014-05-191-2/+3
* * ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_...akr2014-05-194-0/+335
* ignore constdefs.h.akr2014-05-190-0/+0
* * test/dbm/test_dbm.rb: Use Etc.uname.akr2014-05-193-12/+10
* etc.c: Etc.uname on Windowsnobu2014-05-192-0/+71
* string.c: byte offsetnobu2014-05-193-5/+15
* string.c: constifynobu2014-05-191-2/+2
* * bin/testrb: Removed. Forgot to remove in r45971.sorah2014-05-192-3/+5
* envutil.rb: fix argumentnobu2014-05-181-1/+1
* test_etc.rb: omit unrunnable testsnobu2014-05-181-3/+3
* * 2014-05-19svn2014-05-181-2/+2
* increase waitnaruse2014-05-181-1/+1
* win32.c: fix infinite recursionnobu2014-05-182-1/+5
* fix typenaruse2014-05-181-2/+2
* eval_error.c: investigate core dumpnobu2014-05-181-1/+2
* Use Etc.uname instead of uname command invocation.akr2014-05-183-5/+7
* [DOC]akr2014-05-181-3/+4
* Fix a constant reference.akr2014-05-181-1/+1
* configure.in: rb_cv_atan2_inf_c99nobu2014-05-181-2/+2
* signal.c: use mcontext_tnobu2014-05-181-1/+1
* * test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr2014-05-182-6/+12
* signal.c: check stack overflow by SPnobu2014-05-181-5/+17
* increase timeout 10 to 15 on test_LSHIFT_neary_long_maxnaruse2014-05-181-1/+1
* extmk.rb: discard empty Makefilenobu2014-05-181-1/+1
* Makefile.sub: fix nextafternobu2014-05-181-2/+3
* io.c: update ARGF examplesnobu2014-05-182-2/+8
* enum.c: suppress warningsnobu2014-05-181-1/+1
* output more verbose to debugnaruse2014-05-181-2/+3
* Fix a dependency for etc.o.akr2014-05-181-0/+1
* * missing/nextafter.c: Include ruby/missing.h.akr2014-05-182-0/+6
* * win32/Makefile.sub: Add nextafter.obj to MISSING.akr2014-05-182-1/+5
* [DOC]akr2014-05-182-2/+4
* * ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr2014-05-188-1/+519
* * ext/etc/etc.c: Etc.uname method implemented.akr2014-05-185-0/+81
* * configure.in: Check nextafter() availability.akr2014-05-1812-0/+361
* * enum.c: Enumerable#slice_after implemented.akr2014-05-186-0/+180
* mkmf.rb: add NULLCMDnobu2014-05-171-1/+2
* io.c: buffer must be modifiablenobu2014-05-173-7/+11
* Remove empty directory.akr2014-05-170-0/+0
* * 2014-05-18svn2014-05-171-2/+2