platform/upstream/glib.git
2012-07-02 Christian Perschregex: Add BSR_ANYCRLF and BSR_ANY match options
2012-07-02 Christian Perschregex: Add BSR_ANYCRLF compile option
2012-07-02 Christian Perschregex: Fix newline definition for system PCRE
2012-07-02 Christian Perschregex: Don't return from inside a g_once_init_enter...
2012-07-02 Christian Perschregex: Add accessor for PCRE_INFO_HASCRORLF
2012-07-02 Christian Perschregex: Remove message for unused error code
2012-07-02 Christian Perschregex: Add NEWLINE_ANYCRLF match option
2012-07-02 Christian Perschregex: Add NEWLINE_ANYCRLF compile option
2012-07-02 Christian Perschregex: Assert that our flags values are the same as...
2012-07-01 Simon FeltmanUpdated codegen to work with python3.
2012-07-01 Christian Perschregex: Handle PCRE_ERROR_RECURSIONLOOP
2012-07-01 Christian Perschregex: Update GRegexError with newer PCRE error codes
2012-07-01 Christian Perschregex: Simplify regex compile tests
2012-07-01 Christian Perschregex: Deprecate an obsolete error code
2012-07-01 Christian Perschregex: Fix PCRE error code conversion
2012-06-30 Nguyễn Thái... Updated Vietnamese translation
2012-06-30 Nguyễn Thái... po/vi: import from Damned Lies
2012-06-29 Matthias ClasenGOptionContext: Don't show headings without options
2012-06-29 Johan DahlinUse the same Python as we found in configure
2012-06-28 Tom TryfonidisUpdated Greek translation
2012-06-28 Martin PittFix /contenttype/guess test
2012-06-28 Alexander LarssonFix the mimetype default fix
2012-06-28 Alexander LarssonFix default app lookup wrt parent types and defaults...
2012-06-28 Stef WalterGTlsInteraction: Fix incorrect locking of mutex
2012-06-27 Martin Pittgio/tests/contenttype: Call g_content_type_guess()...
2012-06-27 Martin Pitt/mainloop/timeouts test: Reduce race condition
2012-06-27 Philipp Kernvaluetransform: Fix definition of ulong_bool
2012-06-27 Alexander ShopovUpdated Bulgarian translation
2012-06-26 Martin PittAllow slightly too small poll duration in /socket/timed...
2012-06-26 Colin WaltersGTestDBus: Don't call into gvfs
2012-06-26 Dan WinshipGMainContext: reorganize source list to avoid O(n)...
2012-06-26 Dan Winshipgmain: add GSourceIter
2012-06-26 Dan Winshipgmain: rename some variables for clarity
2012-06-26 Dan Winshipgmain: child sources must always have same priority...
2012-06-26 Ryan LortieGSource: initialise ->priv on construct
2012-06-26 Dan Winshiptests: add a timing test for adding lots of GSources
2012-06-26 Ryan Lortieglib/: gtk-doc cleanup
2012-06-25 Colin WaltersFix previous commit
2012-06-25 Colin Waltersgio/tests/actions: Plug a memory leak
2012-06-25 Colin WaltersGIOScheduler: Disconnect from cancellable after job...
2012-06-25 Ryan Lortie*bump*
2012-06-25 Ryan LortieGLib 2.33.3 2.33.3
2012-06-25 Ryan LortieRevert "GIOScheduler: Avoid constant iteration over...
2012-06-25 Lars UebernickelGDbusActionGroup: always set strict when _query_action...
2012-06-24 Fran DiéguezUpdated Galician translations
2012-06-24 Matthias ClasenMark utf8 performance tests as such
2012-06-23 Matthias ClasenRemove a few redundant ;s
2012-06-23 Phil ClaytonAdd missing annotation to GDBusConnection::closed
2012-06-23 Emmanuele BassiUpdate the comment in gmarshal.list
2012-06-23 Matthias ClasenAdd a test for G_USER_DIRECTOR_DESKTOP
2012-06-23 Christian Perschregex: Fix unicode othercasing
2012-06-23 Matthias ClasenAdd a note of caution to the g_slist_delete_link()...
2012-06-23 Sasi Bhushan... Updated Telugu Translation
2012-06-22 Colin WaltersGIOScheduler: Use a GList, not GSList for jobs
2012-06-22 Colin WaltersGIOScheduler: Avoid constant iteration over pending...
2012-06-22 Colin WaltersGRand: Check return value of fopen directly
2012-06-22 Colin Waltersgspawn: Abort if we can't open /dev/null
2012-06-22 Colin Walterstests/unix: Ensure buffer is NUL terminated
2012-06-22 Colin Waltersgsignal: Properly handle NULL nodes
2012-06-22 Colin Waltersgresourcefile.c: Remove stray semicolon
2012-06-22 Colin Waltersgmenu: Remove stray semicolon in g_menu_clear_item()
2012-06-22 Colin Walterstests: Add missing initializer for return value
2012-06-22 Colin Walterstests: Add missing va_end()
2012-06-22 Colin Waltersgfileutils: Remove extra fclose()
2012-06-22 Daniel MustielesUpdated Spanish translation
2012-06-22 Stef Waltergresolver: More robust parsing of DNS responses
2012-06-22 Matthew BarnesAdd g_dbus_object_manager_server_is_exported()
2012-06-21 Colin WaltersGUnixVolumeMonitor: Make use of new g_list_copy_deep()
2012-06-21 Jonh WendellAdds g_list_copy_deep and g_slist_copy_deep
2012-06-21 Dan Winshipgio/tests/proxy-test: fix cleanup
2012-06-21 Matthias ClasenInstall bash completion files in /usr/share/
2012-06-20 Dan Winshipgio/tests/pollable: add can_poll() assertions
2012-06-20 Dan Winshipgdbus: fix generated code to not warn under -Wfloat...
2012-06-20 Chun-wei Fanmsvc_recommended_pragmas.h: Re-enable C4819 warnings
2012-06-19 Nilamdyuti... Assamese translation reviewed
2012-06-19 Chun-wei FanBug 678332-gio/gconverterinputstream.c: Fix build
2012-06-19 Chun-wei FanBug 678332-GIO: Fix build on Windows/non-GCC
2012-06-18 Chun-wei Fanbuild/win32/vs9/glib.vsprops: Cosmetics
2012-06-18 Martin PittFix g_utf8_validate() out argument transfer mode
2012-06-16 Dan Winshipdocs: fix an example
2012-06-15 Matthias ClasenGKeyFile: Deal better with blank lines
2012-06-15 Matthias ClasenGWakeup: Avoid extraneous wakeups
2012-06-15 Paolo BorelliImprove g_find_program_in_path documentation
2012-06-15 Tom TryfonidisUpdated Greek translation
2012-06-14 Daniel MustielesUpdated Spanish translation
2012-06-13 Khaled HosnyUpdated Arabic translation
2012-06-13 William Jon... Update to use XDG cache home for thumbnails
2012-06-13 Matthias ClasenImprove GTimeZone test coverage
2012-06-13 Benjamin Otteglib-compile-resources: Forward errors from spawned...
2012-06-12 Stefan Sauergtype: make these cases fatal.
2012-06-12 Dan Winshipupdate .gitignore
2012-06-12 Dan Winshipgunixoutputstream: add missing can_poll() implementation
2012-06-12 Murray CummingRemove trailing commas from enums
2012-06-11 Matthias ClasenCorrect the docs for g_time_zone_adjust_time
2012-06-11 Matthias ClasenImprove GTimeZone test coverage
2012-06-11 Matthias ClasenCosmetic changes
2012-06-11 Matthias ClasenImprove GOptionContext test coverage
2012-06-11 Matthias ClasenFix a typo
2012-06-08 David ZeuthenGDBusProxy: Treat org.freedesktop.systemd1.Masked error...
2012-06-07 Daniel MacksFix path to aclocal in output message
next