2001-05-31 |
Sebastian Wilhelmi | Fix to stupid bug in g_random_boolean, also both functi... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sebastian Wilhelmi | Remove G_HAVE_ISO_CXX_VARARGS and G_HAVE_ISO_C_VARARGS... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Sebastian Wilhelmi | Add @G_THREAD_CFLAGS@ to Cflags. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Owen Taylor | Fix GNU sedism (#55430) |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Add test case for the g_qsort_with_data func. It works... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Now that we check for a C++ compiler in configure.in... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Do not g_strdup, as promised in the function name. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Don't bail out, if no C++ compiler is found. Define... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
James Henstridge | "#ifdef G_HAVE_ISO_VARARGS" will always succeed even... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Tim Janik | erk, strconcat needs NULL as last arg. make sure we... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Tim Janik | as a last resort, if we can't access() the module,... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Owen Taylor | Check for __VARARGS__ separately for C and C++. |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Sebastian Wilhelmi | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Tim Janik | fixed bad faux-pass, forgot to release signal lock... |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Tim Janik | unlock context when bailing out with a warning. (g_main... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
CEST 2001 Paolo... | back out change by mitch@convergence.de and apply patch... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Hans Breuer | reflect renaming of g_string_sprintfa to g_string_printfa |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Hans Breuer | pthread isn't required anymore |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Hans Breuer | changed depndencies to build glib-genmarshal first... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Owen Taylor | gpointer, not gpointer *. |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Sebastian Wilhelmi | Tiny speed improvement suggested by noon@users.sourcefo... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | made 'make distcheck' happy. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | Also return TRUE for late arrived signals. Thanks to... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | Removed g_param_spec_stringc. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | g_thread_create renamed to g_thread_create_full. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Andy Lanoix | no message |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Andy Lanoix | *giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Tim Janik | make g_value_set_object() take a gpointer v_object... |
commit | commitdiff | tree | snapshot |
2001-05-20 |
Owen Taylor | Fix some problems in writing out varargs tests in confi... |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Havoc Pennington | add glibintl.h |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Owen Taylor | Use compile checks for ISO C99 and GNU extension vararg... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Michael Natterer | don't g_strdup()/g_free() all parsed attributes and... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Sebastian Wilhelmi | Updated. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Sebastian Wilhelmi | Renamed g_thread_create to g_thread_create_full and... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Sebastian Wilhelmi | Fixed mutex deadlock. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Sebastian Wilhelmi | Add gpattern.o to objects. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Michael Natterer | Added missing .cvsignore file. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Owen Taylor | Add inter-library dependencies. |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Havoc Pennington | m4macros/Makefile |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Havoc Pennington | fix docs; they said we validated the UTF-8, but we... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Matthias Warkus | Updated German translations for Glib and GTK+ HEAD... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Owen Taylor | Avoid using stderr to be as robust as possible in out... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Tim Janik | new function to check whether a handler is still connec... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Tim Janik | make these safe against removal of the current element. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Yuri Syrota | Updated Ukrainian transaltion |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Yuri Syrota | Updated Ukrainian transaltion |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Havoc Pennington | change env variable to G_MESSAGES_PREFIXED, suggested... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Tim Janik | use g_str_hash() algorithm to generate hashes. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Havoc Pennington | Get rid of --enable-msg-prefix |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Sebastian Wilhelmi | Ops, forgot this. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Sebastian Wilhelmi | Updates after some renaming took place. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Sebastian Wilhelmi | Renamed 'value' and 'arg' to 'data' and 'thread_func... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Sebastian Wilhelmi | Clarification for g_mutex_trylock. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Tim Janik | removed #include <unistd.h> sneaked in by sopwith in... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Sebastian Wilhelmi | Updated. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Sebastian Wilhelmi | Moved func and arg members from GRealThread to GThread... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Tim Janik | don't g_assert() the user specified time, but g_return_... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Hans Breuer | don't try to export g_strcpy, it is g_stpcpy; updated... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
James Henstridge | glib-mkenums is not a compiled program, so shouldn... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Owen Taylor | Released 1.3.5 GLIB_1_3_5 |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Sven Neumann | fixed a typo in a comment. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Owen Taylor | Make foreach() safe against removal of the _current_... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Owen Taylor | Make types of ternary operator correspond. (Fixes compi... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Owen Taylor | Fix read past end of the string. (#50404, fix from... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Pablo Saratxaga | Added Catalan file |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Tim Janik | removed \v escaping, newer perl versions don't support... |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Tim Janik | made hook ids a gulong. |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Dan Winship | Add a check for the Darwin dynamic linker. Use AC_TRY_L... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Dan Winship | gmodule implementation for Darwin/Mac OS X |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Havoc Pennington | We were returning junk memory here, because we didn... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Sebastian Wilhelmi | Changes due to deprecation update. |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Sebastian Wilhelmi | Remove definition of g_hash_table_freeze and g_hash_tab... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Sebastian Wilhelmi | Removed bashism in test for the pkg-config version. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Owen Taylor | Add missing static pointed out by Michael Meeks. |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Owen Taylor | Change C++ comments for FIXME's to C comments. (Patch... |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Owen Taylor | Removed. Keeping README, README.cvs-commits HACKING... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Owen Taylor | Released 1.3.4 GLIB_1_3_4 |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Owen Taylor | Define _GNU_SOURCE for stpcpy |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Sebastian Wilhelmi | Until now every thread pool always had at least one... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Owen Taylor | Remove warnings about conflicts with the stable version. GLIB_1_3_3 |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Havoc Pennington | docs |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Owen Taylor | .cvsignore fixes |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Owen Taylor | More tweaks from GTK+. Reenable $(HTML_IMAGES) with... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Havoc Pennington | put AC_PATH_PROG(pkg-config) before "Checking for glib... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Havoc Pennington | make GDebugKeys argument const |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Hans Breuer | updated |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Hans Breuer | updated |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Alexander Larsson | Pass pkg-config options before the other args so it... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Tim Janik | increment version to 1.3.4 (binary 0, interface 0). |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Rose | And other fixes. Thanks to Göran Uddeborg <goeran@uddeb... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Rose | Fixed another message in the Swedish translation. Thank... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Rose | Fixed Swedish translation, thanks to Veronica Loell... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Christian Rose | Added Swedish translation. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tim Janik | Released GLib-1.3.3. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tim Janik | disabled "for i in $(HTML_IMAGES) ;" dist-hook because... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tim Janik | updates. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Owen Taylor | Exit with an error message that you should use pkg... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Owen Taylor | add missed (empty) file |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Owen Taylor | Add explicit path to tmpl files in dependencies. |
commit | commitdiff | tree | snapshot |
next |