2002-02-09 |
Sebastian Wilhelmi | Make --disable-threads work again. (#71034) |
blob | commitdiff | raw |
2002-02-09 |
Owen Taylor | Register transformations for gint64, guint64. (#70780... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Darin Adler | Make hostname parameter const char *. Added a new ... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Owen Taylor | Fix access to freed memory in test case (Miroslaw Dobrz... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Michael Natterer | g_dir_open: added g_return_val_if_fail() to prevent... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Sebastian Wilhelmi | Extended documentation. |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Sebastian Wilhelmi | Do not follow symbolic links for G_FILE_TEST_SYMLINK... |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Changwoo Ryu | Added Korean translation. |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Owen Taylor | Handle NULL entries (already dispatched) in pending_dis... |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Owen Taylor | Unref pending dispatches when discarding them. |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Sebastian Wilhelmi | Delay allocation until after all g_return_val_if_fail (). |
blob | commitdiff | raw | diff to current |
2002-02-03 |
Manish Singh | glib/gmain.c remove references to deprecated functions... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
jacob berkman | remove references to po2tbl |
blob | commitdiff | raw | diff to current |
2002-01-30 |
Matthias Clasen | Change the order in which some error conditions are... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Owen Taylor | 1.3.13 GLIB_1_3_13 |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Owen Taylor | 1.3.13 |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Jeffrey Stedfast | Rewritten to cache iconv conversion descriptors. On... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Owen Taylor | 1.3.13 |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Havoc Pennington | NULL-terminate context->attr_values so g_strfreev(... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Havoc Pennington | get rid of warning here |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Owen Taylor | Only use __FUNCTION__, __PRETTY_FUNCTION__ for G_GNUC_F... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Ron Steinke | Some documentation fixes/elaborations I really should... |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Sven Neumann | removed an empty line in the inline documentation that... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Laszlo Peter | return 1 more for the trailing \0 when using vsnprintf... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Tor Lillqvist | Missing asterisk in ChangeLog entry... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Tor Lillqvist | Not used on Windows, don't even compile it then. |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Sebastian Wilhelmi | better ChangeLog |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Sebastian Wilhelmi | Get the right multithread option for GCC 3.0 and later... |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Jeffrey Stedfast | If g_convert fails, set bytes_written to 0 and close... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Sven Neumann | acinclude.m4 removed the --disable-nls option. You... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Owen Taylor | Add text files to EXTRA_DIST. (#68239, Matthias Clasen) |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Zbigniew Chyla | Added pl. |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Hans Breuer | moved warning to error pragmas to their own file to... |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Tor Lillqvist | Use longer buffer for user name. |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Owen Taylor | Copy trailing NULL into new ARGV array. (#67673) |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Sven Neumann | only include printf_string_upper_bound() if HAVE_C99_VS... |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Duarte Loreto | Added portuguese to ALL_LINGUAS |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Owen Taylor | 1.3.12, binary, interface age 0. |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Tor Lillqvist | Add (undefined) HAVE_C99_VSNPRINTF. |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Matthias Clasen | Remove FIXME. (#67063) |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Mark McLoughlin | fix segfaults. |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Michael Meeks | kill 'callback' |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Owen Taylor | SGML doc fix. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Tim Janik | add configure check to determine G_HAVE_GROWING_STACK. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Havoc Pennington | use g_try_malloc and return error on not-enough-memory |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Matthias Clasen | Use <envar>, not <envvar>. |
blob | commitdiff | raw | diff to current |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Havoc Pennington | note on how to free returned vector |
blob | commitdiff | raw | diff to current |
2001-12-13 |
Matthias Clasen | Revert mistaken change: it is UNIX, not Unix. |
blob | commitdiff | raw | diff to current |
2001-12-13 |
Tim Janik | API revamp to shorten GValueArray structure. |
blob | commitdiff | raw | diff to current |
2001-12-12 |
Matthias Clasen | This fixes #60543: |
blob | commitdiff | raw | diff to current |
2001-12-12 |
Matthias Clasen | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Hidetoshi Tajima | add ISO8859-3 for Solaris. (#66174) |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Sven Neumann | perform an exact match on the two types instead of... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Christopher Blizzard | Add pragma that will prevent warnings when you are... |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Darin Adler | Do the same for "pure". |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Matthias Clasen | The following patch corrects some function attributes... |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Sven Neumann | mention the fact that the tree is traversed in sorted... |
blob | commitdiff | raw | diff to current |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
blob | commitdiff | raw | diff to current |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
blob | commitdiff | raw | diff to current |
2001-11-29 |
Havoc Pennington | Add notes about how you shouldn't modify these data... |
blob | commitdiff | raw | diff to current |
2001-11-29 |
Owen Taylor | Update (#65721, Dave Neary) |
blob | commitdiff | raw | diff to current |
2001-11-29 |
Sebastian Wilhelmi | Fixed wrong order in conversion. |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Daniel Elstner | In order to avoid infinite loops on invalid UTF-8 strin... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Sebastian Wilhelmi | Always call GLIB_SIZEOF(..., system_thread). Fixes... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Tor Lillqvist | Add GLIB_SIZEOF_SIZE_T here, too. |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Dan Winship | Set this from libtool rather than hardcoding values... |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Matthias Clasen | Implement G_LEVEL_ORDER correctly. |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Matthias Clasen | Mark g_tree_traverse() as deprecated. (#65343) |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Tim Janik | provide GLIB_SIZEOF_SIZE_T. |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Jesus Bravo Alvarez | Added Galician translation |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Hans Breuer | added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Owen Taylor | Version 1.3.11 GLIB_1_3_11 |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Owen Taylor | Version 11, interface, binary age 0. |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Tim Janik | use g_type_check_is_value_type() instead of g_type_valu... |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Tor Lillqvist | Set G_LOG_DOMAIN as in Makefile.am. |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Owen Taylor | Patch from Andrew Taylor to optimize the decomposition... |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Hans Breuer | remove g_log_domain_glib usage/export |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Owen Taylor | missed changelog entry |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Owen Taylor | Include gtypes.h not gobject/gtype.h |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Matthias Clasen | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Takayuki KUSANO | Added "ja" to ALL_LINGUAS. Added Japanese translation. |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Michael Meeks | set the fd before using it. |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Tor Lillqvist | Add back mainloop-test here, too. |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Matthias Clasen | add UTF-8 support. |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Tim Janik | provide g_newa(ctype, count) on top of g_alloca() like... |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Owen Taylor | Patch from Andrew Taylor to improve tables and reduce... |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Darin Adler | Fix max_tokens == 1 case to match documentation. Add... |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition. |
blob | commitdiff | raw | diff to current |
2001-11-11 |
Tor Lillqvist | Also share/glib-2.0. |
blob | commitdiff | raw | diff to current |
2001-11-09 |
Tor Lillqvist | Add a couple of languages that have LANG_* codes in... |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Wang Jian | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Tor Lillqvist | Don't define LANG_AZERI etc in case those aren't define... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Tor Lillqvist | Use -mwindows. |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Tor Lillqvist | Minor edits. |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Owen Taylor | Add check for dirent.h |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Owen Taylor | Indentation fixes, some rewriting of docs to conform... |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Hans Breuer | simplified wrapper around dirent functions to improve... |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Tor Lillqvist | On Win32, create separate .exp file for module-test... |
blob | commitdiff | raw | diff to current |
next |