summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-10-04test/test_syslog.rb (TestSyslog#test_log): In AIX, each output line of LOG_PE...odaira
2014-10-04test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr...odaira
2014-10-04* ext/win32ole/sample/example*.rb: Add wait input to quit for exampleszzak
2014-10-04* ext/win32ole/win32ole.c: [DOC] Fix typo in :nodoc: reported byzzak
2014-10-04* ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak
2014-10-03* ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak
2014-10-03* ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak
2014-10-03ext/win32ole/win32ole_method.c(olemethod_set_member): removesuke
2014-10-03* .travis.yml: removed needless preparation for gcc.hsbt
2014-10-03* .travis.yml: enabled gcc build with osx on travis.hsbt
2014-10-03fake.rb.in: fix make install failureshirosaki
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt
2014-10-03* .travis.yml: enabled test results of linux.hsbt
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt
2014-10-03* .travis.yml: Disabled to generate document on travis.hsbt
2014-10-03* lib/matrix.rb: Add hstack & vstack methods.marcandre
2014-10-03* lib/matrix.rb: Fix Matrix.rows copy bug.marcandre
2014-10-02st.c (new_size): use next_pow2 functionnormal
2014-10-02vm_trace.c (rb_tp_t): pack 56 => 48 bytes on 64-bitnormal
2014-10-02* ext/etc/etc.c (etc_nprocessors): Windows support.usa
2014-10-02* ext/etc/etc.c (etc_nprocessors): New method.akr
2014-10-01iseq.c (rb_iseq_line_trace_each): explicit castnormal
2014-10-01ruby.h: set rb_event_flag_t to uint32_tnormal
2014-10-01io.c (fptr_finalize): free memory before GC sweepnormal
2014-10-01marshal.c: lazy compat_tbl allocationnormal
2014-10-01ext/win32ole/win32ole_type.c: use typed data.suke
2014-10-01* compile.c: remove commented out code.hsbt
2014-10-01test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...odaira
2014-10-01Fix typo in ChangeLog headerdrbrain
2014-10-01* NEWS: Add RubyGems update.drbrain
2014-10-01* lib/rubygems: Update to RubyGems 2.4.2.drbrain
2014-09-30parse.y: separate ripper data typenobu
2014-09-30* ext/win32ole/win32ole_typelib.c: use typed data.suke
2014-09-30* common.mk: fixed broken reference of update-config_files taskhsbt
2014-09-29win32/file.c: fix no user exceptionnobu
2014-09-29string.c: fix NOFREEnobu
2014-09-28* gc.c (rb_gcdebug_print_obj_condition): use RVALUE_REMEMBEREDktsj
2014-09-28common.mk: Created new target update-unicode to downloadduerst
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2014-09-27* gems/bundled_gems: upgraded to power_assert 0.1.4.ktsj
2014-09-26stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu
2014-09-25object.c (rb_class_real): do not dereference 0 VALUEnormal
2014-09-25man/ruby.1: document stack size env variablesnormal
2014-09-25io.c: common function to free IO buffersnormal
2014-09-24* lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin
2014-09-24enc/unicode/data: New directory for downloaded Unicode data files.duerst
2014-09-24tool/downloader.rb: Adjusting example forduerst
2014-09-24tool/downloader.rb: Removing unused methodduerst
2014-09-24tool/downloader.rb: Fixing raise after return.duerst
2014-09-24tool/downloader.rb: Made Unicode data file location availableduerst