OSDN Git Service

roast/roast.git
2012-05-19 Myun2io/socket/socket.hpp Add.
2012-05-18 Myun2memory/bit.hpp
2012-05-18 Myun2bit.hpp を memory 内に
2012-05-18 Myun2bit.hpp … を使おうとしているのだが・・・
2012-05-18 Myun2stdio: 引数なしコンストラクタ対応
2012-05-18 Myun2shared_handle のshared_object化も、上手いこと出来たかな…?
2012-05-18 Myun2Merge branch 'master' of github.com:myun2/roast_work
2012-05-18 tomoakishared_ptr_test: stdio.h のインクルードが抜けてるね
2012-05-18 Myun2バグってたの部分を直し
2012-05-18 Myun2Makefile を忘れとった
2012-05-18 Myun2test/shared_ptr_test/test.cpp Add.
2012-05-18 Myun2shared_object.hpp が、自分自身をイコール代入された時のバグ直したよ
2012-05-18 Myun2std/mutex.hpp Add.
2012-05-18 Myun2mutex_impl.hpp: mutex_exceptionがないよ、以外は出来た
2012-05-18 Myun2windows/mutex_impl.hpp: 他のメソッドも実装
2012-05-18 Myun2windows/mutex_impl.hpp 実装
2012-05-18 Myun2windows/mutex_impl.hpp Add.
2012-05-18 tomoaki[linux] pthread実装しようとしたけど断念だわこれ…(何
2012-05-18 Myun2unix/thread_impl.hpp: 実装
2012-05-18 Myun2unix/process_impl.hpp Add.
2012-05-18 Myun2io/stdio.hpp: is_eof() Add.
2012-05-18 Myun2io/stdio.hpp: get_pos(), get_cur() Add.
2012-05-18 Myun2io/stdio.hpp: cur() Add. const method
2012-05-18 tomoaki[gcc] fix io/basic_io_base.hpp
2012-05-18 Myun2basic_io_base.hpp: getc() Add.
2012-05-18 Myun2io/stdio.hpp: pos() 実装
2012-05-18 Myun2Merge branch 'master' of github.com:myun2/roast_work
2012-05-18 Myun2io/stdio.hpp: seek() 実装
2012-05-18 tomoakimemory/shared_object.hpp fix
2012-05-17 Myun2shared_ptr も shared_object を使用した実装に
2012-05-17 Myun2shared_ptr.hpp のバグ直し
2012-05-17 Myun2shared_object.hpp Add.
2012-05-17 Myun2shared_handle.hpp バグってたわ。直したわ…
2012-05-17 Myun2io/shared_handle.hpp: 拡張(オペレータ系を主に)
2012-05-17 Myun2やっとgcc通るようになったわ
2012-05-17 Myun2一旦コミットしておこう(gcc確認)
2012-05-17 Myun2io/shared_handle.hpp Add.
2012-05-17 Myun2console/windows_console.hpp -> windows/console.hpp
2012-05-17 Myun2basic_io_base.hpp: まぁ、折角なので handle_manage 使ってみたさ・・・
2012-05-17 Myun2io/handle_manage.hpp Add.
2012-05-17 Myun2roast/io.hpp Add.
2012-05-17 Myun2更にエイリアス
2012-05-17 Myun2色んなエイリアスを…
2012-05-17 Myun2io/stdio.hpp: std_out, std_in, std_err Add.
2012-05-17 Myun2stdio: io名前空間化と stdio_wb, rfile, wfile, file の追加
2012-05-17 tomoakiMerge branch 'master' of github.com:myun2/roast_work
2012-05-17 tomoakiLinux の修正ちゃんとコミットされてなかったじゃねぇか…!!!
2012-05-17 tomoakiroast/shared_ptr.hpp Add
2012-05-17 tomoakiroast/shared_ptr.hpp Add
2012-05-17 Myun2io/stdio とりあえずVCでは出来た
2012-05-17 Myun2io/stdio: なんかよく分からないコンパイルエラー以外は…
2012-05-17 Myun2io/stdio の実装
2012-05-17 Myun2basic_io_base.hpp 実装
2012-05-17 Myun2basic_io_base.hpp
2012-05-17 Myun2io/basic_io_base.hpp Add.
2012-05-17 Myun2Merge branch 'master' of github.com:myun2/roast_work
2012-05-17 Myun2httpのコンパイルがとりあえず通るように
2012-05-17 tomoakilengtable の問題は開発…したのかな…?
2012-05-16 tomoaki[gcc] shared_ptr
2012-05-16 tomoakiLinux Update
2012-05-16 tomoakigcc Update
2012-05-16 Myun2roast/_common.hpp Update
2012-05-16 tomoakilinux_test2/socket_test.cpp Add.
2012-05-16 tomoakilex_test.cpp Add.
2012-05-16 tomoaki[Linux] linux_test2 Add.
2012-05-16 Myun2こんな所になんで string.hpp
2012-05-15 Myun2touch 関数を file_funcs.hpp へ移動
2012-05-15 Myun2file/file.hpp Update
2012-05-15 Myun2file/file.hpp Update
2012-05-15 Myun2thread_manager.hpp Add.
2012-05-15 Myun2io/stdio.hpp Add.
2012-05-15 Myun2process.hpp も windows 内への分離を
2012-05-15 Myun2thread フォルダを std 内へ移動
2012-05-15 Myun2thread: Windows版の実装を windows 内に移動
2012-05-15 Myun2windows/thread_impl.hpp Add.
2012-05-14 Myun2server_socket.hpp をはじめる
2012-05-14 Myun2コンパイル通ったきた
2012-05-14 Myun2サーバソケット始めちゃう?
2012-05-14 Myun2windows/socket.hpp: accpetを new にしてみたが・・・
2012-05-14 Myun2windows/socket.hpp: owner機能を
2012-05-14 Myun2shared_ptr.hpp: 演算子を
2012-05-14 Myun2shared_array は shared_ptr と実装を共有するように
2012-05-14 Myun2shared_ptr.hpp の実装と、shared_array対応
2012-05-14 Myun2shared_ptr.hpp: counter(途中)
2012-05-14 Myun2ref_count.hpp 修正
2012-05-14 Myun2ref_count.hpp: 2を
2012-05-14 Myun2ref_count.hpp: ref_count_with_facade 保留...
2012-05-14 Myun2algorithm/ref_count.hpp 実装
2012-05-14 Myun2ref_counter.hpp -> ref_count.hpp
2012-05-14 Myun2ref_counter
2012-05-14 Myun2algorithm/ref_count.hpp Add.
2012-05-14 Myun2shared_ptr.hpp: holder Add
2012-05-14 Myun2shared_ptr.hpp: コンストラクタ
2012-05-14 Myun2shared_ptr.hpp
2012-05-14 Myun2memory/shared_ptr.hpp Add.
2012-05-14 Myun2windows/socket.hpp: accept()実装
2012-05-14 Myun2windows/socket.hpp: listen() 実装
2012-05-14 Myun2windows/socket.hpp: bind()追加
2012-05-13 Myun2windows/socket.hpp: tcp_socket, udp_socket
2012-05-13 Myun2windows/socket.hpp: closeのエラーチェック。m_cleanup.del()の場所が悪か...
next