2007-03-16 |
Matthias Clasen | Warn if the input is too short. (#418862, Halton Huo) |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Tim Janik | some fixups, mention that changing scanner config durin... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Tim Janik | reverted premature commit which broke GScanner ABI... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Chris Wilson | Convert to GSlice and check for redundant clears. ... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Fix a typo in the last commit. (#415323, Richard Hult) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | fix typo |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Tor Lillqvist | Add -I$(top_srcdir)/glib so that gregex.h finds <glib.h>. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Tor Lillqvist | Update to match what configure produces. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Marco Barisione | Add GRegex for regular expression matching. (#50075) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Chris Wilson | Replace a g_slist_prepend/g_slist_remove pair with... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Use g_slice. (#404430, Chris Wilson) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Some optimizations, use a lookup table for character... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Fix a small typo. (#417947, Bobby Jack) |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Stefan Kost | Readd docs for G_PARAM_STATIC_NICK and add docs for new |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Stefan Kost | Add G_PARAM_STATIC_STRINGS define (fixes #418021). |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Tim Janik | marked purely functional g_type accessors as PURE or... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Goran Rakic | Updated Serbian translation |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mugurel Tudor | Updated Romanian translation by Mişu Moldovan <dumol... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Matthias Clasen | Return negative values. (#416062) |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Alexander Shopov | Updated Bulgarian translation by Alexander Shopov ... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Document errorchecking mutexes |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Fix a typo in the docs for g_node_first_child(). (... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Clarify docs. (#364026, Bastian Nocera) |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthew Barnes | Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Jovan Naumovski | 2007-03-06 Jovan Naumovski <jovanna@svn.gnome.org>... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Remove a NULL check that didn't do any good. (#360904... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Report more accurate position for invalid UTF-8. (... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Add NULL checks to the base64 functions that take point... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Work with Solaris gettext (#341988, Laszlo Peter) |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Apply a patch by Loïc Minier to fix building with ... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Thierry Randrianiriana | Added Malagasy translation. Added Malagasy 'mg' to... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Ihar Hrachyshka | Added Belarusian Latin transtaion. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Kwok-Koon Cheung | Updated traditional Chinese translation |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gintautas Miliauskas | Updated Lithuanian translation. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Gintautas Miliauskas | Updated Lithuanian translation. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Kjartan Maraas | Updated Norwegian bokmål translation. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Tor Lillqvist | New Win32-only function. Use the wide character Win32... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Soren Sandmann | For move, test moving between two sequences. Add test... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Tor Lillqvist | Add comment about dup(0) and lack of /dev/stdin on... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Stefan Kost | Format XML to be more editable. Describe Interfaces... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Hans Breuer | added gsequence.obj |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Søren Sandmann | Remove assertion. Return TRUE if the iter doesn't have... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Soren Sandmann | Force an arbitrary order on otherwise identical items. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Stefan Kost | Unify spelling of GObject and GType. Improve some wordi... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Soren Sandmann | Don't prohibit access until after the g_sequence_move_r... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Cody Russell | Compile fix. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Soren Sandmann | Add a new 'real_sequence' field. (g_sequence_new):... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Soren Sandmann | New files implementing GSequence, a list implemented... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Matthias Clasen | Fix a typo |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Matthias Clasen | Don't make ABI depend on G_ENABLE_DEBUG, just add an... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Matthias Clasen | Define G_GNUC_INTERNAL for Sun Studio as __hidden.... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Matthias Clasen | Make some structs which are used only once non-static. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Benjamin Otte | Clarify the documentation + regarding overflows (wordin... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Roozbeh Pournader | Remove mention of no-longer-existing PATCH keyword... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Matthias Clasen | Clarify the behaviour is max_len is zero. (#400044... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Matthias Clasen | Updates |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Matthias Clasen | Use bitwise & when operating on flags. (#399971, Jon... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Maxim V. Dziumanenko | Maxim Dziumanenko <dziumanenko@gmail.com> |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Matthias Clasen | Some file list updates (#398069, Owen Taylor) |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Matthias Clasen | Revert accidental commit |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Tor Lillqvist | gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Matthias Clasen | Fix a typo. (#398203, Owen Taylor) |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Tor Lillqvist | removing again |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Tor Lillqvist | just testing |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Tor Lillqvist | config.h.win32.in glib/galloca.h glib/gbacktrace.h... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Behdad Esfahbod | Put back G_GNUC_HAVE_VISIBILITY doc that was removed... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Tor Lillqvist | DLLs are always installed in "bin" with current libtool... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Tor Lillqvist | Use <malloc.h> also with Digital Mars compiler on Win32... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Matthias Clasen | Revert an accidental ABI break by moving gettime out... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Fix mistake in my last commit. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Cleanups |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Remove redundant NULL checks |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Correct the gettime calculations once more. (#395203... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Additions |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Prepare for potential Win64 build: Use gint64 for the... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Mention that my last change to gwin32.c also fixes... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Simplify greatly. Instead of hardcoding a large switch... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Rework the handling of invalid keys/groups again. We... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | fix stupid thinko |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Improve docs |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Include windows.h and fix include order. (#394258,... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | fix the build |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Make G_GNUC_INTERNAL a no-op for gcc 2.95. (#329031... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Fix errors in the recently moved time calculations... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Matthias Clasen | Actually link gthread against librt. (#394641, Marco... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Matthias Clasen | Grr, allow '*' in keys, too. (#394262) |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Alexander Shopov | Updated Bulgarian translation by Alexander Shopov ... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Alexander Shopov | Updated Bulgarian translation by Alexander Shopov ... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Behdad Esfahbod | Use a more optimized g_bit_storage() when gcc is availa... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
David Lodge | Updated English (British) translation |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Matthias Clasen | Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Luca Ferretti | Updated Italian translation. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Matthias Clasen | Don't link glib against libpthread. (#393812) |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Matthias Clasen | Use PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan) |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Priit Laes | Estonian translation update by Ivar Smolin. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Tor Lillqvist | Handle GIOChannels for file descriptors connected to... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Jakub Friedl | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
next |