aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win32/{Makeilfe.sub,win32.c} (FILE_COUNT, FILE_READPTR): move theusa2011-11-281-0/+7
* * win32/win32.c (rb_w32_uchmod): typo. [Bug#5671] [ruby-dev:44898]usa2011-11-281-0/+6
* * configure.in: added -fno-strict-overflow. it suppress annoyingkosaki2011-11-271-0/+5
* * io.c (rb_write_error2): get rid of warning on linux. fwritekosaki2011-11-271-0/+7
* * configure.in (stack_protector): disable on mingw. [Bug#5676]nobu2011-11-271-1/+3
* * Makefile.in (DLDFLAGS): also needs -fstack-protector.nobu2011-11-271-2/+2
* * configure.in (-fstack-protector): also needed in DLDFLAGS.nobu2011-11-271-0/+5
* * configure.in: add -fstack-protector into XLDFLAGS as well askosaki2011-11-271-0/+5
* fix typos and minor editkazu2011-11-271-7/+7
* * configure.in: revert r33832 and r33833. [ruby-core:41313] [Bug #5674]kosaki2011-11-271-10/+0
* * configure.in: workaround to avoid MacOS X build error.kosaki2011-11-271-0/+5
* * configure.in (--no-undefined): r33840 breaks FreeBSD and DragonFlynaruse2011-11-261-3/+3
* * configure.in (--no-undefined): r33840 breaks FreeBSD with gcc47.naruse2011-11-261-0/+6
* * lib/net/http.rb (Net::HTTP::SSL_IVNAMES): rerefix 33701.naruse2011-11-261-0/+6
* * io.c (copy_stream_body): use 0666 for permission argument for open.akr2011-11-261-0/+5
* * test/openssl/test_engine.rb: remove side effect of generic engineemboss2011-11-261-0/+6
* * lib/net/http.rb (Net::HTTP.get_response): enable use_sslnaruse2011-11-261-0/+8
* * lib/net/http.rb (Net::HTTP::SSL_ATTRIBUTES): refix 33701.naruse2011-11-261-0/+5
* * .travis.yml (script): should be ./configureshyouhei2011-11-261-0/+4
* * .travis.yml (before_script): wrong name, sorry.shyouhei2011-11-261-0/+4
* * .travis.yml (before-script): autoconf required.shyouhei2011-11-261-0/+4
* * .travis.yml: Travis enable.shyouhei2011-11-261-0/+4
* * ext/openssl/extconf.rb: remove checks for available functions.emboss2011-11-261-0/+7
* * ext/openssl/ossl_ssl.c: add comment on where to find implementationemboss2011-11-261-0/+5
* * configure.in (--no-undefined): RUBY_TRY_CFLAGS does nothing fornobu2011-11-251-0/+5
* * io.c (ioctl_narg_len, linux_iocparm_len): reinstantiate linuxkosaki2011-11-251-0/+7
* * Makefile.in (EXTLDFLAGS): export it.kosaki2011-11-251-0/+6
* * configure.in: turn on PIE if --enable-shared is not specified.kosaki2011-11-241-0/+4
* * configure.in: add -fstack-protector. It help to protect us fromkosaki2011-11-241-0/+5
* * configure.in: add -D_FORTIFY_SOURCE=2. It provide some compilekosaki2011-11-241-0/+5
* * lib/mkmf.rb: get rid of warnings of mkmf.rb if -Wmissing-declarationskosaki2011-11-241-0/+6
* * configure.in: remove [read buffer ptr field in FILE structures] check.kosaki2011-11-241-0/+5
* * configure.in: remove [read count field in FILE] check.kosaki2011-11-241-0/+5
* * configure.in: add -Wall always.kosaki2011-11-241-0/+4
* * test/openssl/test_engine.rb: use IO#reopen to restore stderr.akr2011-11-241-0/+4
* * io.c (rb_io_reopen): re-initialize buffereing mode for stdout andakr2011-11-241-0/+5
* Merge branch 'fsync-nogvl' into trunkkosaki2011-11-241-0/+7
* * test/openssl/test_engine.rb: Suppress output from 'openssl'emboss2011-11-241-1/+7
* Mention "patched by"emboss2011-11-231-1/+1
* * ext/openssl/ossl_pkey_dsa.c: remove redundant colon from erroremboss2011-11-231-0/+8
* * io.c (ioctl_narg_len): don't use _IOC_SIZE macro on Linux.naruse2011-11-231-0/+11
* * win32/win32.c (_pioinfo): need to declare _pioinfo() before usingusa2011-11-221-0/+5
* * win32/win32.c (_pioinfo): make an inline function.nobu2011-11-221-0/+4
* Fix for r33811.naruse2011-11-221-1/+3
* * win32/win32.c (dupfd): argument of _osfhnd and so on should notnobu2011-11-221-0/+5
* * bignum.c (): refix of r33536. Don't change behavior of Bignum#/.naruse2011-11-221-0/+5
* * numeric.c (ruby_float_step): improve floating point calculations.naruse2011-11-221-0/+13
* * test/ruby/test_io.rb (test_fcntl_dupfd): there is no known platformakr2011-11-211-0/+5
* * ext/psych/lib/psych.rb: remove autoload from psychtenderlove2011-11-211-0/+5
* * test/ruby/test_io.rb (test_fcntl_dupfd): the argument of F_DUPFD isakr2011-11-211-0/+5