1998-11-26 |
Tim Janik | reverted the g_hash_table_set_key_freefunc() addition... |
blob | commitdiff |
1998-11-25 |
PST 1998 Manish... | applied glib-tml-981120-0, change log appended below. |
blob | commitdiff | diff to current |
1998-11-24 |
EST 1998 Michael... | added GFreeFunc and g_hash_table_set_key_freefunc(... |
blob | commitdiff | diff to current |
1998-11-24 |
Tim Janik | removed the GListAllocator type and its g_*_allocator_... |
blob | commitdiff | diff to current |
1998-11-23 |
Owen Taylor | added g_array_insert_vals() to insert elements at an... |
blob | commitdiff | diff to current |
1998-11-23 |
Tim Janik | new function g_slist_copy() to duplicate a list with... |
blob | commitdiff | diff to current |
1998-11-23 |
CST 1998 Shawn T... | NEWS: README: configure.in: glib.spec: Updated to versi... GLIB_1_1_5 |
blob | commitdiff | diff to current |
1998-11-19 |
Elliot Lee | Fix for g_datalist_id_set_full() use (error is deeper... |
blob | commitdiff | diff to current |
1998-11-16 |
Tim Janik | fixed off-by-one error, so we don't waste a loop iterat... |
blob | commitdiff | diff to current |
1998-11-13 |
Owen Taylor | Added g_list_sort() and g_slist_sort() to merge sort... |
blob | commitdiff | diff to current |
1998-11-12 |
Jeff Garzik | INCLUDES is the right way to add to CFLAGS, not DEFS... |
blob | commitdiff | diff to current |
1998-11-11 |
EST 1998 Gregory... | Batch of new documentation that should be easier to... |
blob | commitdiff | diff to current |
1998-11-11 |
Manish Singh | use __extension__ for long long on gcc >= 2.8 and egcs... |
blob | commitdiff | diff to current |
1998-11-05 |
Phil Schwan | Added 'strncasecmp' to the list of functions to be... |
blob | commitdiff | diff to current |
1998-11-04 |
Manish Singh | config.h.win32 (new file) glibconfig.h.win32 glib.def... |
blob | commitdiff | diff to current |
1998-11-03 |
Sebastian Wilhelmi | new function for removing an entry from an array while... |
blob | commitdiff | diff to current |
1998-11-02 |
Manish Singh | glib.h endian macros defined using the glibconfig.h... |
blob | commitdiff | diff to current |
1998-11-01 |
Manish Singh | applied glib-tml-981101-1 patch from Tor Lillqvist... |
blob | commitdiff | diff to current |
1998-11-01 |
Raja R Harinath | Land glib-rrh-19981025-0.patch. |
blob | commitdiff | diff to current |
1998-10-31 |
Tim Janik | removed old G_ENUM(), G_FLAGS(), G_NV() and G_SV()... |
blob | commitdiff | diff to current |
1998-10-28 |
Manish Singh | G_BREAKPOINT for alpha from Robert Wilhelm <robert... |
blob | commitdiff | diff to current |
1998-10-28 |
Tim Janik | new function for file input. rewind the filedescriptor... |
blob | commitdiff | diff to current |
1998-10-27 |
Manish Singh | get rid of duplicate #g_htonl and friends in the NATIVE... |
blob | commitdiff | diff to current |
1998-10-27 |
Manish Singh | win32 patch from Tor Lillqvist (glib-tml-981027-0)... |
blob | commitdiff | diff to current |
1998-10-27 |
Manish Singh | reimplemented the endian stuff, using inline asm for... |
blob | commitdiff | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | diff to current |
1998-10-25 |
CST 1998 Shawn T... | Released GLib 1.1.4 GLIB_1_1_4 |
blob | commitdiff | diff to current |
1998-10-25 |
Tim Janik | no more characters are available if read() returns... |
blob | commitdiff | diff to current |
1998-10-25 |
Manish Singh | small fix to g_node_children_foreach to make it work... |
blob | commitdiff | diff to current |
1998-10-21 |
Tim Janik | reverted part of the changes from Sebastian Wilhelmi... |
blob | commitdiff | diff to current |
1998-10-21 |
Tim Janik | API cleanups of the new g_str* functions for consistenc... |
blob | commitdiff | diff to current |
1998-10-20 |
Elliot Lee | Move string join/split/free routines from libgnome... |
blob | commitdiff | diff to current |
1998-10-20 |
Sebastian Wilhelmi | made the check for needed underscore in module's func... |
blob | commitdiff | diff to current |
1998-10-20 |
Manish Singh | configure.in added test for endianness |
blob | commitdiff | diff to current |
1998-10-08 |
Tim Janik | removed functions g_dataset_id_set_destroy and g_datali... |
blob | commitdiff | diff to current |
1998-10-07 |
Tim Janik | removed the #pragma } statement after extern "C" {... |
blob | commitdiff | diff to current |
1998-10-06 |
Tim Janik | fixed memory offsett when ENABLE_MEM_CHECK is defined and |
blob | commitdiff | diff to current |
1998-10-02 |
Tim Janik | properly handle the first valid hook to call, it maybe... |
blob | commitdiff | diff to current |
1998-09-30 |
Tim Janik | added ghook.c. |
blob | commitdiff | diff to current |
1998-09-25 |
Tim Janik | version bump to 1.1.4, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-09-22 |
CDT 1998 Shawn T... | Released GLib 1.1.3 GLIB_VERSION_1_1_3 |
blob | commitdiff | diff to current |
1998-09-21 |
Tim Janik | added g_renew() which works as g_new() for g_realloc(). GLIB_1_1_3a |
blob | commitdiff | diff to current |
1998-09-21 |
Tim Janik | NEWS file update for upcoming release of GLib + GModule... |
blob | commitdiff | diff to current |
1998-09-20 |
Owen Taylor | Patch to libtool-1.2b to make --disable-static |
blob | commitdiff | diff to current |
1998-09-20 |
Manish Singh | This is Josh, commiting as Manish. This is completely... |
blob | commitdiff | diff to current |
1998-09-18 |
Manish Singh | Added g_memdup implementation |
blob | commitdiff | diff to current |
1998-09-18 |
Tim Janik | make the datalists a safe type (not using a generic... |
blob | commitdiff | diff to current |
1998-09-18 |
Tim Janik | check for key_compare_func != NULL (reported by Michal... |
blob | commitdiff | diff to current |
1998-09-18 |
Manish Singh | removed from repository |
blob | commitdiff | diff to current |
1998-09-17 |
Tim Janik | implemented g_datalist_* along the lines of g_dataset... |
blob | commitdiff | diff to current |
1998-09-15 |
Owen Taylor | Update to libtool-1.2b, change library versioning schem... |
blob | commitdiff | diff to current |
1998-09-11 |
Tim Janik | explicitely include the prototypes for inline functions... |
blob | commitdiff | diff to current |
1998-09-09 |
Manish Singh | added -posix check for NeXTStep |
blob | commitdiff | diff to current |
1998-09-08 |
Tim Janik | abandon the use of ATEXIT(), we keep the fallback macro... |
blob | commitdiff | diff to current |
1998-09-08 |
Manish Singh | comment the -std1 check and save LIBS properly |
blob | commitdiff | diff to current |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
blob | commitdiff | diff to current |
1998-09-07 |
Manish Singh | configure.in: added -std1 check for ANSI compliance... |
blob | commitdiff | diff to current |
1998-09-06 |
Manish Singh | provide proper ATEXIT behavior on NeXTStep by !atexit |
blob | commitdiff | diff to current |
1998-09-06 |
Tom Tromey | Define. New define. (g_bit_nth_msf): Use it. Also,... |
blob | commitdiff | diff to current |
1998-09-05 |
Tim Janik | use g_mem_chunk_alloc0() to allocate the memchunk,... |
blob | commitdiff | diff to current |
1998-09-02 |
Owen Taylor | make data argument const. |
blob | commitdiff | diff to current |
1998-09-02 |
Tim Janik | new function g_strnfill() to return a new string of... |
blob | commitdiff | diff to current |
1998-09-02 |
Manish Singh | Mostly changes to GArray code. See ChangeLog. |
blob | commitdiff | diff to current |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... |
blob | commitdiff | diff to current |
1998-08-19 |
Elliot Lee | gmem.c: add ability to exclude memory chunks from memor... |
blob | commitdiff | diff to current |
1998-08-19 |
Manish Singh | added g_strndup |
blob | commitdiff | diff to current |
1998-08-18 |
Tim Janik | new function g_log_set_always_fatal() to set an additio... |
blob | commitdiff | diff to current |
1998-08-18 |
Tim Janik | if __STRICT_ANSI__ is defined, make `inline' a noop... |
blob | commitdiff | diff to current |
1998-08-17 |
Tim Janik | made private functions static. |
blob | commitdiff | diff to current |
1998-08-17 |
Shawn Amundson | release delayed |
blob | commitdiff | diff to current |
1998-08-17 |
CDT 1998 Shawn T... | Released GLib 1.1.3 GLIB_1_1_3 |
blob | commitdiff | diff to current |
1998-08-17 |
Tim Janik | feature an extra MODULES parameter, so glib-config... |
blob | commitdiff | diff to current |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-08-16 |
Elliot Lee | Sun Aug 16 Elliot Lee |
blob | commitdiff | diff to current |
1998-08-11 |
Manish Singh | It's GTime now, and it's back! |
blob | commitdiff | diff to current |
1998-08-10 |
Tim Janik | minor hack to cause SUBDIRS (gmodule) to be build last... |
blob | commitdiff | diff to current |
1998-08-09 |
Tim Janik | changelog updates |
blob | commitdiff | diff to current |
1998-08-05 |
PDT 1998 Shawn T... | Released GLib 1.1.2 GLIB_1_1_2 |
blob | commitdiff | diff to current |
1998-08-05 |
George Lebl | fix 64-bitness in g_prints, sizeof doesn't seem to... |
blob | commitdiff | diff to current |
1998-08-05 |
PDT 1998 Shawn T... | Released GLib 1.1.1 GLIB_1_1_1 |
blob | commitdiff | diff to current |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... |
blob | commitdiff | diff to current |
1998-08-03 |
Tim Janik | change order of gpointer data; field in struct _GNode... |
blob | commitdiff | diff to current |
1998-08-03 |
Sebastian Wilhelmi | garray.c (g_ptr_array_remove_index): bugfix: index... |
blob | commitdiff | diff to current |
1998-07-31 |
Tim Janik | added a GNode test. |
blob | commitdiff | diff to current |
1998-07-27 |
CDT 1998 Shawn T... | Released GLib 1.1.0 GLIB_1_1_0 |
blob | commitdiff | diff to current |
1998-07-27 |
Tim Janik | #if 0'ed out the GTime definition, until it is definiti... |
blob | commitdiff | diff to current |
1998-07-26 |
Tim Janik | #if 0'ed out the GTime definition, until it is definiti... |
blob | commitdiff | diff to current |
1998-07-25 |
Mark Crichton | DANGER WILL ROBINSON! Ok, normally I don't do things... |
blob | commitdiff | diff to current |
1998-07-22 |
Tim Janik | new functions to make a scanner scope sensitive wrt... |
blob | commitdiff | diff to current |
1998-07-21 |
George Lebl | typo fixed for alphas for gint64 |
blob | commitdiff | diff to current |
1998-07-14 |
Tim Janik | new fuction g_dirname() which returns a newlly allocate... |
blob | commitdiff | diff to current |
1998-07-11 |
Tim Janik | typo fixups |
blob | commitdiff | diff to current |
1998-07-10 |
Tim Janik | added a bunch of utility/wrapper functions: g_basename... |
blob | commitdiff | diff to current |
1998-07-09 |
Lauri Alanko | Renamed g_hash_table_lookup_full to g_hash_table_lookup... |
blob | commitdiff | diff to current |
1998-07-07 |
Lauri Alanko | Generic hash cleanup, added a function (g_hash_table_lo... |
blob | commitdiff | diff to current |
1998-07-06 |
Manish Singh | fix for properly detecting shared lib support on SunPro... |
blob | commitdiff | diff to current |
1998-07-04 |
Manish Singh | Added g_array_length |
blob | commitdiff | diff to current |
1998-06-30 |
Tim Janik | take symbol_2_token into account. react on valid/invali... |
blob | commitdiff | diff to current |
1998-06-28 |
Manish Singh | ftp.glib.org -> ftp.gtk.org, since glib.org isn't ours. ;) |
blob | commitdiff | diff to current |
1998-06-19 |
Tim Janik | removed g_dataset_try_key, g_dataset_force_id and g_dat... |
blob | commitdiff | diff to current |
next |