| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-03-13 | Cleanup of makefiles.HEADmaster | Edward Hervey | 6 | -43/+35 |
| 2009-03-12 | More auto-generated files. These are not available in upstream git but genera... | Edward Hervey | 6 | -0/+10168 |
| 2009-03-11 | config.h : the glib headers already define HAVE_MALLOC_H | Prajnashi S | 1 | -1/+1 |
| 2009-03-11 | tests: Make mainloop test verbose | Prajnashi S | 1 | -0/+9 |
| 2009-03-11 | Fix some includes (this might be fixed in more recent versions) | Prajnashi S | 2 | -1/+2 |
| 2009-03-11 | Fixes for systems without libiconv | Prajnashi S | 2 | -4/+45 |
| 2009-03-11 | Fixes for systems without "locale.h" | Prajnashi S | 1 | -0/+18 |
| 2009-03-11 | More fixes for libc functions not available in bionic. | Prajnashi S | 1 | -2/+31 |
| 2009-03-11 | Fix posix issues with bionic's libc | Prajnashi S | 1 | -0/+7 |
| 2009-03-11 | Auto-generated files for Android build | Prajnashi S | 4 | -0/+743 |
| 2009-03-11 | Android specific makefiles | Prajnashi S | 9 | -0/+262 |
| 2007-03-16 | 2.13.0 | Matthias Clasen | 100 | -13744/+15412 |
| 2007-03-16 | Warn if the input is too short. (#418862, Halton Huo) | Matthias Clasen | 2 | -4/+17 |
| 2007-03-16 | some fixups, mention that changing scanner config during the parsing phase | Tim Janik | 3 | -42/+48 |
| 2007-03-16 | reverted premature commit which broke GScanner ABI and API, #415323. | Tim Janik | 3 | -48/+23 |
| 2007-03-16 | Convert to GSlice and check for redundant clears. (#418637) | Chris Wilson | 2 | -26/+27 |
| 2007-03-15 | Fix a typo in the last commit. (#415323, Richard Hult) | Matthias Clasen | 2 | -1/+6 |
| 2007-03-15 | fix typo | Matthias Clasen | 1 | -1/+10 |
| 2007-03-15 | Add -I$(top_srcdir)/glib so that gregex.h finds <glib.h>. | Tor Lillqvist | 9 | -1/+60 |
| 2007-03-15 | Update to match what configure produces. | Tor Lillqvist | 2 | -7/+72 |
| 2007-03-15 | Add GRegex for regular expression matching. (#50075) | Marco Barisione | 54 | -11/+26185 |
| 2007-03-15 | Replace a g_slist_prepend/g_slist_remove pair with an on-stack link and | Chris Wilson | 2 | -2/+21 |
| 2007-03-15 | Use g_slice. (#404430, Chris Wilson) | Matthias Clasen | 2 | -3/+7 |
| 2007-03-15 | Some optimizations, use a lookup table for character classes, pre-allocate | Matthias Clasen | 3 | -18/+54 |
| 2007-03-15 | Fix a small typo. (#417947, Bobby Jack) | Matthias Clasen | 2 | -2/+7 |
| 2007-03-14 | Readd docs for G_PARAM_STATIC_NICK and add docs for new | Stefan Kost | 2 | -0/+18 |
| 2007-03-14 | Add G_PARAM_STATIC_STRINGS define (fixes #418021). | Stefan Kost | 2 | -0/+6 |
| 2007-03-12 | marked purely functional g_type accessors as PURE or CONST, closes | Tim Janik | 2 | -7/+12 |
| 2007-03-11 | Updated Serbian translation | Goran Rakic | 3 | -416/+410 |
| 2007-03-10 | Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro> | Mugurel Tudor | 2 | -121/+141 |
| 2007-03-09 | Return negative values. (#416062) | Matthias Clasen | 3 | -0/+13 |
| 2007-03-08 | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2 | -86/+91 |
| 2007-03-06 | Document errorchecking mutexes | Matthias Clasen | 2 | -0/+9 |
| 2007-03-06 | Fix a typo in the docs for g_node_first_child(). (#409395, Vincent Untz) | Matthias Clasen | 2 | -1/+6 |
| 2007-03-06 | Clarify docs. (#364026, Bastian Nocera) | Matthias Clasen | 2 | -3/+8 |
| 2007-03-06 | Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better support | Matthew Barnes | 6 | -1/+93 |
| 2007-03-06 | 2007-03-06 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian... | Jovan Naumovski | 2 | -216/+206 |
| 2007-03-06 | Remove a NULL check that didn't do any good. (#360904, Paolo Borelli) | Matthias Clasen | 2 | -7/+10 |
| 2007-03-06 | Report more accurate position for invalid UTF-8. (#350802, Simon Budig) | Matthias Clasen | 2 | -4/+15 |
| 2007-03-06 | Add NULL checks to the base64 functions that take pointers. (#399611, | Matthias Clasen | 2 | -6/+34 |
| 2007-03-06 | Work with Solaris gettext (#341988, Laszlo Peter) | Matthias Clasen | 3 | -2/+44 |
| 2007-03-06 | Apply a patch by Loïc Minier to fix building with -Wl,-z,defs. (#149144) | Matthias Clasen | 2 | -1/+6 |
| 2007-03-04 | Added Malagasy translation. Added Malagasy 'mg' to ALL_LINGUAS | Thierry Randrianiriana | 4 | -78/+871 |
| 2007-03-01 | Added Belarusian Latin transtaion. | Ihar Hrachyshka | 4 | -1/+927 |
| 2007-02-27 | Updated traditional Chinese translation | Kwok-Koon Cheung | 3 | -429/+409 |
| 2007-02-27 | Updated Lithuanian translation. | Gintautas Miliauskas | 2 | -11/+23 |
| 2007-02-21 | Updated Lithuanian translation. | Gintautas Miliauskas | 2 | -214/+226 |
| 2007-02-17 | Updated Norwegian bokmål translation. | Kjartan Maraas | 2 | -194/+195 |
| 2007-02-17 | New Win32-only function. Use the wide character Win32 API to do the work | Tor Lillqvist | 2 | -0/+404 |
| 2007-02-16 | For move, test moving between two sequences. Add test for swap. | Soren Sandmann | 3 | -378/+408 |