Commits


Yosuke Shiro authored and Kouhei Sutou committed 059e2d0b04b
ARROW-3630: [Plasma][GLib] Add GLib bindings of Plasma It's GLib bindings of Plasma. Author: Yosuke Shiro <ys2014hs@gmail.com> Author: Kouhei Sutou <kou@clear-code.com> Closes #2848 from shiro615/glib-support-plasma and squashes the following commits: c5904970 <Kouhei Sutou> Extract plasma_store_server runner as helper 689cd131 <Kouhei Sutou> Use Array to avoid shell escape ad5f1ef9 <Kouhei Sutou> Add "Plasma" prefix to avoid name conflict 5c7a8502 <Yosuke Shiro> Add arguments in gplasma_client_new() 455e4b02 <Yosuke Shiro> Update documents 6c2061c0 <Yosuke Shiro> Rename 'GPlasmaPlasmaClient' to 'GPlasmaClient' 23bf0cd5 <Yosuke Shiro> Support GLib 2.40 for Ubuntu 14.04 12f03895 <Yosuke Shiro> Move Plasma test case to 'test/plasma/' f1d7f97d <Yosuke Shiro> Fix order 976020cf <Yosuke Shiro> Build Plasma in Travis CI a2290149 <Yosuke Shiro> Add test case for Plasma da27add0 <Yosuke Shiro> Add build system for Plasma ad53af27 <Yosuke Shiro> Add GPlasmaPlasmaClient