summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-31Make Digest() thread-safe.knu
2014-10-31* test/digest/test_digest.rb: Drop #!. This no longer runsknu
2014-10-31* win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa
2014-10-31win32/setup.mak: get target architecture from the compilernobu
2014-10-31test_time.rb: test_iso8601nobu
2014-10-31Bump Syslog::Logger::VERSION to 2.1.0.knu
2014-10-31Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu
2014-10-31fix a typo [ci skip]hsbt
2014-10-31common.mk: fix Unicode table dependencynobu
2014-10-31extmk.rb: include UPDATE_LIBRARIESnobu
2014-10-31* .travis.yml: reverted r48199, it's unlated configuration.hsbt
2014-10-31* test/test_unicode_normalize.rb: added unicode version number tohsbt
2014-10-31* .gitignore: ignored unicode data with version directories.hsbt
2014-10-31* 2014-10-31svn
2014-10-31* .travis.yml: tweak build scripts for unicode_normalize.rb.hsbt
2014-10-30common.mk: separate updatesnobu
2014-10-30* common.mk: fix for the case ALWAYS_UPDATE_UNICODE=nonaruse
2014-10-30common.mk: separate Unicode files directorynobu
2014-10-30tkutil.c: remove useless branchesnobu
2014-10-30tool/downloader.rb: changed Unicode data download locationduerst
2014-10-30vm_insnhelper.c: allow to_arynobu
2014-10-30ruby.h: optimize NUM2CHRnobu
2014-10-29* 2014-10-30svn
2014-10-29parse.y: reset current_arg after block varnobu
2014-10-29parse.y: warn iside a blocknobu
2014-10-29parse.y: warn circular argument referencenobu
2014-10-29parse.y: unused membernobu
2014-10-29load.c: transcode pathnobu
2014-10-29test_require.rb: renamenobu
2014-10-29configure.in: fix for old Apple compilersnobu
2014-10-29* lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre
2014-10-29* lib/matrix.rb: Add Matrix#adjucatemarcandre
2014-10-29* lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre
2014-10-29* gems/bundled_gems: Update latest version of bundled gems.hsbt
2014-10-28* 2014-10-29svn
2014-10-28signal.c: avoid repeated disable/enable interruptnormal
2014-10-28ruby.c: no -r when dumpnobu
2014-10-28* configure.in: remove apple-gcc4.2 from CC candidates.naruse
2014-10-28* 2014-10-28svn
2014-10-28eventids2.c: reduce sizenobu
2014-10-27fix a typo [ci skip]kazu
2014-10-27* lib/rexml/entity.rb: keep the entity size within the limitation.usa
2014-10-27proc.c: fix method proc binding receivernobu
2014-10-27proc.c: local variablenobu
2014-10-27* test/ruby/test_super.rb: add a test to check block passing.ko1
2014-10-27* gc.c: is_incremental_marking(), will_be_incremental_marking():ko1
2014-10-27eventids2.c: reduce sizenobu
2014-10-27ripper/tools/generate.rb: shorten generated sourcenobu
2014-10-27id.h.tmpl: ANDOP and OROPnobu
2014-10-27parse.y: optimize IDs in rippernobu