2001-08-03 |
Sven Neumann | beautified configure help output. |
blob | commitdiff |
2001-08-03 |
Owen Taylor | Fix computation (Fix from Cesar Rincon) |
blob | commitdiff | diff to current |
2001-08-03 |
Christopher James... | Made g_utf8_find_prev_char able to return the first... |
blob | commitdiff | diff to current |
2001-07-31 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
blob | commitdiff | diff to current |
2001-07-31 |
Sven Neumann | declare gboolean vtable_set static. |
blob | commitdiff | diff to current |
2001-07-30 |
Ron Steinke | Modified Files: glib/docs/reference/glib/glib-sections.txt |
blob | commitdiff | diff to current |
2001-07-30 |
Sebastian Wilhelmi | #undef inline before testing whether it works to avoid... |
blob | commitdiff | diff to current |
2001-07-30 |
Sebastian Wilhelmi | build the library name ourselfs ... so we can load... |
blob | commitdiff | diff to current |
2001-07-29 |
Ron Steinke | Matthias Classen's patch to give g_io_channel_flush... |
blob | commitdiff | diff to current |
2001-07-29 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact... |
blob | commitdiff | diff to current |
2001-07-27 |
Sebastian Wilhelmi | Use G_GNUC_EXTENSION instead of __extension__. Patch... |
blob | commitdiff | diff to current |
2001-07-26 |
Darin Adler | Update location of pkgconfig from sourceforge.net to... |
blob | commitdiff | diff to current |
2001-07-26 |
Michael Natterer | added a "release_check" to the OutArgument structure... |
blob | commitdiff | diff to current |
2001-07-23 |
Padraig O'Briain | fix unconditional check of first GParamSpec in |
blob | commitdiff | diff to current |
2001-07-23 |
Ron Steinke | fixed g_io_channel_seek_position() so that G_SEEK_CUR... |
blob | commitdiff | diff to current |
2001-07-23 |
Sven Neumann | removed glib.def from EXTRA_DIST ... ... and added... |
blob | commitdiff | diff to current |
2001-07-22 |
Hans Breuer | make the code actually have an effect (Use |= to set... |
blob | commitdiff | diff to current |
2001-07-21 |
Hans Breuer | set the corresponding p(ermission)mode of the file... |
blob | commitdiff | diff to current |
2001-07-21 |
Hans Breuer | intial implementation of new API functions. Not sure... |
blob | commitdiff | diff to current |
2001-07-20 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib.def glib/glib... |
blob | commitdiff | diff to current |
2001-07-20 |
Ron Steinke | glib/ChangeLog: modified for changes in glib-genmarshal.c |
blob | commitdiff | diff to current |
2001-07-20 |
Owen Taylor | s/size_t/gsize/ to match prototypes. |
blob | commitdiff | diff to current |
2001-07-20 |
Hans Breuer | make it compile again |
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-19 |
Owen Taylor | Add functions to insert a unichar as UTF-8, since this... |
blob | commitdiff | diff to current |
2001-07-17 |
Kjartan Maraas | Added "nn" to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2001-07-17 |
Sebastian Wilhelmi | Add some assertions. Simplify and fix g_main_context_re... |
blob | commitdiff | diff to current |
2001-07-12 |
Mark Murnane | Changed prototype of printf_string_upper_bound to retur... |
blob | commitdiff | diff to current |
2001-07-11 |
Darin Adler | Add some generated files. |
blob | commitdiff | diff to current |
2001-07-11 |
Owen Taylor | Add gunicomp.h (Reported by Sven Neumann). |
blob | commitdiff | diff to current |
2001-07-10 |
Tim Janik | fix negative exponent handling (numbers<0). |
blob | commitdiff | diff to current |
2001-07-08 |
Martin Baulig | Reflect latest g_io_channel_new_file() API changes... |
blob | commitdiff | diff to current |
2001-07-07 |
Owen Taylor | Add length arguments to g_utf8_{strup,strdown,casefold... |
blob | commitdiff | diff to current |
2001-07-06 |
Pablo Saratxaga | Added Basque file |
blob | commitdiff | diff to current |
2001-07-02 |
Andy Lanoix | *giowin32.c: g_source_remove()ing an socket iochannel... |
blob | commitdiff | diff to current |
2001-07-02 |
Owen Taylor | Fix. |
blob | commitdiff | diff to current |
2001-07-02 |
Tim Janik | added g_list_insert_before(). |
blob | commitdiff | diff to current |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Rename GSourceFuncs::destroy to GSourceFuncs::finalize... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Make some changes to the way that GMainContext works: |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Try compiling before committing, why don't you? Simple... |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Patch from Darin Adler (#54166) |
blob | commitdiff | diff to current |
2001-06-30 |
Owen Taylor | Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
2001-06-28 |
Tim Janik | up version number to 1.3.7, interface age 0, binary... |
blob | commitdiff | diff to current |
2001-06-27 |
Kjartan Maraas | Fix a typo. |
blob | commitdiff | diff to current |
2001-06-27 |
Sebastian Wilhelmi | Removed glib-config-2.0, as we have pkg-config now. |
blob | commitdiff | diff to current |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
blob | commitdiff | diff to current |
2001-06-23 |
Tim Janik | use G_BREAKPOINT() instead of raise(5). |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-06-22 |
Andy Lanoix | *giowin32.c: Debug and partial rewrite of async socket... |
blob | commitdiff | diff to current |
2001-06-15 |
Owen Taylor | Fix a use of strcat that wasn't replaced with g_stpcpy... |
blob | commitdiff | diff to current |
2001-06-12 |
Havoc Pennington | updated |
blob | commitdiff | diff to current |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
blob | commitdiff | diff to current |
2001-06-08 |
Havoc Pennington | support G_SPAWN_FILE_AND_ARGV_ZERO specifying that... |
blob | commitdiff | diff to current |
2001-06-08 |
Pablo Saratxaga | Added Azeri file |
blob | commitdiff | diff to current |
2001-06-08 |
Sebastian Wilhelmi | Remove docs/glib-config.1.in. |
blob | commitdiff | diff to current |
2001-06-08 |
Sebastian Wilhelmi | Add @G_THREAD_CFLAGS@. |
blob | commitdiff | diff to current |
2001-06-07 |
Havoc Pennington | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS... |
blob | commitdiff | diff to current |
2001-06-07 |
Sebastian Wilhelmi | Look for nanosleep function. |
blob | commitdiff | diff to current |
2001-06-05 |
Jon Trowbridge | Changed to take a const argument, and then to cast... |
blob | commitdiff | diff to current |
2001-06-04 |
Owen Taylor | to match g_strcasecmp, check if it is lower/upper befor... |
blob | commitdiff | diff to current |
2001-06-04 |
Owen Taylor | Make a bit more standalone by adding include of gerror... |
blob | commitdiff | diff to current |
2001-05-31 |
Sebastian Wilhelmi | Fix to stupid bug in g_random_boolean, also both functi... |
blob | commitdiff | diff to current |
2001-05-31 |
Sebastian Wilhelmi | Remove G_HAVE_ISO_CXX_VARARGS and G_HAVE_ISO_C_VARARGS... |
blob | commitdiff | diff to current |
2001-05-30 |
Sebastian Wilhelmi | Add @G_THREAD_CFLAGS@ to Cflags. |
blob | commitdiff | diff to current |
2001-05-29 |
Owen Taylor | Fix GNU sedism (#55430) |
blob | commitdiff | diff to current |
2001-05-29 |
Sebastian Wilhelmi | Add test case for the g_qsort_with_data func. It works... |
blob | commitdiff | diff to current |
2001-05-29 |
Sebastian Wilhelmi | Now that we check for a C++ compiler in configure.in... |
blob | commitdiff | diff to current |
2001-05-29 |
Sebastian Wilhelmi | Don't bail out, if no C++ compiler is found. Define... |
blob | commitdiff | diff to current |
2001-05-29 |
James Henstridge | "#ifdef G_HAVE_ISO_VARARGS" will always succeed even... |
blob | commitdiff | diff to current |
2001-05-28 |
Owen Taylor | Check for __VARARGS__ separately for C and C++. |
blob | commitdiff | diff to current |
2001-05-28 |
Sebastian Wilhelmi | Fix typo. |
blob | commitdiff | diff to current |
2001-05-27 |
Tim Janik | unlock context when bailing out with a warning. (g_main... |
blob | commitdiff | diff to current |
2001-05-24 |
CEST 2001 Paolo... | back out change by mitch@convergence.de and apply patch... |
blob | commitdiff | diff to current |
2001-05-24 |
Hans Breuer | reflect renaming of g_string_sprintfa to g_string_printfa |
blob | commitdiff | diff to current |
2001-05-23 |
Sebastian Wilhelmi | Tiny speed improvement suggested by noon@users.sourcefo... |
blob | commitdiff | diff to current |
2001-05-22 |
Sebastian Wilhelmi | Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread... |
blob | commitdiff | diff to current |
2001-05-22 |
Sebastian Wilhelmi | g_thread_create renamed to g_thread_create_full. |
blob | commitdiff | diff to current |
2001-05-22 |
Andy Lanoix | no message |
blob | commitdiff | diff to current |
2001-05-20 |
Owen Taylor | Fix some problems in writing out varargs tests in confi... |
blob | commitdiff | diff to current |
2001-05-18 |
Owen Taylor | Use compile checks for ISO C99 and GNU extension vararg... |
blob | commitdiff | diff to current |
2001-05-18 |
Michael Natterer | don't g_strdup()/g_free() all parsed attributes and... |
blob | commitdiff | diff to current |
2001-05-18 |
Sebastian Wilhelmi | Renamed g_thread_create to g_thread_create_full and... |
blob | commitdiff | diff to current |
2001-05-18 |
Sebastian Wilhelmi | Fixed mutex deadlock. |
blob | commitdiff | diff to current |
2001-05-17 |
Sebastian Wilhelmi | Add gpattern.o to objects. |
blob | commitdiff | diff to current |
2001-05-16 |
Owen Taylor | Add inter-library dependencies. |
blob | commitdiff | diff to current |
2001-05-15 |
Havoc Pennington | m4macros/Makefile |
blob | commitdiff | diff to current |
2001-05-15 |
Havoc Pennington | fix docs; they said we validated the UTF-8, but we... |
blob | commitdiff | diff to current |
2001-05-14 |
Owen Taylor | Avoid using stderr to be as robust as possible in out... |
blob | commitdiff | diff to current |
2001-05-11 |
Tim Janik | make these safe against removal of the current element. |
blob | commitdiff | diff to current |
2001-05-11 |
Havoc Pennington | change env variable to G_MESSAGES_PREFIXED, suggested... |
blob | commitdiff | diff to current |
2001-05-10 |
Tim Janik | use g_str_hash() algorithm to generate hashes. |
blob | commitdiff | diff to current |
2001-05-09 |
Havoc Pennington | Get rid of --enable-msg-prefix |
blob | commitdiff | diff to current |
2001-05-09 |
Sebastian Wilhelmi | Renamed 'value' and 'arg' to 'data' and 'thread_func... |
blob | commitdiff | diff to current |
2001-05-08 |
Tim Janik | removed #include <unistd.h> sneaked in by sopwith in... |
blob | commitdiff | diff to current |
2001-05-08 |
Sebastian Wilhelmi | Updated. |
blob | commitdiff | diff to current |
2001-05-08 |
Sebastian Wilhelmi | Moved func and arg members from GRealThread to GThread... |
blob | commitdiff | diff to current |
2001-05-06 |
Hans Breuer | don't try to export g_strcpy, it is g_stpcpy; updated... |
blob | commitdiff | diff to current |
2001-05-04 |
Owen Taylor | Released 1.3.5 GLIB_1_3_5 |
blob | commitdiff | diff to current |
2001-05-04 |
Sven Neumann | fixed a typo in a comment. |
blob | commitdiff | diff to current |
next |