2002-01-29 |
Havoc Pennington | get rid of warning here |
tree | commitdiff |
2002-01-28 |
Owen Taylor | Only use __FUNCTION__, __PRETTY_FUNCTION__ for G_GNUC_F... |
tree | commitdiff |
2002-01-28 |
Ron Steinke | Some documentation fixes/elaborations I really should... |
tree | commitdiff |
2002-01-24 |
Sven Neumann | removed an empty line in the inline documentation that... |
tree | commitdiff |
2002-01-23 |
Laszlo Peter | return 1 more for the trailing \0 when using vsnprintf... |
tree | commitdiff |
2002-01-23 |
Tor Lillqvist | Not used on Windows, don't even compile it then. |
tree | commitdiff |
2002-01-21 |
Jeffrey Stedfast | If g_convert fails, set bytes_written to 0 and close... |
tree | commitdiff |
2002-01-05 |
Hans Breuer | moved warning to error pragmas to their own file to... |
tree | commitdiff |
2001-12-31 |
Tor Lillqvist | Use longer buffer for user name. |
tree | commitdiff |
2001-12-29 |
Owen Taylor | Copy trailing NULL into new ARGV array. (#67673) |
tree | commitdiff |
2001-12-28 |
Sven Neumann | only include printf_string_upper_bound() if HAVE_C99_VS... |
tree | commitdiff |
2001-12-22 |
Tor Lillqvist | Add (undefined) HAVE_C99_VSNPRINTF. |
tree | commitdiff |
2001-12-20 |
Matthias Clasen | Remove FIXME. (#67063) |
tree | commitdiff |
2001-12-20 |
Mark McLoughlin | fix segfaults. |
tree | commitdiff |
2001-12-20 |
Michael Meeks | kill 'callback' |
tree | commitdiff |
2001-12-20 |
Owen Taylor | SGML doc fix. |
tree | commitdiff |
2001-12-18 |
Havoc Pennington | use g_try_malloc and return error on not-enough-memory |
tree | commitdiff |
2001-12-17 |
Matthias Clasen | Use <envar>, not <envvar>. |
tree | commitdiff |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
tree | commitdiff |
2001-12-14 |
Havoc Pennington | note on how to free returned vector |
tree | commitdiff |
2001-12-13 |
Matthias Clasen | Revert mistaken change: it is UNIX, not Unix. |
tree | commitdiff |
2001-12-13 |
Tim Janik | API revamp to shorten GValueArray structure. |
tree | commitdiff |
2001-12-12 |
Matthias Clasen | This fixes #60543: |
tree | commitdiff |
2001-12-12 |
Matthias Clasen | Documentation fixes. |
tree | commitdiff |
2001-12-10 |
Hidetoshi Tajima | add ISO8859-3 for Solaris. (#66174) |
tree | commitdiff |
2001-12-09 |
Christopher Blizzard | Add pragma that will prevent warnings when you are... |
tree | commitdiff |
2001-12-06 |
Darin Adler | Do the same for "pure". |
tree | commitdiff |
2001-12-06 |
Matthias Clasen | The following patch corrects some function attributes... |
tree | commitdiff |
2001-12-05 |
Sven Neumann | mention the fact that the tree is traversed in sorted... |
tree | commitdiff |
2001-11-29 |
Havoc Pennington | Add notes about how you shouldn't modify these data... |
tree | commitdiff |
2001-11-29 |
Sebastian Wilhelmi | Fixed wrong order in conversion. |
tree | commitdiff |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
tree | commitdiff |
2001-11-28 |
Daniel Elstner | In order to avoid infinite loops on invalid UTF-8 strin... |
tree | commitdiff |
2001-11-27 |
Dan Winship | Set this from libtool rather than hardcoding values... |
tree | commitdiff |
2001-11-26 |
Matthias Clasen | Implement G_LEVEL_ORDER correctly. |
tree | commitdiff |
2001-11-26 |
Matthias Clasen | Mark g_tree_traverse() as deprecated. (#65343) |
tree | commitdiff |
2001-11-24 |
Tor Lillqvist | */.cvsignore: Add various Win32 related file types. |
tree | commitdiff |
2001-11-23 |
Hans Breuer | added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846... |
tree | commitdiff |
2001-11-22 |
Owen Taylor | Version 11, interface, binary age 0. |
tree | commitdiff |
2001-11-21 |
Tor Lillqvist | Set G_LOG_DOMAIN as in Makefile.am. |
tree | commitdiff |
2001-11-21 |
Owen Taylor | Patch from Andrew Taylor to optimize the decomposition... |
tree | commitdiff |
2001-11-18 |
Hans Breuer | remove g_log_domain_glib usage/export |
tree | commitdiff |
2001-11-18 |
Owen Taylor | Include gtypes.h not gobject/gtype.h |
tree | commitdiff |
2001-11-17 |
Owen Taylor | Get rid fo g_log_domain_glib variable in favor of just... |
tree | commitdiff |
2001-11-15 |
Matthias Clasen | Documentation fixes. |
tree | commitdiff |
2001-11-15 |
Michael Meeks | set the fd before using it. |
tree | commitdiff |
2001-11-14 |
Matthias Clasen | add UTF-8 support. |
tree | commitdiff |
2001-11-14 |
Tim Janik | provide g_newa(ctype, count) on top of g_alloca() like... |
tree | commitdiff |
2001-11-14 |
Owen Taylor | Patch from Andrew Taylor to improve tables and reduce... |
tree | commitdiff |
2001-11-13 |
Darin Adler | Fix max_tokens == 1 case to match documentation. Add... |
tree | commitdiff |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition. |
tree | commitdiff |
2001-11-09 |
Tor Lillqvist | Add a couple of languages that have LANG_* codes in... |
tree | commitdiff |
2001-11-08 |
Tor Lillqvist | Don't define LANG_AZERI etc in case those aren't define... |
tree | commitdiff |
2001-11-06 |
Tor Lillqvist | Use -mwindows. |
tree | commitdiff |
2001-11-05 |
Tor Lillqvist | Minor edits. |
tree | commitdiff |
2001-11-05 |
Owen Taylor | Add check for dirent.h |
tree | commitdiff |
2001-11-05 |
Owen Taylor | Indentation fixes, some rewriting of docs to conform... |
tree | commitdiff |
2001-11-05 |
Hans Breuer | simplified wrapper around dirent functions to improve... |
tree | commitdiff |
2001-11-03 |
Hans Breuer | static correctness |
tree | commitdiff |
2001-11-02 |
Tim Janik | remove public signal.h include. |
tree | commitdiff |
2001-11-01 |
Havoc Pennington | fix to the locking so we don't hang |
tree | commitdiff |
2001-10-31 |
Sebastian Wilhelmi | Use the right conditional (G_THREADS_ENABLED instead... |
tree | commitdiff |
2001-10-29 |
Daniel Egger | Fix non-Intel/-Alpha version of the G_BREAKPOINT macro... |
tree | commitdiff |
2001-10-29 |
Owen Taylor | Dist ref-add.sin, ref-del.sin. (#63092, Dan Winship) |
tree | commitdiff |
2001-10-29 |
Sebastian Wilhelmi | Conditionalize thread related calls. (#63091) |
tree | commitdiff |
2001-10-28 |
Tor Lillqvist | Add missing g_pattern_match_simple and g_pattern_spec_e... |
tree | commitdiff |
2001-10-25 |
Tor Lillqvist | Update. |
tree | commitdiff |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
tree | commitdiff |
2001-10-23 |
Tor Lillqvist | Remove G_HARDCODED_PATH_WRAPPER, Owen didn't like it. |
tree | commitdiff |
2001-10-22 |
Tor Lillqvist | Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED... |
tree | commitdiff |
2001-10-22 |
Tor Lillqvist | If we have built the MSVC import library, install it... |
tree | commitdiff |
2001-10-19 |
Sebastian Wilhelmi | Use another LOCK for g_prgname to avoid deadlocking... |
tree | commitdiff |
2001-10-17 |
Hidetoshi Tajima | Fix a typo: to_codeset => from_codeset. (#58195, #55152) |
tree | commitdiff |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
tree | commitdiff |
2001-10-11 |
Joshua N Pritikin | Remove G_HAVE_GINT64 conditionalization. |
tree | commitdiff |
2001-10-04 |
Matthias Clasen | Documentation update. |
tree | commitdiff |
2001-10-04 |
Havoc Pennington | add config.charset |
tree | commitdiff |
2001-10-03 |
Tor Lillqvist | New function (DLL entry point) to tuck away actual... |
tree | commitdiff |
2001-10-02 |
Matthias Clasen | documentation update. add documentation. update docs... |
tree | commitdiff |
2001-10-02 |
Sven Neumann | let the compatibility definition point to the new name |
tree | commitdiff |
2001-10-01 |
Alex Larsson | Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and |
tree | commitdiff |
2001-10-01 |
Owen Taylor | Rename g_string_printfa() to g_string_append_printf... |
tree | commitdiff |
2001-10-01 |
Tor Lillqvist | Documentation cleanups. (#61487) |
tree | commitdiff |
2001-10-01 |
Matthias Clasen | make third argument a gboolean. (g_scanner_add_symbol, |
tree | commitdiff |
2001-10-01 |
Sven Neumann | glib/gconvert.c glib/gspawn-win32.c some minor document... |
tree | commitdiff |
2001-09-29 |
Tor Lillqvist | glib/gwin32.c glib/gwin32.h Remove own implementation... |
tree | commitdiff |
2001-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
tree | commitdiff |
2001-09-28 |
Owen Taylor | Fix macros from libcharset to work with autoconf-2... |
tree | commitdiff |
2001-09-28 |
Matthias Clasen | glib/gstring.c: Fix inline docs for g_string_prepend_un... |
tree | commitdiff |
2001-09-27 |
Manish Singh | fix typo (#if->#ifdef) so it compiles again. |
tree | commitdiff |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
tree | commitdiff |
2001-09-27 |
Owen Taylor | Use gssize to match the header. (Reported by Elliot... |
tree | commitdiff |
2001-09-27 |
Owen Taylor | Fixes for #58195, based on some ideas from Hidetosh... |
tree | commitdiff |
2001-09-26 |
Matthias Clasen | glib/gmem.c (g_mem_is_system_malloc): Return !vtable_set. |
tree | commitdiff |
2001-09-26 |
Owen Taylor | Patch from Andrew Taylor to make much of the unicode... |
tree | commitdiff |
2001-09-26 |
Owen Taylor | Copy if !g_mem_is_system_malloc, not the other way... |
tree | commitdiff |
2001-09-26 |
Owen Taylor | Use memset; might be faster if someone used this for... |
tree | commitdiff |
2001-09-25 |
Darin Adler | Use gboolean for return value of GTraverseFunc. |
tree | commitdiff |
2001-09-25 |
Owen Taylor | Version 1.3.9 (binary, interface == 0) |
tree | commitdiff |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
tree | commitdiff |
next |