aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: typo(?)usa2015-05-111-1/+1
* * gems/bundled_gems: Update minite-5.6.1 and power_assert-0.2.3.hsbt2015-05-111-0/+4
* ruby.h: fix possible memory leaknobu2015-05-101-0/+6
* gc.c: never call dmark for NULLnobu2015-05-101-0/+5
* * proc.c (proc_binding): fix segmentation fault on marking phase.ktsj2015-05-101-0/+8
* * ext/zlib/zlib.c (rb_gzreader_external_encoding):glass2015-05-101-0/+8
* * ext/win32ole/win32ole_variant.c: fix typo "indicies".glass2015-05-101-0/+10
* * string.c (rb_str_crypt): Raise ArgumentError whenglass2015-05-101-0/+9
* * enum.c (enum_to_a): Use size to set array capa when possible.glass2015-05-101-0/+6
* ext/socket/ancdata.c (bsock_recvmsg_internal): GC guardnormal2015-05-081-0/+5
* test_matrix.rb: Refactor on Matrix#determinantnobu2015-05-081-0/+6
* * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dspshugo2015-05-081-0/+5
* * doc/syntax/control_expressions.rdoc: fix a missing "a"hsbt2015-05-081-0/+5
* vm_eval.c: resolve refined method entrynobu2015-05-081-0/+5
* * proc.c: [DOC] fix Binding#local_variable_set example. [ci skip]sho-h2015-05-071-0/+4
* * Makefile.in (rbconfig.rb): add rule to make.naruse2015-05-071-0/+4
* stdlib: use IO#wait_*able instead of IO.select when possiblenormal2015-05-061-0/+8
* vm_eval.c: undefined refined check_funcallnobu2015-05-061-0/+5
* * ext/-test-/file/fs.c: need to include sys/statvfs.hodaira2015-05-031-0/+8
* * lib/yaml.rb: fix typo. [ci skip][fix GH-890]hsbt2015-05-031-0/+5
* range.c: covered for linear objectsnobu2015-05-031-0/+5
* dln.c: check incompatible librubynobu2015-05-011-0/+6
* compile.c: disallow private readersnobu2015-04-301-0/+6
* * rational.c: Added documentation for rational literal.hsbt2015-04-301-0/+5
* ipsocket.c: sys_errornobu2015-04-301-0/+6
* parse.y: push cmdarg_stacknobu2015-04-301-0/+5
* enc/utf_8.c: limit UTF-8nobu2015-04-251-0/+5
* ChangeLog: fix issue numbernobu2015-04-251-1/+1
* revert r50336nobu2015-04-251-0/+5
* Import ruby-electric.el version 2.2.3 from upstreamknu2015-04-241-0/+5
* * win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for oldusa2015-04-241-0/+5
* * win32/win32.c: remove bcc related code.naruse2015-04-231-0/+6
* * win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.naruse2015-04-231-0/+6
* * win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.naruse2015-04-231-0/+21
* * win32/win32.c (dupfd): use _set_osfhnd.naruse2015-04-231-0/+6
* * gc.c (gc_mark_roots): fox to work PRINT_ROOT_TICKS.ko12015-04-231-0/+4
* * win32/Makefile.sub: MSVC14 have struct timespec.naruse2015-04-231-0/+9
* fix a typo [ci skip]kazu2015-04-231-1/+1
* vm_eval.c: allow symbols to instance_eval/execnobu2015-04-231-0/+6
* * lib/delegate.rb: fix a typo.hsbt2015-04-231-0/+5
* * lib/net/imap.rb (move, uid_move): support the MOVE command definedshugo2015-04-221-0/+6
* * test/ruby/test_object.rb: add tests for Kernel#String and Kernel#Array.gogotanaka2015-04-221-0/+5
* * test/ruby/test_object.rb: renamed tests to explicitly class name.hsbt2015-04-211-0/+5
* socket: avoid common exceptions when calling connect_nonblocknormal2015-04-201-0/+5
* * win32/win32.c (rb_w32_wreadlink): follow the official format ofusa2015-04-201-0/+5
* fix a typo [ci skip]kazu2015-04-201-1/+1
* * ChangeLog: typo.usa2015-04-201-1/+1
* * common.mk ($(arch)-fake.rb): revert r50354 because bsdmake seems notusa2015-04-201-0/+7
* * too/fake.rb: don't fake libdir. use libdirname instead.usa2015-04-201-0/+4
* * lib/mkmf.rb (MakeMakefile#configuration): DESTDIR should never affectusa2015-04-201-0/+5