1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-08-01 13:07:12 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
killing
a1628f7055 Add new function and fix a bug.
* SearpcError.msg should be a string object.
2012-05-24 17:32:49 +08:00
plt
7b9dc5a85a Do not encode object property in utf8 2012-05-15 21:50:16 +08:00
lins05
a0d0e78e8b strings in utf-8 instead of unicode when deserializing obj/objlists 2012-05-14 15:23:35 +08:00
plt
39ad93b4b7 Remove print 2012-05-09 23:19:20 +08:00
lins_win7
57703f8652 [win] fixed a few problems on windows 2012-05-09 16:17:42 +08:00
lins05
47ffe05a59 [lib] include json-glib in source tree 2012-05-09 13:33:59 +08:00
plt
1ee6b15baf Update pygencode.py, do not gen code for object and objlist 2012-05-07 11:35:01 +08:00
lins05
0b8df07e4d [pysearpc] remove pygobject dependency. 2012-05-02 17:14:01 +08:00
killing
805a389782 [pack] Add configure option for building server package. 2012-03-19 21:54:13 +08:00
killing
ce3dbffd9f Accept None as string argument in pysearpc. 2012-03-02 20:39:22 +08:00
lins05_win
883ae12eb4 [conf,demo] add win32 support in demo 2012-01-06 12:33:22 +08:00
killing
7fef7aa31e Add type 'int64'. 2011-10-20 20:57:13 +08:00
unknown
19dd4480ce clear the code 2011-10-15 23:27:15 +08:00
unknown
440a10cce5 make the code clear 2011-10-15 23:27:15 +08:00
unknown
fb8a0dc711 delete link file 2011-10-15 23:27:15 +08:00
plt
9e170ce61e Fix the install path of pysearpc 2011-05-19 00:18:51 +08:00
plt
c5e4719c4f Clean project
* Remove unused code generating scripts
* Rename files to be more clear
* Improve dependency in Makefile.am
2011-05-18 17:24:34 +08:00
plt
c2bc98f295 Improve README and demo 2011-05-18 11:06:01 +08:00
lins05
02eb0744fc 1. Rearraged the source tree
2. modified the autotools scripts, "make distcheck" is ok now
2011-04-15 14:33:25 +08:00
lins05
cffba48da8 added autogen.sh 2011-04-09 18:40:55 +08:00
lins05
d9ca63fd74 untrack automake related files 2011-04-09 17:48:15 +08:00
lins05
2c33b48a6a modify configur.ac to support optional compiling of demo program and pysearpc 2011-04-09 17:33:28 +08:00
lins05
1c93456ce0 add GNU standard files 2011-04-09 11:53:55 +08:00
lins05
13d68a1c86 add all files 2011-04-08 20:58:15 +08:00