2000-09-26 |
Elliot Lee | Add G_GNUC_PURE macro (but don't use it anywhere). GNOME_PRINT_0_24 |
blob | commitdiff |
2000-09-25 |
Elliot Lee | Add a few missing G_GNUC_CONST's. |
blob | commitdiff | diff to current |
2000-09-19 |
Sebastian Wilhelmi | Test for the existence of getcwd, and use it only when... |
blob | commitdiff | diff to current |
2000-09-17 |
Elliot Lee | Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define... |
blob | commitdiff | diff to current |
2000-09-11 |
Owen Taylor | Havoc Pennington's implementation of convenient charact... |
blob | commitdiff | diff to current |
2000-09-07 |
Tim Janik | for non-i386 and non-alpha, or non gcc, implement BREAK... |
blob | commitdiff | diff to current |
2000-09-06 |
Sebastian Wilhelmi | s/G_MICROSEC/G_USEC_PER_SEC/ |
blob | commitdiff | diff to current |
2000-09-06 |
Sebastian Wilhelmi | Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h,... |
blob | commitdiff | diff to current |
2000-09-01 |
Sebastian Wilhelmi | Include gerror.h before it is used for some g_thread_... |
blob | commitdiff | diff to current |
2000-08-31 |
Tor Lillqvist | glib.h glib.def New function, to make a GPollFD from... |
blob | commitdiff | diff to current |
2000-08-31 |
Tor Lillqvist | glib.h No use for separate condition parameter. |
blob | commitdiff | diff to current |
2000-08-27 |
Tor Lillqvist | Hmm, the parameter to g_io_channel_win32_poll() should... |
blob | commitdiff | diff to current |
2000-08-27 |
Tor Lillqvist | New function, otherwise like g_io_channel_win32_wait_fo... |
blob | commitdiff | diff to current |
2000-08-25 |
Elliot Lee | Mark the following functions G_GNUC_CONST (to allow... |
blob | commitdiff | diff to current |
2000-08-21 |
Owen Taylor | Fix a couple of trivial bugs that were causing warnings. |
blob | commitdiff | diff to current |
2000-08-17 |
Darin Adler | Return the data left behind. Return the data left behind. |
blob | commitdiff | diff to current |
2000-07-29 |
Tor Lillqvist | Finally, a new and improved IO Channel and condition... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | added g_strlcat() and g_strlcpy() wrappers, supplied... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | include <stdlib.h> and <stddef.h> if STDC_HEADERS is... |
blob | commitdiff | diff to current |
2000-07-25 |
Tim Janik | applied patch from Darin Adler <darin@eazel.com> which... |
blob | commitdiff | diff to current |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_basename and g_dirname deprecated... |
blob | commitdiff | diff to current |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_hash_table_freeze, g_hash_table_th... |
blob | commitdiff | diff to current |
2000-07-19 |
Sebastian Wilhelmi | glibconfig.h and glib.h now include files outside of... |
blob | commitdiff | diff to current |
2000-07-12 |
Havoc Pennington | #include <gerror.h> |
blob | commitdiff | diff to current |
2000-07-08 |
Tor Lillqvist | Rename the GUTILS_C_VAR macro to GLIB_VAR. |
blob | commitdiff | diff to current |
2000-07-03 |
Owen Taylor | Comment g_get_codeset() out of the header file temporar... |
blob | commitdiff | diff to current |
2000-06-29 |
Owen Taylor | updated |
blob | commitdiff | diff to current |
2000-06-24 |
Tim Janik | define gstring in terms of gchar*. this typedef reflect... |
blob | commitdiff | diff to current |
2000-06-21 |
Owen Taylor | Initial pass at adding unicode support functions. A... |
blob | commitdiff | diff to current |
2000-05-30 |
Owen Taylor | Move the g_locale_get_codeset() up in the header file... |
blob | commitdiff | diff to current |
2000-05-29 |
Owen Taylor | Add function to get the codeset name for the current... |
blob | commitdiff | diff to current |
2000-05-19 |
Tim Janik | added argument assertments. |
blob | commitdiff | diff to current |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
blob | commitdiff | diff to current |
2000-05-12 |
Tim Janik | added gobject |
blob | commitdiff | diff to current |
2000-04-28 |
Sebastian Wilhelmi | New File implementing an asynchronous queue to be used... |
blob | commitdiff | diff to current |
2000-04-26 |
Sebastian Wilhelmi | Changed the 'value' parameter of g_cache_remove from... |
blob | commitdiff | diff to current |
2000-04-19 |
Sebastian Wilhelmi | Made the debugging G_TRYLOCK call also work for compile... |
blob | commitdiff | diff to current |
2000-04-19 |
Sebastian Wilhelmi | Changed the win32 part of this function to be thread... |
blob | commitdiff | diff to current |
2000-04-18 |
Sebastian Wilhelmi | Changed the 'data' parameters from gpointer to gconstpo... |
blob | commitdiff | diff to current |
2000-04-18 |
Sebastian Wilhelmi | Changed comment for g_getenv to reflect, that the retur... |
blob | commitdiff | diff to current |
2000-04-17 |
Sebastian Wilhelmi | Added g_(array|ptr_array|byte_array)_sized_new function... |
blob | commitdiff | diff to current |
2000-04-17 |
Sebastian Wilhelmi | Renamed g_queue_create to g_queue_new in conformance... |
blob | commitdiff | diff to current |
2000-03-21 |
Sebastian Wilhelmi | always define G_GNUC_EXTENSION, even when not needed... |
blob | commitdiff | diff to current |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE... |
blob | commitdiff | diff to current |
2000-03-01 |
Tor Lillqvist | New function that returns the message string for a... |
blob | commitdiff | diff to current |
2000-03-01 |
Tim Janik | minor optimization. |
blob | commitdiff | diff to current |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
blob | commitdiff | diff to current |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
blob | commitdiff | diff to current |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
blob | commitdiff | diff to current |
2000-01-26 |
Tim Janik | s/current_time/dispatch_time/ for the dispatch() handle... |
blob | commitdiff | diff to current |
2000-01-21 |
Owen Taylor | Added G_N_ELEMENTS macro to determine the number of... |
blob | commitdiff | diff to current |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... |
blob | commitdiff | diff to current |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR... |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
blob | commitdiff | diff to current |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
blob | commitdiff | diff to current |
1999-10-14 |
Tim Janik | removed useless g_string(x) macro that cluttered the... |
blob | commitdiff | diff to current |
1999-10-12 |
Tor Lillqvist | Define the new GLIB_SIZEOF_* constants here, too. |
blob | commitdiff | diff to current |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
blob | commitdiff | diff to current |
1999-10-05 |
Tor Lillqvist | Drop the mapping of POSIX function names to the undersc... |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | diff to current |
1999-09-21 |
Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... |
blob | commitdiff | diff to current |
1999-09-17 |
Tim Janik | add explicit (GTrashStack*) cast for NULL pointer to... |
blob | commitdiff | diff to current |
1999-08-17 |
Tor Lillqvist | Add a cast. |
blob | commitdiff | diff to current |
1999-08-16 |
Tim Janik | removed comma |
blob | commitdiff | diff to current |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
blob | commitdiff | diff to current |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
blob | commitdiff | diff to current |
1999-08-01 |
Manish Singh | glib.h the #define for g_strescape interfered with... |
blob | commitdiff | diff to current |
1999-07-31 |
Tor Lillqvist | New functions. |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-07-12 |
Tor Lillqvist | Correct URL for mingw runtime sources. |
blob | commitdiff | diff to current |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... |
blob | commitdiff | diff to current |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal... |
blob | commitdiff | diff to current |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
blob | commitdiff | diff to current |
1999-05-29 |
Tor Lillqvist | Backslashify also '"' characters. |
blob | commitdiff | diff to current |
1999-05-12 |
Tor Lillqvist | Map fileno to _fileno for mingw32. Map fstat to _fstat. |
blob | commitdiff | diff to current |
1999-04-25 |
Tor Lillqvist | More editing. Use gcc, not ld to link. On native Win32... |
blob | commitdiff | diff to current |
1999-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
blob | commitdiff | diff to current |
1999-04-23 |
BST 1999 Tony Gale | Fix typo in g_string_ncasecmp macro (by me). Add b_stri... |
blob | commitdiff | diff to current |
1999-04-17 |
BST 1999 Tony Gale | Add new g_string functions for reading from file/socket... |
blob | commitdiff | diff to current |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes. |
blob | commitdiff | diff to current |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
blob | commitdiff | diff to current |
1999-03-17 |
Tim Janik | added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_V... |
blob | commitdiff | diff to current |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use... |
blob | commitdiff | diff to current |
1999-03-09 |
Jeff Garzik | Added stack, queue ADTs and related tests. |
blob | commitdiff | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | diff to current |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions... |
blob | commitdiff | diff to current |
1999-02-15 |
Tim Janik | return guints instead of gints for g_hash_table_size and |
blob | commitdiff | diff to current |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... |
blob | commitdiff | diff to current |
1999-02-10 |
Tim Janik | fixed errernerous code wrt to thread specific error... |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ... |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | added a define G_HOOK_DEFERRED_DESTROY, to substitute... |
blob | commitdiff | diff to current |
1999-01-17 |
Tim Janik | incremented version number to 1.1.13, bin age 0, interf... |
blob | commitdiff | diff to current |
1999-01-16 |
Tor Lillqvist | Merge in current Win32 version. Almost no Unix code... |
blob | commitdiff | diff to current |
1999-01-13 |
Manish Singh | don't use inline for !__GNUC__ case with g_warning... |
blob | commitdiff | diff to current |
1999-01-11 |
Jeff Garzik | alloca and vasprintf go away |
blob | commitdiff | diff to current |
1999-01-05 |
Andrew T. Veliath | fix macro to be shorthand of g_array_insert_vals. |
blob | commitdiff | diff to current |
1999-01-04 |
Tim Janik | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a... |
blob | commitdiff | diff to current |
1999-01-03 |
Jeff Garzik | Added g_alloca, g_new_a, g_new0_a macros. |
blob | commitdiff | diff to current |
1999-01-02 |
Jeff Garzik | Handle NULL strings like g_strdup. s/g_strconcat_a... |
blob | commitdiff | diff to current |
next |