Chilledheart
59c82b2604
[tests] use clar
...
- enable test in travis-ci script
2014-07-18 09:58:40 +08:00
plt
da8fca373a
Merge pull request #12 from Chilledheart/patch-1
...
[lib] cleanup some compiler warning
2014-06-30 13:45:35 +08:00
plt
342a94db73
Merge pull request #9 from Chilledheart/deprecated_g_type_init
...
Skip deprecated g_type_init() for GLib 2.36
2014-06-30 13:42:50 +08:00
Chilledheart
ba0d080d3d
[lib] cleanup some compiler warnings
...
- lib/searpc-client.c:353:1: warning: control reaches end of non-void function [-Wreturn-type]
- lib/searpc-utils.c:93:13: warning: enumeration value 'JSON_ARRAY' not handled in switch [-Wswitch]
2014-06-29 13:07:42 +08:00
plt
f8c1c55665
Merge pull request #10 from Chilledheart/travis-ci
...
Add travis script
2014-06-16 16:22:48 +08:00
Chilledheart
146374cc8d
Add travis script
2014-06-14 00:18:56 +08:00
Chilledheart
e75ab63fe3
Skip deprecated g_type_init() for GLib 2.36
2014-06-10 11:18:02 +08:00
lins05
66f7c265c0
update version to 1.2.2
v2.1.2
v2.1.4-server
v2.1.5-server
v2.2.0
v2.2.1-server
v3.0.0
v3.0.0-server
v3.0.1-server
v3.0.2
v3.0.2-pro
v3.0.2-server
v3.0.3
v3.0.3-pro
v3.0.3-server
v3.0.4
v3.0.4-pro
v3.0.5-pro
v3.0.6-pro
v3.0.7-pro
2014-01-22 15:36:15 +08:00
plt
56e496e3a9
Merge pull request #8 from pkerling/master
...
Add missing jansson dependency in pkg-config spec
2014-01-18 18:32:16 -08:00
Philipp Kerling
3ac24dfcc3
Add missing jansson dependency in pkg-config spec
2014-01-18 16:41:27 +01:00
plt
aedbbb184f
Print the exact file that loaded rpc function table from
2013-12-30 10:29:30 +08:00
lins05
d0d6f35fd5
update version to 1.2.1
v2.1.1
v2.1.1-testing
v2.1.3-server
2013-12-19 13:26:52 +08:00
lins05
6110ad3cbc
fallback g_value_set_schar to g_value_set_char for glib<2.32
2013-12-19 10:47:27 +08:00
lins05
f8045eaee3
fixed compile for glib-2.28
2013-12-13 15:51:35 +08:00
lins05
acefaa9221
fixed demo/Makefile.am
2013-12-09 19:25:33 +08:00
Jiaqiang Xu
e0c196d119
Merge pull request #7 from drobin/master
...
Fix pkg-config spec after merging 'json' branch
2013-11-07 17:38:03 -08:00
Robin Doer
bc02833f52
Fix pkg-config spec after merging 'json' branch
...
libsearpc.pc still contains a reference to the searpc-json-glib library which
is not build anymore. It is safe to remove the reference.
2013-11-07 16:44:37 +01:00
Jiaqiang Xu
87602806b6
Fix a pointer bug.
2013-11-05 16:45:10 +08:00
Jiaqiang Xu
2c3f140fcc
Merge branch 'json'
2013-11-04 11:27:36 +08:00
poetwang
9ba717d38b
Fix the bug of cast int GType to int
v2.0.1-pro
v2.0.2-server
v2.0.3-server
v2.0.4-server
v2.0.4-server-testing
v2.0.6
v2.0.7
v2.0.8
2013-08-24 13:02:18 +08:00
vegarden
45c9e4e41d
rewrite demo
2013-08-09 16:19:25 +08:00
vegarden
9f37cfc0a2
rewrite demo
2013-08-09 15:54:46 +08:00
vegarden
1aa4d1e041
a little fix
2013-08-09 14:30:18 +08:00
vegarden
65677b5601
fix somebugs
2013-08-09 14:24:12 +08:00
vegarden
e2e594a8a2
improve some details
2013-08-09 12:56:37 +08:00
vegarden
e4a5b18e6c
Update README.markdown
2013-08-09 12:45:15 +08:00
vegarden
077dbff4b5
Update README.markdown
2013-08-08 16:32:40 +08:00
vegarden
09b9b0cb27
replace json-glib with jansson
2013-08-08 16:24:20 +08:00
Jiaqiang Xu
4f28361e4d
Merge pull request #2 from tuxillo/master
...
Use autotools discovered sed instead of calling directly system's one.
v2.0.5
2013-04-13 19:59:51 -07:00
Antonio Huete Jimenez
ae89e752e8
Use autotools discovered sed instead of calling directly system's one.
2013-04-13 12:44:31 +02:00
lins05
f022c6509c
update version to 1.1.0
2013-03-27 18:50:15 +08:00
lins05
56b412eca3
[python] add SearpcServer in python
2013-03-13 20:44:36 +08:00
lins05
5cf33ea3a1
include latest commit info when "make dist"
2013-03-04 11:50:20 +08:00
xiez
3f4cc91de7
Merge pull request #1 from haiwen/encoder
...
Added json encoder to searpc object
2013-02-20 04:57:03 -08:00
zhengxie
493d1c95a9
Added json encoder to searpc object
2013-02-20 16:43:31 +08:00
lins05
8e908095d1
improve "make clean"
2013-02-04 21:23:27 +08:00
lins05
facf0f6cad
adjust for debian package
2013-01-22 16:14:35 +08:00
lins05
090e50b282
improve the .pc file
2013-01-18 14:15:15 +08:00
poet
eb6990cad4
Fix a bug for sed in mac
2013-01-12 13:51:26 +08:00
lins05
30c37d1692
Take DESTDIR into account in libsearpc.pc
2013-01-10 15:15:03 +08:00
gnehzuil
f1d6bc56a2
Avoid using python3 as default python interpreter.
...
Now if the user wants to build libsearpc when he/she has installed
python3 as default python interpreter. He/She need to build program
as following steps:
1. ./configure PYTHON=/usr/bin/python2.x
2. make
3. make install
2013-01-04 14:17:43 +08:00
lins05
1fc3913f06
remove unnecessary checks in configure.ac
2013-01-03 16:56:30 +08:00
lins05
ce08649d74
fixed LDADD in demo/Makefile.am
2012-12-14 13:56:31 +08:00
xiez
048f6fa80d
Fixed bug when return empty string
2012-09-20 10:11:46 +08:00
plt
0f5664e138
Fix make distcheck
...
No longer need to copy rpc_table.py to build dir
2012-09-11 16:17:48 +08:00
plt
d1256247ee
searpc-codegen load function table from any py file
2012-09-11 16:12:24 +08:00
plt
97db61a6de
Clean lib/Makefile.am
2012-07-13 14:25:31 +08:00
gnehzuil
13866b3674
Make distcheck pass.
2012-07-12 13:31:36 +08:00
xiez
0185c14831
Fix bug when dict value is 0
2012-07-08 20:18:19 +08:00
plt
f560675030
Update configure.ac to remove checkout python headers
2012-07-08 13:57:43 +08:00