1998-10-20 |
Elliot Lee | Move string join/split/free routines from libgnome... |
blob | commitdiff |
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-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-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 |
Manish Singh | This is Josh, commiting as Manish. This is completely... |
blob | commitdiff | diff to current |
1998-09-19 |
Tim Janik | minor g_memdup() fixups |
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-17 |
Tim Janik | implemented g_datalist_* along the lines of g_dataset... |
blob | commitdiff | diff to current |
1998-09-11 |
Tim Janik | explicitely include the prototypes for inline functions... |
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-07 |
Tim Janik | check for all three inline keywords individually. |
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 |
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 |
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-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-07-31 |
Tim Janik | added a GNode test. |
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-25 |
Tim Janik | indentation fixes. |
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-20 |
Elliot Lee | Add gint64/guint64 if possible (HAVE_GINT64 is defined... |
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-10 |
Manish Singh | While we're off changing glib.h, correct some cosmetic... |
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-04 |
Manish Singh | Added g_array_length |
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 |
1998-06-19 |
Owen Taylor | Changed messages for g_return_[val]_if_fail to be somew... |
blob | commitdiff | diff to current |
1998-06-12 |
Tim Janik | cleanups of the structure fields (binary incompatible). |
blob | commitdiff | diff to current |
1998-06-12 |
Josh MacDonald | [Changes from josh to sync with his glib stuff -Yosh] |
blob | commitdiff | diff to current |
1998-06-11 |
Tim Janik | new function g_dataset_retrive_key. adjusted prealloc... |
blob | commitdiff | diff to current |
1998-06-10 |
Owen Taylor | Added glib.h which was mistakenly in .cvsignore |
blob | commitdiff | diff to current |
|