2001-07-31 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
tree | commitdiff |
2001-07-31 |
Sven Neumann | declare gboolean vtable_set static. |
tree | commitdiff |
2001-07-29 |
Ron Steinke | Matthias Classen's patch to give g_io_channel_flush... |
tree | commitdiff |
2001-07-29 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact... |
tree | commitdiff |
2001-07-27 |
Sebastian Wilhelmi | Use G_GNUC_EXTENSION instead of __extension__. Patch... |
tree | commitdiff |
2001-07-23 |
Ron Steinke | fixed g_io_channel_seek_position() so that G_SEEK_CUR... |
tree | commitdiff |
2001-07-23 |
Sven Neumann | removed glib.def from EXTRA_DIST ... ... and added... |
tree | commitdiff |
2001-07-22 |
Hans Breuer | make the code actually have an effect (Use |= to set... |
tree | commitdiff |
2001-07-21 |
Hans Breuer | set the corresponding p(ermission)mode of the file... |
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 |
Owen Taylor | s/size_t/gsize/ to match prototypes. |
tree | commitdiff |
2001-07-20 |
Hans Breuer | make it compile again |
tree | commitdiff |
2001-07-19 |
Owen Taylor | Fix memory leak and dubious list manipulation. (Found... |
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-17 |
Sebastian Wilhelmi | Add some assertions. Simplify and fix g_main_context_re... |
tree | commitdiff |
2001-07-12 |
Mark Murnane | Changed prototype of printf_string_upper_bound to retur... |
tree | commitdiff |
2001-07-11 |
Darin Adler | Add some generated files. |
tree | commitdiff |
2001-07-11 |
Owen Taylor | Add gunicomp.h (Reported by Sven Neumann). |
tree | commitdiff |
2001-07-10 |
Tim Janik | fix negative exponent handling (numbers<0). |
tree | commitdiff |
2001-07-07 |
Owen Taylor | Add length arguments to g_utf8_{strup,strdown,casefold... |
tree | commitdiff |
2001-07-02 |
Andy Lanoix | *giowin32.c: g_source_remove()ing an socket iochannel... |
tree | commitdiff |
2001-07-02 |
Owen Taylor | Fix. |
tree | commitdiff |
2001-07-02 |
Tim Janik | added g_list_insert_before(). |
tree | commitdiff |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
tree | commitdiff |
2001-06-30 |
Owen Taylor | Rename GSourceFuncs::destroy to GSourceFuncs::finalize... |
tree | commitdiff |
2001-06-30 |
Owen Taylor | Make some changes to the way that GMainContext works: |
tree | commitdiff |
2001-06-30 |
Owen Taylor | Try compiling before committing, why don't you? Simple... |
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-27 |
Kjartan Maraas | Fix a typo. |
tree | commitdiff |
2001-06-27 |
Sebastian Wilhelmi | Removed glib-config-2.0, as we have pkg-config now. |
tree | commitdiff |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
tree | commitdiff |
2001-06-23 |
Tim Janik | use G_BREAKPOINT() instead of raise(5). |
tree | commitdiff |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
tree | commitdiff |
2001-06-22 |
Andy Lanoix | *giowin32.c: Debug and partial rewrite of async socket... |
tree | commitdiff |
2001-06-19 |
Tim Janik | remove left-over usages of an anonymous GBoxed typedef. |
tree | commitdiff |
2001-06-15 |
Owen Taylor | Fix a use of strcat that wasn't replaced with g_stpcpy... |
tree | commitdiff |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
tree | commitdiff |
2001-06-08 |
Havoc Pennington | support G_SPAWN_FILE_AND_ARGV_ZERO specifying that... |
tree | commitdiff |
2001-06-07 |
Havoc Pennington | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS... |
tree | commitdiff |
2001-06-07 |
Sebastian Wilhelmi | Look for nanosleep function. |
tree | commitdiff |
2001-06-05 |
Jon Trowbridge | Changed to take a const argument, and then to cast... |
tree | commitdiff |
2001-06-04 |
Owen Taylor | to match g_strcasecmp, check if it is lower/upper befor... |
tree | commitdiff |
2001-06-04 |
Owen Taylor | Make a bit more standalone by adding include of gerror... |
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 | Don't bail out, if no C++ compiler is found. Define... |
tree | commitdiff |
2001-05-29 |
James Henstridge | "#ifdef G_HAVE_ISO_VARARGS" will always succeed even... |
tree | commitdiff |
2001-05-27 |
Tim Janik | unlock context when bailing out with a warning. (g_main... |
tree | commitdiff |
2001-05-24 |
CEST 2001 Paolo... | back out change by mitch@convergence.de and apply patch... |
tree | commitdiff |
2001-05-24 |
Hans Breuer | reflect renaming of g_string_sprintfa to g_string_printfa |
tree | commitdiff |
2001-05-23 |
Sebastian Wilhelmi | Tiny speed improvement suggested by noon@users.sourcefo... |
tree | commitdiff |
2001-05-22 |
Sebastian Wilhelmi | g_thread_create renamed to g_thread_create_full. |
tree | commitdiff |
2001-05-22 |
Andy Lanoix | *giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels |
tree | commitdiff |
2001-05-19 |
Havoc Pennington | add glibintl.h |
tree | commitdiff |
2001-05-18 |
Owen Taylor | Use compile checks for ISO C99 and GNU extension vararg... |
tree | commitdiff |
2001-05-18 |
Michael Natterer | don't g_strdup()/g_free() all parsed attributes and... |
tree | commitdiff |
2001-05-18 |
Sebastian Wilhelmi | Renamed g_thread_create to g_thread_create_full and... |
tree | commitdiff |
2001-05-18 |
Sebastian Wilhelmi | Fixed mutex deadlock. |
tree | commitdiff |
2001-05-17 |
Sebastian Wilhelmi | Add gpattern.o to objects. |
tree | commitdiff |
2001-05-15 |
Havoc Pennington | m4macros/Makefile |
tree | commitdiff |
2001-05-15 |
Havoc Pennington | fix docs; they said we validated the UTF-8, but we... |
tree | commitdiff |
2001-05-14 |
Owen Taylor | Avoid using stderr to be as robust as possible in out... |
tree | commitdiff |
2001-05-11 |
Tim Janik | make these safe against removal of the current element. |
tree | commitdiff |
2001-05-11 |
Havoc Pennington | change env variable to G_MESSAGES_PREFIXED, suggested... |
tree | commitdiff |
2001-05-10 |
Tim Janik | use g_str_hash() algorithm to generate hashes. |
tree | commitdiff |
2001-05-09 |
Havoc Pennington | Get rid of --enable-msg-prefix |
tree | commitdiff |
2001-05-09 |
Sebastian Wilhelmi | Renamed 'value' and 'arg' to 'data' and 'thread_func... |
tree | commitdiff |
2001-05-08 |
Tim Janik | removed #include <unistd.h> sneaked in by sopwith in... |
tree | commitdiff |
2001-05-08 |
Sebastian Wilhelmi | Moved func and arg members from GRealThread to GThread... |
tree | commitdiff |
2001-05-06 |
Hans Breuer | don't try to export g_strcpy, it is g_stpcpy; updated... |
tree | commitdiff |
2001-05-04 |
Sven Neumann | fixed a typo in a comment. |
tree | commitdiff |
2001-05-03 |
Owen Taylor | Make foreach() safe against removal of the _current_... |
tree | commitdiff |
2001-05-02 |
Owen Taylor | Fix read past end of the string. (#50404, fix from... |
tree | commitdiff |
2001-04-29 |
Tim Janik | made hook ids a gulong. |
tree | commitdiff |
2001-04-19 |
Sebastian Wilhelmi | Remove definition of g_hash_table_freeze and g_hash_tab... |
tree | commitdiff |
2001-04-18 |
Owen Taylor | Add missing static pointed out by Michael Meeks. |
tree | commitdiff |
2001-04-17 |
Owen Taylor | Define _GNU_SOURCE for stpcpy |
tree | commitdiff |
2001-04-17 |
Sebastian Wilhelmi | Until now every thread pool always had at least one... |
tree | commitdiff |
2001-04-17 |
Owen Taylor | Remove warnings about conflicts with the stable version. GLIB_1_3_3 |
tree | commitdiff |
2001-04-16 |
Havoc Pennington | docs |
tree | commitdiff |
2001-04-16 |
Havoc Pennington | make GDebugKeys argument const |
tree | commitdiff |
2001-04-13 |
Hans Breuer | updated |
tree | commitdiff |
2001-04-03 |
Tim Janik | updates. |
tree | commitdiff |
2001-04-03 |
Tim Janik | added g_list_nth_prev() which walks ->prev instead... |
tree | commitdiff |
2001-04-03 |
Sebastian Wilhelmi | Added documentation. |
tree | commitdiff |
2001-04-02 |
Sebastian Wilhelmi | Use the new GRealThread member "context" instead of... |
tree | commitdiff |
2001-03-30 |
Sven Neumann | ghash.[ch] added new functions g_hash_table_new_full, |
tree | commitdiff |
2001-03-29 |
Tor Lillqvist | Updates. Add module-test rules. |
tree | commitdiff |
2001-03-26 |
Owen Taylor | -DG_DISABLE_DEPRECATED |
tree | commitdiff |
2001-03-26 |
Owen Taylor | *** empty log message *** |
tree | commitdiff |
2001-03-20 |
Havoc Pennington | rewrite, based on bug #52328 from Anders |
tree | commitdiff |
2001-03-20 |
Havoc Pennington | added this function |
tree | commitdiff |
2001-03-18 |
Tor Lillqvist | Add braces to silence gcc -Wall. |
tree | commitdiff |
2001-03-18 |
Tim Janik | removed archaic gpointer derived_data; relict and added... |
tree | commitdiff |
2001-03-14 |
Tor Lillqvist | From Edward M. Lee <tailbert@yahoo.com>: |
tree | commitdiff |
2001-03-14 |
Tim Janik | made config arg to g_scanner_new() const. |
tree | commitdiff |
2001-03-09 |
Tor Lillqvist | Use G_BEGIN_DECLS and G_END_DECLS. |
tree | commitdiff |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
tree | commitdiff |
next |