platform/upstream/glib.git
2012-07-06 Matthias ClasenImprove the g_dir_read_name documentation
2012-07-04 Piotr DrągUpdated POTFILES.in
2012-07-04 Matthias ClasenDrop unneeded includes
2012-07-04 Matthias ClasenSplit gcontenttype.c
2012-07-04 Marc-André... win32: fix build after bug 674452
2012-07-03 Ryan LortieGObject docs fixup
2012-07-03 Rico Tzschichholzglib/deprecated: Fix some version typos
2012-07-03 Nilamdyuti... Assamese translation updated
2012-07-03 Alexander ShopovUpdated Bulgarian translation
2012-07-02 Neil RobertsFix the 'Since' tag for G_SOURCE_{REMOVE,CONTINUE}
2012-07-02 Christian Perschregex: Require PCRE 8.13
2012-07-02 Daniel MustielesUpdated Spanish translation
2012-07-02 Daniel MustielesUpdated Spanish translation
2012-07-02 Daniel MustielesFixed a a «big bug» in a string ;-)
2012-07-02 Christian Perschregex: Fix unicode othercasing
2012-07-02 Christian Perschregex: Add FIRSTLINE compile flag
2012-07-02 Christian Perschregex: Add NOTEMPTY_ATSTART match option
2012-07-02 Christian Perschregex: Add PARTIAL_HARD match option
2012-07-02 Christian Perschregex: Add JavaScript compat mode
2012-07-02 Christian Perschregex: Don't leak internal PCRE options
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
next