2001-09-25 |
Darin Adler | Use gboolean for return value of GTraverseFunc. |
tree | commitdiff |
2001-09-25 |
Owen Taylor | Version 1.3.9 (binary, interface == 0) |
tree | commitdiff |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
tree | commitdiff |
2001-09-24 |
Matthias Clasen | glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c, |
tree | commitdiff |
2001-09-22 |
Hans Breuer | simply setting is_readable and is_writeable to TRUE... |
tree | commitdiff |
2001-09-21 |
Hans Breuer | added rule for glibconfig.h |
tree | commitdiff |
2001-09-21 |
Owen Taylor | Rename g_mem_vtable_is_set() to g_mem_is_system_malloc(). |
tree | commitdiff |
2001-09-20 |
Tor Lillqvist | Accept also forward slashes. (But still don't accept... |
tree | commitdiff |
2001-09-19 |
Owen Taylor | Fix handling of user data when locating sources. (... |
tree | commitdiff |
2001-09-19 |
Owen Taylor | Patch from Matthias Clasen (#59806) |
tree | commitdiff |
2001-09-19 |
Owen Taylor | Patch from Darin Adler to remove GReal* structures... |
tree | commitdiff |
2001-09-19 |
Owen Taylor | Handle NUL bytes_written, bytes_read. (Suggested by... |
tree | commitdiff |
2001-09-19 |
Owen Taylor | Handle failure of sysconf and pick a fixed size buffer... |
tree | commitdiff |
2001-09-19 |
Sebastian Wilhelmi | Add thread_equal function to allow for platform defined... |
tree | commitdiff |
2001-09-18 |
Owen Taylor | Fixes for compilation on Solaris (#59026, Frank Belew) |
tree | commitdiff |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
tree | commitdiff |
2001-09-17 |
Tor Lillqvist | glib/gmain.c Mark the _funcs tables for export. |
tree | commitdiff |
2001-09-17 |
Tor Lillqvist | Add variable for LT_CURRENT minus LT_AGE (the suffix... |
tree | commitdiff |
2001-09-14 |
Matthias Clasen | glib/gconvert.c (g_filename_from_uri): Replace `is... |
tree | commitdiff |
2001-09-10 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
tree | commitdiff |
2001-09-10 |
Tim Janik | got rid of g_set_error_handler(), g_set_warning_handler(), |
tree | commitdiff |
2001-09-10 |
Owen Taylor | Doc fixes. |
tree | commitdiff |
2001-09-10 |
Owen Taylor | Add g_build_path(), g_build_filename(), to create separ... |
tree | commitdiff |
2001-09-08 |
Owen Taylor | Move gbsearcharray.[ch] to glib as a private ininstalle... |
tree | commitdiff |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
tree | commitdiff |
2001-09-03 |
Tim Janik | updates for 1.3.7 release. |
tree | commitdiff |
2001-09-03 |
Owen Taylor | Add closure_marshal/closure_callback fields to GSourceF... |
tree | commitdiff |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
tree | commitdiff |
2001-09-02 |
Owen Taylor | Fix some variables that should have been static. |
tree | commitdiff |
2001-08-30 |
Sebastian Wilhelmi | Add 'want_to_read' to GStaticRWLock to avoid calling... |
tree | commitdiff |
2001-08-30 |
Sebastian Wilhelmi | Don't free cached_poll_array, when adding new poll... |
tree | commitdiff |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
tree | commitdiff |
2001-08-29 |
Michael Natterer | "gboolean foo : 1" results in TRUE being -1 once assign... |
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-25 |
Alexander Larsson | New function, doing the same as g_convert but taking... |
tree | commitdiff |
2001-08-24 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
tree | commitdiff |
2001-08-24 |
Owen Taylor | Patch from Darin Adler to restore Glib-1.2 handling... |
tree | commitdiff |
2001-08-23 |
Owen Taylor | Patch from Josh Pritikin to fix reversed key and value... |
tree | commitdiff |
2001-08-23 |
Tim Janik | new macro. |
tree | commitdiff |
2001-08-20 |
Owen Taylor | Eliminate use of floating point when determining if... |
tree | commitdiff |
2001-08-19 |
Darin Adler | Added missing \ character. |
tree | commitdiff |
2001-08-19 |
Havoc Pennington | add comment about shell quoting rules to the docs. |
tree | commitdiff |
2001-08-16 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giounix.c |
tree | commitdiff |
2001-08-16 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel... |
tree | commitdiff |
2001-08-12 |
Tim Janik | fix g_return_if_fail, g_assert and friends to have... |
tree | commitdiff |
2001-08-12 |
Ron Steinke | Modified Files: ChangeLog glib/giochannel.c |
tree | commitdiff |
2001-08-12 |
Tim Janik | fix INT and FLOAT warnings for invalid token values. |
tree | commitdiff |
2001-08-10 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
tree | commitdiff |
2001-08-06 |
Sven Neumann | added new function g_nullify_pointer(). |
tree | commitdiff |
2001-08-05 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
tree | commitdiff |
2001-08-05 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel... |
tree | commitdiff |
2001-08-05 |
Owen Taylor | Include stddef.h so that we use the system's definition... |
tree | commitdiff |
2001-08-04 |
Alexander Larsson | Hacky script to fix up your .msc.in files on windows... |
tree | commitdiff |
2001-08-03 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
tree | commitdiff |
2001-08-03 |
Darin Adler | Improve strfunc test to test the split function in... |
tree | commitdiff |
2001-08-03 |
Sven Neumann | beautified configure help output. |
tree | commitdiff |
2001-08-03 |
Owen Taylor | Fix computation (Fix from Cesar Rincon) |
tree | commitdiff |
2001-08-03 |
Christopher James... | Made g_utf8_find_prev_char able to return the first... |
tree | commitdiff |
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 |
next |