aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix typos and minor editkazu2011-11-271-7/+7
* * ext/tk/tcltklib.c (eventloop_sleep): unused.nobu2011-11-271-0/+2
* An address can be negative.naruse2011-11-271-1/+1
* * configure.in: revert r33832 and r33833. [ruby-core:41313] [Bug #5674]kosaki2011-11-272-10/+58
* * configure.in: workaround to avoid MacOS X build error.kosaki2011-11-272-1/+9
* Run the test only if /dev/tty exists.naruse2011-11-271-0/+1
* * configure.in (--no-undefined): r33840 breaks FreeBSD and DragonFlynaruse2011-11-262-4/+4
* Fix typo in r33849.naruse2011-11-261-1/+1
* * configure.in (--no-undefined): r33840 breaks FreeBSD with gcc47.naruse2011-11-262-3/+13
* * lib/net/http.rb (Net::HTTP::SSL_IVNAMES): rerefix 33701.naruse2011-11-262-8/+25
* * 2011-11-27svn2011-11-261-2/+2
* * io.c (copy_stream_body): use 0666 for permission argument for open.akr2011-11-262-1/+6
* * test/openssl/test_engine.rb: remove side effect of generic engineemboss2011-11-262-16/+20
* * lib/net/http.rb (Net::HTTP.get_response): enable use_sslnaruse2011-11-262-2/+12
* * lib/net/http.rb (Net::HTTP::SSL_ATTRIBUTES): refix 33701.naruse2011-11-262-14/+18
* * .travis.yml (script): should be ./configureshyouhei2011-11-262-1/+5
* * .travis.yml (before_script): wrong name, sorry.shyouhei2011-11-262-1/+5
* * .travis.yml (before-script): autoconf required.shyouhei2011-11-262-0/+5
* * .travis.yml: Travis enable.shyouhei2011-11-262-0/+10
* * ext/openssl/extconf.rb: remove checks for available functions.emboss2011-11-263-15/+7
* * ext/openssl/ossl_ssl.c: add comment on where to find implementationemboss2011-11-262-0/+6
* * 2011-11-26svn2011-11-251-2/+2
* * configure.in (--no-undefined): RUBY_TRY_CFLAGS does nothing fornobu2011-11-252-1/+6
* * io.c (ioctl_narg_len, linux_iocparm_len): reinstantiate linuxkosaki2011-11-253-1/+47
* * Makefile.in (EXTLDFLAGS): export it.kosaki2011-11-253-1/+13
* * configure.in: turn on PIE if --enable-shared is not specified.kosaki2011-11-242-0/+10
* * configure.in: add -fstack-protector. It help to protect us fromkosaki2011-11-242-0/+6
* * configure.in: add -D_FORTIFY_SOURCE=2. It provide some compilekosaki2011-11-242-0/+9
* * lib/mkmf.rb: get rid of warnings of mkmf.rb if -Wmissing-declarationskosaki2011-11-242-6/+17
* * configure.in: remove [read buffer ptr field in FILE structures] check.kosaki2011-11-242-37/+5
* * configure.in: remove [read count field in FILE] check.kosaki2011-11-242-19/+5
* * 2011-11-25svn2011-11-241-2/+2
* * configure.in: add -Wall always.kosaki2011-11-242-1/+5
* * test/openssl/test_engine.rb: use IO#reopen to restore stderr.akr2011-11-243-1/+17
* * io.c (rb_io_reopen): re-initialize buffereing mode for stdout andakr2011-11-242-0/+13
* add a test.akr2011-11-241-0/+35
* Merge branch 'fsync-nogvl' into trunkkosaki2011-11-242-2/+23
* * test/openssl/test_engine.rb: Suppress output from 'openssl'emboss2011-11-242-15/+23
* increase difference of priority to avoid false nagative test result.naruse2011-11-241-2/+2
* Mention "patched by"emboss2011-11-231-1/+1
* * 2011-11-24svn2011-11-231-2/+2
* * ext/openssl/ossl_pkey_dsa.c: remove redundant colon from erroremboss2011-11-234-13/+21
* * 2011-11-23svn2011-11-231-2/+2
* * io.c (ioctl_narg_len): don't use _IOC_SIZE macro on Linux.naruse2011-11-233-2/+20
* Ignore mkmf generated files in ext/-test-/drbrain2011-11-230-0/+0
* * win32/win32.c (_pioinfo): need to declare _pioinfo() before usingusa2011-11-222-0/+6
* * win32/win32.c (_pioinfo): make an inline function.nobu2011-11-222-1/+12
* Use proc to delay making exception_details.naruse2011-11-221-1/+1
* Fix for r33811.naruse2011-11-223-2/+6
* * win32/win32.c (dupfd): argument of _osfhnd and so on should notnobu2011-11-222-2/+8