2001-12-06 |
Matthias Clasen | The following patch corrects some function attributes... |
blob | commitdiff |
2001-12-05 |
Sven Neumann | mention the fact that the tree is traversed in sorted... |
blob | commitdiff | diff to current |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
blob | commitdiff | diff to current |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
blob | commitdiff | diff to current |
2001-11-29 |
Havoc Pennington | Add notes about how you shouldn't modify these data... |
blob | commitdiff | diff to current |
2001-11-29 |
Owen Taylor | Update (#65721, Dave Neary) |
blob | commitdiff | diff to current |
2001-11-29 |
Sebastian Wilhelmi | Fixed wrong order in conversion. |
blob | commitdiff | diff to current |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
blob | commitdiff | diff to current |
2001-11-28 |
Daniel Elstner | In order to avoid infinite loops on invalid UTF-8 strin... |
blob | commitdiff | diff to current |
2001-11-28 |
Sebastian Wilhelmi | Always call GLIB_SIZEOF(..., system_thread). Fixes... |
blob | commitdiff | diff to current |
2001-11-27 |
Tor Lillqvist | Add GLIB_SIZEOF_SIZE_T here, too. |
blob | commitdiff | diff to current |
2001-11-27 |
Dan Winship | Set this from libtool rather than hardcoding values... |
blob | commitdiff | diff to current |
2001-11-26 |
Matthias Clasen | Implement G_LEVEL_ORDER correctly. |
blob | commitdiff | diff to current |
2001-11-26 |
Matthias Clasen | Mark g_tree_traverse() as deprecated. (#65343) |
blob | commitdiff | diff to current |
2001-11-26 |
Tim Janik | provide GLIB_SIZEOF_SIZE_T. |
blob | commitdiff | diff to current |
2001-11-25 |
Jesus Bravo Alvarez | Added Galician translation |
blob | commitdiff | diff to current |
2001-11-23 |
Hans Breuer | added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846... |
blob | commitdiff | diff to current |
2001-11-22 |
Owen Taylor | Version 1.3.11 GLIB_1_3_11 |
blob | commitdiff | diff to current |
2001-11-22 |
Owen Taylor | Version 11, interface, binary age 0. |
blob | commitdiff | diff to current |
2001-11-22 |
Tim Janik | use g_type_check_is_value_type() instead of g_type_valu... |
blob | commitdiff | diff to current |
2001-11-21 |
Tor Lillqvist | Set G_LOG_DOMAIN as in Makefile.am. |
blob | commitdiff | diff to current |
2001-11-21 |
Owen Taylor | Patch from Andrew Taylor to optimize the decomposition... |
blob | commitdiff | diff to current |
2001-11-18 |
Hans Breuer | remove g_log_domain_glib usage/export |
blob | commitdiff | diff to current |
2001-11-18 |
Owen Taylor | missed changelog entry |
blob | commitdiff | diff to current |
2001-11-18 |
Owen Taylor | Include gtypes.h not gobject/gtype.h |
blob | commitdiff | diff to current |
2001-11-15 |
Matthias Clasen | Documentation fixes. |
blob | commitdiff | diff to current |
2001-11-15 |
Takayuki KUSANO | Added "ja" to ALL_LINGUAS. Added Japanese translation. |
blob | commitdiff | diff to current |
2001-11-15 |
Michael Meeks | set the fd before using it. |
blob | commitdiff | diff to current |
2001-11-14 |
Tor Lillqvist | Add back mainloop-test here, too. |
blob | commitdiff | diff to current |
2001-11-14 |
Matthias Clasen | add UTF-8 support. |
blob | commitdiff | diff to current |
2001-11-14 |
Tim Janik | provide g_newa(ctype, count) on top of g_alloca() like... |
blob | commitdiff | diff to current |
2001-11-14 |
Owen Taylor | Patch from Andrew Taylor to improve tables and reduce... |
blob | commitdiff | diff to current |
2001-11-13 |
Darin Adler | Fix max_tokens == 1 case to match documentation. Add... |
blob | commitdiff | diff to current |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition. |
blob | commitdiff | diff to current |
2001-11-11 |
Tor Lillqvist | Also share/glib-2.0. |
blob | commitdiff | diff to current |
2001-11-09 |
Tor Lillqvist | Add a couple of languages that have LANG_* codes in... |
blob | commitdiff | diff to current |
2001-11-08 |
Wang Jian | *** empty log message *** |
blob | commitdiff | diff to current |
2001-11-08 |
Tor Lillqvist | Don't define LANG_AZERI etc in case those aren't define... |
blob | commitdiff | diff to current |
2001-11-06 |
Tor Lillqvist | Use -mwindows. |
blob | commitdiff | diff to current |
2001-11-05 |
Tor Lillqvist | Minor edits. |
blob | commitdiff | diff to current |
2001-11-05 |
Owen Taylor | Add check for dirent.h |
blob | commitdiff | diff to current |
2001-11-05 |
Owen Taylor | Indentation fixes, some rewriting of docs to conform... |
blob | commitdiff | diff to current |
2001-11-05 |
Hans Breuer | simplified wrapper around dirent functions to improve... |
blob | commitdiff | diff to current |
2001-11-03 |
Tor Lillqvist | On Win32, create separate .exp file for module-test... |
blob | commitdiff | diff to current |
2001-11-03 |
Hans Breuer | static correctness |
blob | commitdiff | diff to current |
2001-11-02 |
Tim Janik | remove public signal.h include. |
blob | commitdiff | diff to current |
2001-11-02 |
Owen Taylor | Recurse with may_block = FALSE, so we don't get into... |
blob | commitdiff | diff to current |
2001-11-01 |
Marius Andreiana | Added ro (Romanian) to ALL_LINGUAS added |
blob | commitdiff | diff to current |
2001-11-01 |
Havoc Pennington | fix to the locking so we don't hang |
blob | commitdiff | diff to current |
2001-10-31 |
Sebastian Wilhelmi | Make --with-threads=none mean, that we want thread... |
blob | commitdiff | diff to current |
2001-10-31 |
Sebastian Wilhelmi | Use the right conditional (G_THREADS_ENABLED instead... |
blob | commitdiff | diff to current |
2001-10-30 |
Matthias Clasen | Fix documentation. Document g_log_domain_glib, gunichar... |
blob | commitdiff | diff to current |
2001-10-29 |
Tor Lillqvist | New file, used to build distribution packages for Windows. |
blob | commitdiff | diff to current |
2001-10-29 |
Daniel Egger | Fix non-Intel/-Alpha version of the G_BREAKPOINT macro... |
blob | commitdiff | diff to current |
2001-10-29 |
Owen Taylor | Don't try to use PKG_CONFIG when we didn't find it... |
blob | commitdiff | diff to current |
2001-10-29 |
Owen Taylor | Generate glib-mkenums from glib-mkenums.in, substitutin... |
blob | commitdiff | diff to current |
2001-10-29 |
Owen Taylor | Dist ref-add.sin, ref-del.sin. (#63092, Dan Winship) |
blob | commitdiff | diff to current |
2001-10-29 |
Sebastian Wilhelmi | Conditionalize thread related calls. (#63091) |
blob | commitdiff | diff to current |
2001-10-28 |
Tor Lillqvist | Add missing g_pattern_match_simple and g_pattern_spec_e... |
blob | commitdiff | diff to current |
2001-10-26 |
Owen Taylor | Remove $(srcdir)/html before building HTML to prevent... GLIB_1_3_10 |
blob | commitdiff | diff to current |
2001-10-26 |
Tor Lillqvist | Don't default to win32 thread implementation on Cygwin... |
blob | commitdiff | diff to current |
2001-10-25 |
Tor Lillqvist | Update. |
blob | commitdiff | diff to current |
2001-10-25 |
Tor Lillqvist | Updates. |
blob | commitdiff | diff to current |
2001-10-25 |
Owen Taylor | Version 1.3.10, interface age, binary age = 0. |
blob | commitdiff | diff to current |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
blob | commitdiff | diff to current |
2001-10-23 |
Tor Lillqvist | Typo: GLIB_MICRO_VERSION and GLIB_MINOR_VERSION were... |
blob | commitdiff | diff to current |
2001-10-23 |
Tor Lillqvist | Remove G_HARDCODED_PATH_WRAPPER, Owen didn't like it. |
blob | commitdiff | diff to current |
2001-10-22 |
Tor Lillqvist | Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED... |
blob | commitdiff | diff to current |
2001-10-22 |
Tor Lillqvist | Typo. |
blob | commitdiff | diff to current |
2001-10-22 |
Tor Lillqvist | If we have built the MSVC import library, install it... |
blob | commitdiff | diff to current |
2001-10-19 |
Tor Lillqvist | Fix test for lib.exe. Can't set ms_librarian before... |
blob | commitdiff | diff to current |
2001-10-19 |
Sebastian Wilhelmi | Use another LOCK for g_prgname to avoid deadlocking... |
blob | commitdiff | diff to current |
2001-10-18 |
Tor Lillqvist | Check also ac_cv_sizeof___int64 when requiring a 64... |
blob | commitdiff | diff to current |
2001-10-17 |
Hidetoshi Tajima | Fix a typo: to_codeset => from_codeset. (#58195, #55152) |
blob | commitdiff | diff to current |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
blob | commitdiff | diff to current |
2001-10-11 |
Raja R Harinath | (ac_cv_sizeof_long_long): Avoid '==' and '-a' in 'test's. |
blob | commitdiff | diff to current |
2001-10-11 |
Joshua N Pritikin | Remove G_HAVE_GINT64 conditionalization. |
blob | commitdiff | diff to current |
2001-10-11 |
Joshua N Pritikin | Un-conditionalize and require a 64-bit integer type. |
blob | commitdiff | diff to current |
2001-10-05 |
Raja R Harinath | Avoid 'test -a'. |
blob | commitdiff | diff to current |
2001-10-04 |
Matthias Clasen | Documentation update. |
blob | commitdiff | diff to current |
2001-10-04 |
Havoc Pennington | add config.charset |
blob | commitdiff | diff to current |
2001-10-03 |
Tor Lillqvist | New function (DLL entry point) to tuck away actual... |
blob | commitdiff | diff to current |
2001-10-02 |
Matthias Clasen | documentation update. add documentation. update docs... |
blob | commitdiff | diff to current |
2001-10-02 |
Sven Neumann | let the compatibility definition point to the new name |
blob | commitdiff | diff to current |
2001-10-01 |
Alex Larsson | Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and |
blob | commitdiff | diff to current |
2001-10-01 |
Owen Taylor | Rename g_string_printfa() to g_string_append_printf... |
blob | commitdiff | diff to current |
2001-10-01 |
Tor Lillqvist | Documentation cleanups. (#61487) |
blob | commitdiff | diff to current |
2001-10-01 |
Matthias Clasen | make third argument a gboolean. (g_scanner_add_symbol, |
blob | commitdiff | diff to current |
2001-10-01 |
Sven Neumann | glib/gconvert.c glib/gspawn-win32.c some minor document... |
blob | commitdiff | diff to current |
2001-09-30 |
Alexander Larsson | Add build/win32/dirent/Makefile to the list of makefiles |
blob | commitdiff | diff to current |
2001-09-29 |
Tor Lillqvist | glib/gwin32.c glib/gwin32.h Remove own implementation... |
blob | commitdiff | diff to current |
2001-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
blob | commitdiff | diff to current |
2001-09-28 |
Owen Taylor | Fix macros from libcharset to work with autoconf-2... |
blob | commitdiff | diff to current |
2001-09-28 |
Matthias Clasen | Fix inline docs for g_string_prepend_unichar. |
blob | commitdiff | diff to current |
2001-09-28 |
Kwok-Koon Cheung | Adding double quotes around values in test expression |
blob | commitdiff | diff to current |
2001-09-27 |
Manish Singh | fix typo (#if->#ifdef) so it compiles again. |
blob | commitdiff | diff to current |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
blob | commitdiff | diff to current |
2001-09-27 |
Owen Taylor | Use gssize to match the header. (Reported by Elliot... |
blob | commitdiff | diff to current |
2001-09-27 |
Owen Taylor | Fixes for #58195, based on some ideas from Hidetosh... |
blob | commitdiff | diff to current |
2001-09-26 |
Matthias Clasen | glib/gmem.c (g_mem_is_system_malloc): Return !vtable_set. |
blob | commitdiff | diff to current |
next |