Commit Graph

  • a32e40e2c4 G_BREAKPOINT for alpha from Robert Wilhelm <robert@physiol.med.tu-muenchen.de> Manish Singh 1998-10-28 08:51:18 +00:00
  • 7428120d37 new function for file input. rewind the filedescriptor to the current Tim Janik 1998-10-28 01:32:54 +00:00
  • 167b4fbbfc get rid of duplicate #g_htonl and friends in the NATIVE_WIN32 part Manish Singh 1998-10-27 08:33:27 +00:00
  • 7470df9f23 win32 patch from Tor Lillqvist (glib-tml-981027-0), fixes some minor win32 buglets Manish Singh 1998-10-27 06:58:33 +00:00
  • 215251e99d reimplemented the endian stuff, using inline asm for x86. #define g_htonl Manish Singh 1998-10-27 06:19:42 +00:00
  • a8d04aa3e3 oops, this one was private ;) Tim Janik 1998-10-27 04:24:44 +00:00
  • a6149403de removed dummy structure definitions for struct _GCache, _GTree, _GTimer, Tor Lillqvist 1998-10-27 04:11:34 +00:00
  • 57d59041f8 New function that returns the message string for a Win32 error code. Tor Lillqvist 1998-10-27 04:11:32 +00:00
  • 57b7674d98 removed dummy structure definitions for struct _GCache, _GTree, _GTimer, Tor Lillqvist 1998-10-27 04:11:32 +00:00
  • c941d36466 added/updated xlc stuff Joel Becker 1998-10-25 22:53:05 +00:00
  • 74ce2c3362 Remove `#pragma }'. Likewise. Raja R Harinath 1998-10-25 22:39:20 +00:00
  • c3d01e7332 Released GLib 1.1.4 GLIB_1_1_4 CST 1998 Shawn T. Amundson 1998-10-25 08:20:31 +00:00
  • e86746f168 no more characters are available if read() returns anything less than 1, Tim Janik 1998-10-25 06:44:49 +00:00
  • 36ab196523 small fix to g_node_children_foreach to make it work right. From Paco Moya <paco@cadnotebk17.eecs.berkeley.edu> Manish Singh 1998-10-25 05:24:49 +00:00
  • daf46f9550 Fix new strfuncs back up (again) - No, incrementing pointers in a loop is Elliot Lee 1998-10-21 20:14:16 +00:00
  • 634e4a58c6 reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don't Tim Janik 1998-10-21 18:04:47 +00:00
  • 2009313501 API cleanups of the new g_str* functions for consistency with the existing Tim Janik 1998-10-21 17:18:22 +00:00
  • 88a22179ac I swear I'll get it right someday. Elliot Lee 1998-10-20 22:28:17 +00:00
  • 46ec86252b s/str_concatv/strconcatv/ Elliot Lee 1998-10-20 22:23:38 +00:00
  • 039de051ef Move string join/split/free routines from libgnome/gnome-string, rename, Elliot Lee 1998-10-20 21:41:55 +00:00
  • fb20a36775 made the check for needed underscore in module's func-names work on Sebastian Wilhelmi 1998-10-20 14:39:55 +00:00
  • 1a3648688f configure.in added test for endianness Manish Singh 1998-10-20 10:43:39 +00:00
  • b6a21eb5f5 Updated the spec file from Greg Hayes Arturo Espinosa 1998-10-18 06:40:49 +00:00
  • 68c6544ebb logic was reversed on need_underscore test Seth Alves 1998-10-17 23:38:42 +00:00
  • 3825ff0387 yah yah libtool 1.2b Manish Singh 1998-10-10 07:56:53 +00:00
  • bee522aa57 removed functions g_dataset_id_set_destroy and g_datalist_id_set_destroy Tim Janik 1998-10-08 06:32:49 +00:00
  • 43cc1dbf96 removed the #pragma } statement after extern "C" {. use (c-set-offset Tim Janik 1998-10-07 04:19:14 +00:00
  • 823a25beb6 fixed memory offsett when ENABLE_MEM_CHECK is defined and Tim Janik 1998-10-06 12:35:30 +00:00
  • 9e5fc0f019 Added xlc to the compilers that call automake with --include-deps Joel Becker 1998-10-05 03:48:35 +00:00
  • d77288ded8 define G_GNUC_UNUSED. GLIB_1_1_3_MARTIN Tim Janik 1998-10-04 19:31:54 +00:00
  • d524ffc022 Took my name out of the spec file. I was being blamed for duff builds :-) Dick Porter 1998-10-04 17:21:24 +00:00
  • ba5aabfa36 properly handle the first valid hook to call, it maybe IN_CALL already. Tim Janik 1998-10-02 23:21:58 +00:00
  • 48adba2805 added ghook.c. Tim Janik 1998-09-30 08:56:00 +00:00
  • 77e4f76f16 version bump to 1.1.4, binary age 0, interface age 0. Tim Janik 1998-09-25 00:44:38 +00:00
  • d120d02a8c Released GLib 1.1.3 GLIB_VERSION_1_1_3 CDT 1998 Shawn T. Amundson 1998-09-22 04:41:02 +00:00
  • e66a0ced67 added g_renew() which works as g_new() for g_realloc(). GLIB_1_1_3a Tim Janik 1998-09-21 06:13:06 +00:00
  • 2d68cbbb7d NEWS file update for upcoming release of GLib + GModule version 1.1.3, Tim Janik 1998-09-21 02:32:30 +00:00
  • b2268f6834 Patch to libtool-1.2b to make --disable-static Owen Taylor 1998-09-20 22:14:19 +00:00
  • 034e7c0339 This is Josh, commiting as Manish. This is completely new, and nothing will break. Manish Singh 1998-09-20 09:43:11 +00:00
  • eeb971d1b9 minor g_memdup() fixups Tim Janik 1998-09-19 01:12:06 +00:00
  • 0dbf1d8cc4 Added g_memdup implementation Manish Singh 1998-09-18 18:32:59 +00:00
  • 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