summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-05-06stdlib: use IO#wait_*able instead of IO.select when possiblenormal
2015-05-06vm_eval.c: undefined refined check_funcallnobu
2015-05-03* ext/-test-/file/fs.c: need to include sys/statvfs.hodaira
2015-05-03* lib/yaml.rb: fix typo. [ci skip][fix GH-890]hsbt
2015-05-03range.c: covered for linear objectsnobu
2015-05-01dln.c: check incompatible librubynobu
2015-04-30compile.c: disallow private readersnobu
2015-04-30* rational.c: Added documentation for rational literal.hsbt
2015-04-30ipsocket.c: sys_errornobu
2015-04-30parse.y: push cmdarg_stacknobu
2015-04-25enc/utf_8.c: limit UTF-8nobu
2015-04-25ChangeLog: fix issue numbernobu
2015-04-25revert r50336nobu
2015-04-24Import ruby-electric.el version 2.2.3 from upstreamknu
2015-04-24* win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for oldusa
2015-04-23* win32/win32.c: remove bcc related code.naruse
2015-04-23* win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.naruse
2015-04-23* win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.naruse
2015-04-23* win32/win32.c (dupfd): use _set_osfhnd.naruse
2015-04-23* gc.c (gc_mark_roots): fox to work PRINT_ROOT_TICKS.ko1
2015-04-23* win32/Makefile.sub: MSVC14 have struct timespec.naruse
2015-04-23fix a typo [ci skip]kazu
2015-04-23vm_eval.c: allow symbols to instance_eval/execnobu
2015-04-23* lib/delegate.rb: fix a typo.hsbt
2015-04-22* lib/net/imap.rb (move, uid_move): support the MOVE command definedshugo
2015-04-22* test/ruby/test_object.rb: add tests for Kernel#String and Kernel#Array.gogotanaka
2015-04-21* test/ruby/test_object.rb: renamed tests to explicitly class name.hsbt
2015-04-20socket: avoid common exceptions when calling connect_nonblocknormal
2015-04-20* win32/win32.c (rb_w32_wreadlink): follow the official format ofusa
2015-04-20fix a typo [ci skip]kazu
2015-04-20* ChangeLog: typo.usa
2015-04-20* common.mk ($(arch)-fake.rb): revert r50354 because bsdmake seems notusa
2015-04-20* too/fake.rb: don't fake libdir. use libdirname instead.usa
2015-04-20* lib/mkmf.rb (MakeMakefile#configuration): DESTDIR should never affectusa
2015-04-20* common.mk ($(arch)-fake.rb): fix the path separator up for Windows.usa
2015-04-20fix a typonobu
2015-04-20* win32/win32.c (rb_w32_wreadlink): fixed a bug that a junktion missesusa
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2015-04-20* benchmark/bm_so_meteor_contest.rb: fix a typo.hsbt
2015-04-20connect_nonblock(..., exception: false) does not raise EISCONNnormal
2015-04-19ext: suppress warningsnobu
2015-04-19hash.c: check env vars encodingnobu
2015-04-18parser.rl: rb_enc_raisenobu
2015-04-17string.c: clear NOFREE flag at embeddingnobu
2015-04-15NEWS: note IO#wait_readable change in r50263normal
2015-04-15lib/net/*: use io/wait methods instead of IO.selectnormal
2015-04-15fix indent [ci skip]kazu
2015-04-15fix typos [ci skip]kazu
2015-04-15* vm_trace.c (rb_tracepoint_new): fix documentation.ko1
2015-04-15* vm_trace.c (rb_tracepoint_new): Add documentation forko1