-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change the style of writing (Issue #5)
- Loading branch information
Showing
17 changed files
with
70 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -267,7 +267,7 @@ ctagsとcscopeを同じように使うのならば、両方を順に検索して | |
< | ||
*cscoperelative* *csre* | ||
'cscoperelative' が設定されていて、cscope にプレフィックスが与えられていない場 | ||
合 (プレフィックスは cscope の -P オプションの引数です)、絶対パスを得るため | ||
合 (プレフィックスは cscope の -P オプションの引数である)、絶対パスを得るため | ||
に、cscope.out が保存されているディレクトリ (通常はプロジェクトのルート) が使 | ||
われる。初期設定はオフである。Note: このオプションは cscope (cscopeprg) がプレ | ||
フィックスパス (-P) なしで初期化されている場合のみ効果がある。例: > | ||
|
@@ -344,7 +344,7 @@ Vimのcscope機能は4つのシステムコール:fork(), pipe(), execl(), waitp | |
られることを意味している。 | ||
|
||
加えて、CscopeはWin32でも動く。Win32で動くcscopeについて詳しくは次のサイトを見 | ||
てください。 | ||
ること。 | ||
|
||
http://iamphet.nm.ru/cscope/index.html | ||
|
||
|
@@ -460,7 +460,7 @@ lex, yacc, breakpoint listing, Ingres, and SDL をサポートしている) を | |
Solaris 2.xでは、Cコンパイラのライセンスを入手していれば、cscopeも入手している | ||
だろう。どちらも通常は/opt/SUNWspro/binに格納される。 | ||
|
||
SGIの開発者もまた入手可能である。このページからCscopeを検索してください | ||
SGIの開発者もまた入手可能である。このページからCscopeを検索すること | ||
http://freeware.sgi.com/index-by-alpha.html | ||
https://toolbox.sgi.com/toolbox/utilities/cscope/ | ||
2番目のアドレスはSGIツールボックスのパスワードを持っているユーザ用である。 | ||
|
@@ -474,10 +474,10 @@ SGIの開発者もまた入手可能である。このページからCscopeを | |
に何か持っているものがあれば彼に送って欲しい。 | ||
{訳注: もちろん日本語では送らないで下さい} | ||
*cscope-win32* | ||
Win32バージョンのcscopeについてはこのサイトをご覧ください | ||
Win32バージョンのcscopeについてはこのサイトを参照すること | ||
http://code.google.com/p/cscope-win32/ | ||
|
||
Win32への対応は Sergey Khorev <[email protected]> がしてくれました。Win32に固 | ||
有の問題については彼に問い合わせてください。 | ||
Win32への対応は Sergey Khorev <[email protected]> がしてくれた。Win32に固有の | ||
問題については彼に問い合わせていただきたい。 | ||
|
||
vim:tw=78:ts=8:ft=help:norl: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.