summaryrefslogtreecommitdiff
path: root/sample
AgeCommit message (Expand)Author
2020-12-24sample/trick2015/kinaba/entry.rb: The constant "Data" has been removedYusuke Endoh
2020-12-19Fix `warning: instance variable @head not initialized` and remove unused inst...Kazuhiro NISHIYAMA
2020-12-10webrick was removed from ruby repoHiroshi SHIBATA
2020-08-27Use own mutex instead of Thread.exclusiveKazuhiro NISHIYAMA
2020-07-28Use https instead of httpKazuhiro NISHIYAMA
2020-05-13[ruby/openssl] Look up digest by name instead of constantBart de Water
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-11-09Remove unneeded exec bits from some filesDavid Rodríguez
2019-11-01Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-08-25Fix sample/drb/http0serv.rbJeremy Evans
2019-08-19Drop duplicated sample code (#2389) [ci skip]Kenichi Kamiya
2019-08-19Remove unused variable to suppress warning (#2388) [ci skip]Kenichi Kamiya
2019-08-19Update a sample code (#2387)Kenichi Kamiya
2019-08-19Accurate a sample to show having some ext (#2385)Kenichi Kamiya
2019-08-17Clean sample code biorhythm (#2375)Kenichi Kamiya
2019-08-17Simplify a sample code (#2374)Kenichi Kamiya
2019-02-04For this may be a syntax error (instead of LocalJumpError) in Ruby 2.7ko1
2018-12-18sample/fib.py: Fix syntax error in Python 3 [ci skip]kazu
2018-12-03Fix typo in trick2018/README [ci skip]mame
2018-12-03sample/trick2013/mame/music-box.mp4: removedmame
2018-10-17sample/trick2018/03-tompng: merge upstream fixesmame
2018-07-23Fix a typo [ci skip]kazu
2018-07-21* append newline at EOF.svn
2018-07-21sample/trick2018/: adds the top-five entries of TRICK 2018mame
2018-03-22sample/timeout.rb: Remove unnecessary increment [ci skip]kazu
2018-03-16sample/timeout.rb: fix warningskazu
2018-02-22erb.rb: deprecate safe_level of ERB.newk0kubun
2018-01-12sample/iseq_loader: use File.open instead of Kernel#opennormal
2018-01-12sample/iseq_loader.rb: spelling fixnormal
2018-01-12Fixed typos.hsbt
2017-10-08Remove unnecessary `require 'thread'`kazu
2017-09-22Update trick2013/yhara for Ruby 2.4nobu
2017-05-03Fix NoMethodError [ci skip]kazu
2017-05-02Use `\A` and `\z` instead of `^` and `$` [ci skip]kazu
2017-02-05pty/shl.rb: update [ci skip]nobu
2017-02-04pty/shl.rb: update [ci skip]nobu
2017-02-04pty/shl.rb: update [ci skip]nobu
2017-02-04pty/shl.rb: update [ci skip]nobu
2017-02-04sample/pty/shl.rb: update samplekazu
2017-02-04sample/pty/script.rb: Specify frozen_string_literal: true.kazu
2017-02-04sample/pty/expect_sample.rb: Update samplekazu
2016-11-29get rid of ambiguous parentheses warningsnobu
2016-10-27fix typos [ci skip]kazu
2016-10-07* basictest/test.rb: Adjust spaces in class declarationshsbt
2016-08-30Use qualified namesnobu
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-01-16* common.mk: test-sample was changed to test-basic.hsbt
2016-01-15Revert r53539 and r53540nobu
2016-01-15Revert "* common.mk: test-sample was changed to test-basic."naruse
2016-01-15* common.mk: test-sample was changed to test-basic.hsbt