2008-01-11 |
12:55:19 Tim Janik | added g_base64_encode()/g_base64_decode() test case... |
blob | commitdiff | raw |
2007-12-12 |
16:06:11 Tim Janik | split up tests and reworked code to use the new test... |
blob | commitdiff | raw | diff to current |
2007-12-06 |
09:27:42 Tim Janik | added new scanner test from #501654, by Patrick Hulin... |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Emmanuele Bassi | Add GChecksum, a generic wrapper around various hashing... |
blob | commitdiff | raw | diff to current |
2007-11-27 |
Ryan Lortie | Add new function g_markup_collect_attributes (bug ... |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Matthias Clasen | Replace INCLUDES by AM_CPPFLAGS, other cleanups. |
blob | commitdiff | raw | diff to current |
2007-11-21 |
21:06:47 Tim Janik | initialize automake variables EXTRA_DIST and TEST_PROGS... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Tim Janik | test g_once_init_*() before and after g_thread_init... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Tim Janik | added GSLice test from Stefan Westerfeld, bug #433314. |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Tim Janik | migrate per-thread magazine caches from single-thread... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Marco Barisione | Add GRegex for regular expression matching. (#50075) |
blob | commitdiff | raw | diff to current |
2007-03-06 |
Matthias Clasen | Apply a patch by Loïc Minier to fix building with ... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Soren Sandmann | New files implementing GSequence, a list implemented... |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Matthias Clasen | Some file list updates (#398069, Owen Taylor) |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Behdad Esfahbod | Fix bug in g_bit_nth_lsf (#371631) and use __builtin_cl... |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Matthias Clasen | Try a different fix for bug 346373. |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Matthias Clasen | Don't use $RANDOM if the shell doesn't have it. (#34637... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Sebastian Wilhelmi | Compile errorcheck-mutex-test with thread libraries... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Matthias Clasen | g_ascii_strtoll |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Sebastian Wilhelmi | Renamed to glib/gthreadprivate.h and moved system threa... |
blob | commitdiff | raw | diff to current |
2006-05-03 |
Matthias Clasen | 2.11.0 GLIB_2_11_0 |
blob | commitdiff | raw | diff to current |
2006-04-05 |
Matthias Clasen | Run run-bookmark-test.sh |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Alexander Larsson | Add base64 encode/decode functions |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Emmanuele Bassi | Add test suite for GBookmarkFile. |
blob | commitdiff | raw | diff to current |
2005-12-20 |
Tim Janik | added mem_error() and mem_assert() to test and handle... |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Matthias Clasen | Set MALLOC_CHECK_ and MALLOC_PERTURB_ |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Martyn James Russell | - Added support for sorting async queues by with _push_... |
blob | commitdiff | raw | diff to current |
2005-12-02 |
Tim Janik | extended to perform the benchmarking on the old memchun... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Matthias Clasen | Remove a duplicate _LDADD |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Tim Janik | new slice allocator implementation. |
blob | commitdiff | raw | diff to current |
2005-11-18 |
Matthias Clasen | 2.9.0 GLIB_2_9_0 |
blob | commitdiff | raw | diff to current |
2005-11-17 |
Matthias Clasen | Unit tests for g_utf8_pointer_to_offset and g_utf8_offs... |
blob | commitdiff | raw | diff to current |
2005-10-05 |
Matthias Clasen | Add Collation tests. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Matthias Clasen | Add convert-test here. |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Matthias Clasen | Make refcounting threadsafe by using atomic operations... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Matthias Clasen | 2.7.1 GLIB_2_7_1 |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Matthias Clasen | Add an mmap() wrapper called GMappedFile. (#148218... |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Matthias Clasen | 2.7.0 GLIB_2_7_0 |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Matthias Clasen | Don't write out of bounds. |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Matthias Clasen | Accept \r\n as line end. (#163030, Bastian Nocera) |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Matthias Clasen | Add utf8-validate. |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Anders Carlsson | Add GOption. |
blob | commitdiff | raw | diff to current |
2004-03-06 |
Tor Lillqvist | Update. |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Sebastian Wilhelmi | New files to implement atomic operations for different... |
blob | commitdiff | raw | diff to current |
2004-02-14 |
Matthias Clasen | Wrap waitpid() as a GSource. This is a partial implemen... |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Matthias Clasen | New function which works like g_completion_complete... |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Owen Taylor | Add gobject/. |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Owen Taylor | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Matthias Clasen | Add tests for g_{get,set,unset}env(). |
blob | commitdiff | raw | diff to current |
2003-07-26 |
Matthias Clasen | test suite additions. |
blob | commitdiff | raw | diff to current |
2003-05-27 |
Matthias Clasen | Remain silent when sucessful. |
blob | commitdiff | raw | diff to current |
2003-03-04 |
James Henstridge | require automake 1.7. Add calls to libtoolize and gtkdo... |
blob | commitdiff | raw | diff to current |
2002-11-17 |
Tor Lillqvist | Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be... |
blob | commitdiff | raw | diff to current |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Tor Lillqvist | Add (undefined) HAVE_C99_VSNPRINTF. |
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-22 |
Owen Taylor | Version 11, interface, binary age 0. |
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-03 |
Tor Lillqvist | On Win32, create separate .exp file for module-test... |
blob | commitdiff | raw | diff to current |
2001-11-02 |
Owen Taylor | Recurse with may_block = FALSE, so we don't get into... |
blob | commitdiff | raw | diff to current |
2001-10-25 |
Owen Taylor | Version 1.3.10, interface age, binary age = 0. |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Owen Taylor | Implement. |
blob | commitdiff | raw | diff to current |
2001-08-26 |
Alex Larsson | New functions to convert between local pahtnames and... |
blob | commitdiff | raw | diff to current |
2001-08-12 |
Owen Taylor | Find test case for srcdir != builddir, miscellaneous... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
blob | commitdiff | raw | diff to current |
2001-06-30 |
Owen Taylor | Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Sebastian Wilhelmi | Add test case for the g_qsort_with_data func. It works... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Sebastian Wilhelmi | Now that we check for a C++ compiler in configure.in... |
blob | commitdiff | raw | diff to current |
2001-04-03 |
Owen Taylor | Exit with an error message that you should use pkg... |
blob | commitdiff | raw | diff to current |
2001-03-12 |
Tor Lillqvist | Link with the libgmodule la only on Win32. |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Tor Lillqvist | Use the _LIBADD dependencies on libglib only on Win32. |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Tor Lillqvist | Link with libglib, libgthread and libgmodule as appropr... |
blob | commitdiff | raw | diff to current |
2001-02-03 |
Tor Lillqvist | Change order of libs, put progs_LDADD last. Needed... |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Owen Taylor | move $enable_debug down below checks for GCC to avoid... |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Havoc Pennington | -I$(top_srcdir)/gmodule, fix from Michael Meeks |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Sebastian Wilhelmi | Determine the suffix of the shared librarries for this... |
blob | commitdiff | raw | diff to current |
2000-12-08 |
Raja R Harinath | Rearrange into other veriables, and include run-markup... |
blob | commitdiff | raw | diff to current |
2000-12-08 |
Havoc Pennington | move markup-test to noinst_PROGRAMS; it isn't a proper... |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Owen Taylor | Major change in API for creating sources to handle... |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Owen Taylor | Released 1.3.2 GLIB_1_3_2 |
blob | commitdiff | raw | diff to current |
2000-10-27 |
Havoc Pennington | New module to parse a simple markup language |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Raja R Harinath | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTR... |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Havoc Pennington | Add new files. |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Tor Lillqvist | Finally, a new and improved IO Channel and condition... |
blob | commitdiff | raw | diff to current |
2000-07-14 |
Owen Taylor | Move glib-config to glib-config-2.0 move glib.m4 to... |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Tor Lillqvist | Implement on Win32. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Sebastian Wilhelmi | New File implementing an asynchronous queue to be used... |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Jeff Garzik | Re-order tests in alpha order. |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Tor Lillqvist | Correct rules for making the win32-related files that... |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Tor Lillqvist | New files, used to generate corresponding non-.in files... |
blob | commitdiff | raw | diff to current |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jeff Garzik | Commented out debugging output. |
blob | commitdiff | raw | diff to current |
1999-03-09 |
Jeff Garzik | Added stack, queue ADTs and related tests. |
blob | commitdiff | raw | diff to current |
1999-01-21 |
EST 1999 Jeff Garzik | Add braces to eliminate an ambiguous else warning. |
blob | commitdiff | raw | diff to current |
next |