aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr...odaira2014-10-042-2/+8
* * ext/win32ole/sample/example*.rb: Add wait input to quit for exampleszzak2014-10-044-1/+20
* * ext/win32ole/win32ole.c: [DOC] Fix typo in :nodoc: reported byzzak2014-10-043-3/+10
* * ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak2014-10-042-30/+29
* * ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak2014-10-032-2/+42
* * ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak2014-10-032-13/+14
* ext/win32ole/win32ole_method.c(olemethod_set_member): removesuke2014-10-033-2/+8
* * .travis.yml: removed needless preparation for gcc.hsbt2014-10-032-1/+4
* * 2014-10-04svn2014-10-031-2/+2
* NEWS: mentioned about [Bug #9593]nobu2014-10-031-0/+4
* * .travis.yml: enabled gcc build with osx on travis.hsbt2014-10-032-5/+6
* fake.rb.in: fix make install failureshirosaki2014-10-032-0/+10
* * test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt2014-10-032-2/+6
* * .travis.yml: enabled test results of linux.hsbt2014-10-032-2/+4
* * test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt2014-10-032-1/+14
* * .travis.yml: Disabled to generate document on travis.hsbt2014-10-032-1/+6
* * lib/matrix.rb: Add hstack & vstack methods.marcandre2014-10-034-0/+115
* * lib/matrix.rb: Fix Matrix.rows copy bug.marcandre2014-10-033-1/+20
* st.c (new_size): use next_pow2 functionnormal2014-10-022-4/+26
* * 2014-10-03svn2014-10-021-2/+2
* vm_trace.c (rb_tp_t): pack 56 => 48 bytes on 64-bitnormal2014-10-022-1/+5
* * ext/etc/etc.c (etc_nprocessors): Windows support.usa2014-10-022-1/+12
* test_advice show OS and filesystem when failed.akr2014-10-021-1/+36
* Describe Etc.nprocessors.akr2014-10-021-0/+1
* * ext/etc/etc.c (etc_nprocessors): New method.akr2014-10-023-0/+44
* iseq.c (rb_iseq_line_trace_each): explicit castnormal2014-10-012-1/+8
* ruby.h: set rb_event_flag_t to uint32_tnormal2014-10-012-1/+6
* io.c (fptr_finalize): free memory before GC sweepnormal2014-10-012-0/+11
* * 2014-10-02svn2014-10-011-2/+2
* marshal.c: lazy compat_tbl allocationnormal2014-10-012-9/+34
* * remove trailing spaces.svn2014-10-011-1/+1
* ext/win32ole/win32ole_type.c: use typed data.suke2014-10-012-5/+23
* * compile.c: remove commented out code.hsbt2014-10-012-119/+4
* test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...odaira2014-10-012-2/+7
* Fix typo in ChangeLog headerdrbrain2014-10-011-1/+1
* * NEWS: Add RubyGems update.drbrain2014-10-012-0/+9
* * 2014-10-01svn2014-10-011-3/+3
* * lib/rubygems: Update to RubyGems 2.4.2.drbrain2014-10-0112-13/+127
* parse.y: separate ripper data typenobu2014-09-303-13/+34
* * ext/win32ole/win32ole_typelib.c: use typed data.suke2014-09-302-5/+23
* ext/digest: hide metadata objects for internal usenobu2014-09-304-4/+4
* protoize no-arguments functionsnobu2014-09-3063-99/+104
* common.mk: mark PHONY targetsnobu2014-09-301-7/+7
* common.mk: update only non-existing filesnobu2014-09-301-1/+1
* * 2014-09-30svn2014-09-301-2/+2
* * common.mk: fixed broken reference of update-config_files taskhsbt2014-09-302-5/+8
* racc/cparse: private classnobu2014-09-291-0/+6
* win32/file.c: fix no user exceptionnobu2014-09-292-9/+13
* string.c: fix NOFREEnobu2014-09-292-1/+7
* digest: no check for hidden objectsnobu2014-09-294-0/+8