caixiangyue
|
cdba9a3f4a
|
only use python3 in linux
|
2020-06-17 16:44:19 +08:00 |
|
caixiangyue
|
7e2bcb0991
|
remove python3 future
|
2020-06-08 15:16:18 +08:00 |
|
Xiangyue Cai
|
b0079d2a0c
|
configure with python3 (#53)
* configure with python3
* remove future
|
2020-06-08 15:09:06 +08:00 |
|
Xiangyue Cai
|
9a307a916c
|
Fixed python-searpc installation place (#52)
|
2020-06-05 16:56:35 +08:00 |
|
Xiangyue Cai
|
719921a984
|
use python3 (#51)
|
2020-06-03 22:10:34 +08:00 |
|
caixiangyue
|
c5d031eaa2
|
remove dependency: python-future
|
2020-06-02 16:52:10 +08:00 |
|
Jonathan Xu
|
d1fd7518a2
|
Merge branch 'portable-vs'
|
2020-03-20 16:01:27 +08:00 |
|
sun
|
9e62d54bcf
|
Changed the directory of the target file
|
2019-12-19 11:56:40 +08:00 |
|
sun
|
c206362c99
|
Configure x64 release
|
2019-12-17 17:55:48 +08:00 |
|
caixiangyue
|
c72e6b6978
|
support x64
|
2019-12-02 16:34:14 +08:00 |
|
Jiaqiang Xu
|
35a19401d6
|
Merge pull request #48 from haiwen/fix_mem_leak
Fix memory leak.
|
2019-11-01 18:00:22 +08:00 |
|
caixiangyue
|
8b853cf41d
|
export to generate lib
|
2019-11-01 15:52:36 +08:00 |
|
caixiangyue
|
3291d04cec
|
libsearpc portable visual studio
|
2019-11-01 14:58:00 +08:00 |
|
ly1217
|
9b2e2dc652
|
Fix memory leak.
|
2019-10-31 00:31:38 -07:00 |
|
caixiangyue
|
23f581b39f
|
Update version to 3.2.0
|
2019-10-24 11:05:55 +08:00 |
|
Jiaqiang Xu
|
501fa31d03
|
Merge pull request #47 from haiwen/optimize_named_pipe_server
Optimize name pipe server.
|
2019-10-19 14:28:44 +08:00 |
|
ly1217
|
f7c20fa391
|
Optimize name pipe server.
|
2019-10-18 23:16:32 -07:00 |
|
Jiaqiang Xu
|
fbbdafd2ab
|
Merge pull request #46 from haiwen/fixed-dependency-relationship
Debian: fixed pysearpc dependency relationship
|
2019-10-18 11:57:10 +08:00 |
|
caixiangyue
|
f10068c3f6
|
Debian: fixed pysearpc dependency relationship
|
2019-10-18 10:37:33 +08:00 |
|
Jiaqiang Xu
|
fb7242cd09
|
Merge pull request #45 from haiwen/update-dependency
add Build-Depends: python-future
|
2019-10-17 15:33:14 +08:00 |
|
caixiangyue
|
b4b8548368
|
add Build-Depends: python-future
|
2019-10-17 15:12:44 +08:00 |
|
Jiaqiang Xu
|
317877f996
|
Merge pull request #44 from haiwen/fix_memory_leak
Fix memory leak.
|
2019-09-25 12:04:37 +08:00 |
|
ly1217
|
19598f1d9d
|
Fix memory leak.
|
2019-09-24 20:16:38 -07:00 |
|
Jiaqiang Xu
|
12d4c33f6e
|
Merge pull request #43 from haiwen/fix_test_error
Fix tests error.
|
2019-09-11 18:01:59 +08:00 |
|
ly1217
|
60ba8eca57
|
Fix tests error.
|
2019-09-11 01:48:20 -07:00 |
|
Jiaqiang Xu
|
5b21fe6e69
|
Merge pull request #41 from haiwen/add_named_pipe_server_thread_pool
Add named pipe server thread pool.
|
2019-09-11 14:55:28 +08:00 |
|
ly1217
|
1239667823
|
Add named pipe server thread pool.
|
2019-09-10 23:48:04 -07:00 |
|
Jiaqiang Xu
|
c137594507
|
Merge pull request #42 from haiwen/json_t_is_null
handle json is null
|
2019-09-10 11:09:57 +08:00 |
|
Xiangyue Cai
|
faaff4cf7b
|
handle json is null
|
2019-09-10 10:48:10 +08:00 |
|
Jonathan Xu
|
c185be9413
|
Merge branch 'python3'
|
2019-07-25 12:10:31 +08:00 |
|
Jiaqiang Xu
|
2803f8d5cf
|
Merge pull request #40 from haiwen/fix-named-pipe-transport
Fix named pipe transport
|
2019-07-19 15:31:10 +08:00 |
|
Jonathan Xu
|
2e1f32b83a
|
Change system error messages to US English.
|
2019-07-19 15:27:58 +08:00 |
|
Jonathan Xu
|
0c26e154cb
|
Remove debug messages in named pipe transport.
|
2019-07-18 10:44:49 +08:00 |
|
Jonathan Xu
|
c161cb90a5
|
Remove G_LOG_DOMAIN, use default log domain.
|
2019-07-12 17:03:28 +08:00 |
|
Shuai Lin
|
212281a882
|
Fixed windows named pipe transport
pipe_write_n should return -1 on error
|
2019-07-09 15:30:25 +08:00 |
|
Jonathan Xu
|
361fdf86de
|
[pysearpc] Improve code of named_pipe transport.
|
2019-07-01 15:39:26 +08:00 |
|
Jonathan Xu
|
e0d45991aa
|
[pysearpc] Use connection pool in NamedPipeClient.
|
2019-06-25 16:42:13 +08:00 |
|
Jonathan Xu
|
20be6d2edf
|
[pysearpc] Add test for unicode string.
|
2019-06-17 10:40:34 +08:00 |
|
Jonathan Xu
|
6c5fea320c
|
[CI] Pip install future package in travis CI.
|
2019-06-06 18:28:03 +08:00 |
|
Jonathan Xu
|
bc8f815777
|
[py] Use bytearray for better performance when recv() from socket.
|
2019-06-06 18:11:33 +08:00 |
|
Shuai Lin
|
777c9accaa
|
Updated travis.yml to run for both python 2/3 (#39)
|
2019-06-06 17:57:53 +08:00 |
|
Jonathan Xu
|
ac0750d058
|
Support python 3 in pysearpc.
|
2019-06-06 17:36:19 +08:00 |
|
Daniel Pan
|
4f32f8be00
|
Merge pull request #37 from esell/master
fix sed in Makefile for FreeBSD
|
2019-02-28 10:28:28 +08:00 |
|
esell
|
ebe09c82d5
|
tabs, not spaces :(
|
2019-02-27 15:52:18 -07:00 |
|
esell
|
55b97e1849
|
fix sed in Makefile for FreeBSD
|
2019-02-27 15:27:52 -07:00 |
|
Jiaqiang Xu
|
85127befda
|
Merge pull request #36 from haiwen/fix_slow_log_unit
Fix the unit of slow log threshold.
|
2018-12-25 10:50:27 +08:00 |
|
ly1217
|
474bf337d8
|
Fix the unit of slow log threshold.
|
2018-12-25 10:44:41 +08:00 |
|
Jonathan Xu
|
22cfe9adbe
|
Add slow log support.
|
2018-12-21 18:38:38 +08:00 |
|
Jonathan Xu
|
041fd68e1c
|
Fix variable sizes in named pipe transport.
Should use 32-bit integer to store the length header in transport protocol.
|
2018-11-15 17:50:10 +08:00 |
|
Jiaqiang Xu
|
d19a3d1a2c
|
Merge pull request #35 from haiwen/revert-30-patch-1
Revert "Fix variable types and pointer sizes"
|
2018-11-15 14:29:41 +08:00 |
|