aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * gems/bundled_gems: upgraded to power_assert 0.1.4.ktsj2014-09-272-1/+5
* digest.c: typed datanobu2014-09-272-6/+27
* * 2014-09-27svn2014-09-271-2/+2
* ruby.h: deprecate plain Datanobu2014-09-275-11/+64
* stringio.c: ASCII-8BIT StringIO rejects no encodingsnobu2014-09-263-2/+21
* object.c (rb_class_real): do not dereference 0 VALUEnormal2014-09-253-3/+34
* * 2014-09-26svn2014-09-251-2/+2
* man/ruby.1: document stack size env variablesnormal2014-09-252-0/+33
* io.c: common function to free IO buffersnormal2014-09-252-12/+18
* * 2014-09-25svn2014-09-241-2/+2
* * lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726]ayumin2014-09-242-12/+16
* enc/unicode/data: New directory for downloaded Unicode data files.duerst2014-09-241-0/+5
* tool/downloader.rb: Adjusting example forduerst2014-09-242-6/+10
* tool/downloader.rb: Removing unused methodduerst2014-09-242-4/+6
* tool/downloader.rb: Fixing raise after return.duerst2014-09-242-1/+5
* tool/downloader.rb: Made Unicode data file location availableduerst2014-09-242-0/+11
* tool/downloader.rb: Small fix to documentation comment.duerst2014-09-242-1/+5
* * 2014-09-24svn2014-09-231-2/+2
* * ChangeLog: remove a duplicated entry.nagachika2014-09-231-5/+0
* parse.y: label cannot be followed by a modifiernobu2014-09-233-1/+25
* common.mk: update-gemsnobu2014-09-231-0/+8
* downloader.rb: shorthands for usual URInobu2014-09-233-7/+28
* downloader.rb: integrate with download_if_modified_sincenobu2014-09-231-18/+47
* * remove trailing spaces.svn2014-09-231-1/+1
* tool/downloader.rb: added Downloader.download_if_modified_sinceduerst2014-09-232-0/+28
* * .travis.yml: added rubyspec into travis tasks and eliminate to stdout.hsbt2014-09-232-2/+8
* doc: remove trailing spacesnobu2014-09-237-21/+21
* * 2014-09-23svn2014-09-221-2/+2
* Fix a typo.akr2014-09-221-1/+1
* test/win32ole/test_win32ole_variant.rbsuke2014-09-222-4/+24
* * doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak2014-09-222-0/+24
* * .travis.yml: Only osx build is enabled. linux builds is random failurehsbt2014-09-222-1/+6
* array.c: GC guardnobu2014-09-221-0/+1
* test_thread.rb: thread for Queuenobu2014-09-221-0/+1
* tmpdir.rb: explicit conversion to stringnobu2014-09-221-0/+4
* * test/ruby/test_time_tz.rb: Fix test error with tzdata-2014g.akr2014-09-222-27/+77
* ext/socket/*.c: trivial struct packing for 64-bitnormal2014-09-224-4/+11
* * lib/drb/drb.rb: Support graceful shutdown.akr2014-09-214-7/+62
* * 2014-09-22svn2014-09-211-2/+2
* * time.c: raise exception when minutes of utc_offset is out of 00-59.glass2014-09-213-0/+11
* * st.c (do_hash_bin): unused macro.nari2014-09-212-1/+4
* * parse.y (parser_class_nest): unused variable after YARVnari2014-09-212-3/+5
* * st.c (numberof): unused. internal.h has same macro.nari2014-09-213-5/+6
* fix spaces [ci skip]kazu2014-09-211-4/+4
* fix capital [ci skip]kazu2014-09-211-1/+1
* * thread_pthread.c (native_set_thread_name): New function toakr2014-09-214-11/+72
* signal.c: SIGEXIT is not a system signalnobu2014-09-212-2/+15
* (test_main_thread_status_at_exit) wait until the thread enter the begin clause. akr2014-09-211-0/+3
* wait until the thread is stopped.akr2014-09-211-1/+1
* iseq.c (rb_iseq_defined_string): trim redundant semi-colonnormal2014-09-212-1/+5