2003-03-30 |
Matthias Clasen | Get rid of UNSAFE_DOS_PATH. (acceptable): Align with... |
tree | commitdiff |
2003-03-04 |
James Henstridge | require automake 1.7. Add calls to libtoolize and gtkdo... |
tree | commitdiff |
2002-12-12 |
Matthias Clasen | Add a test for positional parameters in g_snprintf... |
tree | commitdiff |
2002-12-12 |
Manish Singh | pull in trio if host printf doesn't have a known way... |
tree | commitdiff |
2002-12-06 |
Owen Taylor | Avoid literal UTF-8. (Allow it to build with IRIX cc... |
tree | commitdiff |
2002-11-26 |
Owen Taylor | Avoid non-ANSI pointer comparison. (#54344, Morten... |
tree | commitdiff |
2002-11-26 |
Sebastian Wilhelmi | Improved the seeding algorithm. Old behaviour can be... |
tree | commitdiff |
2002-11-17 |
Tor Lillqvist | Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be... |
tree | commitdiff |
2002-11-04 |
Owen Taylor | Include config.h so DISABLE_MEMPOOLS actually has an... |
tree | commitdiff |
2002-10-15 |
Manish Singh | use gsize instead of int where appropriate (64-bit... |
tree | commitdiff |
2002-10-15 |
Manish Singh | add -DG_DISABLED_DEPRECATED |
tree | commitdiff |
2002-10-14 |
Owen Taylor | Fix a minor memory leak. |
tree | commitdiff |
2002-09-29 |
Manish Singh | use gsize instead of int where appropriate (64-bit... |
tree | commitdiff |
2002-07-26 |
Owen Taylor | hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat... |
tree | commitdiff |
2002-07-04 |
Sebastian Wilhelmi | Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN... |
tree | commitdiff |
2002-06-11 |
Owen Taylor | tests/patterntest.c (test_compilation) A couple of... |
tree | commitdiff |
2002-05-18 |
Matthias Clasen | New testcases. |
tree | commitdiff |
2002-05-14 |
Alex Larsson | New functions g_str_has_suffix and g_str_has_prefix. |
tree | commitdiff |
2002-05-07 |
Owen Taylor | Fixes for #79347, Ron Arts. |
tree | commitdiff |
2002-04-10 |
Matthias Clasen | Remove manual UTF-8 -> Latin1 conversion for stuff... |
tree | commitdiff |
2002-04-08 |
Sebastian Wilhelmi | Use gsize instead of gint. From Miroslaw Dobrzanski... |
tree | commitdiff |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
tree | commitdiff |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
tree | commitdiff |
2002-02-21 |
Owen Taylor | ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat... |
tree | commitdiff |
2002-02-15 |
Sebastian Wilhelmi | Do not assume, that after g_usleep(G_USEC_PER_SEC)... |
tree | commitdiff |
2002-02-10 |
Hans Breuer | no sym links on win32, no lstat in msvcrt |
tree | commitdiff |
2002-02-09 |
Matthias Clasen | Test attribute value delimiters. |
tree | commitdiff |
2002-02-08 |
Darin Adler | Make hostname parameter const char *. Added a new ... |
tree | commitdiff |
2002-02-08 |
Owen Taylor | Fix access to freed memory in test case (Miroslaw Dobrz... |
tree | commitdiff |
2002-01-29 |
Owen Taylor | 1.3.13 GLIB_1_3_13 |
tree | commitdiff |
2002-01-23 |
Tor Lillqvist | Not used on Windows, don't even compile it then. |
tree | commitdiff |
2002-01-05 |
Hans Breuer | moved warning to error pragmas to their own file to... |
tree | commitdiff |
2001-12-22 |
Tor Lillqvist | Add (undefined) HAVE_C99_VSNPRINTF. |
tree | commitdiff |
2001-12-18 |
Tim Janik | added some assertions to test g_signal_get_invocation_h... |
tree | commitdiff |
2001-12-14 |
James Henstridge | add rules to build it. |
tree | commitdiff |
2001-12-12 |
Matthias Clasen | This fixes #60543: |
tree | commitdiff |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
tree | commitdiff |
2001-12-03 |
Manish Singh | g_module_symbol takes a gpointer *, not just a gpointer |
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-24 |
Tor Lillqvist | */.cvsignore: Add various Win32 related file types. |
tree | commitdiff |
2001-11-22 |
Owen Taylor | Version 11, interface, binary age 0. |
tree | commitdiff |
2001-11-18 |
Hans Breuer | remove g_log_domain_glib usage/export |
tree | commitdiff |
2001-11-14 |
Tor Lillqvist | Add back mainloop-test here, too. |
tree | commitdiff |
2001-11-14 |
Matthias Clasen | add UTF-8 support. |
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-03 |
Tor Lillqvist | On Win32, create separate .exp file for module-test... |
tree | commitdiff |
2001-11-02 |
Owen Taylor | Recurse with may_block = FALSE, so we don't get into... |
tree | commitdiff |
2001-10-29 |
Daniel Egger | Fix non-Intel/-Alpha version of the G_BREAKPOINT macro... |
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 | Add ../* to PATH before running tests to find DLLs. |
tree | commitdiff |
2001-10-25 |
Tor Lillqvist | Update. |
tree | commitdiff |
2001-10-25 |
Tor Lillqvist | Updates. |
tree | commitdiff |
2001-10-25 |
Owen Taylor | Version 1.3.10, interface age, binary age = 0. |
tree | commitdiff |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
tree | commitdiff |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
tree | commitdiff |
2001-10-01 |
Alex Larsson | Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and |
tree | commitdiff |
2001-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
tree | commitdiff |
2001-09-27 |
Manish Singh | fix typo (#if->#ifdef) so it compiles again. |
tree | commitdiff |
2001-09-26 |
Tor Lillqvist | Retract my change earlier today. Don't preset autoconf... |
tree | commitdiff |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
tree | commitdiff |
2001-09-20 |
Tor Lillqvist | Accept also forward slashes. (But still don't accept... |
tree | commitdiff |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
tree | commitdiff |
2001-09-17 |
Darin Adler | Change so that it works on platforms where isalpha... |
tree | commitdiff |
2001-09-10 |
Owen Taylor | Add g_build_path(), g_build_filename(), to create separ... |
tree | commitdiff |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
tree | commitdiff |
2001-09-03 |
Owen Taylor | Implement. |
tree | commitdiff |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
tree | commitdiff |
2001-08-27 |
Darin Adler | Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI... |
tree | commitdiff |
2001-08-26 |
Alex Larsson | New functions to convert between local pahtnames and... |
tree | commitdiff |
2001-08-25 |
Alexander Larsson | Implement and document g_ascii_isxxx. |
tree | commitdiff |
2001-08-24 |
Darin Adler | Fix bad indenting. I figured I should fix this since... |
tree | commitdiff |
2001-08-24 |
Owen Taylor | Patch from Darin Adler to restore Glib-1.2 handling... |
tree | commitdiff |
2001-08-19 |
Darin Adler | Added missing \ character. |
tree | commitdiff |
2001-08-12 |
Owen Taylor | Find test case for srcdir != builddir, miscellaneous... |
tree | commitdiff |
2001-08-03 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
tree | commitdiff |
2001-08-03 |
Darin Adler | Re-checkin. |
tree | commitdiff |
2001-08-03 |
Darin Adler | Improve strfunc test to test the split function in... |
tree | commitdiff |
2001-07-30 |
Ron Steinke | Modified Files: glib/docs/reference/glib/glib-sections.txt |
tree | commitdiff |
2001-07-21 |
Hans Breuer | intial implementation of new API functions. Not sure... |
tree | commitdiff |
2001-07-20 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib.def glib/glib... |
tree | commitdiff |
2001-07-20 |
Hans Breuer | make it compile again |
tree | commitdiff |
2001-07-19 |
Darin Adler | Add missing const. (g_strsplit): Add g_return_val_if_fa... |
tree | commitdiff |
2001-07-19 |
Owen Taylor | Add functions to insert a unichar as UTF-8, since this... |
tree | commitdiff |
2001-07-11 |
Darin Adler | Add some generated files. |
tree | commitdiff |
2001-07-08 |
Martin Baulig | Reflect latest g_io_channel_new_file() API changes... |
tree | commitdiff |
2001-07-07 |
Owen Taylor | Add length arguments to g_utf8_{strup,strdown,casefold... |
tree | commitdiff |
2001-07-02 |
Owen Taylor | Fix. |
tree | commitdiff |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
tree | commitdiff |
2001-06-30 |
Owen Taylor | Make some changes to the way that GMainContext works: |
tree | commitdiff |
2001-06-30 |
Owen Taylor | Patch from Darin Adler (#54166) |
tree | commitdiff |
2001-06-30 |
Owen Taylor | Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat... |
tree | commitdiff |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
tree | commitdiff |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
tree | commitdiff |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
tree | commitdiff |
2001-05-31 |
Sebastian Wilhelmi | Fix to stupid bug in g_random_boolean, also both functi... |
tree | commitdiff |
2001-05-29 |
Sebastian Wilhelmi | Add test case for the g_qsort_with_data func. It works... |
tree | commitdiff |
2001-05-29 |
Sebastian Wilhelmi | Now that we check for a C++ compiler in configure.in... |
tree | commitdiff |
2001-05-24 |
CEST 2001 Paolo... | back out change by mitch@convergence.de and apply patch... |
tree | commitdiff |
next |