aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* normalize reference to Timeout::Errornormal2014-10-071-0/+14
* test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...odaira2014-10-071-0/+6
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira2014-10-071-0/+7
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-071-0/+5
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-071-0/+5
* signal.c: get rid of deadlock by discarded signalsnobu2014-10-071-0/+7
* ext/win32ole/win32ole_method.c: use typed data.suke2014-10-071-0/+4
* ext/win32ole/win32ole_param.c: refactoringsuke2014-10-071-0/+4
* ext/win32ole/win32ole_method.c: refactoring. addsuke2014-10-071-0/+9
* etc.c: try confstr on Mac OS Xnobu2014-10-071-0/+6
* configure.in: off_t for struct stat.st_sizenobu2014-10-071-0/+6
* configure.in: fix quoting bracketsnobu2014-10-071-0/+6
* ext/win32ole/win32ole_param.c: use typed data.suke2014-10-061-0/+4
* symbol.h: move struct RSymbolnobu2014-10-061-0/+4
* * error.c: update exception tree. [DOC]usa2014-10-061-0/+5
* configure.in: Fix typo. [Bug #9914]odaira2014-10-061-0/+4
* signal.c: send signal unless handlednobu2014-10-061-0/+5
* test_string.rb: enable huge test only on possible platformsnobu2014-10-061-0/+9
* tool/unicode_norm_gen.rb: Adding/tweaking comments.duerst2014-10-061-0/+4
* tool/unicode_norm_gen.rb: Adjusted directory paths.duerst2014-10-061-0/+4
* 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