2001-05-18 |
Michael Natterer | don't g_strdup()/g_free() all parsed attributes and... |
blob | commitdiff |
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 |
2001-05-03 |
Owen Taylor | Make foreach() safe against removal of the _current_... |
blob | commitdiff | diff to current |
2001-05-02 |
Owen Taylor | Fix read past end of the string. (#50404, fix from... |
blob | commitdiff | diff to current |
2001-04-29 |
Tim Janik | made hook ids a gulong. |
blob | commitdiff | diff to current |
2001-04-20 |
Dan Winship | Add a check for the Darwin dynamic linker. Use AC_TRY_L... |
blob | commitdiff | diff to current |
2001-04-19 |
Sebastian Wilhelmi | Remove definition of g_hash_table_freeze and g_hash_tab... |
blob | commitdiff | diff to current |
2001-04-19 |
Sebastian Wilhelmi | Removed bashism in test for the pkg-config version. |
blob | commitdiff | diff to current |
2001-04-18 |
Owen Taylor | Add missing static pointed out by Michael Meeks. |
blob | commitdiff | diff to current |
2001-04-18 |
Owen Taylor | Removed. Keeping README, README.cvs-commits HACKING... |
blob | commitdiff | diff to current |
2001-04-17 |
Owen Taylor | Released 1.3.4 GLIB_1_3_4 |
blob | commitdiff | diff to current |
2001-04-17 |
Owen Taylor | Define _GNU_SOURCE for stpcpy |
blob | commitdiff | diff to current |
2001-04-17 |
Sebastian Wilhelmi | Until now every thread pool always had at least one... |
blob | commitdiff | diff to current |
2001-04-17 |
Owen Taylor | Remove warnings about conflicts with the stable version. GLIB_1_3_3 |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | docs |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | put AC_PATH_PROG(pkg-config) before "Checking for glib... |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | make GDebugKeys argument const |
blob | commitdiff | diff to current |
2001-04-13 |
Hans Breuer | updated |
blob | commitdiff | diff to current |
2001-04-11 |
Alexander Larsson | Pass pkg-config options before the other args so it... |
blob | commitdiff | diff to current |
2001-04-09 |
Tim Janik | increment version to 1.3.4 (binary 0, interface 0). |
blob | commitdiff | diff to current |
2001-04-05 |
Christian Rose | Added Swedish translation. |
blob | commitdiff | diff to current |
2001-04-04 |
Tim Janik | Released GLib-1.3.3. |
blob | commitdiff | diff to current |
2001-04-03 |
Tim Janik | updates. |
blob | commitdiff | diff to current |
2001-04-03 |
Owen Taylor | Exit with an error message that you should use pkg... |
blob | commitdiff | diff to current |
2001-04-03 |
Tim Janik | added g_list_nth_prev() which walks ->prev instead... |
blob | commitdiff | diff to current |
2001-04-03 |
Sebastian Wilhelmi | Ops, ChangeLog was incomplete. |
blob | commitdiff | diff to current |
2001-04-03 |
Sebastian Wilhelmi | Added documentation. |
blob | commitdiff | diff to current |
2001-04-02 |
Sebastian Wilhelmi | Use the new GRealThread member "context" instead of... |
blob | commitdiff | diff to current |
2001-03-30 |
Sven Neumann | ghash.[ch] added new functions g_hash_table_new_full, |
blob | commitdiff | diff to current |
2001-03-29 |
Tor Lillqvist | Add module-test rules. |
blob | commitdiff | diff to current |
2001-03-29 |
Tor Lillqvist | Updates. Add module-test rules. |
blob | commitdiff | diff to current |
2001-03-26 |
Owen Taylor | -DG_DISABLE_DEPRECATED |
blob | commitdiff | diff to current |
2001-03-26 |
Owen Taylor | *** empty log message *** |
blob | commitdiff | diff to current |
2001-03-20 |
Havoc Pennington | rewrite, based on bug #52328 from Anders |
blob | commitdiff | diff to current |
2001-03-20 |
Havoc Pennington | added this function |
blob | commitdiff | diff to current |
2001-03-18 |
Tor Lillqvist | Add braces to silence gcc -Wall. |
blob | commitdiff | diff to current |
2001-03-18 |
Tim Janik | removed archaic gpointer derived_data; relict and added... |
blob | commitdiff | diff to current |
2001-03-18 |
Owen Taylor | Reorder headers to make FreeBSD happy. |
blob | commitdiff | diff to current |
2001-03-14 |
Tor Lillqvist | From Edward M. Lee <tailbert@yahoo.com>: |
blob | commitdiff | diff to current |
2001-03-14 |
Tim Janik | made config arg to g_scanner_new() const. |
blob | commitdiff | diff to current |
2001-03-12 |
Tor Lillqvist | Link with the libgmodule la only on Win32. |
blob | commitdiff | diff to current |
2001-03-10 |
Tor Lillqvist | Define G_PLATFORM_WIN32 here, too. |
blob | commitdiff | diff to current |
2001-03-10 |
Tor Lillqvist | Use the _LIBADD dependencies on libglib only on Win32. |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Update with some information about using configure... |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | diff to current |
2001-03-09 |
Hans Breuer | updated |
blob | commitdiff | diff to current |
2001-03-08 |
Tor Lillqvist | glib.def gobject/gobject.def Update. |
blob | commitdiff | diff to current |
2001-03-08 |
Sven Neumann | added new function g_tree_lookup_extended(). |
blob | commitdiff | diff to current |
2001-03-08 |
Tim Janik | destruction cleanup. there's one ->finalize_hook member... |
blob | commitdiff | diff to current |
2001-03-08 |
Sebastian Wilhelmi | Fix typo and thus bug #51862. |
blob | commitdiff | diff to current |
2001-03-07 |
Tim Janik | changed prototype of g_boxed_type_register_static(... |
blob | commitdiff | diff to current |
2001-03-07 |
Christian Meyer | Added 'de' in configure.in to ALL_LINGUAS |
blob | commitdiff | diff to current |
2001-03-02 |
Christophe Merlet | Added French translation. |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Use MAXPATHLEN, not PATH_MAX which isn't defined with... |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Implement on Win32. Append the executable file name... |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Remove test for initial double backslash (UNC path... |
blob | commitdiff | diff to current |
2001-02-26 |
Sebastian Wilhelmi | Make max_unused_threads work for -1 as well. |
blob | commitdiff | diff to current |
2001-02-23 |
Sebastian Wilhelmi | Change the order to match the order in g_thread_create(). |
blob | commitdiff | diff to current |
2001-02-22 |
Owen Taylor | Add missing implementation ofsource->priority, g_source... |
blob | commitdiff | diff to current |
2001-02-21 |
Tor Lillqvist | Match also UNC paths on Win32. |
blob | commitdiff | diff to current |
2001-02-19 |
Hans Breuer | updated for win32 msvc build |
blob | commitdiff | diff to current |
2001-02-19 |
Tim Janik | my name is glib-config-2.0! don't exit with errorcode... |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-02-17 |
Tim Janik | add check for broken RTLD_GLOBAL (on OSF1 V5.0). |
blob | commitdiff | diff to current |
2001-02-15 |
Sebastian Wilhelmi | Reverted the changes necessary to enlarge the system... |
blob | commitdiff | diff to current |
2001-02-13 |
Havoc Pennington | don't overwrite errors |
blob | commitdiff | diff to current |
2001-02-13 |
Sebastian Wilhelmi | Added functions g_static_rec_mutex_init, g_static_rec_m... |
blob | commitdiff | diff to current |
2001-02-12 |
Owen Taylor | Add check for gtk-doc version. GLIB_1_2_9PRE1 |
blob | commitdiff | diff to current |
2001-02-10 |
Tor Lillqvist | gtypes.h Move GLIB_VAR definition from gutils.h to... |
blob | commitdiff | diff to current |
2001-02-10 |
Tor Lillqvist | Don't store address of local variable in hashtable. |
blob | commitdiff | diff to current |
2001-02-08 |
Fatih Demir | Added tr to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2001-02-04 |
Tor Lillqvist | Use "nn" for Nynorsk, as nn.po files are appearing... |
blob | commitdiff | diff to current |
2001-02-04 |
Tim Janik | s/glib_trap_/g_trap_/. add comments on g_trap_instance_... |
blob | commitdiff | diff to current |
2001-02-03 |
Tor Lillqvist | Change order of libs, put progs_LDADD last. Needed... |
blob | commitdiff | diff to current |
2001-02-01 |
Tor Lillqvist | giochannel.h giowin32.c Stylistic cleanups. Use G_STRLO... |
blob | commitdiff | diff to current |
2001-02-01 |
Sebastian Wilhelmi | Added g_static_mutex_init to allow initialization of... |
blob | commitdiff | diff to current |
2001-01-31 |
Owen Taylor | Fix problem with --disable-nls. |
blob | commitdiff | diff to current |
2001-01-30 |
Sebastian Wilhelmi | Call g_thread_impl_init(), as g_thread_init won't call it. |
blob | commitdiff | diff to current |
2001-01-30 |
Sebastian Wilhelmi | Added debug information for g_mutex_free calls, if... |
blob | commitdiff | diff to current |
2001-01-29 |
Tor Lillqvist | Use the same GMutex structure as the configure-generate... |
blob | commitdiff | diff to current |
2001-01-29 |
Sebastian Wilhelmi | Broadcast the condition, if there are waiting readers... |
blob | commitdiff | diff to current |
2001-01-25 |
Tor Lillqvist | makefile.mingw.in Protect the rule to rebuild makefile... |
blob | commitdiff | diff to current |
2001-01-25 |
Tor Lillqvist | Typo. |
blob | commitdiff | diff to current |
next |