platform/upstream/glib.git
2012-11-05 Chun-wei FanVisual C++ 2010 projects: Prepare support for VS2012
2012-11-04 Simon FeltmanAdd array length annotation to GSignalQuery param_types...
2012-11-03 Peter MrázUpdated Slovak translation
2012-11-03 Peter MrázUpdated Slovak translation
2012-11-03 Martin PittAnnotate g_filename_to_utf8()
2012-11-02 Simon McVittieFix more warning-addition fallout
2012-11-02 Simon McVittieFix more void prototypes in tests
2012-11-02 Simon McVittiePredeclare more things in tests
2012-11-02 Simon McVittieBring back a couple of private-but-extern symbols
2012-11-02 Dan Winshipgtask: bump the max thread pool size up to 100 to avoid...
2012-11-02 Simon McVittieUse the FreeBSD credentials-passing code on Debian...
2012-11-02 Colin WaltersMerge waitpid() from g_spawn_sync into gmain()
2012-11-02 Tim-Philipp... tests: fix compiler warning in gvariant test
2012-11-02 Colin Waltersconfigure: Enable set of standard -Werror=foo flags
2012-11-02 Colin Waltersgdateparser: Delete unused debug print function
2012-11-02 Colin Waltersgdbusactiongroup: Add prototype for g_dbus_action_group...
2012-11-02 Colin Walterstest-pipe-unix: Add missing include
2012-11-02 Colin Waltersgettext: Add missing include
2012-11-02 Colin Waltersgcharset: Add header file for private API
2012-11-02 Colin Waltersgslice: Prototype G_ENABLE_DEBUG function that's part...
2012-11-02 Colin Waltersg_check_setuid: Include glib-private.h
2012-11-02 Colin Walterstests/1bitmutex: Hack to build with -Werror=missing...
2012-11-02 Colin WaltersUse (void) for no parameters, not ()
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
2012-11-02 Colin Waltersbuild: Ensure we #include header files for glib-genmars...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-10-31 Colin Walterstests/signals: Disable large enumeration value test...
2012-10-31 Rico Tzschichholzpo: Fix Makefile.in.in syntax
2012-10-30 Will ThompsonGNetworkMonitor: add missing apostrophe to docstring
2012-10-30 Vincent UntzAdd annotations for g_filename_from_uri()
2012-10-30 Aleksander... gmessages: fix minor typo in documentation
2012-10-30 Sweta KothariUpdated gujarati file
2012-10-29 Ryan Lortiegthread-posix: always use atomic pointer ops
2012-10-29 Ryan Lortieg_dbus_connection_export_menu_model(): fix a crash
2012-10-29 Paul Eggertgmain: Document constraints on waitpid
2012-10-29 Colin Waltersmkinstalldirs: Delete from version control
2012-10-27 Colin WaltersREADME.in: Note undefined behavior with new g_type_init...
2012-10-27 Rico Tzschichholzgio/tests: Fix build with -Werror=format-security
2012-10-27 Rico Tzschichholzgio/tests: Fix linker failure
2012-10-26 Stef Waltergio: No need to specify SOURCES when name matches execu...
2012-10-26 Stef Waltergio: Remove LDADD repetition from gio/tests Makefile
2012-10-26 Stef Waltergdbus: Allow GDBusObjectManagerClient to work on peer...
2012-10-26 Matthew BarnesFix typo in G_TEST_DBUS.
2012-10-26 Cosimo Cecchifile-info: catch thumbnail files in large directory...
2012-10-26 Colin Waltersg_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2
2012-10-25 Martin PittGIOChannel: Add missing annotations
2012-10-25 Martin PittRevert "Box GPollFD to make it introspectable"
2012-10-25 Martin PittBox GPollFD to make it introspectable
2012-10-25 Martin PittGIOChannel: Add missing (allow-none) annotations
2012-10-23 Colin Waltersgvariant: Make g_variant_new_from_bytes() public
2012-10-22 Ryan LortieRelease GLib 2.35.1 2.35.1
2012-10-21 Murray CummingFix this cost -> the cost typos
2012-10-19 Matej UrbančičUpdated Slovenian translation
2012-10-19 Antoine JacoutotAllow slightly too big poll duration in /socket/timed_w...
2012-10-17 Matthias ClasenGBytes: deal with a corner-case
2012-10-17 Matthias ClasenAdd a test for the previous fix
2012-10-16 Ryan LortieGBusNameVanishedCallback: document NULL connection
2012-10-16 Ryan LortieGMenuExporter: allow NULL bus on _name_vanished
2012-10-16 Ryan LortieAdd note about g_type_init() to README
2012-10-16 Ryan LortieProperly deprecate g_type_init()
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-16 Ryan LortieConvert g_type_init() to a ctor
2012-10-15 Matthias ClasenAdd missing semicolons to gobject_probes.d
2012-10-15 Marc-Antoine... gdbus-testserver: port to pygi
2012-10-15 Matthias ClasenAdd return-if-fail checks to g_application_hold/release
2012-10-15 Ryan Lortieg_settings_bind: use canonical property name
2012-10-15 Matthias ClasenAdd Win32 versions of some new content type APIs
2012-10-15 Ask H. LarsenUpdated Danish translation
2012-10-13 Ryan Lortiegsignal: really fix closure invalidation
2012-10-12 Arnel A. Borjagtimezone: Indentation adn comment fixes
2012-10-12 John RallsBug 631382 - GTimeZone support for zoneinfo version 1
2012-10-11 Kjartan MaraasUpdated Norwegian bokmål translation.
2012-10-11 Will Thompsongtestdbus: correct documentation typos
2012-10-10 Dan Winshipgio/tests: port from GSimpleAsyncResult to GTask
2012-10-10 Dan Winshipgio: port networking classes from GSimpleAsyncResult...
2012-10-10 Dan Winshipgio: port GAsyncInitable from GSimpleAsyncResult to...
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-10-10 Dan Winshipgio: port GThreadedResolver from GSimpleAsyncResult...
2012-10-10 Dan WinshipGTask: new GAsyncResult implementation / threaded task...
2012-10-10 Dan Winshipghash.c: fix docs
2012-10-09 Ryan Lortie[gsignal] Fix closure invalidation
2012-10-09 Aleksander... gdbus: minor documentation fix in g_dbus_interface_skel...
2012-10-08 Ryan Lortie[gobject] set all properties before constructed()
2012-10-08 Ryan Lortiefix g_signal_connect_object() documentation
2012-10-08 Ryan Lortie[gsignal] fix up a crasher in previous commit
2012-10-08 Matthias Clasen[gsignal] disconnect invalidated closures
2012-10-07 Jasper St.... ghash: Add documentation
2012-10-07 Jasper St.... glib.py: Remove old debugging code
2012-10-06 Dan WinshipGFileMonitor: thread-safety fix for non-default-main...
2012-10-05 Colin Walterscodegen: Install Python files in $(datadir)/glib-2...
2012-10-05 Colin Walterscodegen: Explicitly close output
2012-10-03 Dan WinshipAdd GLIB_VERSION_2_36 and related
2012-10-03 David Zeuthengdbus-codegen: Update tests for new inheritance-semanti...
2012-10-03 David Zeuthengdbus-codegen: make members of an interface inherit...
2012-10-03 Christian Perschunicode: Add new tests for unicode 6.2
2012-10-03 Christian Perschunicode: Update to unicode 6.2.0 beta
2012-10-03 Christian Perschunicode: Add new line breaking class from unicode 6.2
2012-10-03 Christian Perschunicode: Use g_assert_cmp{int,uint,hex} in tests
next