aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* tool/unicode_norm_gen.rb: Data generation script imported fromduerst2014-10-061-0/+5
* tool/downloader.rb: Adjust example in documentation for Downloader.download.duerst2014-10-061-0/+5
* lib/unicode_normalize: New folder for Unicode normalization functionalityduerst2014-10-061-0/+5
* digest/*/extconf.rb: do not link openssl when using bundlednobu2014-10-051-0/+6
* rmd160/extconf.rb: fix function namenobu2014-10-051-0/+5
* ext/zlib/zlib.c: TypedData conversionnormal2014-10-041-0/+26
* test/test_syslog.rb (TestSyslog#test_log): In AIX, each output line of LOG_PE...odaira2014-10-041-0/+6
* test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr...odaira2014-10-041-0/+6
* * ext/win32ole/sample/example*.rb: Add wait input to quit for exampleszzak2014-10-041-0/+6
* * ext/win32ole/win32ole.c: [DOC] Fix typo in :nodoc: reported byzzak2014-10-041-0/+7
* * ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak2014-10-041-0/+6
* * ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak2014-10-031-0/+5
* * ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak2014-10-031-0/+5
* ext/win32ole/win32ole_method.c(olemethod_set_member): removesuke2014-10-031-0/+6
* * .travis.yml: removed needless preparation for gcc.hsbt2014-10-031-0/+4
* * .travis.yml: enabled gcc build with osx on travis.hsbt2014-10-031-0/+4
* fake.rb.in: fix make install failureshirosaki2014-10-031-0/+6
* * test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt2014-10-031-0/+4
* * .travis.yml: enabled test results of linux.hsbt2014-10-031-0/+4
* * test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt2014-10-031-0/+5
* * .travis.yml: Disabled to generate document on travis.hsbt2014-10-031-0/+5
* * lib/matrix.rb: Add hstack & vstack methods.marcandre2014-10-031-0/+5
* * lib/matrix.rb: Fix Matrix.rows copy bug.marcandre2014-10-031-0/+5
* st.c (new_size): use next_pow2 functionnormal2014-10-021-0/+5
* vm_trace.c (rb_tp_t): pack 56 => 48 bytes on 64-bitnormal2014-10-021-0/+4
* * ext/etc/etc.c (etc_nprocessors): Windows support.usa2014-10-021-0/+5
* * ext/etc/etc.c (etc_nprocessors): New method.akr2014-10-021-0/+6
* iseq.c (rb_iseq_line_trace_each): explicit castnormal2014-10-011-0/+5
* ruby.h: set rb_event_flag_t to uint32_tnormal2014-10-011-0/+5
* io.c (fptr_finalize): free memory before GC sweepnormal2014-10-011-0/+5
* marshal.c: lazy compat_tbl allocationnormal2014-10-011-0/+13
* ext/win32ole/win32ole_type.c: use typed data.suke2014-10-011-0/+4
* * compile.c: remove commented out code.hsbt2014-10-011-0/+4
* test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...odaira2014-10-011-0/+5
* Fix typo in ChangeLog headerdrbrain2014-10-011-1/+1
* * NEWS: Add RubyGems update.drbrain2014-10-011-0/+4
* * lib/rubygems: Update to RubyGems 2.4.2.drbrain2014-10-011-0/+5
* parse.y: separate ripper data typenobu2014-09-301-0/+5
* * ext/win32ole/win32ole_typelib.c: use typed data.suke2014-09-301-0/+4
* * common.mk: fixed broken reference of update-config_files taskhsbt2014-09-301-0/+4
* win32/file.c: fix no user exceptionnobu2014-09-291-1/+5
* string.c: fix NOFREEnobu2014-09-291-0/+6
* * gc.c (rb_gcdebug_print_obj_condition): use RVALUE_REMEMBEREDktsj2014-09-281-0/+5
* common.mk: Created new target update-unicode to downloadduerst2014-09-281-0/+5
* * lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass2014-09-271-0/+7
* * gems/bundled_gems: upgraded to power_assert 0.1.4.ktsj2014-09-271-0/+4
* stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu2014-09-261-0/+6
* object.c (rb_class_real): do not dereference 0 VALUEnormal2014-09-251-0/+8
* man/ruby.1: document stack size env variablesnormal2014-09-251-0/+5
* io.c: common function to free IO buffersnormal2014-09-251-0/+6