aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* date_core.c: revert constnobu2014-09-291-3/+3
* date_core.c: more write-barriersnobu2014-09-291-18/+22
* date_core.c: write-barriernobu2014-09-291-28/+33
* date_core.c: typed datanobu2014-09-291-11/+25
* tool/downloader.rb: fix for old ruby on old CentOSnobu2014-09-281-3/+3
* ruby.h: warn untyped Datanobu2014-09-283-22/+49
* downloader.rb: compatibility with old BASERUBYnobu2014-09-281-1/+1
* * 2014-09-29svn2014-09-281-2/+2
* * gc.c (rb_gcdebug_print_obj_condition): use RVALUE_REMEMBEREDktsj2014-09-282-1/+6
* downloader.rbnobu2014-09-284-19/+36
* tool/downloader.rb: split particular sitesnobu2014-09-283-34/+40
* * 2014-09-28svn2014-09-281-2/+2
* common.mk: Created new target update-unicode to downloadduerst2014-09-282-0/+12
* rbinstall.rb: header targetsnobu2014-09-271-3/+3
* * lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass2014-09-273-1/+18
* * 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