| Revision e2906f,
683 bytes
checked in by Tomash Brechko <tomash.brechko@…>, 22 months ago
(diff) |
|
Fix RT#56142: handle Perl magic.
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | Changes |
|---|
| 2 | Makefile.PL |
|---|
| 3 | MANIFEST |
|---|
| 4 | typemap |
|---|
| 5 | Fast.xs |
|---|
| 6 | ppport.h |
|---|
| 7 | README |
|---|
| 8 | script/benchmark.pl |
|---|
| 9 | script/c-m-compat.pl |
|---|
| 10 | script/ketama-distr.pl |
|---|
| 11 | t/Memd.pm |
|---|
| 12 | t/00-load.t |
|---|
| 13 | t/01-connect.t |
|---|
| 14 | t/02-isa.t |
|---|
| 15 | t/big_value.t |
|---|
| 16 | t/commands.t |
|---|
| 17 | t/key_ref.t |
|---|
| 18 | t/magic.t |
|---|
| 19 | t/namespace.t |
|---|
| 20 | t/nowait.t |
|---|
| 21 | t/noreply.t |
|---|
| 22 | t/serialize.t |
|---|
| 23 | t/pod-coverage.t |
|---|
| 24 | t/pod.t |
|---|
| 25 | t/utf8.t |
|---|
| 26 | t/threads.t |
|---|
| 27 | lib/Cache/Memcached/Fast.pm |
|---|
| 28 | src/Makefile.PL |
|---|
| 29 | src/gencrc32.pl |
|---|
| 30 | src/genparser.pl |
|---|
| 31 | src/reply.kw |
|---|
| 32 | src/array.h |
|---|
| 33 | src/array.c |
|---|
| 34 | src/client.h |
|---|
| 35 | src/client.c |
|---|
| 36 | src/connect.h |
|---|
| 37 | src/connect.c |
|---|
| 38 | src/dispatch_key.c |
|---|
| 39 | src/dispatch_key.h |
|---|
| 40 | src/socket_posix.c |
|---|
| 41 | src/socket_posix.h |
|---|
| 42 | src/socket_win32.c |
|---|
| 43 | src/socket_win32.h |
|---|
| 44 | src/poll_select.c |
|---|
| 45 | src/poll_select.h |
|---|
| 46 | src/addrinfo_hostent.c |
|---|
| 47 | src/addrinfo_hostent.h |
|---|
Note: See
TracBrowser
for help on using the repository browser.