History log of /external/bluetooth/glib/gio/goutputstream.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cec561c2cdbe5d01f11aef4f293839b06ed30e17 13-Aug-2008 Matthias Clasen <matthiasc@src.gnome.org> Add docs

svn path=/trunk/; revision=7346
/external/bluetooth/glib/gio/goutputstream.c
3d93bf6968884d75dd2706ef85e2014305eb92f2 01-Jul-2008 Cody Russell <bratsche@gnome.org> Moved all relevant typedefs into these files.

2008-07-01 Cody Russell <bratsche@gnome.org>

* gio/gioenums.h:
* gio/giotypes.h:
Moved all relevant typedefs into these files.

* gio/*.[ch]:
Updated wrt added files.

Split types into separate file for easier maintainership. (#538564)


svn path=/trunk/; revision=7127
/external/bluetooth/glib/gio/goutputstream.c
761424465aaad736916b029383483b6ac419d831 22-Jun-2008 Johan Dahlin <jdahlin@async.com.br> Include "config.h" instead of <config.h> Command used: find -name

2008-06-21 Johan Dahlin <jdahlin@async.com.br>

* *.[ch]: Include "config.h" instead of <config.h>
Command used:
find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
Rubberstamped by Mitch


svn path=/trunk/; revision=7092
/external/bluetooth/glib/gio/goutputstream.c
9c17697b56501d11b4c653432cc9e290347aa03e 16-Jun-2008 Christian Persch <chpe@src.gnome.org> Use g_set_error_literal where appropriate. Patch from bug #535947.

svn path=/trunk/; revision=7051
/external/bluetooth/glib/gio/goutputstream.c
a4427bfff5d31499dc0b46fa3f734bc92f7d0dd5 16-Jun-2008 Michael Natterer <mitch@imendio.com> chain up unconditionally in finalize() and dispose(). Also don't

2008-06-16 Michael Natterer <mitch@imendio.com>

* *.c: chain up unconditionally in finalize() and dispose(). Also
don't dereference these function pointers when calling them since
that has no meaning at all.


svn path=/trunk/; revision=7048
/external/bluetooth/glib/gio/goutputstream.c
d9c036f06add99271a206b113947642923013a6d 04-Mar-2008 Murray Cumming <murrayc@murrayc.com> Tiny documentation corrections.

2008-03-04 Murray Cumming <murrayc@murrayc.com>

* ginputstream.c:
* goutputstream.c: Tiny documentation corrections.

svn path=/trunk/; revision=6620
/external/bluetooth/glib/gio/goutputstream.c
8b294f1f9d4588f6ad68a61546d0e7391b3f09cf 25-Feb-2008 Wouter Bolsterlee <wbolster@svn.gnome.org> Fixup translator comments (#518578).

2008-02-25 Wouter Bolsterlee <wbolster@svn.gnome.org>

* gfile.c (g_file_find_enclosing_mount):
* ginputstream.c (g_input_stream_set_pending):
* glocalfile.c (g_local_file_find_enclosing_mount):
* gmount.c (g_mount_unmount), (g_mount_eject), (g_mount_remount):
* goutputstream.c (g_output_stream_set_pending):

Fixup translator comments (#518578).

svn path=/trunk/; revision=6591
/external/bluetooth/glib/gio/goutputstream.c
a9a049800769218817d8e9083eca00ce45942a9b 25-Feb-2008 Wouter Bolsterlee <wbolster@svn.gnome.org> Fix a few typos in translator comments and documentation.

2008-02-25 Wouter Bolsterlee <wbolster@svn.gnome.org>

* gfile.c (g_file_find_enclosing_mount):
* giomodule.c:
* glocalfile.c (g_local_file_find_enclosing_mount):
* goutputstream.c:

Fix a few typos in translator comments and documentation.

svn path=/trunk/; revision=6590
/external/bluetooth/glib/gio/goutputstream.c
9edb46455c4b10a7c5e40aa865af3f53698a4c48 25-Feb-2008 Alexander Larsson <alexl@redhat.com> Add translator comments (#518578)

2008-02-25 Alexander Larsson <alexl@redhat.com>

* gfile.c:
* ginputstream.c:
* glocalfile.c:
* gmount.c:
* goutputstream.c:
Add translator comments (#518578)


svn path=/trunk/; revision=6589
/external/bluetooth/glib/gio/goutputstream.c
f3144c7efe8c84f7a00bff9b796d5e73efc151cf 21-Feb-2008 Matthias Clasen <matthiasc@src.gnome.org> Doc fixes

svn path=/trunk/; revision=6554
/external/bluetooth/glib/gio/goutputstream.c
da0e7e81c16cba8d64014081487466a73a4c9506 10-Feb-2008 Matthias Clasen <mclasen@redhat.com> /bin/ksh can't handle a for-loop with no arguments, so add a "." for when

2008-02-09 Matthias Clasen <mclasen@redhat.com>

* Makefile.decl: /bin/ksh can't handle a for-loop with no
arguments, so add a "." for when $(SUBDIRS) is empty.

* glib/tests/option-context.c:
* glib/tests/testing.c:
* gthread/gthread-posix.c:
* tets/testingbase64.c:
* glib/gtester.c:
* glib/gsequence.c: Portability fixes. (#515154)



svn path=/trunk/; revision=6487
/external/bluetooth/glib/gio/goutputstream.c
7bfc60de2e83b263c35e645d4251bc55eaefec00 28-Jan-2008 Matthias Clasen <mclasen@redhat.com> Deprecate G_GNUC_(PRETTY)_FUNCTION.

2008-01-27 Matthias Clasen <mclasen@redhat.com>

* glib/gmacros.h: Deprecate G_GNUC_(PRETTY)_FUNCTION.



svn path=/trunk/; revision=6389
/external/bluetooth/glib/gio/goutputstream.c
af7645a49815d6427242d858ca779ce6bd5bb377 25-Jan-2008 Matthias Clasen <matthiasc@src.gnome.org> String fixes

svn path=/trunk/; revision=6370
/external/bluetooth/glib/gio/goutputstream.c
6aaab07e0f02e043f149d39a7d2e2012c19cf34f 21-Jan-2008 Murray Cumming <murrayc@murrayc.com> Documentation: Fixed minor typos and added more mentions of specific

2008-01-21 Murray Cumming,,, <murrayc@murrayc.com>

* gfileenumerator.c:
* gfileinputstream.c:
* ginputstream.c:
* goutputstream.c: Documentation: Fixed minor typos
and added more mentions of specific _finish() functions.

svn path=/trunk/; revision=6339
/external/bluetooth/glib/gio/goutputstream.c
f0749cc896db4174609da7da178d079aaf758845 16-Jan-2008 Murray Cumming <murrayc@murrayc.com> Corrected some typos in the documentation: occured -> occurred. its ->

2008-01-16 Murray Cumming <murrayc@murrayc.com>

* gappinfo.c:
* gdatainputstream.c:
* gfile.c:
* gfileoutputstream.c:
* ginputstream.c:
* gmount.c:
* goutputstream.c:
* gseekable.c:
* gunixmounts.c: Corrected some typos in the documentation:
occured -> occurred.
its -> it's (where appropriate).

svn path=/trunk/; revision=6322
/external/bluetooth/glib/gio/goutputstream.c
0debd52858ffb4f468e55cd2f3c7e4dec5455b94 18-Dec-2007 Matthias Clasen <matthiasc@src.gnome.org> Fix up includes in section docs

svn path=/trunk/; revision=6149
/external/bluetooth/glib/gio/goutputstream.c
4cb6eab803662aebb2a81fe97832dd7576391331 14-Dec-2007 Alexander Larsson <alexl@redhat.com> Clean up all flags enums to not have _FLAGS in them Make the names of some

2007-12-14 Alexander Larsson <alexl@redhat.com>

* gappinfo.h:
* gfile.[ch]:
* gfileattribute.[ch]:
* gio.symbols:
* glocalfile.c:
* glocalfileoutputstream.c:
* gmountoperation.[ch]:
* goutputstream.[ch]:
Clean up all flags enums to not have _FLAGS in them
Make the names of some of the enums better.

* glocalfileinfo.c:
Fix warning


svn path=/trunk/; revision=6119
/external/bluetooth/glib/gio/goutputstream.c
2ae689e31f793bfdddaee6d5cb7e679d1adff7a9 13-Dec-2007 Alexander Larsson <alexl@redhat.com> g_push/pop_current_cancellable -> g_cancellable_push/pop_current

2007-12-13 Alexander Larsson <alexl@redhat.com>

* gcancellable.[ch]:
* gio.symbols:
* gbufferedinputstream.c:
* gfileenumerator.c:
* gfileinputstream.c:
* gfileoutputstream.c:
* ginputstream.c:
* gioscheduler.c:
* goutputstream.c:
g_push/pop_current_cancellable ->
g_cancellable_push/pop_current


svn path=/trunk/; revision=6115
/external/bluetooth/glib/gio/goutputstream.c
cc3de68e2151cf3341115212c56c17714ca03bb2 10-Dec-2007 15:08:59 Tim Janik <timj@imendio.com> http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html

2007-12-10 15:08:59 Tim Janik <timj@imendio.com>

* let g_warn_if_fail replace g_assert as discussed here:
http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html

* fix bug #502498: Test framework assertion failures should follow
gcc error format.

* gmessages.h, gmessages.c: deprecated g_assert_warning() which is
unused now. removed g_assert*() definitions whcih are provided by
gtestutils.h now. added g_warn_if_reached() and g_warn_if_fail()
which are recommended as g_assert/g_assert_not_reached replacements
for non-test programs.
added g_warn_message() to implement g_warn_*() macros.
use emacs-next-error friendly formatting for file:line: for warnings.

* gtestutils.h, gtestutils.c: use emacs-next-error friendly formatting.
implement g_assert_not_reached() with g_assertion_message() and
g_assert() in terms of g_assertion_message_expr() so we'll be able to
provide assertion messages in test logs.

* gkeyfile.c, gbookmarkfile.c: changed g_assert*() to g_warn_if_fail()
or g_return_if_fail() where suitable.

* gio/: changed g_assert to g_warn_if_fail.



svn path=/trunk/; revision=6086
/external/bluetooth/glib/gio/goutputstream.c
ab69ee2945af25672ad4bb48ae6ab5b87f0e06e2 09-Dec-2007 A. Walton <awalton@svn.gnome.org> More documentation cleanup and filling in missing information, bringing

2007-12-09 A. Walton <awalton@svn.gnome.org>

* gdesktopappinfo.c:
* gdrive.c:
* gdrive.h:
* gfile.c:
* gfile.h:
* gfileattribute.c:
* gfileenumerator.c:
* gioerror.c:
* gioscheduler.c:
* gioscheduler.h:
* gloadableicon.c:
* gmemoryinputstream.c:
* gmemoryoutputstream.c:
* goutputstream.h:
* gsimpleasyncresult.c:
More documentation cleanup and filling in missing information,
bringing
GIO to 99% symbol coverage.

svn path=/trunk/; revision=6077
/external/bluetooth/glib/gio/goutputstream.c
2c362b7f9eb7cc81f37970e24c5b5dcdc56ea6d5 05-Dec-2007 Alexander Larsson <alexl@redhat.com> Rename all struct members named: read, write, close, truncate, or mount to

2007-12-05 Alexander Larsson <alexl@redhat.com>

* gbufferedinputstream.c:
* gbufferedoutputstream.c:
* gdrive.[ch]:
* gfile.[ch]:
* gfileenumerator.[ch]:
* gfileinputstream.c:
* gfileoutputstream.[ch]:
* gfilterinputstream.c:
* gfilteroutputstream.c:
* ginputstream.[ch]:
* glocalfile.c:
* glocalfileenumerator.c:
* glocalfileinputstream.c:
* glocalfileoutputstream.c:
* gmemoryinputstream.c:
* gmemoryoutputstream.c:
* goutputstream.[ch]:
* gseekable.[ch]:
* gunixdrive.c:
* gunixinputstream.c:
* gunixoutputstream.c:
Rename all struct members named:
read, write, close, truncate, or mount
to foo_fn, as these are reserved names
and could be defined as macros in libc.
(#501645)


svn path=/trunk/; revision=6048
/external/bluetooth/glib/gio/goutputstream.c
74e95b90d288ba2a5f513b508615869b98c80a66 04-Dec-2007 Alexander Larsson <alexl@redhat.com> Only call flush if non-null.

2007-12-04 Alexander Larsson <alexl@redhat.com>

* goutputstream.c:
(g_output_stream_close):
Only call flush if non-null.


svn path=/trunk/; revision=6040
/external/bluetooth/glib/gio/goutputstream.c
117de38f04de4f546215957b95d3c5b3f104fa42 04-Dec-2007 Dan Winship <danw@gnome.org> Make this take a GError and return a gboolean, and do the "outstanding

2007-11-30 Dan Winship <danw@gnome.org>

* ginputstream.c (g_input_stream_set_pending): Make this take a
GError and return a gboolean, and do the "outstanding operation"
check (and the "stream is already closed" check) itself.
(g_input_stream_clear_pending): Formerly set_pending(FALSE).

* goutputstream.c (g_output_stream_set_pending)
(g_output_stream_clear_pending): Likewise

* gbufferedinputstream.c:
* gfileinputstream.c:
* gfileoutputstream.c: Update for that

* gsimpleasyncresult.c (g_simple_async_report_gerror_in_idle):
Like g_simple_async_report_error_in_idle, but takes a GError
rather than building one.


svn path=/trunk/; revision=6039
/external/bluetooth/glib/gio/goutputstream.c
b22aa6dde67cb0517f03b375959d379bec06f460 04-Dec-2007 Dan Winship <danw@gnome.org> Don't cheat and unset the "pending" flag around inner calls. Instead, call

2007-11-30 Dan Winship <danw@gnome.org>

* goutputstream.c: Don't cheat and unset the "pending" flag around
inner calls. Instead, call the class method directly rather than
the wrapper function that checks "pending"


svn path=/trunk/; revision=6038
/external/bluetooth/glib/gio/goutputstream.c
650c65e892ba6d04bdecf32be16287c3f4dc861e 01-Dec-2007 Matthias Clasen <matthiasc@src.gnome.org> Doc improvements

svn path=/trunk/; revision=6005
/external/bluetooth/glib/gio/goutputstream.c
a2ca589703273fca80cb126430a8b058aba3eb52 30-Nov-2007 Matthias Clasen <matthiasc@src.gnome.org> More coding style fixes

svn path=/trunk/; revision=5999
/external/bluetooth/glib/gio/goutputstream.c
7f3280230bc9448a5750fc17a6eabef691ba25f4 28-Nov-2007 Alexander Larsson <alexl@redhat.com> Added. Added. Added. Added.

2007-11-28 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* abicheck.sh: Added.
* makegioalias.pl: Added.
* pltcheck.sh: Added.
* gio.symbols: Added.
* *.c:
* inotify/*.c
Initial work on adding symbol handling.

* gvfs.h:
Correct ifdef guard name

* fam/Makefile.am:
* inotify/Makefile.am:
* xdgmime/Makefile.am:
Include toplevel Makefile.decl


svn path=/trunk/; revision=5972
/external/bluetooth/glib/gio/goutputstream.c
54e52e099e11e0fd6541ce97c16b9f2dd381eb91 28-Nov-2007 Matthias Clasen <matthiasc@src.gnome.org> More trivial doc fixes

svn path=/trunk/; revision=5968
/external/bluetooth/glib/gio/goutputstream.c
5247f12f3649726471080440de0d37b78c1cec33 27-Nov-2007 Andrew Walton <awalton@src.gnome.org> Bumps documentation to 93% symbol coverage, touching most
of the public files. Fixes broken function documentation prototypes.
Fixes GCancellable inaccuracies. Removes unnecessary incomplete
gtk-doc headers in private files.

svn path=/trunk/; revision=5953
/external/bluetooth/glib/gio/goutputstream.c
3781343738de4abddf56982325a77bd70a98cd26 26-Nov-2007 Alexander Larsson <alexl@redhat.com> gio/ docs/reference/gio Merged gio-standalone into glib.

2007-11-26 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* configure.in:
* gio-2.0-uninstalled.pc.in:
* gio-2.0.pc.in:
* gio-unix-2.0-uninstalled.pc.in:
* gio-unix-2.0.pc.in:
* gio/
* docs/reference/gio
Merged gio-standalone into glib.

* glib/glibintl.h:
* glib/gutils.c:
Export glib_gettext so that gio can use it
Add P_ (using same domain for now)
Add I_ as g_intern_static_string


svn path=/trunk/; revision=5941
/external/bluetooth/glib/gio/goutputstream.c