1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-06-20 19:01:56 +00:00
Commit Graph

244 Commits

Author SHA1 Message Date
Daniel Pan
0d9e1b662d Merge pull request #18 from comzeradd/m4
Substitute m4 obsolete macros
2014-08-13 10:03:48 +08:00
Nikos Roussos
2fbc70fe1d Substitute m4 obsolete macros 2014-08-12 14:52:48 +03:00
lins05
5c094f3e74 Merge pull request #17 from Chilledheart/patch-1
[lib] fix searpc codegen issue
2014-08-10 18:32:02 +08:00
Chilledheart
2b71149baf [lib] fix searpc codegen issue 2014-08-07 23:03:07 +08:00
zhengxie
80b7355592 Remove simplejson 2014-07-28 14:31:43 +08:00
Daniel Pan
22b4c467ce Merge pull request #16 from Chilledheart/patch-2
[build] detect darwin platform correctly
2014-07-23 16:59:56 +08:00
Chilledheart
eb80267db9 [build] detect darwin platform correctly 2014-07-23 15:20:49 +08:00
Daniel Pan
05c357a383 Merge pull request #14 from Chilledheart/fix_sed_osx
[build] prevent bad sed usage under osx
2014-07-18 12:35:54 +08:00
Chilledheart
a39d88c7d6 [build] prevent bad sed usage under osx 2014-07-18 12:24:43 +08:00
Daniel Pan
0577663605 Merge pull request #13 from Chilledheart/use_clar
[tests] using clar now
2014-07-18 10:02:44 +08:00
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 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 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 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.
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