Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.202224 submit/tizen_2.0/20130215.192215
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:03 +0000 (00:54 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:03 +0000 (00:54 +0900)
commit3a01b6bf76a909a6db14f94335731d835c1aa277
tree44f6c4cce4e317e5e82ca7091f359bb70cf2f6be
parentba5b539bdb4cd676a198b76aea3f81d850845bd7
Tizen 2.0 Release
374 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LESSER [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
MAINTAINERS [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
builds/msvc/Makefile.am [new file with mode: 0644]
builds/msvc/Makefile.in [new file with mode: 0644]
builds/msvc/c_local_lat/c_local_lat.vcproj [new file with mode: 0644]
builds/msvc/c_local_lat/c_local_lat.vcxproj [new file with mode: 0644]
builds/msvc/c_local_thr/c_local_thr.vcproj [new file with mode: 0644]
builds/msvc/c_local_thr/c_local_thr.vcxproj [new file with mode: 0644]
builds/msvc/c_remote_lat/c_remote_lat.vcproj [new file with mode: 0644]
builds/msvc/c_remote_lat/c_remote_lat.vcxproj [new file with mode: 0644]
builds/msvc/c_remote_thr/c_remote_thr.vcproj [new file with mode: 0644]
builds/msvc/c_remote_thr/c_remote_thr.vcxproj [new file with mode: 0644]
builds/msvc/inproc_lat/inproc_lat.vcproj [new file with mode: 0644]
builds/msvc/inproc_lat/inproc_lat.vcxproj [new file with mode: 0644]
builds/msvc/inproc_thr/inproc_thr.vcproj [new file with mode: 0644]
builds/msvc/inproc_thr/inproc_thr.vcxproj [new file with mode: 0644]
builds/msvc/libzmq/libzmq.vcproj [new file with mode: 0644]
builds/msvc/libzmq/libzmq.vcxproj [new file with mode: 0644]
builds/msvc/libzmq/libzmq.vcxproj.filters [new file with mode: 0644]
builds/msvc/msvc.sln [new file with mode: 0644]
builds/msvc/msvc10.sln [new file with mode: 0644]
builds/msvc/platform.hpp [new file with mode: 0644]
builds/msvc/properties/Common.props [new file with mode: 0644]
builds/msvc/properties/Debug.props [new file with mode: 0644]
builds/msvc/properties/Dynamic.props [new file with mode: 0644]
builds/msvc/properties/Executable.props [new file with mode: 0644]
builds/msvc/properties/Precompiled.props [new file with mode: 0644]
builds/msvc/properties/Release.props [new file with mode: 0644]
builds/msvc/properties/Win32.props [new file with mode: 0644]
builds/msvc/properties/Win32_Release.props [new file with mode: 0644]
builds/msvc/properties/WithOpenPGM.props [new file with mode: 0644]
builds/msvc/properties/ZeroMQ.props [new file with mode: 0644]
builds/msvc/properties/x64.props [new file with mode: 0644]
builds/redhat/zeromq.spec.in [new file with mode: 0644]
config/compile [new file with mode: 0755]
config/config.guess [new file with mode: 0755]
config/config.sub [new file with mode: 0755]
config/depcomp [new file with mode: 0755]
config/install-sh [new file with mode: 0755]
config/libtool.m4 [new file with mode: 0644]
config/ltmain.sh [new file with mode: 0644]
config/ltoptions.m4 [new file with mode: 0644]
config/ltsugar.m4 [new file with mode: 0644]
config/ltversion.m4 [new file with mode: 0644]
config/lt~obsolete.m4 [new file with mode: 0644]
config/missing [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/asciidoc.conf [new file with mode: 0644]
doc/zmq.7 [new file with mode: 0644]
doc/zmq.html [new file with mode: 0644]
doc/zmq.txt [new file with mode: 0644]
doc/zmq_bind.3 [new file with mode: 0644]
doc/zmq_bind.html [new file with mode: 0644]
doc/zmq_bind.txt [new file with mode: 0644]
doc/zmq_close.3 [new file with mode: 0644]
doc/zmq_close.html [new file with mode: 0644]
doc/zmq_close.txt [new file with mode: 0644]
doc/zmq_connect.3 [new file with mode: 0644]
doc/zmq_connect.html [new file with mode: 0644]
doc/zmq_connect.txt [new file with mode: 0644]
doc/zmq_ctx_destroy.3 [new file with mode: 0644]
doc/zmq_ctx_destroy.html [new file with mode: 0644]
doc/zmq_ctx_destroy.txt [new file with mode: 0644]
doc/zmq_ctx_get.3 [new file with mode: 0644]
doc/zmq_ctx_get.html [new file with mode: 0644]
doc/zmq_ctx_get.txt [new file with mode: 0644]
doc/zmq_ctx_new.3 [new file with mode: 0644]
doc/zmq_ctx_new.html [new file with mode: 0644]
doc/zmq_ctx_new.txt [new file with mode: 0644]
doc/zmq_ctx_set.3 [new file with mode: 0644]
doc/zmq_ctx_set.html [new file with mode: 0644]
doc/zmq_ctx_set.txt [new file with mode: 0644]
doc/zmq_disconnect.3 [new file with mode: 0644]
doc/zmq_disconnect.html [new file with mode: 0644]
doc/zmq_disconnect.txt [new file with mode: 0644]
doc/zmq_epgm.7 [new file with mode: 0644]
doc/zmq_epgm.html [new file with mode: 0644]
doc/zmq_epgm.txt [new file with mode: 0644]
doc/zmq_errno.3 [new file with mode: 0644]
doc/zmq_errno.html [new file with mode: 0644]
doc/zmq_errno.txt [new file with mode: 0644]
doc/zmq_getsockopt.3 [new file with mode: 0644]
doc/zmq_getsockopt.html [new file with mode: 0644]
doc/zmq_getsockopt.txt [new file with mode: 0644]
doc/zmq_init.3 [new file with mode: 0644]
doc/zmq_init.html [new file with mode: 0644]
doc/zmq_init.txt [new file with mode: 0644]
doc/zmq_inproc.7 [new file with mode: 0644]
doc/zmq_inproc.html [new file with mode: 0644]
doc/zmq_inproc.txt [new file with mode: 0644]
doc/zmq_ipc.7 [new file with mode: 0644]
doc/zmq_ipc.html [new file with mode: 0644]
doc/zmq_ipc.txt [new file with mode: 0644]
doc/zmq_msg_close.3 [new file with mode: 0644]
doc/zmq_msg_close.html [new file with mode: 0644]
doc/zmq_msg_close.txt [new file with mode: 0644]
doc/zmq_msg_copy.3 [new file with mode: 0644]
doc/zmq_msg_copy.html [new file with mode: 0644]
doc/zmq_msg_copy.txt [new file with mode: 0644]
doc/zmq_msg_data.3 [new file with mode: 0644]
doc/zmq_msg_data.html [new file with mode: 0644]
doc/zmq_msg_data.txt [new file with mode: 0644]
doc/zmq_msg_get.3 [new file with mode: 0644]
doc/zmq_msg_get.html [new file with mode: 0644]
doc/zmq_msg_get.txt [new file with mode: 0644]
doc/zmq_msg_init.3 [new file with mode: 0644]
doc/zmq_msg_init.html [new file with mode: 0644]
doc/zmq_msg_init.txt [new file with mode: 0644]
doc/zmq_msg_init_data.3 [new file with mode: 0644]
doc/zmq_msg_init_data.html [new file with mode: 0644]
doc/zmq_msg_init_data.txt [new file with mode: 0644]
doc/zmq_msg_init_size.3 [new file with mode: 0644]
doc/zmq_msg_init_size.html [new file with mode: 0644]
doc/zmq_msg_init_size.txt [new file with mode: 0644]
doc/zmq_msg_more.3 [new file with mode: 0644]
doc/zmq_msg_more.html [new file with mode: 0644]
doc/zmq_msg_more.txt [new file with mode: 0644]
doc/zmq_msg_move.3 [new file with mode: 0644]
doc/zmq_msg_move.html [new file with mode: 0644]
doc/zmq_msg_move.txt [new file with mode: 0644]
doc/zmq_msg_recv.3 [new file with mode: 0644]
doc/zmq_msg_recv.html [new file with mode: 0644]
doc/zmq_msg_recv.txt [new file with mode: 0644]
doc/zmq_msg_send.3 [new file with mode: 0644]
doc/zmq_msg_send.html [new file with mode: 0644]
doc/zmq_msg_send.txt [new file with mode: 0644]
doc/zmq_msg_set.3 [new file with mode: 0644]
doc/zmq_msg_set.html [new file with mode: 0644]
doc/zmq_msg_set.txt [new file with mode: 0644]
doc/zmq_msg_size.3 [new file with mode: 0644]
doc/zmq_msg_size.html [new file with mode: 0644]
doc/zmq_msg_size.txt [new file with mode: 0644]
doc/zmq_pgm.7 [new file with mode: 0644]
doc/zmq_pgm.html [new file with mode: 0644]
doc/zmq_pgm.txt [new file with mode: 0644]
doc/zmq_poll.3 [new file with mode: 0644]
doc/zmq_poll.html [new file with mode: 0644]
doc/zmq_poll.txt [new file with mode: 0644]
doc/zmq_proxy.3 [new file with mode: 0644]
doc/zmq_proxy.html [new file with mode: 0644]
doc/zmq_proxy.txt [new file with mode: 0644]
doc/zmq_recv.3 [new file with mode: 0644]
doc/zmq_recv.html [new file with mode: 0644]
doc/zmq_recv.txt [new file with mode: 0644]
doc/zmq_recvmsg.3 [new file with mode: 0644]
doc/zmq_recvmsg.html [new file with mode: 0644]
doc/zmq_recvmsg.txt [new file with mode: 0644]
doc/zmq_send.3 [new file with mode: 0644]
doc/zmq_send.html [new file with mode: 0644]
doc/zmq_send.txt [new file with mode: 0644]
doc/zmq_sendmsg.3 [new file with mode: 0644]
doc/zmq_sendmsg.html [new file with mode: 0644]
doc/zmq_sendmsg.txt [new file with mode: 0644]
doc/zmq_setsockopt.3 [new file with mode: 0644]
doc/zmq_setsockopt.html [new file with mode: 0644]
doc/zmq_setsockopt.txt [new file with mode: 0644]
doc/zmq_socket.3 [new file with mode: 0644]
doc/zmq_socket.html [new file with mode: 0644]
doc/zmq_socket.txt [new file with mode: 0644]
doc/zmq_socket_monitor.3 [new file with mode: 0644]
doc/zmq_socket_monitor.html [new file with mode: 0644]
doc/zmq_socket_monitor.txt [new file with mode: 0644]
doc/zmq_strerror.3 [new file with mode: 0644]
doc/zmq_strerror.html [new file with mode: 0644]
doc/zmq_strerror.txt [new file with mode: 0644]
doc/zmq_tcp.7 [new file with mode: 0644]
doc/zmq_tcp.html [new file with mode: 0644]
doc/zmq_tcp.txt [new file with mode: 0644]
doc/zmq_term.3 [new file with mode: 0644]
doc/zmq_term.html [new file with mode: 0644]
doc/zmq_term.txt [new file with mode: 0644]
doc/zmq_unbind.3 [new file with mode: 0644]
doc/zmq_unbind.html [new file with mode: 0644]
doc/zmq_unbind.txt [new file with mode: 0644]
doc/zmq_version.3 [new file with mode: 0644]
doc/zmq_version.html [new file with mode: 0644]
doc/zmq_version.txt [new file with mode: 0644]
foreign/openpgm/Makefile.am [new file with mode: 0644]
foreign/openpgm/Makefile.in [new file with mode: 0644]
foreign/openpgm/libpgm-5.1.118~dfsg.tar.gz [new file with mode: 0644]
include/zmq.h [new file with mode: 0644]
include/zmq_utils.h [new file with mode: 0644]
packaging/zeromq.spec [new file with mode: 0644]
perf/Makefile.am [new file with mode: 0644]
perf/Makefile.in [new file with mode: 0644]
perf/inproc_lat.cpp [new file with mode: 0644]
perf/inproc_thr.cpp [new file with mode: 0644]
perf/local_lat.cpp [new file with mode: 0644]
perf/local_thr.cpp [new file with mode: 0644]
perf/remote_lat.cpp [new file with mode: 0644]
perf/remote_thr.cpp [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/address.cpp [new file with mode: 0644]
src/address.hpp [new file with mode: 0644]
src/array.hpp [new file with mode: 0644]
src/atomic_counter.hpp [new file with mode: 0644]
src/atomic_ptr.hpp [new file with mode: 0644]
src/blob.hpp [new file with mode: 0644]
src/clock.cpp [new file with mode: 0644]
src/clock.hpp [new file with mode: 0644]
src/command.hpp [new file with mode: 0644]
src/config.hpp [new file with mode: 0644]
src/ctx.cpp [new file with mode: 0644]
src/ctx.hpp [new file with mode: 0644]
src/dealer.cpp [new file with mode: 0644]
src/dealer.hpp [new file with mode: 0644]
src/decoder.cpp [new file with mode: 0644]
src/decoder.hpp [new file with mode: 0644]
src/devpoll.cpp [new file with mode: 0644]
src/devpoll.hpp [new file with mode: 0644]
src/dist.cpp [new file with mode: 0644]
src/dist.hpp [new file with mode: 0644]
src/encoder.cpp [new file with mode: 0644]
src/encoder.hpp [new file with mode: 0644]
src/epoll.cpp [new file with mode: 0644]
src/epoll.hpp [new file with mode: 0644]
src/err.cpp [new file with mode: 0644]
src/err.hpp [new file with mode: 0644]
src/fd.hpp [new file with mode: 0644]
src/fq.cpp [new file with mode: 0644]
src/fq.hpp [new file with mode: 0644]
src/i_decoder.hpp [new file with mode: 0644]
src/i_encoder.hpp [new file with mode: 0644]
src/i_engine.hpp [new file with mode: 0644]
src/i_msg_sink.hpp [new file with mode: 0644]
src/i_msg_source.hpp [new file with mode: 0644]
src/i_poll_events.hpp [new file with mode: 0644]
src/io_object.cpp [new file with mode: 0644]
src/io_object.hpp [new file with mode: 0644]
src/io_thread.cpp [new file with mode: 0644]
src/io_thread.hpp [new file with mode: 0644]
src/ip.cpp [new file with mode: 0644]
src/ip.hpp [new file with mode: 0644]
src/ipc_address.cpp [new file with mode: 0644]
src/ipc_address.hpp [new file with mode: 0644]
src/ipc_connecter.cpp [new file with mode: 0644]
src/ipc_connecter.hpp [new file with mode: 0644]
src/ipc_listener.cpp [new file with mode: 0644]
src/ipc_listener.hpp [new file with mode: 0644]
src/kqueue.cpp [new file with mode: 0644]
src/kqueue.hpp [new file with mode: 0644]
src/lb.cpp [new file with mode: 0644]
src/lb.hpp [new file with mode: 0644]
src/libzmq.pc.in [new file with mode: 0644]
src/likely.hpp [new file with mode: 0644]
src/mailbox.cpp [new file with mode: 0644]
src/mailbox.hpp [new file with mode: 0644]
src/msg.cpp [new file with mode: 0644]
src/msg.hpp [new file with mode: 0644]
src/mtrie.cpp [new file with mode: 0644]
src/mtrie.hpp [new file with mode: 0644]
src/mutex.hpp [new file with mode: 0644]
src/object.cpp [new file with mode: 0644]
src/object.hpp [new file with mode: 0644]
src/options.cpp [new file with mode: 0644]
src/options.hpp [new file with mode: 0644]
src/own.cpp [new file with mode: 0644]
src/own.hpp [new file with mode: 0644]
src/pair.cpp [new file with mode: 0644]
src/pair.hpp [new file with mode: 0644]
src/pgm_receiver.cpp [new file with mode: 0644]
src/pgm_receiver.hpp [new file with mode: 0644]
src/pgm_sender.cpp [new file with mode: 0644]
src/pgm_sender.hpp [new file with mode: 0644]
src/pgm_socket.cpp [new file with mode: 0644]
src/pgm_socket.hpp [new file with mode: 0644]
src/pipe.cpp [new file with mode: 0644]
src/pipe.hpp [new file with mode: 0644]
src/platform.hpp.in [new file with mode: 0644]
src/poll.cpp [new file with mode: 0644]
src/poll.hpp [new file with mode: 0644]
src/poller.hpp [new file with mode: 0644]
src/poller_base.cpp [new file with mode: 0644]
src/poller_base.hpp [new file with mode: 0644]
src/precompiled.cpp [new file with mode: 0644]
src/precompiled.hpp [new file with mode: 0644]
src/proxy.cpp [new file with mode: 0644]
src/proxy.hpp [new file with mode: 0644]
src/pub.cpp [new file with mode: 0644]
src/pub.hpp [new file with mode: 0644]
src/pull.cpp [new file with mode: 0644]
src/pull.hpp [new file with mode: 0644]
src/push.cpp [new file with mode: 0644]
src/push.hpp [new file with mode: 0644]
src/random.cpp [new file with mode: 0644]
src/random.hpp [new file with mode: 0644]
src/reaper.cpp [new file with mode: 0644]
src/reaper.hpp [new file with mode: 0644]
src/rep.cpp [new file with mode: 0644]
src/rep.hpp [new file with mode: 0644]
src/req.cpp [new file with mode: 0644]
src/req.hpp [new file with mode: 0644]
src/router.cpp [new file with mode: 0644]
src/router.hpp [new file with mode: 0644]
src/select.cpp [new file with mode: 0644]
src/select.hpp [new file with mode: 0644]
src/session_base.cpp [new file with mode: 0644]
src/session_base.hpp [new file with mode: 0644]
src/signaler.cpp [new file with mode: 0644]
src/signaler.hpp [new file with mode: 0644]
src/socket_base.cpp [new file with mode: 0644]
src/socket_base.hpp [new file with mode: 0644]
src/stdint.hpp [new file with mode: 0644]
src/stream_engine.cpp [new file with mode: 0644]
src/stream_engine.hpp [new file with mode: 0644]
src/sub.cpp [new file with mode: 0644]
src/sub.hpp [new file with mode: 0644]
src/tcp.cpp [new file with mode: 0644]
src/tcp.hpp [new file with mode: 0644]
src/tcp_address.cpp [new file with mode: 0644]
src/tcp_address.hpp [new file with mode: 0644]
src/tcp_connecter.cpp [new file with mode: 0644]
src/tcp_connecter.hpp [new file with mode: 0644]
src/tcp_listener.cpp [new file with mode: 0644]
src/tcp_listener.hpp [new file with mode: 0644]
src/thread.cpp [new file with mode: 0644]
src/thread.hpp [new file with mode: 0644]
src/trie.cpp [new file with mode: 0644]
src/trie.hpp [new file with mode: 0644]
src/v1_decoder.cpp [new file with mode: 0644]
src/v1_decoder.hpp [new file with mode: 0644]
src/v1_encoder.cpp [new file with mode: 0644]
src/v1_encoder.hpp [new file with mode: 0644]
src/v1_protocol.hpp [new file with mode: 0644]
src/windows.hpp [new file with mode: 0644]
src/wire.hpp [new file with mode: 0644]
src/xpub.cpp [new file with mode: 0644]
src/xpub.hpp [new file with mode: 0644]
src/xsub.cpp [new file with mode: 0644]
src/xsub.hpp [new file with mode: 0644]
src/ypipe.hpp [new file with mode: 0644]
src/yqueue.hpp [new file with mode: 0644]
src/zmq.cpp [new file with mode: 0644]
src/zmq_utils.cpp [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/test_connect_delay.cpp [new file with mode: 0644]
tests/test_connect_resolve.cpp [new file with mode: 0644]
tests/test_hwm.cpp [new file with mode: 0644]
tests/test_invalid_rep.cpp [new file with mode: 0644]
tests/test_last_endpoint.cpp [new file with mode: 0644]
tests/test_monitor.cpp [new file with mode: 0644]
tests/test_msg_flags.cpp [new file with mode: 0644]
tests/test_pair_inproc.cpp [new file with mode: 0644]
tests/test_pair_ipc.cpp [new file with mode: 0644]
tests/test_pair_tcp.cpp [new file with mode: 0644]
tests/test_reqrep_device.cpp [new file with mode: 0644]
tests/test_reqrep_inproc.cpp [new file with mode: 0644]
tests/test_reqrep_ipc.cpp [new file with mode: 0644]
tests/test_reqrep_tcp.cpp [new file with mode: 0644]
tests/test_router_mandatory.cpp [new file with mode: 0644]
tests/test_shutdown_stress.cpp [new file with mode: 0644]
tests/test_sub_forward.cpp [new file with mode: 0644]
tests/test_term_endpoint.cpp [new file with mode: 0644]
tests/test_timeo.cpp [new file with mode: 0644]
tests/testutil.hpp [new file with mode: 0644]
version.sh [new file with mode: 0755]
zeromq.manifest [new file with mode: 0644]
zeromq.spec [new file with mode: 0644]