aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake ordrbrain2011-11-301-0/+6
* * lib/rdoc/encoding.rb (RDoc::Encoding.read_file): fixup newline charsusa2011-11-301-0/+11
* * ext/psych/parser.c (parse): parse method can take an option filetenderlove2011-11-301-0/+6
* * lib/mkmf.rb: Fix indentations of constants at end of module.drbrain2011-11-291-0/+5
* * io.c (rb_write_error2): suppress unused variable warning.nobu2011-11-291-2/+6
* * lib/mkmf.rb: Wrap comments to 78 columns and clean up formatting.drbrain2011-11-281-0/+4
* * lib/mkmf.rb: Wrap mkmf.rb in module MakeMakefile to clean up Objectdrbrain2011-11-281-0/+7
* * ChangeLog: fix some typos.nagachika2011-11-281-2/+2
* * common.mk (INSTRUBY_ARGS): added --mantype to apply mdoc2man.rbyugui2011-11-281-0/+11
* * test/rake/test_rake_directory_task.rbusa2011-11-281-0/+7
* * io.c (rb_write_error2): fwrite() returns ssize_t.nobu2011-11-281-0/+4
* * parse.y (nodetype, nodeline): static. these functions are forusa2011-11-281-0/+5
* * gc.c (initial_params): static. it seems to be forgetten at r33501.usa2011-11-281-0/+4
* * include/ruby/win32.h, win32/win32.c (GetCurrentThreadHandle): removeusa2011-11-281-0/+5
* * win32/mkexports.rb (Exports#initialize): remove old symbol name.usa2011-11-281-0/+4
* * win32/mkexports.rb (Exports#read_substitution): need to readnobu2011-11-281-0/+5
* * io.c (rb_io_flush): release GVL during fsync() on Windows.usa2011-11-281-0/+4
* * include/ruby/subst.h: typo of r33876.usa2011-11-281-0/+4
* * include/ruby/subst.h: moved Windows specific substitions fromnobu2011-11-281-1/+8
* * 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