2011-11-19 10:02:23 +01:00
|
|
|
syntax: glob # for hg-git users
|
2009-08-30 09:14:15 +02:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
configure
|
|
|
|
libtool
|
|
|
|
config
|
|
|
|
config.status
|
|
|
|
config.log
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache
|
2009-08-03 11:30:13 +02:00
|
|
|
*.o
|
2011-04-03 07:36:02 +02:00
|
|
|
*.gcno
|
2010-02-23 17:22:52 +01:00
|
|
|
*.ncb
|
2009-08-03 11:30:13 +02:00
|
|
|
*.lo
|
2009-08-30 08:18:31 +02:00
|
|
|
*.loT
|
2009-08-03 11:30:13 +02:00
|
|
|
*.la
|
2010-01-28 12:45:12 +01:00
|
|
|
*.html
|
|
|
|
*.pdf
|
|
|
|
*.ps
|
2009-08-30 08:18:31 +02:00
|
|
|
.*
|
2010-02-23 17:22:52 +01:00
|
|
|
*~
|
|
|
|
.*~
|
2012-05-04 03:32:46 +02:00
|
|
|
tests/test_term_endpoint
|
|
|
|
tests/test_monitor
|
2012-03-21 20:19:40 +01:00
|
|
|
tests/test_last_endpoint
|
2010-11-27 12:51:43 +01:00
|
|
|
tests/test_pair_inproc
|
|
|
|
tests/test_pair_ipc
|
|
|
|
tests/test_pair_tcp
|
|
|
|
tests/test_reqrep_inproc
|
|
|
|
tests/test_reqrep_ipc
|
|
|
|
tests/test_reqrep_tcp
|
|
|
|
tests/test_shutdown_stress
|
2011-02-05 15:04:15 +01:00
|
|
|
tests/test_hwm
|
2011-06-17 12:22:02 +02:00
|
|
|
tests/test_timeo
|
2011-06-22 11:02:16 +02:00
|
|
|
tests/test_reqrep_device
|
2011-07-26 20:13:54 +02:00
|
|
|
tests/test_reqrep_drop
|
|
|
|
tests/test_sub_forward
|
2011-09-14 14:24:59 +02:00
|
|
|
tests/test_invalid_rep
|
2011-11-06 14:03:51 +01:00
|
|
|
tests/test_msg_flags
|
2012-02-15 16:27:42 +01:00
|
|
|
tests/test_ts_context
|
2012-02-16 22:55:18 +01:00
|
|
|
tests/test_connect_resolve
|
2012-06-12 16:34:48 +02:00
|
|
|
tests/test_connect_delay
|
2012-05-11 15:17:45 +02:00
|
|
|
tests/test_term_endpoint
|
2012-10-08 09:36:35 +02:00
|
|
|
tests/test_router_mandatory
|
2013-01-18 11:38:49 +01:00
|
|
|
tests/test_disconnect_inproc
|
2012-10-31 04:28:53 +01:00
|
|
|
tests/test_raw_sock
|
2013-01-23 20:20:52 +01:00
|
|
|
tests/test_disconnect_inproc
|
2013-01-31 21:52:30 +01:00
|
|
|
tests/test_ctx_options
|
2010-02-15 23:52:08 +01:00
|
|
|
src/platform.hpp*
|
2009-08-30 09:14:15 +02:00
|
|
|
src/stamp-h1
|
2010-03-16 15:48:16 +01:00
|
|
|
perf/local_lat
|
|
|
|
perf/local_thr
|
|
|
|
perf/remote_lat
|
|
|
|
perf/remote_thr
|
2011-04-01 11:55:10 +02:00
|
|
|
perf/inproc_lat
|
|
|
|
perf/inproc_thr
|
2010-02-10 16:18:46 +01:00
|
|
|
doc/*.1
|
|
|
|
doc/*.3
|
|
|
|
doc/*.7
|
|
|
|
doc/*.html
|
|
|
|
doc/*.xml
|
2010-02-15 23:52:08 +01:00
|
|
|
src/libzmq.pc
|
2010-10-14 13:02:43 +02:00
|
|
|
bin/
|
2010-02-23 17:22:52 +01:00
|
|
|
lib/
|
2011-12-15 14:03:43 +01:00
|
|
|
obj/
|
2010-02-26 17:28:09 +01:00
|
|
|
builds/msvc/*.suo
|
2010-02-23 17:22:52 +01:00
|
|
|
builds/msvc/*/*.user
|
|
|
|
builds/msvc/*/Debug
|
|
|
|
builds/msvc/*/Release
|
2012-02-15 16:27:42 +01:00
|
|
|
builds/redhat/zeromq.spec
|
2010-02-15 23:52:08 +01:00
|
|
|
foreign/openpgm/*
|
|
|
|
!foreign/openpgm/*.tar.bz2
|
2010-02-24 09:41:10 +01:00
|
|
|
!foreign/openpgm/*.tar.gz
|
2011-03-31 18:42:09 +02:00
|
|
|
!foreign/openpgm/Makefile.am
|
2010-09-04 17:44:11 +02:00
|
|
|
zeromq-*.tar.gz
|
|
|
|
zeromq-*.zip
|
2013-01-31 21:52:30 +01:00
|
|
|
core
|
|
|
|
|