Export g_charset_converter_get_num_fallbacks in header
[platform/upstream/glib.git] / gio / tests /
2009-11-24 Alexander LarssonFix GZlibCompressorFormat names
2009-11-23 Alexander LarssonAdd filter-cat test for GConverter streams
2009-11-23 Alexander LarssonAdd test for converter streams
2009-11-17 Javier JardónFix compilation warning: Initialize the variable
2009-11-12 Ryan LortieBug 591216 - Warning building resolver.o
2009-08-19 Dan WinshipRe-run res_init() when resolv.conf changes
2009-07-23 Dan WinshipFix leaks in GSocketClient and GThreadedResolver
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-06-30 Benjamin OtteBug 587434 – regression tests fail
2009-06-30 Benjamin OtteBug 587434 – regression tests fail
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-06-29 Benjamin Ottefix warnings from gcc compilation with my mad CFLAGS
2009-06-15 Matthias ClasenDon't use deprecated GLib api
2009-06-14 Ryan LortieAdd GNIO test cases to .gitignore
2009-06-01 Dan WinshipFix multiple bugs in g_srv_target_list_sort()
2009-05-20 Alexander LarssonUse G_GSSIZE_FORMAT where needed (#577884)
2009-05-20 Alexander LarssonAdd support for graceful disconnect to GTcpConnection
2009-05-19 Alexander LarssonAdd send-data, a g_socket_client test case
2009-05-19 Alexander LarssonRead socket state in g_socket_get_local/remote_address
2009-05-18 Alexander LarssonAdd max_threads argument to g_threaded_socket_service_new
2009-05-15 Alexander LarssonAdd test apps for highlevel socket classes
2009-05-15 Alexander LarssonAdd test apps for GSocket API
2009-05-13 Alexander LarssonAdd tests for local GIOStream GFile ops
2009-05-01 Dan WinshipMisc warning fixes
2009-04-22 Dan WinshipGResolver wrappers: GNetworkAddress, GNetworkService...
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS
2009-02-26 Alexander LarssonBug 540461 – g_memory_output_stream_get_data_size(...
2009-02-19 Ryan Lortieupdate gitignore
2009-01-28 Ryan LortieBug 568575 – _async functions for GDataInputStream
2009-01-21 Ryan LortieBug 568394 – dropping the last reference to a stream...
2009-01-05 Ryan Lortieimprove add new simple-async-result test new file to...
2008-12-15 Matthias Clasen2.19.3 GLIB_2_19_3
2008-12-08 Matthias ClasenSupport compilers that don't understand ISO C varargs...
2008-12-01 Matthias ClasenRevert behaviour change in g_data_input_stream_read_line
2008-12-01 Matthias ClasenComment out two failing tests
2008-11-28 Matthias ClasenBug 547481 – g_data_input_stream_read_line behaves...
2008-11-28 Matthias ClasenBug 562393 – g_buffered_input_stream_read_byte broken...
2008-10-21 Alexander LarssonBug 555740 - gicon serialization Based on patch from...
2008-10-16 Matthias Clasen2.19.0 GLIB_2_19_0
2008-10-10 Matthias ClasenFix gcc warnings
2008-09-30 Tor LillqvistBuild desktop-app-info only on Unix.
2008-09-27 Dan WinshipUse g_assert_error() and g_assert_no_error()
2008-09-26 Matthias ClasenBug 545350 – GAppInfo deletion Bug 545351 – Reset assoc...
2008-09-26 Dan Winship Bug 505361 - gunixinputstream.c assumes poll() available
2008-09-02 Ryan LortieBug 549771 – improved .gitignore for glib
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-30 Matthias ClasenAdd some tests for GMemoryOutputStream.
2008-06-13 Yevgen MuntyanUse less fancy unicode filenames, so the test doesn...
2008-06-11 A. WaltonFix broken test case.
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias Clasen2.17.0 GLIB_2_17_0
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-05-26 Matthias ClasenMake tests work
2008-03-13 Tomas BzatekInclude live-g-file in standard set of tests, making...
2008-03-06 Alexander LarssonFix sparse warnings (#519489)
2008-02-21 Alexander LarssonAdd new g_file_has_prefix that does the same as g_file_...
2008-02-12 Alexander LarssonC89 fixes (#515892)
2008-02-10 Matthias ClasenFix a mismerge
2008-02-10 Matthias Clasen/bin/ksh can't handle a for-loop with no arguments...
2008-02-07 Tor Lillqvistlive-g-file won't build on Windows, too Unix-specific.
2008-02-06 Tomas BzatekNew GIO testing module working over real data
2008-01-30 Alexander LarssonC89 fixes from Jens Granseuer (#512849)
2008-01-28 Matthias ClasenDisable some tests
2008-01-22 Alexander LarssonCanonicalize paths that start with more than two slashes.
2008-01-22 Alexander LarssonFix c++ comment
2008-01-22 Alexander LarssonAllow UTF-8 in file:// parse names.
2008-01-07 Matthias ClasenAdd some tests