2002-11-22 |
Owen Taylor | Remove broken G_HIDDEN_SYMBOL definition which wasn... |
tree | commitdiff |
2002-11-21 |
Owen Taylor | Patch from Morten Welinder to make ghash.c properly... |
tree | commitdiff |
2002-11-21 |
Owen Taylor | Add G_GNUC_DEPRECATED. (Tom Tromey, #87969) |
tree | commitdiff |
2002-11-21 |
Tor Lillqvist | Hardcode 2.0 in the names, as that is what Makefile... |
tree | commitdiff |
2002-11-21 |
Tor Lillqvist | Update to match what is currently produced by autotools. |
tree | commitdiff |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
tree | commitdiff |
2002-11-20 |
Matthias Clasen | Use G_LIKELY. (#69022) |
tree | commitdiff |
2002-11-19 |
Owen Taylor | Fix strtull/strtoull type in docs (#99012, Morten Welin... |
tree | commitdiff |
2002-11-18 |
Tor Lillqvist | Do handle G_SPAWN_DO_NOT_REAP_CHILD after all, similari... |
tree | commitdiff |
2002-11-17 |
Tor Lillqvist | [Win32] Fix the asynchronous g_spawn* to return the... |
tree | commitdiff |
2002-11-17 |
Tor Lillqvist | Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be... |
tree | commitdiff |
2002-11-08 |
Soeren Sandmann | Trivial s/foo/foo_/ fixes to make <glib.h> includable... |
tree | commitdiff |
2002-11-08 |
Owen Taylor | Patch from Havoc Pennington to add functions for settin... |
tree | commitdiff |
2002-11-06 |
Tor Lillqvist | Add g_main_thread_init. |
tree | commitdiff |
2002-11-06 |
Matthias Clasen | Minor doc markup fix. |
tree | commitdiff |
2002-11-04 |
Owen Taylor | Include config.h so DISABLE_MEMPOOLS actually has an... |
tree | commitdiff |
2002-11-02 |
Daniel Elstner | Fix left_len calculation in the from UTF-8 to UTF-8... |
tree | commitdiff |
2002-10-26 |
Tor Lillqvist | Don't set on Win32, only causes trouble. |
tree | commitdiff |
2002-10-18 |
Manish Singh | avoid creating negative values out of unsigned values... |
tree | commitdiff |
2002-10-14 |
Owen Taylor | Fix a memory leak. (#94550, Sebastian Rittau) |
tree | commitdiff |
2002-10-14 |
Owen Taylor | Make prefix argument const. (#91662, Gustavo Carneiro) |
tree | commitdiff |
2002-10-12 |
Tim Janik | fix comment. (g_ascii_strtoull): new function, acting... |
tree | commitdiff |
2002-10-12 |
Soeren Sandmann | Documentation fixes: #71778, Owen Taylor; #85095, Bill... |
tree | commitdiff |
2002-10-10 |
Tim Janik | if input_name is NULL, print out "<memory>" instead... |
tree | commitdiff |
2002-09-23 |
Arvind Samptur | when the child fails we need to reap it to avoid a... |
tree | commitdiff |
2002-09-20 |
Matthias Clasen | Don't print scanner->input_name when it is NULL. (... |
tree | commitdiff |
2002-09-01 |
Soeren Sandmann | Documentation fixes: (#75255, Martin Schulze; #76104... |
tree | commitdiff |
2002-08-20 |
Hidetoshi Tajima | validate 'len' argument properly for the case that... |
tree | commitdiff |
2002-08-07 |
Matthias Clasen | Use g_return_val_if_fail, no g_return_if_fail. |
tree | commitdiff |
2002-08-06 |
Sebastian Wilhelmi | Factor out g_main_context_init_pipe from g_main_context... |
tree | commitdiff |
2002-08-06 |
Sebastian Wilhelmi | Set the normal PID surrogate priority according to... |
tree | commitdiff |
2002-07-26 |
Owen Taylor | hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat... |
tree | commitdiff |
2002-07-26 |
Matthias Clasen | New function to revert a utf8 string. Gone, replaced... |
tree | commitdiff |
2002-07-26 |
Owen Taylor | Fix docs for @str_return to conform to the main docs... |
tree | commitdiff |
2002-07-25 |
Owen Taylor | Handle the end of the string properly when max_len... |
tree | commitdiff |
2002-07-25 |
Owen Taylor | hu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat... |
tree | commitdiff |
2002-07-25 |
Owen Taylor | Clarify that only one of the conditions listed in the... |
tree | commitdiff |
2002-07-25 |
Owen Taylor | Remove reference in the docs to @notify parameter.... |
tree | commitdiff |
2002-07-25 |
Owen Taylor | Document the (GIConv)-1 return value on failure. (... |
tree | commitdiff |
2002-07-15 |
Matthias Clasen | New function to get the currently open element. (#70448) |
tree | commitdiff |
2002-07-01 |
Sebastian Wilhelmi | Add parenthesis to protect macro argument. Spotted... |
tree | commitdiff |
2002-06-28 |
Sebastian Wilhelmi | In case of G_DISABLE_ASSERT replace "G_STMT_START{... |
tree | commitdiff |
2002-06-13 |
Owen Taylor | Make interval unsigned to match g_timeout_source_new... |
tree | commitdiff |
2002-06-11 |
Owen Taylor | tests/patterntest.c (test_compilation) A couple of... |
tree | commitdiff |
2002-06-03 |
Matthias Clasen | Replace homegrown "hash" entity by standard ISO entity... |
tree | commitdiff |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
tree | commitdiff |
2002-05-23 |
Havoc Pennington | on success, close the pipes from the child. Fix from... |
tree | commitdiff |
2002-05-22 |
Owen Taylor | Remove notes about now-fixed-bugs. |
tree | commitdiff |
2002-05-20 |
jacob berkman | include sys/types.h before dirent.h to build on darwin... |
tree | commitdiff |
2002-05-20 |
Owen Taylor | Fix double close of file descriptor on error. (#82139... |
tree | commitdiff |
2002-05-18 |
Matthias Clasen | New testcases. |
tree | commitdiff |
2002-05-17 |
Tim Janik | [merged from stable] |
tree | commitdiff |
2002-05-17 |
Tor Lillqvist | Add new functions. |
tree | commitdiff |
2002-05-14 |
Alex Larsson | New functions g_str_has_suffix and g_str_has_prefix. |
tree | commitdiff |
2002-05-13 |
Owen Taylor | Update from libcharset CVS. Includes additional encodin... |
tree | commitdiff |
2002-05-07 |
Matthias Clasen | Report unfinished entity references as errors rather... |
tree | commitdiff |
2002-05-07 |
Owen Taylor | Fixes for #79347, Ron Arts. |
tree | commitdiff |
2002-05-06 |
Owen Taylor | Exclude OSF from alpha definition of G_BREAKPOINT(... |
tree | commitdiff |
2002-04-19 |
Tor Lillqvist | Add Windows-specific note to the gtk-doc comment. |
tree | commitdiff |
2002-04-13 |
Sebastian Wilhelmi | Unlock the pool for all threads leaving it. (#78348) glib-2-0-branchpoint |
tree | commitdiff |
2002-03-29 |
Tor Lillqvist | Add g_convert_init. |
tree | commitdiff |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
tree | commitdiff |
2002-03-28 |
Tim Janik | convert prtinf() strings to local charset when writing... |
tree | commitdiff |
2002-03-27 |
Tim Janik | major cleanups. introduced _g_log_fallback_handler... |
tree | commitdiff |
2002-03-25 |
Owen Taylor | Remove __const__ qualifier from __asm__ statements... |
tree | commitdiff |
2002-03-22 |
Owen Taylor | Fix problem where if g_mem_chunk_reset() is called... |
tree | commitdiff |
2002-03-20 |
Owen Taylor | Try to work around segfaults on Solaris if NULL is... |
tree | commitdiff |
2002-03-20 |
Owen Taylor | Close the file descriptor. (#75507, Matthias Clasen) |
tree | commitdiff |
2002-03-20 |
Sven Neumann | avoid repeated call of g_spaced_primes_closest() by... |
tree | commitdiff |
2002-03-15 |
Tor Lillqvist | glib/giowin32.c (g_io_win32_dispatch): Check buffer... |
tree | commitdiff |
2002-03-15 |
Tor Lillqvist | Some debugging output formatting changes. The following... |
tree | commitdiff |
2002-03-14 |
Owen Taylor | Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrz... |
tree | commitdiff |
2002-03-14 |
Sebastian Wilhelmi | Fixed threading issues brought up by #74577. Make g_log... |
tree | commitdiff |
2002-03-13 |
Erwann Chenede | glib/gconvert.c glib/gen-unicode-tables.pl fixed cast... |
tree | commitdiff |
2002-03-13 |
Alexander Larsson | Cache getenv("G_BROKEN_FILENAMES") in have_broken_filen... |
tree | commitdiff |
2002-03-11 |
Matthias Clasen | Add a note about g_strreverse() and UTF-8. |
tree | commitdiff |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0 |
tree | commitdiff |
2002-03-08 |
Owen Taylor | Updates. |
tree | commitdiff |
2002-03-05 |
Matthias Clasen | Finish docs. (#67064) |
tree | commitdiff |
2002-03-05 |
Owen Taylor | Where we have getpwuid[_r], use that in preference... |
tree | commitdiff |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
tree | commitdiff |
2002-03-03 |
Tim Janik | added padding. |
tree | commitdiff |
2002-02-28 |
Owen Taylor | Fix memory leak. (#72990, Paoloo Maggi) |
tree | commitdiff |
2002-02-27 |
Daniel Elstner | Remove the shortcut for UTF-8 locales to ensure consist... |
tree | commitdiff |
2002-02-26 |
Owen Taylor | Check for iconv_* in -liconv as well as libiconv_*... |
tree | commitdiff |
2002-02-26 |
Owen Taylor | Fix trailing , in enumeration Miroslaw Dobrzanski-Neuma... |
tree | commitdiff |
2002-02-26 |
Owen Taylor | Account for some characters having now uppercase/lowerc... |
tree | commitdiff |
2002-02-25 |
Owen Taylor | Fix quoting of \' sequence (#72548, Christian Rose) |
tree | commitdiff |
2002-02-23 |
Owen Taylor | Add a little bit of padding. |
tree | commitdiff |
2002-02-21 |
Matthias Clasen | New header containing GTK_DEBUG-style debugging support... |
tree | commitdiff |
2002-02-21 |
Owen Taylor | ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat... |
tree | commitdiff |
2002-02-20 |
Daniel Elstner | Use gssize instead of gsize as type of the pos and... |
tree | commitdiff |
2002-02-19 |
Tor Lillqvist | Include <config.h> first here, too. Use g_io_channel_re... |
tree | commitdiff |
2002-02-19 |
Owen Taylor | Remove charset.alias from EXTRA_DIST; we don't want... |
tree | commitdiff |
2002-02-17 |
Owen Taylor | 1.3.14 GLIB_1_3_14 |
tree | commitdiff |
2002-02-15 |
Owen Taylor | Updated. |
tree | commitdiff |
2002-02-14 |
Tor Lillqvist | Use the #if branch with G_BREAKPOINT() also on Win32... |
tree | commitdiff |
2002-02-13 |
Havoc Pennington | never dispatch sources of mixed priority, because while... |
tree | commitdiff |
2002-02-11 |
Darin Adler | Use "if (expr) { } else" as I meant to in the first... |
tree | commitdiff |
2002-02-11 |
Manish Singh | need statement terminators for the if clauses for the... |
tree | commitdiff |
next |