2008-06-19 |
Matthias Clasen | set tv_usec to 0 rather than 1 when a fraction of a... |
blob | commitdiff |
2008-04-18 |
17:40:58 Tim Janik | fixed gstdio.h include. |
blob | commitdiff | diff to current |
2008-03-10 |
Matthias Clasen | Small test fixup |
blob | commitdiff | diff to current |
2008-02-23 |
Matthias Clasen | Don't test user directories for being non-null. (#51708... |
blob | commitdiff | diff to current |
2007-12-21 |
Hans Breuer | adapt to recent api changes variable declaration at... |
blob | commitdiff | diff to current |
2007-12-19 |
Emmanuele Bassi | Fix the date validation check. (#503029) |
blob | commitdiff | diff to current |
2007-12-12 |
16:06:11 Tim Janik | split up tests and reworked code to use the new test... |
blob | commitdiff | diff to current |
2007-06-04 |
Matthias Clasen | Add support for a number of special directories, as... |
blob | commitdiff | diff to current |
2006-06-20 |
Matthias Clasen | Fix an off-by-2 error in the leap year calculation... |
blob | commitdiff | diff to current |
2006-03-23 |
Emmanuele Bassi | Check for timegm. |
blob | commitdiff | diff to current |
2006-03-14 |
Matthias Clasen | Don't read past the end of the string. (#334471, Morten... |
blob | commitdiff | diff to current |
2005-06-22 |
Tor Lillqvist | glib/gfileutils.c glib/gfileutils.h glib/glib.symbols... |
blob | commitdiff | diff to current |
2005-06-22 |
Tor Lillqvist | New function. Creates a directory including intermediat... |
blob | commitdiff | diff to current |
2005-06-22 |
Tor Lillqvist | New function. Returns the machine's name, or one of... |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | Minor printout change, now identical as in glib-2-6... |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | Print more detailled output from the timer tests. Don... |
blob | commitdiff | diff to current |
2004-09-07 |
Matthias Clasen | Add a function to return a list of applicable locale... |
blob | commitdiff | diff to current |
2004-08-26 |
Tor Lillqvist | Test the new XDG basedir functions. |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Trivial warning fix. |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Add testcases for g_message() involving non-printable... |
blob | commitdiff | diff to current |
2004-02-20 |
Tim Janik | applied patch from #131937 with slight renames. provides |
blob | commitdiff | diff to current |
2004-01-22 |
Owen Taylor | Add g_timer_continue(). (#98536, Tim-Philipp Müller) |
blob | commitdiff | diff to current |
2003-11-20 |
Manish Singh | Added G_GSIZE_FORMAT and friends. |
blob | commitdiff | diff to current |
2003-10-23 |
Owen Taylor | === Released 2.3.0 === |
blob | commitdiff | diff to current |
2003-09-29 |
Tor Lillqvist | Use hardcoded name for DLL, as there is no reliable... |
blob | commitdiff | diff to current |
2003-08-16 |
Tor Lillqvist | Fix #117925 (Dov Grobgeld): |
blob | commitdiff | diff to current |
2002-12-12 |
Manish Singh | pull in trio if host printf doesn't have a known way... |
blob | commitdiff | diff to current |
2002-10-15 |
Manish Singh | add -DG_DISABLED_DEPRECATED |
blob | commitdiff | diff to current |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
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-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
blob | commitdiff | diff to current |
2001-09-20 |
Tor Lillqvist | Accept also forward slashes. (But still don't accept... |
blob | commitdiff | diff to current |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
blob | commitdiff | diff to current |
2001-07-19 |
Darin Adler | Add missing const. (g_strsplit): Add g_return_val_if_fa... |
blob | commitdiff | diff to current |
2001-07-11 |
Darin Adler | Add some generated files. |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Patch from Darin Adler (#54166) |
blob | commitdiff | diff to current |
2001-04-20 |
Dan Winship | Add a check for the Darwin dynamic linker. Use AC_TRY_L... |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Implement on Win32. Append the executable file name... |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Remove test for initial double backslash (UNC path... |
blob | commitdiff | diff to current |
2001-02-21 |
Tor Lillqvist | Match also UNC paths on Win32. |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-01-17 |
Tor Lillqvist | Add doc comments. (g_win32_get_package_installation_dir... |
blob | commitdiff | diff to current |
2001-01-16 |
Tor Lillqvist | Define ENABLE_NLS and GETTEXT_PACKAGE. |
blob | commitdiff | diff to current |
2001-01-05 |
Tor Lillqvist | Add test for g_path_skip_root(). |
blob | commitdiff | diff to current |
2000-11-11 |
Tor Lillqvist | Improve chance to generate unique names with less effor... |
blob | commitdiff | diff to current |
2000-11-10 |
Tor Lillqvist | New function, suggested by Havoc earlier this month... |
blob | commitdiff | diff to current |
2000-10-30 |
Sebastian Wilhelmi | Introduced new function type GEqualFunc to return TRUE... |
blob | commitdiff | diff to current |
2000-09-07 |
Tim Janik | for non-i386 and non-alpha, or non gcc, implement BREAK... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | added g_strlcat() and g_strlcpy() wrappers, supplied... |
blob | commitdiff | diff to current |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_basename and g_dirname deprecated... |
blob | commitdiff | diff to current |
2000-06-29 |
Owen Taylor | updated |
blob | commitdiff | diff to current |
2000-03-01 |
Tim Janik | minor optimization. |
blob | commitdiff | diff to current |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
blob | commitdiff | diff to current |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | diff to current |
1999-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
blob | commitdiff | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | diff to current |
1999-01-24 |
Jeff Garzik | - Fixed bug that overwrote nodes in hash buckets instea... |
blob | commitdiff | diff to current |
1999-01-23 |
Tim Janik | cleaned up the errno mess for GETPWUID. we especially... |
blob | commitdiff | diff to current |
1999-01-13 |
Manish Singh | acinclude.m4 ltconfig upgrade to libtool 1.2d (with... |
blob | commitdiff | diff to current |
1999-01-11 |
Jeff Garzik | alloca and vasprintf go away |
blob | commitdiff | diff to current |
1999-01-09 |
Jeff Garzik | Make all aux functions static. |
blob | commitdiff | diff to current |
1999-01-03 |
Jeff Garzik | Added g_alloca, g_new_a, g_new0_a macros. |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | Added g_strdup_printf check |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | Handle NULL strings like g_strdup. s/g_strconcat_a... |
blob | commitdiff | diff to current |
1999-01-02 |
Manish Singh | made the alloca tests follow the testglib style |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | added g_strndup_a macro |
blob | commitdiff | diff to current |
1998-11-13 |
Owen Taylor | Added g_list_sort() and g_slist_sort() to merge sort... |
blob | commitdiff | diff to current |
1998-11-11 |
Manish Singh | use __extension__ for long long on gcc >= 2.8 and egcs... |
blob | commitdiff | diff to current |
1998-11-01 |
Manish Singh | applied glib-tml-981101-1 patch from Tor Lillqvist... |
blob | commitdiff | diff to current |
1998-10-27 |
Manish Singh | reimplemented the endian stuff, using inline asm for... |
blob | commitdiff | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | diff to current |
1998-09-20 |
Manish Singh | This is Josh, commiting as Manish. This is completely... |
blob | commitdiff | diff to current |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
blob | commitdiff | diff to current |
1998-09-02 |
Manish Singh | Mostly changes to GArray code. See ChangeLog. |
blob | commitdiff | diff to current |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-08-05 |
George Lebl | fix 64-bitness in g_prints, sizeof doesn't seem to... |
blob | commitdiff | diff to current |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... |
blob | commitdiff | diff to current |
1998-07-31 |
Tim Janik | added a GNode test. |
blob | commitdiff | diff to current |
1998-07-14 |
Tim Janik | new fuction g_dirname() which returns a newlly allocate... |
blob | commitdiff | diff to current |
1998-06-18 |
Federico Mena Quintero | Use GINT_TO_POINTER casts to remove compiler warnings. |
blob | commitdiff | diff to current |
1998-06-12 |
Josh MacDonald | [Changes from josh to sync with his glib stuff -Yosh] |
blob | commitdiff | diff to current |
1998-06-10 |
Owen Taylor | Initial revision |
blob | commitdiff | diff to current |
|