Commit Graph

  • 83c4b0988e Fix memory leak and dubious list manipulation. (Found by Ron Koerner, Owen Taylor 2001-07-19 20:17:03 +00:00
  • 3fa620d4df Add missing const. (g_strsplit): Add g_return_val_if_fail for case of Darin Adler 2001-07-19 20:07:41 +00:00
  • f9a6307e06 fix some typos. Matthias Clasen 2001-07-19 16:11:16 +00:00
  • f37c13dbde Add functions to insert a unichar as UTF-8, since this is reasonably Owen Taylor 2001-07-19 14:35:48 +00:00
  • 926af68d34 Added "nn" to ALL_LINGUAS. Kjartan Maraas 2001-07-17 19:01:11 +00:00
  • 7eae7925c5 Added Norwegian (nynorsk) translation. Kjartan Maraas 2001-07-17 18:30:19 +00:00
  • 1107552617 Add some assertions. Simplify and fix g_main_context_release(). Fix some Sebastian Wilhelmi 2001-07-17 08:49:23 +00:00
  • a0832f025f Changed prototype of printf_string_upper_bound to return gsize. Now Mark Murnane 2001-07-12 09:23:38 +00:00
  • 624a3c9689 Add some generated files. Darin Adler 2001-07-11 20:08:50 +00:00
  • be44b99002 Add gunicomp.h (Reported by Sven Neumann). Owen Taylor 2001-07-11 15:28:35 +00:00
  • 11b0d06eee fix negative exponent handling (numbers<0). Tim Janik 2001-07-10 22:37:08 +00:00
  • 39caf76a7f Reflect latest g_io_channel_new_file() API changes, use Martin Baulig 2001-07-08 13:01:19 +00:00
  • f1f680b68c Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}. Owen Taylor 2001-07-07 02:42:49 +00:00
  • 33e1075b22 Updated Swedish translation. Christian Rose 2001-07-06 18:16:36 +00:00
  • 6a31ce2dac Added Basque file Pablo Saratxaga 2001-07-06 12:26:56 +00:00
  • 4e72f3a53d Updated Slovenian translation Andraz Tori 2001-07-05 12:12:32 +00:00
  • 527a422493 *giowin32.c: g_source_remove()ing an socket iochannel closes the socket when it should not. Patch by Peter Zelezny <zed@linux.com> *giowin32.c: Fix a few typos Andy Lanoix 2001-07-02 23:57:19 +00:00
  • 7d676fb206 Fix. Owen Taylor 2001-07-02 20:26:38 +00:00
  • 6bad2c92ce congrats tim, introducing of-by-one errors like on my very first day of C Tim Janik 2001-07-02 05:15:29 +00:00
  • 69f32ba7c9 added g_list_insert_before(). Tim Janik 2001-07-02 05:02:13 +00:00
  • 4f96a13cba Use G_N_ELEMENTS rather than a custom macro. Owen Taylor 2001-07-02 00:49:21 +00:00
  • b37e7bbb53 Rename GSourceFuncs::destroy to GSourceFuncs::finalize. (#56858) Owen Taylor 2001-06-30 20:06:16 +00:00
  • 8951f96c50 Make some changes to the way that GMainContext works: Owen Taylor 2001-06-30 19:56:47 +00:00
  • c88e252950 Try compiling before committing, why don't you? Simple fixes for my stupid Owen Taylor 2001-06-30 17:19:20 +00:00
  • 1d1c8ef0a3 g_signal_newc() => g_signal_new(). Owen Taylor 2001-06-30 17:17:41 +00:00
  • 55688d6cc6 Patch from Darin Adler (#54166) Owen Taylor 2001-06-30 16:54:33 +00:00
  • 42a23950f5 Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat.com> Owen Taylor 2001-06-30 15:22:13 +00:00
  • 1f2b1ef109 [ Very late checkin ] GLIB_1_2_10 Owen Taylor 2001-06-29 23:42:42 +00:00
  • f571f74616 Remove debug flag argument to g_type_init() and add Owen Taylor 2001-06-29 02:50:46 +00:00
  • 4be0cfddf9 Buffers Files Tools Edit Search Mule Help Thu Jun 28 17:43:29 2001 Owen Taylor <otaylor@redhat.com> Owen Taylor 2001-06-28 21:45:02 +00:00
  • fd860cb987 up version number to 1.3.7, interface age 0, binary age 0. Tim Janik 2001-06-28 17:05:12 +00:00
  • 2fe3a9d756 Fix a typo. Kjartan Maraas 2001-06-27 19:18:07 +00:00
  • 3372010650 Completed Norwegian translation. Adjusted to fit the move of the .c files. Kjartan Maraas 2001-06-27 19:17:50 +00:00
  • 623cb39af2 Removed glib-config-2.0, as we have pkg-config now. Sebastian Wilhelmi 2001-06-27 14:38:08 +00:00
  • 5552cd67fc Fix problem with glibconfig.h Owen Taylor 2001-06-26 16:28:50 +00:00
  • 2fd6b001fb Move glib library into a subdirectory, make all GLib include files include Owen Taylor 2001-06-26 16:01:21 +00:00
  • 2c9c0fabc8 Corrected. Sebastian Wilhelmi 2001-06-26 10:28:48 +00:00
  • 0646fe7c88 use G_BREAKPOINT() instead of raise(5). Tim Janik 2001-06-23 20:14:48 +00:00
  • f5c28ce4ab Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. Owen Taylor 2001-06-23 13:55:09 +00:00
  • a7bd3d0d5e *giowin32.c: Debug and partial rewrite of async socket code on windows, which fixes major MT issues. Some test code kindly provided by wroberts1@home.com. Andy Lanoix 2001-06-22 15:44:44 +00:00
  • ef8daf9297 updated externals Hans Breuer 2001-06-22 14:10:33 +00:00
  • bfe64c7c38 s/long/int/ for default_value in enum and flags pspecs. Tim Janik 2001-06-21 00:41:55 +00:00
  • 52479107a6 added debugging variants g_type_name_from_class(), Tim Janik 2001-06-20 02:32:10 +00:00
  • 3b346e3581 remove left-over usages of an anonymous GBoxed typedef. Tim Janik 2001-06-19 12:13:22 +00:00
  • efc2ec72b5 Fix a use of strcat that wasn't replaced with g_stpcpy in the original Owen Taylor 2001-06-15 18:28:06 +00:00
  • 81d04565b4 version to 1.3.6 GTK_ALL_1_3_6 Havoc Pennington 2001-06-14 16:34:20 +00:00
  • 9ba71698c0 link to ./libgobject-1.3.la since an installed libgobject was somehow GLIB_1_3_6 Havoc Pennington 2001-06-13 16:57:53 +00:00
  • 9baa0b6df5 don't ignore errors from missing index.sgml Havoc Pennington 2001-06-12 23:05:47 +00:00
  • 7ab9d6380d updated Havoc Pennington 2001-06-12 20:05:43 +00:00
  • 823b1544fe .cvsignore updates Sebastian Wilhelmi 2001-06-11 10:09:09 +00:00
  • 106fb627f1 Added new functions g_strstr_len, g_strrstr and g_strrstr_len Alex Larsson 2001-06-08 23:14:03 +00:00
  • 6858b5342f support G_SPAWN_FILE_AND_ARGV_ZERO specifying that the vector passed in to Havoc Pennington 2001-06-08 19:41:51 +00:00
  • 78273842cc Added Azeri file Pablo Saratxaga 2001-06-08 12:48:45 +00:00
  • 64fca344e3 Remove docs/glib-config.1.in. Sebastian Wilhelmi 2001-06-08 12:19:59 +00:00
  • fe3f5228bf Add @G_THREAD_CFLAGS@. Sebastian Wilhelmi 2001-06-08 11:53:48 +00:00
  • fab889b14d subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables Havoc Pennington 2001-06-07 16:39:54 +00:00
  • 632943f359 Look for nanosleep function. Sebastian Wilhelmi 2001-06-07 13:46:14 +00:00
  • 9600d5cd53 Use g_win32_error_message to beautify error messages. Sebastian Wilhelmi 2001-06-07 10:34:22 +00:00
  • 4d2b54ff8b Changed to take a const argument, and then to cast out const. Jon Trowbridge 2001-06-05 20:59:02 +00:00
  • 96ba1917d8 to match g_strcasecmp, check if it is lower/upper before converting to Owen Taylor 2001-06-04 20:06:14 +00:00
  • 2d5776656d Make a bit more standalone by adding include of gerror.h. #54543. Owen Taylor 2001-06-04 20:00:26 +00:00
  • 1fb8a98a89 Fix mispelling in help output. (#53952, Skip Montanaro) Owen Taylor 2001-05-31 21:57:35 +00:00
  • 08e47ea9f4 Fix to stupid bug in g_random_boolean, also both functions now return 1 or Sebastian Wilhelmi 2001-05-31 08:12:35 +00:00
  • 47412cbbc9 Remove G_HAVE_ISO_CXX_VARARGS and G_HAVE_ISO_C_VARARGS and define Sebastian Wilhelmi 2001-05-31 08:10:17 +00:00
  • 697b9ec86e Add @G_THREAD_CFLAGS@ to Cflags. Sebastian Wilhelmi 2001-05-30 11:12:12 +00:00
  • 20c76af3ae Fix GNU sedism (#55430) Owen Taylor 2001-05-29 22:19:46 +00:00
  • b8ece629f1 Add test case for the g_qsort_with_data func. It works. This fixes bug Sebastian Wilhelmi 2001-05-29 14:55:39 +00:00
  • 68e002beed Now that we check for a C++ compiler in configure.in anyway, I added a Sebastian Wilhelmi 2001-05-29 14:17:23 +00:00
  • 2fd34ae182 Do not g_strdup, as promised in the function name. Sebastian Wilhelmi 2001-05-29 13:48:18 +00:00
  • 5ff90aee0d Don't bail out, if no C++ compiler is found. Define G_HAVE_ISO_VARARGS Sebastian Wilhelmi 2001-05-29 13:47:05 +00:00
  • 1c619608ef "#ifdef G_HAVE_ISO_VARARGS" will always succeed even when we don't have James Henstridge 2001-05-29 11:12:42 +00:00
  • ba1c852a68 erk, strconcat needs NULL as last arg. make sure we pass module name with Tim Janik 2001-05-29 11:05:53 +00:00
  • 2d0ea4af6c as a last resort, if we can't access() the module, leave it up to the Tim Janik 2001-05-28 18:23:31 +00:00
  • 1b1bbd0ddc Check for __VARARGS__ separately for C and C++. Owen Taylor 2001-05-28 15:41:24 +00:00
  • 4d8aba8947 Fix typo. Sebastian Wilhelmi 2001-05-28 11:16:33 +00:00
  • 9369e1e022 fixed bad faux-pass, forgot to release signal lock when restarting Tim Janik 2001-05-28 04:57:07 +00:00
  • e28e398eb0 unlock context when bailing out with a warning. (g_main_context_check): Tim Janik 2001-05-27 18:28:58 +00:00
  • 477106292a back out change by mitch@convergence.de and apply patch in bug id #52067 CEST 2001 Paolo Molaro 2001-05-24 19:30:40 +00:00
  • cd759bbd6e reflect renaming of g_string_sprintfa to g_string_printfa Hans Breuer 2001-05-24 16:38:24 +00:00
  • 81cd6c9f6c pthread isn't required anymore Hans Breuer 2001-05-24 16:36:47 +00:00
  • c990a0c4c6 changed depndencies to build glib-genmarshal first and statically linked Hans Breuer 2001-05-24 16:36:02 +00:00
  • e181176f90 gpointer, not gpointer *. Owen Taylor 2001-05-24 12:52:39 +00:00
  • ef49296716 Tiny speed improvement suggested by noon@users.sourceforge.net. Sebastian Wilhelmi 2001-05-23 10:20:56 +00:00
  • 475193bda8 made 'make distcheck' happy. Sebastian Wilhelmi 2001-05-22 14:31:26 +00:00
  • 896d677f45 Also return TRUE for late arrived signals. Thanks to Steven Brooks Sebastian Wilhelmi 2001-05-22 14:20:58 +00:00
  • d6ed8e36e7 Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". Sebastian Wilhelmi 2001-05-22 12:28:06 +00:00
  • 673e99b7f3 Removed g_param_spec_stringc. Sebastian Wilhelmi 2001-05-22 12:12:06 +00:00
  • e2b7bedbde g_thread_create renamed to g_thread_create_full. Sebastian Wilhelmi 2001-05-22 12:06:59 +00:00
  • 6e14aa4673 no message Andy Lanoix 2001-05-22 01:11:28 +00:00
  • 4cebfd6349 *giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels not handled correctly in g_io_win32_check() Andy Lanoix 2001-05-22 01:10:19 +00:00
  • fbb5eebbad make g_value_set_object() take a gpointer v_object so people don't need to Tim Janik 2001-05-22 00:48:06 +00:00
  • 686e9b4645 Fix some problems in writing out varargs tests in configure.in Owen Taylor 2001-05-20 14:49:44 +00:00
  • 94b8df8ca0 add glibintl.h Havoc Pennington 2001-05-19 05:32:50 +00:00
  • 5df92b7423 Use compile checks for ISO C99 and GNU extension varargs macros syntax and Owen Taylor 2001-05-18 16:00:54 +00:00
  • 05f143a808 don't g_strdup()/g_free() all parsed attributes and their values twice but Michael Natterer 2001-05-18 12:38:32 +00:00
  • f2a9c8883d Updated. Sebastian Wilhelmi 2001-05-18 08:49:29 +00:00
  • 227d18bc46 Renamed g_thread_create to g_thread_create_full and added macro Sebastian Wilhelmi 2001-05-18 08:44:57 +00:00
  • a70206f177 Fixed mutex deadlock. Sebastian Wilhelmi 2001-05-18 08:36:44 +00:00
  • 446b37a4d9 Add gpattern.o to objects. Sebastian Wilhelmi 2001-05-17 15:15:00 +00:00
  • 8bba5ab5de Added missing .cvsignore file. Michael Natterer 2001-05-17 12:19:09 +00:00