kazuho (Kazuho Oku)

Name
Kazuho Oku
Website/Blog
http://developer.cybozu.co.jp/kazuho/in_english/
Company
Cybozu Labs, Inc.
Location
Tokyo
Member Since
Dec 19, 2008 (11 months)

Following 0 githubbers and watching 18 repositories view all →

Public Repositories (11)

  • p5-text-microtemplate

    Text::MicroTemplate

    legend

    Last updated Sat Dec 05 00:23:16 -0800 2009

  • blockdiff

    differential backup tool for block devices and files

    legend

    Last updated Wed Dec 02 21:51:26 -0800 2009

  • vip

    vi pipe, like "vip | perl"

    legend

    Last updated Wed Oct 28 20:11:30 -0700 2009

  • p5-http-parser-xs

    a fast http parser

    legend

    Last updated Fri Oct 23 05:22:02 -0700 2009

  • p5-test-postgresql

    postgresql runner for tests

    legend

    Last updated Fri Oct 23 01:17:34 -0700 2009

  • cppref

    man-style access to cppreference.com documents

    legend

    Last updated Wed Oct 21 09:38:26 -0700 2009

  • fakeiops

    an LD_PRELOAD library for simulating storage systems with various IOPS

    legend

    Last updated Sat Oct 17 01:58:36 -0700 2009

  • p5-test-mysqld

    mysqld runner for tests

    legend

    Last updated Thu Oct 15 22:12:53 -0700 2009

  • picohttpparser

    tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)

    legend

    Last updated Wed Oct 07 23:40:14 -0700 2009

  • manymanythreads

    A synthetic benchmark of C10K problem using pthreads or epoll

    legend

    Last updated Tue Oct 06 05:26:34 -0700 2009

  • mod_reproxy

    X-Reproxy-URL header support for Apache/2.x

    legend

    Last updated Sun Oct 04 22:55:46 -0700 2009

Public Activity feed

kazuho added yoshiki to p5-text-microtemplate Wed Dec 02 22:27:42 -0800 2009
p5-text-microtemplate is at kazuho/p5-text-microtemplate
kazuho added clouder to p5-text-microtemplate Wed Dec 02 22:27:26 -0800 2009
p5-text-microtemplate is at kazuho/p5-text-microtemplate
kazuho added kan to p5-text-microtemplate Wed Dec 02 22:27:21 -0800 2009
p5-text-microtemplate is at kazuho/p5-text-microtemplate
kazuho added walf443 to p5-text-microtemplate Wed Dec 02 22:27:15 -0800 2009
p5-text-microtemplate is at kazuho/p5-text-microtemplate
kazuho pushed to master at kazuho/blockdiff Wed Dec 02 21:51:27 -0800 2009
HEAD is b8147bc0fa50a1c15501b34c79232936b8bc37b9

2 commits »

kazuho pushed to master at kazuho/blockdiff Wed Dec 02 21:22:42 -0800 2009
kazuho pushed to master at kazuho/blockdiff Wed Nov 25 22:28:05 -0800 2009
kazuho created gist: 243223 Wed Nov 25 21:44:37 -0800 2009
void BlitzLock::scan_begin() { while (true) { pthread_mutex_lock(&mutex); <---
kazuho pushed to master at kazuho/blockdiff Wed Nov 25 00:23:50 -0800 2009
kazuho pushed to master at kazuho/blockdiff Wed Nov 25 00:18:53 -0800 2009
HEAD is e8596a88aebc9d8a7bb9ab9513903725a8cb4139
kazuho pushed to master at kazuho/blockdiff Tue Nov 24 22:15:49 -0800 2009
HEAD is c03f98f2cfef14da5b061d6e7a12b9ecd6a7e50b

2 commits »

kazuho pushed to master at kazuho/blockdiff Tue Nov 24 20:57:38 -0800 2009
kazuho pushed to master at kazuho/blockdiff Tue Nov 24 20:53:44 -0800 2009
kazuho pushed to master at kazuho/blockdiff Tue Nov 24 20:41:40 -0800 2009
HEAD is 05535e846d88e1ed38827f173c4b349eba73a4e0
kazuho pushed to master at kazuho/blockdiff Tue Nov 24 16:51:49 -0800 2009
HEAD is ebc6d7aa0b1c4306c21ce1c9f5c9bd07290c02ac
kazuho pushed to master at kazuho/blockdiff Tue Nov 24 15:53:21 -0800 2009
HEAD is c23098814a8ff2f652d99451b5e53df757749972
kazuho created gist: 241731 Tue Nov 24 00:16:06 -0800 2009
Perl のエラー処理 Perl でエラーを表示する際には $! を使います。たとえば以下のコードは、作業用の一時ディレクトリの作成に失敗すると、その理由を表示して終了します。
kazuho pushed to master at kazuho/blockdiff Thu Nov 19 20:26:44 -0800 2009
HEAD is 73121c9f2a46c617d40f8a8cecca1c9b4ee9f66e
  • Kazuho Oku committed 73121c9f:
    add missing
kazuho created tag 0.10 at kazuho/p5-text-microtemplate Thu Nov 19 19:44:38 -0800 2009
kazuho pushed to master at kazuho/p5-text-microtemplate Thu Nov 19 19:43:57 -0800 2009
HEAD is 070eef872027eb0ea087e57ad43c9547ff449f4f
kazuho added gfx to p5-text-microtemplate Thu Nov 19 19:36:18 -0800 2009
p5-text-microtemplate is at kazuho/p5-text-microtemplate
kazuho pushed to master at kazuho/p5-text-microtemplate Thu Nov 19 19:32:58 -0800 2009
HEAD is 4776f0cdc0508d3f708ef2fcb1722f7afb5faa89

9 commits »

kazuho pushed to master at miyagawa/Plack Wed Nov 18 17:19:42 -0800 2009
HEAD is 942213d798eb8d8809f16c3be45d8775d0aee4c4
  • kazuho committed 942213d7:
    respect "timeout" property for the first request after connection is established
kazuho pushed to master at miyagawa/Plack Wed Nov 18 15:58:54 -0800 2009
HEAD is 38f2e7548d07983b9c99755995c826106f242149
  • kazuho committed 38f2e754:
    disable keep-alive in Standalone (but not Standalone::Prefork) by default
kazuho pushed to master at kazuho/blockdiff Wed Nov 18 00:00:17 -0800 2009
HEAD is 1c6bf6c5925d17df911f7f68b5cf38888f9c41f5
  • Kazuho Oku committed 1c6bf6c5:
    use lseek64
kazuho pushed to master at kazuho/blockdiff Tue Nov 17 18:47:36 -0800 2009
HEAD is 0ac4eb0bf529e1b9559daf728534240a52a7b0ac
  • Kazuho Oku committed 0ac4eb0b:
    blocksize should be 32bit
kazuho pushed to master at kazuho/blockdiff Tue Nov 17 02:18:40 -0800 2009
HEAD is 2f298ada5b95ac8da8ac0ad42632135d168818f3
  • Kazuho Oku committed 2f298ada:
    update usage
kazuho pushed to master at kazuho/blockdiff Mon Nov 16 20:47:42 -0800 2009
HEAD is 5df8d0591e3c9475fcfbfa721b6021aa7b79e1bb
  • Kazuho Oku committed 5df8d059:
    update readme
kazuho pushed to master at kazuho/blockdiff Mon Nov 16 20:41:49 -0800 2009
HEAD is ac02927a42881071c57e7c5534fa4d3102983276

2 commits »

kazuho pushed to master at kazuho/blockdiff Mon Nov 16 19:20:38 -0800 2009
HEAD is 9a776281fa280e4b0134191f2e543a82985c00a2
  • kazuho committed 9a776281:
    +x, set BLOCKSIZE only when not specified
kazuho pushed to master at kazuho/blockdiff Mon Nov 16 19:18:12 -0800 2009
HEAD is 58db9aa970aa241e60b9597df86208fbbbbed24b

3 commits »

kazuho pushed to master at kazuho/blockdiff Mon Nov 16 16:00:23 -0800 2009
HEAD is 493cb3b75612e5998cba84057deafdcf03fd052e
kazuho pushed to master at kazuho/blockdiff Mon Nov 16 02:06:31 -0800 2009
HEAD is 6c199e141305cfbde30236a018aedc2342aa65de
  • Kazuho Oku committed 6c199e14:
    minor rewrite
kazuho pushed to master at kazuho/blockdiff Mon Nov 16 02:05:19 -0800 2009
HEAD is 4fe0552a04c441178aa847502d46093ce31b2ae5

3 commits »

kazuho pushed to master at kazuho/blockdiff Mon Nov 16 01:58:02 -0800 2009
HEAD is af3dda8389ce26389ed381b8daabcdd4544f041d
  • Kazuho Oku committed af3dda83:
    add remote backup script