root/lang/c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @18340 [18340] 3 days frsyuki lang/c/mpio: added mp::multiplex
(edit) @18311 [18311] 3 days frsyuki lang/c/mpio: added mp::iothreads
(edit) @18310 [18310] 3 days frsyuki lang/c/mpio: added mp::zone, mp::source, mp::mt_source, …
(edit) @18303 [18303] 3 days frsyuki lang/c/mpio: added mp::callback_message and mp::object_destructor
(edit) @18301 [18301] 3 days frsyuki lang/c/mpio: re-implemented mp::fdnotify with readv() system call
(edit) @18183 [18183] 6 days frsyuki lang/c/mpio: added mp::coroutine, mp::async, mp::byte_array, …
(edit) @17708 [17708] 2 weeks frsyuki lang/c/msgpack: added Messagepack, a binary-based efficient data …
(edit) @15618 [15618] 7 weeks kazuho initial import
(edit) @15614 [15614] 7 weeks kazuho more than 10 years old
(edit) @15449 [15449] 8 weeks itkz fixed win32
(edit) @15142 [15142] 2 months mattn add files for autotools.
(edit) @14719 [14719] 2 months itkz fixed xim.c
(edit) @14718 [14718] 2 months itkz
(edit) @14716 [14716] 2 months itkz
(edit) @14715 [14715] 2 months itkz maintenance xim.c
(edit) @14714 [14714] 2 months itkz
(edit) @14713 [14713] 2 months itkz update test
(edit) @14711 [14711] 2 months itkz removed aclocal.m4 from repository
(edit) @14709 [14709] 2 months itkz supported dead key
(edit) @14180 [14180] 2 months saturday06 いらない
(edit) @14178 [14178] 2 months saturday06 C++のとこから移動
(edit) @14177 [14177] 2 months saturday06 .hをインクルードして.cをIDEに追加orMakefile.amに追加するだけで使えることを目指すソフトウェアのオンラインアップデート自動化ライブラ …
(edit) @14024 [14024] 3 months frsyuki lang/c/mpio: added object_callback
(edit) @13331 [13331] 3 months mattn * 絵文字対応(暫定: コード範囲適当) * TODO機能実装しかけ
(edit) @12366 [12366] 3 months mokehehe Fix a bug about 'find-free'.
(edit) @12358 [12358] 3 months mokehehe Add 'begin' syntax. Add 'gensym' for macro.
(edit) @12283 [12283] 3 months mokehehe Modify error message. Implement INDIRECT.
(edit) @12268 [12268] 3 months mokehehe fix a bug of sending empty argument for rest parameter.
(edit) @12263 [12263] 3 months mokehehe change vector to module.
(edit) @12180 [12180] 3 months mokehehe Expand all macro at begining of compilation. Add 'macroexpand-1'.
(edit) @12094 [12094] 3 months mokehehe Add builtin (symbol?, number?)
(edit) @12093 [12093] 3 months mokehehe fix a bug of continuation
(edit) @11794 [11794] 3 months mokehehe fix CR character for windows CRLF
(edit) @11789 [11789] 3 months mokehehe fix bug on 'find-free' and 'find-sets', lambda's syntax for compound …
(edit) @11756 [11756] 3 months mokehehe use global stack pointer
(edit) @11750 [11750] 3 months mokehehe マクロ組込み
(edit) @11744 [11744] 3 months mokehehe テストのScheme版
(edit) @11715 [11715] 4 months mokehehe Cからグローバルの関数を呼びだせるようにした
(edit) @11676 [11676] 4 months mokehehe 任意個の引数の受け取り 関数呼び出し時の引数の数のチェック
(edit) @11648 [11648] 4 months mokehehe allow compound lambda' body
(edit) @11643 [11643] 4 months mokehehe implement "assign"
(edit) @11617 [11617] 4 months mokehehe
(edit) @11560 [11560] 4 months mallowlabs Added Fittle Project.
(edit) @11551 [11551] 4 months mokehehe include を専用のディレクトリに
(edit) @11550 [11550] 4 months mokehehe
(edit) @11549 [11549] 4 months mokehehe
(edit) @11548 [11548] 4 months mokehehe
(edit) @11547 [11547] 4 months mokehehe ディレクトリをまとめた
(edit) @11544 [11544] 4 months mokehehe 任意個の引数に対応するため、関数の引数の個数をスタックに積むようにした
(edit) @11387 [11387] 4 months mokehehe スタックベースに乗せ換え
(edit) @11220 [11220] 4 months mokehehe begin追加
(edit) @11218 [11218] 4 months mokehehe レストパラメータを受け取れるように ファイルのロード時は式を1個ずつコンパイル、実行するように(マクロ対策)
(edit) @11185 [11185] 4 months mokehehe add rakefile
(edit) @11144 [11144] 4 months mokehehe マクロ追加 関数をScheme寄りに
(edit) @11110 [11110] 4 months mokehehe
(edit) @11061 [11061] 4 months mokehehe ディレクトリ分割
(edit) @11060 [11060] 4 months mokehehe
(edit) @11059 [11059] 4 months mokehehe 整理
(edit) @11058 [11058] 4 months mokehehe コンパイルできるようにした
(edit) @11057 [11057] 4 months mokehehe 作り直し
(edit) @11056 [11056] 4 months mokehehe
(edit) @10798 [10798] 4 months kazuho initial import
(edit) @10796 [10796] 4 months kazuho create dir
(edit) @10795 [10795] 4 months kazuho create dir
(edit) @10788 [10788] 4 months gyuque output failed keyword file
(edit) @10776 [10776] 4 months gyuque removed debug messages
(edit) @10774 [10774] 4 months gyuque imported changes at 3/8
(edit) @9622 [9622] 4 months frsyuki lang/c/partty: incremented version
(edit) @9573 [9573] 5 months frsyuki lang/c/partty: fixed uninitialized view_only flag
(edit) @9158 [9158] 5 months gyuque zm2: changed data column
(edit) @8533 [8533] 5 months akio0911 lang/c/tds01v 0.1度単位で秒間10回ほど、方角を取得できるようになった
(edit) @8478 [8478] 5 months frsyuki added V-FIELD
(edit) @8386 [8386] 5 months ursm lang/c/partty: fixed installation
(edit) @8385 [8385] 5 months ursm lang/c/partty: Mac OS X 10.5 + GCC 4.3 でビルドできるように修正
(edit) @8351 [8351] 5 months akio0911 lang/c/tds01v 計測条件設定に成功
(edit) @8306 [8306] 5 months akio0911 lang/c/tds01v modify comments
(edit) @8305 [8305] 5 months akio0911 lang/c/tds01v add sample
(edit) @8088 [8088] 5 months frsyuki lang/c/mpio: supported FreeBSD (kqueue)
(edit) @8087 [8087] 5 months frsyuki lang/c/partty: supported FreeBSD
(edit) @8077 [8077] 5 months frsyuki lang/c/partty: show locking state ("*locked*" or "*unlocked*") when the …
(edit) @8076 [8076] 5 months frsyuki lang/c/partty: added view-only host mode
(edit) @7968 [7968] 6 months frsyuki lang/c/partty: fixed wrong header parsing
(edit) @7879 [7879] 6 months frsyuki lang/c/partty: incremented version
(edit) @7867 [7867] 6 months frsyuki lang/c/partty: added --version option
(edit) @7865 [7865] 6 months frsyuki lang/c/partty: changed default banner message
(edit) @7791 [7791] 6 months frsyuki lang/c/mpio: fiexed ios_{read,write}_just bug
(edit) @7787 [7787] 6 months frsyuki lang/c/partty: fixed some compatibility problem
(edit) @7786 [7786] 6 months frsyuki lang/c/mpio: fix typo
(edit) @7785 [7785] 6 months frsyuki lang/c/mpi