Added g-output-streams, gc-cleanups, and a performance test.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 17 Jul 2011 18:45:38 +0000 (11:45 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 17 Jul 2011 18:45:38 +0000 (11:45 -0700)
commit19fdd0a70473d52d99d6f4f2ea652eab7cfef55a
tree3e863f5543d1e18b718a8d8644b1e3d65db31461
parent64967b1b458db7c481d83eb485f5656fb0e01e2a
Added g-output-streams, gc-cleanups, and a performance test.
src/gtk/Includes/gio/gfile.cdecl
src/gtk/Includes/gio/ginputstream.cdecl
src/gtk/Includes/gio/gio.cdecl
src/gtk/Includes/gio/gioenums.cdecl [new file with mode: 0644]
src/gtk/Includes/gio/goutputstream.cdecl [new file with mode: 0644]
src/gtk/gio.scm
src/gtk/gtk.pkg
tests/gtk/test-port-performance.scm [new file with mode: 0644]