|
|
|
@21348
|
[21348]
|
5 years |
frsyuki |
lang/c/mpio: improved exception handling
|
|
|
|
@21314
|
[21314]
|
5 years |
frsyuki |
lang/c/memstored: added memstored, yet another memcached server (test …
|
|
|
|
@21304
|
[21304]
|
5 years |
frsyuki |
lang/c/mpio: fix compile error on linux
|
|
|
|
@21303
|
[21303]
|
5 years |
frsyuki |
lang/c/mpio: fix mp::iothreads::send_datav
|
|
|
|
@21242
|
[21242]
|
5 years |
frsyuki |
lang/c/mpio: add mp::iothreads::handler:send_datav
|
|
|
|
@21142
|
[21142]
|
5 years |
frsyuki |
lang/c/mpio: added mp::iothreads::close()
|
|
|
|
@21111
|
[21111]
|
5 years |
frsyuki |
lang/c/mpio: improve configure.in
|
|
|
|
@21075
|
[21075]
|
5 years |
frsyuki |
lang/c/mpio: mp::iothreads: fix timer
|
|
|
|
@21049
|
[21049]
|
5 years |
frsyuki |
lang/c/msgpack: added msgpack::define
|
|
|
|
@21046
|
[21046]
|
5 years |
frsyuki |
lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()
|
|
|
|
@20958
|
[20958]
|
5 years |
frsyuki |
lang/c/kazuhiki: added Kazuhiki, an advanced command line parser for C++
|
|
|
|
@20770
|
[20770]
|
5 years |
frsyuki |
lang/c/mpio: iothreads::timer: change timeout interval specification
|
|
|
|
@20594
|
[20594]
|
5 years |
frsyuki |
lang/c/msgpack: iothreads::writer: change finalizer signature
|
|
|
|
@20386
|
[20386]
|
5 years |
mattn |
added updated files with pulling.
|
|
|
|
@20385
|
[20385]
|
5 years |
mattn |
updated Makefile.w32
added Makefile.msc
|
|
|
|
@20383
|
[20383]
|
5 years |
mattn |
- hg pull & hg update
- merge latest changes.
|
|
|
|
@20379
|
[20379]
|
5 years |
mattn |
no used variable.
|
|
|
|
@20358
|
[20358]
|
5 years |
mattn |
- removed inttypes.h
- added /nologo flag for CC in Makefile.msc
|
|
|
|
@20335
|
[20335]
|
5 years |
frsyuki |
lang/c/mpio: added mp::weak_ptr
|
|
|
|
@20260
|
[20260]
|
5 years |
mattn |
- adde Makefile for Visual Studio.
- remove -g flag from Makefile.w32
|
|
|
|
@20255
|
[20255]
|
5 years |
mattn |
couldn't resolve relational path.
|
|
|
|
@20171
|
[20171]
|
5 years |
frsyuki |
lang/c/mpio: add mp::zone::delegate_to()
|
|
|
|
@20167
|
[20167]
|
5 years |
frsyuki |
lang/c/msgpack: C++ binding: pack()
|
|
|
|
@20114
|
[20114]
|
5 years |
frsyuki |
lang/c/msgpack: C++ binding: reexamined global operators
|
|
|
|
@19911
|
[19911]
|
5 years |
frsyuki |
lang/c/mpio: abolished external allocator of mp::zone
|
|
|
|
@19869
|
[19869]
|
5 years |
mokehehe |
ビット演算追加
|
|
|
|
@19805
|
[19805]
|
5 years |
mattn |
o o o p s
|
|
|
|
@19801
|
[19801]
|
5 years |
mattn |
added clone of …
|
|
|
|
@19799
|
[19799]
|
5 years |
mattn |
no need to use WSAStartup
|
|
|
|
@19740
|
[19740]
|
5 years |
frsyuki |
lang/c/mpio: added mp/memory.h
|
|
|
|
@19739
|
[19739]
|
5 years |
frsyuki |
lang/c/msgpack: Ruby binding: fix gem warning
|
|
|
|
@19729
|
[19729]
|
5 years |
frsyuki |
lang/c/mpio: mp::iothreads::writer: fix thread-safety
|
|
|
|
@19728
|
[19728]
|
5 years |
mattn |
more test.
|
|
|
|
@19650
|
[19650]
|
5 years |
frsyuki |
lang/c/mpio: iothreads::writer: thread safe send_data
|
|
|
|
@19623
|
[19623]
|
5 years |
mattn |
* overwrite errno on win32.
* added howto build clients.
|
|
|
|
@19618
|
[19618]
|
5 years |
mattn |
* updated install memo.
* updated tools.
* updated Makefile for example.
|
|
|
|
@19617
|
[19617]
|
5 years |
mattn |
removed.
|
|
|
|
@19615
|
[19615]
|
5 years |
mattn |
removed.
|
|
|
|
@19614
|
[19614]
|
5 years |
mattn |
import clone of http://hg.tangent.org/libmemcached/
|
|
|
|
@19597
|
[19597]
|
5 years |
mattn |
for win32.
|
|
|
|
@19589
|
[19589]
|
5 years |
mattn |
overwrite errno on win32.
|
|
|
|
@19584
|
[19584]
|
5 years |
mattn |
* fixed bug for libmemcached about null-free problem.
* fixed bug for …
|
|
|
|
@19510
|
[19510]
|
5 years |
mattn |
use closesocket
|
|
|
|
@19509
|
[19509]
|
5 years |
mattn |
* fixed output module name for debug.
* check fd in write or read …
|
|
|
|
@19507
|
[19507]
|
5 years |
mattn |
check connect timeout.
|
|
|
|
@19504
|
[19504]
|
5 years |
frsyuki |
lang/c/mpio: added iothreads::send_message
|
|
|
|
@19491
|
[19491]
|
5 years |
mattn |
ooops
|
|
|
|
@19490
|
[19490]
|
5 years |
mattn |
renamed.
|
|
|
|
@19489
|
[19489]
|
5 years |
mattn |
changed module name (libmemcached.dll -> memcached.dll)
|
|
|
|
@19488
|
[19488]
|
5 years |
mattn |
changed module name(libmemcached.dll -> memcached.dll)
|
|
|
|
@19487
|
[19487]
|
5 years |
mattn |
close.
|
|
|
|
@19482
|
[19482]
|
5 years |
mattn |
updated Makefile for example.
|
|
|
|
@19481
|
[19481]
|
5 years |
mattn |
updated memo.
|
|
|
|
@19480
|
[19480]
|
5 years |
mattn |
updated tools for 0.23
|
|
|
|
@19479
|
[19479]
|
5 years |
mattn |
ported to win32.
|
|
|
|
@19477
|
[19477]
|
5 years |
mattn |
removed!!!
|
|
|
|
@19476
|
[19476]
|
5 years |
mattn |
imported version 0.23
|
|
|
|
@19475
|
[19475]
|
5 years |
mattn |
renamed.
|
|
|
|
@19474
|
[19474]
|
5 years |
mattn |
renamed.
|
|
|
|
@19471
|
[19471]
|
5 years |
mattn |
added INSTALL memo text.
|
|
|
|
@19470
|
[19470]
|
5 years |
mattn |
for VS2005.
|
|
|
|
@19469
|
[19469]
|
5 years |
mattn |
added toolset for VisualStudio? 2005.
|
|
|
|
@19465
|
[19465]
|
5 years |
mattn |
added tool.
|
|
|
|
@19464
|
[19464]
|
5 years |
mattn |
unix domain socket is not supported.
|
|
|
|
@19463
|
[19463]
|
5 years |
mattn |
bits change.
|
|
|
|
@19462
|
[19462]
|
5 years |
mattn |
to become more sanitize.
|
|
|
|
@19442
|
[19442]
|
5 years |
mattn |
* added example.
* changed %zu to %u
|
|
|
|
@19441
|
[19441]
|
5 years |
mattn |
ooooops
|
|
|
|
@19440
|
[19440]
|
5 years |
mattn |
added Makefile for mingw32.
|
|
|
|
@19439
|
[19439]
|
5 years |
mattn |
modified for libmemcached-win32.
|
|
|
|
@19437
|
[19437]
|
5 years |
mattn |
imported version 2.0.0
|
|
|
|
@19436
|
[19436]
|
5 years |
mattn |
mkdir
|
|
|
|
@19410
|
[19410]
|
5 years |
frsyuki |
lang/c/mpio: refactoring mp::iothreads::writer
|
|
|
|
@19357
|
[19357]
|
5 years |
frsyuki |
lang/c/msgpack: fix compile optimization flag
|
|
|
|
@19290
|
[19290]
|
5 years |
frsyuki |
lang/c/msgpack: C++ binding: implemented msgpack::object >> packer<Stream>
|
|
|
|
@19275
|
[19275]
|
5 years |
frsyuki |
lang/c/msgpack: C++ binding: safer memory managent
|
|
|
|
@19271
|
[19271]
|
5 years |
frsyuki |
lang/c/msgpack: reimplemented C++ binding with template-based static …
|
|
|
|
@19203
|
[19203]
|
5 years |
frsyuki |
lang/c/msgpack: c-macro based template
|
|
|
|
@19112
|
[19112]
|
5 years |
frsyuki |
lang/c/mpio: added coroutine implementation from Io language
|
|
|
|
@19111
|
[19111]
|
5 years |
frsyuki |
lang/c/mpio: added missing iothread_reader.cc file
|
|
|
|
@19110
|
[19110]
|
5 years |
frsyuki |
lang/c/mp: implemented mp::listener
|
|
|
|
@19074
|
[19074]
|
5 years |
frsyuki |
lang/c/mpio: implemented iothreads::reader
|
|
|
|
@19064
|
[19064]
|
5 years |
frsyuki |
lang/c/mpio: fixed file name consistency
|
|
|
|
@19063
|
[19063]
|
5 years |
frsyuki |
lang/c/mpio: implemented iothreads::connect
|
|
|
|
@19043
|
[19043]
|
5 years |
frsyuki |
lang/c/mpio: implemented mp::iothreads::{manager,writer,listener,timer}
|
|
|
|
@19042
|
[19042]
|
5 years |
frsyuki |
lang/c/mpio: added mp::pthread_base, common base class of …
|
|
|
|
@19041
|
[19041]
|
5 years |
frsyuki |
lang/c/mpio: added void specialization of mp::zone
|
|
|
|
@19040
|
[19040]
|
5 years |
frsyuki |
lang/c/mpio: bug fixed mp::fdnotify
|
|
|
|
@18890
|
[18890]
|
5 years |
mattn |
デフォルトで検知するデバイス(WALKMANマウント先)を指定出来る様修正
|
|
|
|
@18853
|
[18853]
|
5 years |
frsyuki |
lang/c/msgpack: fixed cpp/Makefile.am
|
|
|
|
@18852
|
[18852]
|
5 years |
frsyuki |
lang/c/msgpack: fixed packaging problem
|
|
|
|
@18849
|
[18849]
|
5 years |
frsyuki |
lang/c/msgpack: fix types
|
|
|
|
@18847
|
[18847]
|
5 years |
nejimaki |
|
|
|
|
@18846
|
[18846]
|
5 years |
nejimaki |
|
|
|
|
@18845
|
[18845]
|
5 years |
nejimaki |
|
|
|
|
@18843
|
[18843]
|
5 years |
frsyuki |
lang/c/msgpack: C++ binding: changed calback function of packer from …
|
|
|
|
@18838
|
[18838]
|
5 years |
frsyuki |
lang/c/msgpack: optimize zone::alloc()
|
|
|
|
@18782
|
[18782]
|
5 years |
frsyuki |
lang/c/msgpack: added license notifications
|
|
|
|
@18781
|
[18781]
|
5 years |
frsyuki |
lang/c/msgpack: autotoolized
|
|
|
|
@18681
|
[18681]
|
5 years |
frsyuki |
lang/c/msgpack: C++ binding: enlarged chunk size of zone
|
|
|
|