2007-03-18 |
Paolo Borelli | remove unneeded checks. |
tree | commitdiff |
2007-03-18 |
Matthias Clasen | Cosmetic fixes |
tree | commitdiff |
2007-03-17 |
Marco Barisione | Add forgotten files |
tree | commitdiff |
2007-03-17 |
Hans Breuer | define PCRE_STATIC to reflect the inclusion of pcre... |
tree | commitdiff |
2007-03-17 |
Matthias Clasen | Don't export the consistency check function |
tree | commitdiff |
2007-03-16 |
Matthias Clasen | 2.13.0 GLIB_2_13_0 |
tree | commitdiff |
2007-03-16 |
Matthias Clasen | Warn if the input is too short. (#418862, Halton Huo) |
tree | commitdiff |
2007-03-16 |
Tim Janik | reverted premature commit which broke GScanner ABI... |
tree | commitdiff |
2007-03-16 |
Chris Wilson | Convert to GSlice and check for redundant clears. ... |
tree | commitdiff |
2007-03-15 |
Matthias Clasen | Fix a typo in the last commit. (#415323, Richard Hult) |
tree | commitdiff |
2007-03-15 |
Tor Lillqvist | Add -I$(top_srcdir)/glib so that gregex.h finds <glib.h>. |
tree | commitdiff |
2007-03-15 |
Marco Barisione | Add GRegex for regular expression matching. (#50075) |
tree | commitdiff |
2007-03-15 |
Chris Wilson | Replace a g_slist_prepend/g_slist_remove pair with... |
tree | commitdiff |
2007-03-15 |
Matthias Clasen | Some optimizations, use a lookup table for character... |
tree | commitdiff |
2007-03-15 |
Matthias Clasen | Fix a small typo. (#417947, Bobby Jack) |
tree | commitdiff |
2007-03-09 |
Matthias Clasen | Return negative values. (#416062) |
tree | commitdiff |
2007-03-06 |
Matthias Clasen | Clarify docs. (#364026, Bastian Nocera) |
tree | commitdiff |
2007-03-06 |
Matthew Barnes | Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear... |
tree | commitdiff |
2007-03-06 |
Matthias Clasen | Remove a NULL check that didn't do any good. (#360904... |
tree | commitdiff |
2007-03-06 |
Matthias Clasen | Report more accurate position for invalid UTF-8. (... |
tree | commitdiff |
2007-03-06 |
Matthias Clasen | Add NULL checks to the base64 functions that take point... |
tree | commitdiff |
2007-02-17 |
Tor Lillqvist | New Win32-only function. Use the wide character Win32... |
tree | commitdiff |
2007-02-16 |
Soren Sandmann | For move, test moving between two sequences. Add test... |
tree | commitdiff |
2007-02-10 |
Hans Breuer | added gsequence.obj |
tree | commitdiff |
2007-02-09 |
Søren Sandmann | Remove assertion. Return TRUE if the iter doesn't have... |
tree | commitdiff |
2007-02-08 |
Soren Sandmann | Force an arbitrary order on otherwise identical items. |
tree | commitdiff |
2007-02-06 |
Soren Sandmann | Don't prohibit access until after the g_sequence_move_r... |
tree | commitdiff |
2007-02-05 |
Cody Russell | Compile fix. |
tree | commitdiff |
2007-02-04 |
Soren Sandmann | Add a new 'real_sequence' field. (g_sequence_new):... |
tree | commitdiff |
2007-02-03 |
Soren Sandmann | New files implementing GSequence, a list implemented... |
tree | commitdiff |
2007-01-30 |
Matthias Clasen | Don't make ABI depend on G_ENABLE_DEBUG, just add an... |
tree | commitdiff |
2007-01-27 |
Matthias Clasen | Define G_GNUC_INTERNAL for Sun Studio as __hidden.... |
tree | commitdiff |
2007-01-26 |
Matthias Clasen | Make some structs which are used only once non-static. |
tree | commitdiff |
2007-01-24 |
Benjamin Otte | Clarify the documentation + regarding overflows (wordin... |
tree | commitdiff |
2007-01-24 |
Matthias Clasen | Clarify the behaviour is max_len is zero. (#400044... |
tree | commitdiff |
2007-01-24 |
Matthias Clasen | Use bitwise & when operating on flags. (#399971, Jon... |
tree | commitdiff |
2007-01-19 |
Matthias Clasen | Some file list updates (#398069, Owen Taylor) |
tree | commitdiff |
2007-01-19 |
Matthias Clasen | Fix a typo. (#398203, Owen Taylor) |
tree | commitdiff |
2007-01-18 |
Tor Lillqvist | config.h.win32.in glib/galloca.h glib/gbacktrace.h... |
tree | commitdiff |
2007-01-17 |
Tor Lillqvist | Use <malloc.h> also with Digital Mars compiler on Win32... |
tree | commitdiff |
2007-01-16 |
Matthias Clasen | Revert an accidental ABI break by moving gettime out... |
tree | commitdiff |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
tree | commitdiff |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
tree | commitdiff |
2007-01-15 |
Tor Lillqvist | Fix mistake in my last commit. |
tree | commitdiff |
2007-01-15 |
Matthias Clasen | Remove redundant NULL checks |
tree | commitdiff |
2007-01-15 |
Matthias Clasen | Correct the gettime calculations once more. (#395203... |
tree | commitdiff |
2007-01-15 |
Tor Lillqvist | Prepare for potential Win64 build: Use gint64 for the... |
tree | commitdiff |
2007-01-15 |
Tor Lillqvist | Simplify greatly. Instead of hardcoding a large switch... |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Rework the handling of invalid keys/groups again. We... |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | fix stupid thinko |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Improve docs |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Include windows.h and fix include order. (#394258,... |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Fix errors in the recently moved time calculations... |
tree | commitdiff |
2007-01-10 |
Matthias Clasen | Grr, allow '*' in keys, too. (#394262) |
tree | commitdiff |
2007-01-09 |
Behdad Esfahbod | Use a more optimized g_bit_storage() when gcc is availa... |
tree | commitdiff |
2007-01-08 |
Matthias Clasen | Don't link glib against libpthread. (#393812) |
tree | commitdiff |
2007-01-07 |
Tor Lillqvist | Handle GIOChannels for file descriptors connected to... |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Remove unneeded strlen. |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Take zerowidth and double-width chars into consideratio... |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Add g_unichar_iszerowidth(). (#347645) |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Fix bug in g_bit_nth_lsf (#371631) and use __builtin_cl... |
tree | commitdiff |
2007-01-03 |
Michael Natterer | removed all .cvsignore files. SVN doesn't need them. |
tree | commitdiff |
2007-01-02 |
Emmanuele Bassi | Add support for expanding the desktop entry spec variab... |
tree | commitdiff |
2007-01-02 |
Matthias Clasen | Return an error if the uri is bad. (#391370, Maciej... |
tree | commitdiff |
2007-01-02 |
Matthias Clasen | Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG... |
tree | commitdiff |
2006-12-31 |
Matthias Clasen | Fix some C99isms. (#390913, Kazuki Iwamoto) |
tree | commitdiff |
2006-12-29 |
Tim Janik | turned detection of too late g_thread_init() calls... |
tree | commitdiff |
2006-12-28 |
Tim Janik | removed pthread-dependant debugging bits, the code... |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | Call InitializeCriticalSection() on the sdt_mutex in |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | : Use only the wide character API here, too. |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | Use only the wide character API here, too. |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | Make it compile on Win32 without pthreads: Use a Win32... |
tree | commitdiff |
2006-12-28 |
Tor Lillqvist | On Win32, if we get a fatal error message while being... |
tree | commitdiff |
2006-12-28 |
Tim Janik | implemented static debugging hash-tree to validate... |
tree | commitdiff |
2006-12-28 |
Matthias Clasen | Consistently use gsize rather than size_t. (#333310... |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | forgotten file |
tree | commitdiff |
2006-12-27 |
Tor Lillqvist | glib/gwin32.h Add const to gchar* arguments. (#384523... |
tree | commitdiff |
2006-12-27 |
Ryan Lortie | cache the value of the hash function in the GHashNode... |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Don't modify the current locale. (#389300) |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Forgotten file |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Add hints for locale-dependent interfaces. Add hints... |
tree | commitdiff |
2006-12-27 |
Matthias Clasen | Improve formatting of docs. |
tree | commitdiff |
2006-12-19 |
Matthias Clasen | Accept '/', '+' and '.' in key names, since gnome-vfs... |
tree | commitdiff |
2006-12-19 |
Matthias Clasen | Readd a return which was removed as dead code a while... |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Forgotten file |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Fix bug 161288: |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Accept '@' in locale names. |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Tighten up the check for allowed key and group names... |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Fix a typo |
tree | commitdiff |
2006-12-18 |
Behdad Esfahbod | Improve docs about string functions taking a length... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Don't use "wait" as parameter name. (#379207, Christian... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Improve docs |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Move docs inline, and improve wording. (#372598, Behdad... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Add some pointers to the gdk_spawn_ variants. (#338134... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Fix the recent fdwalk()-related changes to not break... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Don't shadow size parameter |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | Move more documentation inline. |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | Move documentation inline. |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | Make ref_count a gint to avoid compiler warnings. ... |
tree | commitdiff |
2006-12-16 |
Matthias Clasen | add a comment |
tree | commitdiff |
next |