I hereby claim:
- I am shigeya on github.
- I am shigeya (https://keybase.io/shigeya) on keybase.
- I have a public key ASDaepin1bvD3DhR2KKjXHJPmJaMI_dEJmPDpbvPTp0x6Qo
To claim this, I am signing this object:
| Making all in src | |
| make[1]: Entering directory '/home/shigeya/src/LongTermBlockchain/src' | |
| make[2]: Entering directory '/home/shigeya/src/LongTermBlockchain/src' | |
| CXX script/libbitcoinconsensus_la-interpreter.lo | |
| ../libtool: line 1761: warning: setlocale: LC_CTYPE: cannot change locale (ja_JP.UTF-8) | |
| ../libtool: line 1761: warning: setlocale: LC_CTYPE: cannot change locale (ja_JP.UTF-8) | |
| CXX script/libbitcoinconsensus_la-script.lo | |
| ../libtool: line 1761: warning: setlocale: LC_CTYPE: cannot change locale (ja_JP.UTF-8) | |
| ../libtool: line 1761: warning: setlocale: LC_CTYPE: cannot change locale (ja_JP.UTF-8) | |
| CXX script/libbitcoinconsensus_la-script_error.lo |
| // Amazonの注文履歴をTSV形式で出力するスクリプト | |
| // | |
| // 2015-01-01 時点での DOM 構造に対応, GoogleCrome, Opera でテスト済。 | |
| // formatEntry関数を書き換えれば自由な書式で出力できます。 | |
| // | |
| // 参考: | |
| // - Amazonの注文履歴をCSV形式にして出力するスクリプト | |
| // https://gist.github.com/arcatdmz/8500521 | |
| // - Amazon で使った金額の合計を出す奴 (2014 年バージョン) | |
| // https://gist.github.com/polamjag/866a8af775c44b3c1a6d |
| # | |
| # deb cdrom:[Debian GNU/Linux 7.8.0 _Wheezy_ - Official amd64 CD Binary-1 20150110-14:43]/ wheezy main | |
| deb cdrom:[Debian GNU/Linux 7.8.0 _Wheezy_ - Official amd64 CD Binary-1 20150110-14:43]/ wheezy main | |
| deb http://ftp.jaist.ac.jp/debian/ wheezy main | |
| deb-src http://ftp.jaist.ac.jp/debian/ wheezy main | |
| deb http://security.debian.org/ wheezy/updates main |
| require "formula" | |
| class Emacs < Formula | |
| homepage "https://www.gnu.org/software/emacs/" | |
| stable do | |
| url "http://ftpmirror.gnu.org/emacs/emacs-24.5.tar.xz" | |
| mirror "https://ftp.gnu.org/pub/gnu/emacs/emacs-24.5.tar.xz" | |
| sha256 "dd47d71dd2a526cf6b47cb49af793ec2e26af69a0951cc40e43ae290eacfc34e" |
| TITLE BASIC M6502 8K VER 1.1 BY MICRO-SOFT | |
| SEARCH M6502 | |
| SALL | |
| RADIX 10 ;THROUGHOUT ALL BUT MATH-PAK. | |
| $Z:: ;STARTING POINT FOR M6502 SIMULATOR | |
| ORG 0 ;START OFF AT LOCATION ZERO. | |
| SUBTTL SWITCHES,MACROS. | |
| REALIO=4 ;5=STM |
| diff --git a/_plugins/monthly_archive_plugin.rb b/_plugins/monthly_archive_plugin.rb | |
| index b6c6b59..b6ede86 100644 | |
| --- a/_plugins/monthly_archive_plugin.rb | |
| +++ b/_plugins/monthly_archive_plugin.rb | |
| @@ -65,7 +65,10 @@ module Jekyll | |
| 'layout' => @layout, | |
| 'type' => 'archive', | |
| 'title' => "Monthly archive for #{@year}/#{@month}", | |
| - 'posts' => posts | |
| + 'posts' => posts, |
| GIT | |
| remote: git://github.com/capistrano/bundler.git | |
| revision: f1ac9eabb3674812c40607714735a36a2185877c | |
| specs: | |
| capistrano-bundler (1.1.2) | |
| capistrano (~> 3.1) | |
| sshkit (~> 1.2) | |
| GIT | |
| remote: https://github.com/shigeya/debugger-ruby_core_source |
| --- rspec3_formatter.rb.FCS 2014-05-21 07:14:30.000000000 +0900 | |
| +++ rspec3_formatter.rb 2014-05-21 07:15:17.000000000 +0900 | |
| @@ -132,7 +132,7 @@ | |
| # Start capturing... | |
| std_files = capture_output_start_external | |
| - started_at_ms = get_time_in_ms(example.execution_result[:started_at]) | |
| + started_at_ms = get_time_in_ms(example.execution_result.started_at) | |
| debug_log('Output capturing started.') |
| # Copyright 2000-2014 JetBrains s.r.o. | |
| # | |
| # Licensed under the Apache License, Version 2.0 (the "License"); | |
| # you may not use this file except in compliance with the License. | |
| # You may obtain a copy of the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software | |
| # distributed under the License is distributed on an "AS IS" BASIS, |
I hereby claim:
To claim this, I am signing this object: