Browse Subversion RepositoryLog of /branches/mty-makai/scoreboard.c
Revision 253 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Dec 27 09:22:27 2010 UTC (13 years, 3 months ago) by notanpe File length: 2519 byte(s) Diff to previous 252 とりあえず今の開発環境で動くように変更。 Revision 252 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Dec 27 03:23:48 2010 UTC (13 years, 3 months ago) by notanpe File length: 2520 byte(s) Diff to previous 248 本家 R245 をベースに全てやりなおし。 Revision 248 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Oct 27 01:41:06 2010 UTC (13 years, 5 months ago) by notanpe File length: 2528 byte(s) Diff to previous 148 64bit 版をつくったときに問題になったので変更。 Revision 148 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Apr 23 14:02:47 2007 UTC (16 years, 11 months ago) by notanpe File length: 2529 byte(s) Diff to previous 125 マージとFreeBSD&Solaris対応。 Revision 125 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Apr 16 14:50:11 2007 UTC (16 years, 11 months ago) by notanpe File length: 2582 byte(s) Diff to previous 114 魔改造用ブランチ Revision 114 - (view) (download) (as text) (annotate) - [select for diffs] Modified Tue Apr 10 02:22:06 2007 UTC (17 years ago) by chapuni Original Path: trunk/naniya/mty/scoreboard.c File length: 2582 byte(s) Diff to previous 68 リポジトリ構造を慣例のものに変更。 ついでに、svn:keywords のプロパティを付加。 (auto-propsってリポジトリ属性だっけ?) Revision 68 - (view) (download) (as text) (annotate) - [select for diffs] Modified Sat Mar 31 17:59:58 2007 UTC (17 years ago) by chapuni Original Path: mty/scoreboard.c File length: 2582 byte(s) Diff to previous 54 おせっかいな進捗メッセージを追加。つまり処理に時間を要するパスがあるってこと。 辞書単語数をマクロにしておいた(あまり意味ねー)。 デバッグダンプをもうすこし親切にしといた。 Revision 54 - (view) (download) (as text) (annotate) - [select for diffs] Modified Thu Mar 29 06:49:27 2007 UTC (17 years ago) by chapuni Original Path: mty/scoreboard.c File length: 2491 byte(s) Diff to previous 50 よくわからない型である HANDLE を long にキャストしていたが、intptr_t でキャストするようにした。ささいな変更に見えてじつは大事な変更だったりする。 Revision 50 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Mar 28 09:26:01 2007 UTC (17 years ago) by chapuni Original Path: mty/scoreboard.c File length: 2486 byte(s) Diff to previous 47 ファイル上のバイナリを実行させるためには、 オープン時 GENERIC_EXECUTE も マップ時 PAGE_EXECUTE_READWRITE も 必要だということを知った。 他のWindowsで副作用がなければいいが… Revision 47 - (view) (download) (as text) (annotate) - [select for diffs] Modified Wed Mar 28 08:16:46 2007 UTC (17 years ago) by chapuni Original Path: mty/scoreboard.c File length: 2460 byte(s) Diff to previous 36 VC8(x64)にてコンパイルできなかったため修正。 Revision 36 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Mar 26 07:45:38 2007 UTC (17 years ago) by chapuni Original Path: mty/scoreboard.c File length: 2437 byte(s) Diff to previous 32 デバッグメッセージのみ変更。 Revision 32 - (view) (download) (as text) (annotate) - [select for diffs] Added Sun Mar 25 06:08:32 2007 UTC (17 years ago) by chapuni Original Path: mty/scoreboard.c File length: 2347 byte(s) Anonymous memoryを確保してそこにコードを展開する従来の実装から、ファイルにコードを書き出して最後にマップする実装に変更。 現時点では、スコアボードファイルは単なるコード定数で、しかも終了時に消去されるようになっているが、将来的に変更の予定あり。 そしてこれが最重要なのだが、現時点ではまだ main から呼ばれていない! This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
|