Commit Graph

  • 4193614b1c make the datalists a safe type (not using a generic gpointer) by expecting Tim Janik 1998-09-18 18:16:49 +00:00
  • ac3a8ac9a7 check for key_compare_func != NULL (reported by Michal Kara). Tim Janik 1998-09-18 02:12:32 +00:00
  • ebc96dde35 removed from repository Manish Singh 1998-09-18 02:02:02 +00:00
  • 90b28c92bc .cvsignore updates to shutup CVS Manish Singh 1998-09-17 22:57:16 +00:00
  • ea4b8e4c02 implemented g_datalist_* along the lines of g_dataset, but operates on an Tim Janik 1998-09-17 04:59:41 +00:00
  • 7cc610b064 Update to libtool-1.2b, change library versioning scheme to drop Owen Taylor 1998-09-15 19:08:11 +00:00
  • 91e9b770c6 explicitely include the prototypes for inline functions to cure gcc Tim Janik 1998-09-11 00:16:22 +00:00
  • 1b2750bd90 added -posix check for NeXTStep Manish Singh 1998-09-09 09:52:31 +00:00
  • e0deb60f7a Minor bug fix that caused an error in ORBit due to a wrong inline declaration. Martin Baulig 1998-09-08 14:27:30 +00:00
  • 163fe54793 minor fixup Tim Janik 1998-09-08 09:24:31 +00:00
  • d98a9c326a #include <errno.h> Manish Singh 1998-09-08 04:10:30 +00:00
  • 1d59832946 abandon the use of ATEXIT(), we keep the fallback macros for backwards Tim Janik 1998-09-08 04:00:13 +00:00
  • ce7ffeb304 comment the -std1 check and save LIBS properly Manish Singh 1998-09-08 03:08:22 +00:00
  • 0b42c37e7d check for all three inline keywords individually. Tim Janik 1998-09-07 09:43:54 +00:00
  • affa6a0677 configure.in: added -std1 check for ANSI compliance (from gtk) Manish Singh 1998-09-07 02:13:51 +00:00
  • bb8d9aba23 provide proper ATEXIT behavior on NeXTStep by !atexit Manish Singh 1998-09-06 19:33:54 +00:00
  • 2e7b48939d Removed glib-config again. I have no idea why it got resurrected. Tom Tromey 1998-09-06 00:37:49 +00:00
  • f57c045bd6 Define. New define. (g_bit_nth_msf): Use it. Also, add prototype. Tom Tromey 1998-09-06 00:31:48 +00:00
  • 1c3646f597 use g_mem_chunk_alloc0() to allocate the memchunk, so the correct size of Tim Janik 1998-09-05 06:53:43 +00:00
  • fa58379289 make data argument const. Owen Taylor 1998-09-02 23:11:04 +00:00
  • 519435e642 new function g_strnfill() to return a new string of specified length, Tim Janik 1998-09-02 14:57:10 +00:00
  • 7401460a60 Mostly changes to GArray code. See ChangeLog. Manish Singh 1998-09-02 07:44:02 +00:00
  • b420fa8418 removed this function which was not publically exported in glib.h. to Tim Janik 1998-08-24 05:26:53 +00:00
  • 0b870ec357 provide no operation implementation for the underlying _g_module_* Tim Janik 1998-08-20 05:10:27 +00:00
  • c4a99a2eb9 gmem.c: add ability to exclude memory chunks from memory profiling Elliot Lee 1998-08-19 03:59:20 +00:00
  • 47074edbbd added g_strndup Manish Singh 1998-08-19 01:24:13 +00:00
  • e1f0fb0c1e new function g_log_set_always_fatal() to set an additional fatal_mask for Tim Janik 1998-08-18 03:50:35 +00:00
  • d7f2383949 if __STRICT_ANSI__ is defined, make `inline' a noop, since strict ANSI Tim Janik 1998-08-18 01:01:54 +00:00
  • 9cde2ffe5f made private functions static. Tim Janik 1998-08-17 14:47:49 +00:00
  • 18466ba2ef indentation fix. Tim Janik 1998-08-17 06:29:22 +00:00
  • a8ca071d6a release delayed Shawn Amundson 1998-08-17 05:25:32 +00:00
  • b03e280bd1 Released GLib 1.1.3 GLIB_1_1_3 CDT 1998 Shawn T. Amundson 1998-08-17 04:27:37 +00:00
  • e746ca4f15 changed the return type for the GModuleCheckInit function to be a string, Tim Janik 1998-08-17 02:40:30 +00:00
  • e93e494518 feature an extra MODULES parameter, so glib-config can be invoked with the Tim Janik 1998-08-17 00:00:51 +00:00
  • d5803865b4 version bump to 1.1.3, binary age 0, interface age 0. Tim Janik 1998-08-16 21:14:11 +00:00
  • ab385b6f05 Sun Aug 16 Elliot Lee glib.h - #error out if we don't recognize the SIZEOF_VOID_P #warning if no gint64 Elliot Lee 1998-08-16 16:56:52 +00:00
  • 731d403c87 It's GTime now, and it's back! Manish Singh 1998-08-11 00:57:36 +00:00
  • fac803a223 minor changes to internal interface. Tim Janik 1998-08-10 01:36:18 +00:00
  • 52f1266e0a minor hack to cause SUBDIRS (gmodule) to be build last. we do this by Tim Janik 1998-08-10 00:26:44 +00:00
  • d94e25520b changelog updates Tim Janik 1998-08-09 14:00:01 +00:00
  • af0977e8e7 hm, fixup call sequences for check_init() and de_init(). we need to have internal structures in a sane state before we call external functions. Tim Janik 1998-08-09 13:13:12 +00:00
  • c36aa81e1b erm, fix copyright notice. Tim Janik 1998-08-09 11:42:02 +00:00
  • 1718cd8c8d fix cmopiler warnings. check (de)initialization code. Tim Janik 1998-08-09 11:39:50 +00:00
  • 6050cbef0a updates Tim Janik 1998-08-09 08:37:51 +00:00
  • 33cd4b82fc do we want the .h file also? .... yes! ;) Tim Janik 1998-08-09 08:33:42 +00:00
  • db5918bf8e initial import of gmodule. Tim Janik 1998-08-09 08:32:18 +00:00
  • df6a9afd73 Fixed some minor comment typos and added myself to AUTHORS in gtk+. Raph Levien 1998-08-06 04:09:37 +00:00
  • b76b5ead5e Released GLib 1.1.2 GLIB_1_1_2 PDT 1998 Shawn T. Amundson 1998-08-05 17:05:38 +00:00
  • 041a14df58 fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it George Lebl 1998-08-05 08:15:58 +00:00
  • 65dda096fe Released GLib 1.1.1 GLIB_1_1_1 PDT 1998 Shawn T. Amundson 1998-08-05 02:56:37 +00:00
  • 16b83a9a50 version bump to 1.1.1, binary age 1, interface age 0. updates. updates. Tim Janik 1998-08-04 14:26:27 +00:00
  • 8b853a62c5 change order of gpointer data; field in struct _GNode to be partly binary Tim Janik 1998-08-03 14:06:18 +00:00
  • de89a5b945 garray.c (g_ptr_array_remove_index): bugfix: index check for array has been wrong Sebastian Wilhelmi 1998-08-03 07:18:23 +00:00
  • 5272119ce9 added a GNode test. Tim Janik 1998-07-31 20:21:10 +00:00
  • e502a2345c Released GLib 1.1.0 GLIB_1_1_0 CDT 1998 Shawn T. Amundson 1998-07-27 05:33:17 +00:00
  • 791569ab45 include glib.spec Tim Janik 1998-07-27 02:32:18 +00:00
  • 787e5f45f3 news update Tim Janik 1998-07-27 01:56:45 +00:00
  • fe00841ff8 #if 0'ed out the GTime definition, until it is definitively needed. #if Tim Janik 1998-07-27 01:23:18 +00:00
  • 822650b4e5 #if 0'ed out the GTime definition, until it is definitively needed. Tim Janik 1998-07-26 23:06:01 +00:00
  • a87caec45b DANGER WILL ROBINSON! Ok, normally I don't do things like this, but this Mark Crichton 1998-07-25 20:16:56 +00:00
  • ce85619724 indentation fixes. Tim Janik 1998-07-25 03:03:01 +00:00
  • b813e192c6 new functions to make a scanner scope sensitive wrt symbol lookups. Tim Janik 1998-07-22 22:32:22 +00:00
  • d2063fdc73 typo fixed for alphas for gint64 George Lebl 1998-07-21 06:06:12 +00:00
  • 4e2aaa2372 Add gint64/guint64 if possible (HAVE_GINT64 is defined if we have it, Elliot Lee 1998-07-20 15:53:36 +00:00
  • d59147e308 feature TMPDIR env variable. Tim Janik 1998-07-15 17:11:15 +00:00
  • acc1c38efe new fuction g_dirname() which returns a newlly allocated string. Tim Janik 1998-07-14 07:39:07 +00:00
  • 478632418e typo fixups Tim Janik 1998-07-11 05:17:49 +00:00
  • da0f2dde98 While we're off changing glib.h, correct some cosmetic nits. No changed functionality. Manish Singh 1998-07-10 06:53:27 +00:00
  • 17856ab1cd new file. Tim Janik 1998-07-10 05:51:57 +00:00
  • 49ae057a97 added a bunch of utility/wrapper functions: g_basename(), g_getcwd(), Tim Janik 1998-07-10 05:51:17 +00:00
  • 5b52f01535 Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended to conform with naming conventions. Lauri Alanko 1998-07-09 21:35:59 +00:00
  • 7519c2338a Generic hash cleanup, added a function (g_hash_table_lookup_full). Lauri Alanko 1998-07-07 08:27:58 +00:00
  • f154104379 fix for properly detecting shared lib support on SunPro cc (taken from libtool 1.2.a) Manish Singh 1998-07-06 17:12:48 +00:00
  • 61bccc36a9 Added g_array_length Manish Singh 1998-07-04 20:39:29 +00:00
  • b7c94a718d take symbol_2_token into account. react on valid/invalid string pairs. Tim Janik 1998-06-30 11:04:49 +00:00
  • 385e3c3342 ftp.glib.org -> ftp.gtk.org, since glib.org isn't ours. ;) Manish Singh 1998-06-28 04:56:59 +00:00
  • afdf8b93a3 removed g_dataset_try_key, g_dataset_force_id and g_dataset_retrive_key in Tim Janik 1998-06-19 02:00:23 +00:00
  • 12edfe9084 Changed messages for g_return_[val]_if_fail to be somewhat more clear: Owen Taylor 1998-06-19 01:24:25 +00:00
  • 05b2f03c6a Use GINT_TO_POINTER casts to remove compiler warnings. Federico Mena Quintero 1998-06-18 20:37:11 +00:00
  • 860af205b6 cleanups of the structure fields (binary incompatible). Tim Janik 1998-06-12 14:39:38 +00:00
  • df9a49ec3c [Changes from josh to sync with his glib stuff -Yosh] Josh MacDonald 1998-06-12 09:38:32 +00:00
  • f62aace5b0 #include <glib.h> not <glib/glib.h> Manish Singh 1998-06-12 08:27:53 +00:00
  • 1aaef10ab2 glib-config: removed autogenerated file Manish Singh 1998-06-12 08:18:29 +00:00
  • 19532180ec #include <string.h> Federico Mena Quintero 1998-06-12 01:04:15 +00:00
  • cd24181cc5 Forgot to delete the "requires" line from the spec I copied... Dick Porter 1998-06-11 19:40:23 +00:00
  • 7ef7201db2 New spec file Dick Porter 1998-06-11 19:33:31 +00:00
  • b49ead6fe5 new function g_dataset_retrive_key. adjusted prealloc sizes, to take up Tim Janik 1998-06-11 03:38:33 +00:00
  • 580b16fb22 New file. Contains `libtool.m4' from libtool-1.2, the version from which Raja R Harinath 1998-06-11 00:10:13 +00:00
  • 1169373367 Removed glib.h which is not autogenerated any more. Owen Taylor 1998-06-10 23:28:48 +00:00
  • 375b23836d Added glib.h which was mistakenly in .cvsignore Owen Taylor 1998-06-10 23:28:29 +00:00
  • 740b155f3e Moved from gtk+ Owen Taylor 1998-06-10 23:21:14 +00:00
  • 2e0320d57e Initial revision Owen Taylor 1998-06-10 23:21:14 +00:00