aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/psych/test_emitter.rb: Fix line_width test...initial valueheadius2014-10-312-2/+6
* Make Digest() thread-safe.knu2014-10-315-3/+106
* * test/digest/test_digest.rb: Drop #!. This no longer runsknu2014-10-312-2/+5
* * win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa2014-10-312-1/+8
* win32/setup.mak: get target architecture from the compilernobu2014-10-312-36/+20
* test_time.rb: test_iso8601nobu2014-10-311-76/+85
* Bump Syslog::Logger::VERSION to 2.1.0.knu2014-10-312-1/+6
* Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu2014-10-312-2/+9
* fix a typo [ci skip]hsbt2014-10-311-1/+1
* common.mk: fix Unicode table dependencynobu2014-10-312-5/+13
* extmk.rb: include UPDATE_LIBRARIESnobu2014-10-311-0/+1
* * .travis.yml: reverted r48199, it's unlated configuration.hsbt2014-10-312-2/+5
* * test/test_unicode_normalize.rb: added unicode version number tohsbt2014-10-312-1/+8
* * .gitignore: ignored unicode data with version directories.hsbt2014-10-312-1/+5
* * 2014-10-31svn2014-10-311-2/+2
* * .travis.yml: tweak build scripts for unicode_normalize.rb.hsbt2014-10-312-1/+6
* common.mk: separate updatesnobu2014-10-301-4/+6
* * common.mk: fix for the case ALWAYS_UPDATE_UNICODE=nonaruse2014-10-302-1/+5
* common.mk: separate Unicode files directorynobu2014-10-302-14/+21
* tkutil.c: remove useless branchesnobu2014-10-301-15/+3
* tool/downloader.rb: changed Unicode data download locationduerst2014-10-302-1/+6
* vm_insnhelper.c: allow to_arynobu2014-10-303-2/+34
* ruby.h: optimize NUM2CHRnobu2014-10-301-13/+13
* * 2014-10-30svn2014-10-291-2/+2
* parse.y: reset current_arg after block varnobu2014-10-292-0/+12
* parse.y: warn iside a blocknobu2014-10-292-1/+46
* parse.y: warn circular argument referencenobu2014-10-293-7/+41
* parse.y: unused membernobu2014-10-292-6/+5
* load.c: transcode pathnobu2014-10-293-3/+32
* test_require.rb: renamenobu2014-10-291-2/+3
* configure.in: fix for old Apple compilersnobu2014-10-292-0/+10
* * lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre2014-10-294-8/+47
* * lib/matrix.rb: Add Matrix#adjucatemarcandre2014-10-294-0/+36
* * lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre2014-10-294-2/+13
* * gems/bundled_gems: Update latest version of bundled gems.hsbt2014-10-292-2/+6
* * 2014-10-29svn2014-10-281-2/+2
* signal.c: avoid repeated disable/enable interruptnormal2014-10-282-5/+14
* ruby.c: no -r when dumpnobu2014-10-283-4/+51
* * configure.in: remove apple-gcc4.2 from CC candidates.naruse2014-10-282-1/+5
* * 2014-10-28svn2014-10-281-2/+2
* eventids2.c: reduce sizenobu2014-10-282-5/+11
* fix a typo [ci skip]kazu2014-10-271-1/+1
* * lib/rexml/entity.rb: keep the entity size within the limitation.usa2014-10-274-0/+55
* proc.c: fix method proc binding receivernobu2014-10-273-1/+20
* proc.c: local variablenobu2014-10-271-5/+7
* * test/ruby/test_super.rb: add a test to check block passing.ko12014-10-272-0/+22
* * gc.c: is_incremental_marking(), will_be_incremental_marking():ko12014-10-272-10/+8
* eventids2.c: reduce sizenobu2014-10-271-257/+264
* ripper/tools/generate.rb: shorten generated sourcenobu2014-10-272-11/+23
* id.h.tmpl: ANDOP and OROPnobu2014-10-273-18/+14