aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* symbol.h: move struct RSymbolnobu2014-10-064-7/+10
* * error.c: update exception tree. [DOC]usa2014-10-062-4/+12
* configure.in: Fix typo. [Bug #9914]odaira2014-10-062-1/+5
* signal.c: send signal unless handlednobu2014-10-063-3/+24
* test_string.rb: enable huge test only on possible platformsnobu2014-10-062-1/+11
* symbol.c: junk-base attrsetnobu2014-10-061-3/+11
* unicode_norm_gen.rb: freezenobu2014-10-061-11/+11
* unicode_norm_gen.rb: us-asciinobu2014-10-061-3/+3
* unicode_norm_gen.rb: optimize concatenationnobu2014-10-061-26/+35
* tool/unicode_norm_gen.rb: Adding/tweaking comments.duerst2014-10-062-5/+12
* tool/unicode_norm_gen.rb: Adjusted directory paths.duerst2014-10-062-3/+10
* * properties.svn2014-10-060-0/+0
* * remove trailing spaces.svn2014-10-061-4/+4
* tool/unicode_norm_gen.rb: Data generation script imported fromduerst2014-10-062-0/+183
* tool/downloader.rb: Adjust example in documentation for Downloader.download.duerst2014-10-062-1/+7
* lib/unicode_normalize: New folder for Unicode normalization functionalityduerst2014-10-061-0/+5
* * 2014-10-06svn2014-10-051-2/+2
* io.c: ID instead of Symbolnobu2014-10-051-4/+4
* update doc.akr2014-10-051-4/+1
* digest/*/extconf.rb: do not link openssl when using bundlednobu2014-10-055-21/+25
* rmd160/extconf.rb: fix function namenobu2014-10-052-1/+6
* psych: typed datanobu2014-10-042-21/+53
* openssl: typed datanobu2014-10-042-7/+43
* json/parser: typed datanobu2014-10-043-10/+41
* json/generator: typed datanobu2014-10-042-9/+35
* sdbm: typed datanobu2014-10-041-5/+25
* gdbm: typed datanobu2014-10-042-5/+36
* dbm: typed datanobu2014-10-042-5/+42
* ext: protoize no-arguments functionsnobu2014-10-0422-27/+31
* ext: protoize no-arguments functionsnobu2014-10-0410-13/+13
* ext/zlib/zlib.c: TypedData conversionnormal2014-10-042-27/+89
* * 2014-10-05svn2014-10-041-2/+2
* parse.y: remove unused argumentnobu2014-10-041-3/+2
* st.c: update st_reverse_foreachnobu2014-10-041-29/+111
* test_gem_source_git.rb: drop intended error messagenobu2014-10-041-1/+1
* test/test_syslog.rb (TestSyslog#test_log): In AIX, each output line of LOG_PE...odaira2014-10-042-0/+14
* 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