• R/O
  • HTTP
  • SSH
  • HTTPS

libcore: コミット

GikoMonaのソフトウェアの基幹部分を集めて1つのライブラリに集約したものです。gikomona/pnutsのコンパイルにはこのライブラリが必須です。


コミットメタ情報

リビジョン90e99b79de3f5ce3bcd0af858b546f802b8cb4ab (tree)
日時2014-04-29 21:19:32
作者caprice <caprice@user...>
コミッターcaprice

ログメッセージ

ファイルを移動したので削除

変更サマリ

  • delete: include/failure.hpp
  • delete: include/impl/communication.hpp
  • delete: include/request.hpp
  • delete: include/succeed.hpp

差分

--- a/include/failure.hpp
+++ /dev/null
@@ -1,14 +0,0 @@
1-//
2-// failure.hpp
3-// core
4-//
5-// Created by caprice on 2014/03/17.
6-// Copyright (c) 2014年 caprice. All rights reserved.
7-//
8-
9-#ifndef core_failure_hpp
10-#define core_failure_hpp
11-
12-
13-
14-#endif
--- a/include/impl/communication.hpp
+++ /dev/null
@@ -1,14 +0,0 @@
1-//
2-// communication.hpp
3-// core
4-//
5-// Created by caprice on 2014/03/17.
6-// Copyright (c) 2014年 caprice. All rights reserved.
7-//
8-
9-#ifndef core_communication_hpp
10-#define core_communication_hpp
11-
12-
13-
14-#endif
--- a/include/request.hpp
+++ /dev/null
@@ -1,14 +0,0 @@
1-//
2-// request.hpp
3-// core
4-//
5-// Created by caprice on 2014/03/17.
6-// Copyright (c) 2014年 caprice. All rights reserved.
7-//
8-
9-#ifndef core_request_hpp
10-#define core_request_hpp
11-
12-
13-
14-#endif
--- a/include/succeed.hpp
+++ /dev/null
@@ -1,14 +0,0 @@
1-//
2-// succeed.hpp
3-// core
4-//
5-// Created by caprice on 2014/03/17.
6-// Copyright (c) 2014年 caprice. All rights reserved.
7-//
8-
9-#ifndef core_succeed_hpp
10-#define core_succeed_hpp
11-
12-
13-
14-#endif
旧リポジトリブラウザで表示