summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-06* properties.svn
2014-10-06* remove trailing spaces.svn
2014-10-06tool/unicode_norm_gen.rb: Data generation script imported fromduerst
2014-10-06tool/downloader.rb: Adjust example in documentation for Downloader.download.duerst
2014-10-06lib/unicode_normalize: New folder for Unicode normalization functionalityduerst
2014-10-05* 2014-10-06svn
2014-10-05io.c: ID instead of Symbolnobu
2014-10-05update doc.akr
2014-10-05digest/*/extconf.rb: do not link openssl when using bundlednobu
2014-10-05rmd160/extconf.rb: fix function namenobu
2014-10-04psych: typed datanobu
2014-10-04openssl: typed datanobu
2014-10-04json/parser: typed datanobu
2014-10-04json/generator: typed datanobu
2014-10-04sdbm: typed datanobu
2014-10-04gdbm: typed datanobu
2014-10-04dbm: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-10-04ext/zlib/zlib.c: TypedData conversionnormal
2014-10-04* 2014-10-05svn
2014-10-04parse.y: remove unused argumentnobu
2014-10-04st.c: update st_reverse_foreachnobu
2014-10-04test_gem_source_git.rb: drop intended error messagenobu
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* 2014-10-04svn
2014-10-03NEWS: mentioned about [Bug #9593]nobu
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-02* 2014-10-03svn
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-02test_advice show OS and filesystem when failed.akr
2014-10-02Describe Etc.nprocessors.akr
2014-10-02* ext/etc/etc.c (etc_nprocessors): New method.akr