Commit Graph

  • 031a4b0f46 Handle NUL bytes_written, bytes_read. (Suggested by Joshua N Pritikin, Owen Taylor 2001-09-19 17:06:14 +00:00
  • 7ee298c980 Handle failure of sysconf and pick a fixed size buffer. (Happens on Cygwin Owen Taylor 2001-09-19 16:52:20 +00:00
  • 37fd6f79d4 Error out if gettext support is not found. (#59386) Owen Taylor 2001-09-19 15:40:38 +00:00
  • 5f5cfee3b9 Updated Norwegian (bokml) translation. Kjartan Maraas 2001-09-19 15:09:02 +00:00
  • f8f4c3778a Add thread_equal function to allow for platform defined function to Sebastian Wilhelmi 2001-09-19 12:46:39 +00:00
  • 5ad6ec44c6 Released 1.3.8. GLIB_1_3_8 Tim Janik 2001-09-19 08:58:31 +00:00
  • a14370dd18 distcheck updates Tim Janik 2001-09-19 02:12:32 +00:00
  • ee910d1ffe Correct InternalName and OriginalFilename to match what we actually Tor Lillqvist 2001-09-19 01:00:52 +00:00
  • 0782eece32 Correct InternalName and OriginalFilename to match what we actually Tor Lillqvist 2001-09-19 01:00:17 +00:00
  • 335779615d Correct InternalName and OriginalFilename to match what we actually Tor Lillqvist 2001-09-19 00:59:37 +00:00
  • d5a724df11 up version number to 1.3.8, interface age 0, binary age 0. Tim Janik 2001-09-18 23:38:06 +00:00
  • a9b48f3327 Fixes for compilation on Solaris (#59026, Frank Belew) Owen Taylor 2001-09-18 22:28:32 +00:00
  • 71075ee0db add simple test for g_path_get_basename(). Tim Janik 2001-09-18 16:33:20 +00:00
  • 812b4b00af glib/gmain.c Mark the _funcs tables for export. Tor Lillqvist 2001-09-17 22:39:57 +00:00
  • 44b8df4370 Change so that it works on platforms where isalpha is a macro only, Darin Adler 2001-09-17 15:27:04 +00:00
  • a96d96a947 Fix a typo and change documentation for g_ascii_isdigit and Darin Adler 2001-09-17 15:26:48 +00:00
  • 020b44f5ac Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool on Tor Lillqvist 2001-09-17 00:41:39 +00:00
  • 545a6a7616 glib/gconvert.c (g_filename_from_uri): Replace is contains' by contains' in two error messages. (#60395) Matthias Clasen 2001-09-14 19:29:35 +00:00
  • 5abd187398 Updated Swedish translation. Christian Rose 2001-09-11 19:22:05 +00:00
  • d5485ef31b Modified Files: glib/ChangeLog glib/glib/giochannel.h Ron Steinke 2001-09-10 23:59:33 +00:00
  • 7ca6b00d0e removed extraneous GObject* returns from a couple functions that are very Tim Janik 2001-09-10 18:32:52 +00:00
  • dc0b74d416 got rid of g_set_error_handler(), g_set_warning_handler(), Tim Janik 2001-09-10 18:03:31 +00:00
  • ae2c2ca6c3 Removed is_refcounted and GBoxedInitFunc from Alex Larsson 2001-09-10 16:48:42 +00:00
  • 16fc3b22c0 Doc fixes. Owen Taylor 2001-09-10 15:50:26 +00:00
  • a5c41a993f Update. Owen Taylor 2001-09-10 15:50:02 +00:00
  • 9393fc899e Add g_build_path(), g_build_filename(), to create separated paths, Owen Taylor 2001-09-10 13:30:41 +00:00
  • be84346358 Move gbsearcharray.[ch] to glib as a private ininstalled header. Owen Taylor 2001-09-08 18:23:04 +00:00
  • 65c9b6e40a Add gbsearcharray.[ch]. Owen Taylor 2001-09-08 18:21:27 +00:00
  • 956a504469 Updated Norwegian nynorsk translation Roy-Magne Mo 2001-09-05 22:29:06 +00:00
  • e7a624f94a Take DESTDIR into account in install/uninstall Ross Golder 2001-09-05 21:55:59 +00:00
  • e60a91344e Revert last change to Makefile.in.in - no this is not the Makefile.in.in Owen Taylor 2001-09-05 13:28:24 +00:00
  • dcb3811885 Updated from gettext-0.10.35, to fix broken DESTDIR handling Ross Golder 2001-09-05 10:04:08 +00:00
  • 809ea8e7f8 forgotten ChangeLog entry. Matthias Clasen 2001-09-05 07:50:58 +00:00
  • d008ff1eda gobject.c (g_object_base_class_finalize): typo fix. Matthias Clasen 2001-09-04 21:17:43 +00:00
  • e40317b8ff Version 1.3.7 GLIB_1_3_7 Owen Taylor 2001-09-04 06:01:06 +00:00
  • 07741c07d8 Update. Don't mention pthreads. Tor Lillqvist 2001-09-04 05:09:35 +00:00
  • 267ff610fe updates for 1.3.7 release. Tim Janik 2001-09-03 23:46:04 +00:00
  • 0038581ed4 Implement. Owen Taylor 2001-09-03 22:13:16 +00:00
  • b4c3107c7a Add closure_marshal/closure_callback fields to GSourceFuncs for use by Owen Taylor 2001-09-03 22:12:51 +00:00
  • 49fb6c6cc2 Replace some uses of isspace() with g_ascii_isspace(). Owen Taylor 2001-09-02 17:14:23 +00:00
  • b24544c0bc Fix some variables that should have been static. Owen Taylor 2001-09-02 15:44:21 +00:00
  • 384c8d0639 Added Spanish translation by jos antonio salgueiro Carlos Perell Marn 2001-09-02 06:46:40 +00:00
  • bd2329ae66 Add 'want_to_read' to GStaticRWLock to avoid calling g_cond_broadcast, Sebastian Wilhelmi 2001-08-30 14:19:20 +00:00
  • cf11b57917 Don't free cached_poll_array, when adding new poll's. This is taken care Sebastian Wilhelmi 2001-08-30 13:25:34 +00:00
  • 74b4d8c22e After being away for about five months, I'm back working on this... For Tor Lillqvist 2001-08-30 05:09:11 +00:00
  • 66529cef67 "gboolean foo : 1" results in TRUE being -1 once assigned, use "guint foo Michael Natterer 2001-08-29 23:11:17 +00:00
  • ee2712c487 Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE to Darin Adler 2001-08-27 18:01:08 +00:00
  • 1b88e40c50 Mon Aug 27 2001 Jens Finke <jens@gnome.org> - Changed package name to Jens Finke 2001-08-27 14:36:02 +00:00
  • 4e11203c54 New functions to convert between local pahtnames and file: uris. Alex Larsson 2001-08-26 21:39:47 +00:00
  • a7a76cfac7 Implement and document g_ascii_isxxx. Alexander Larsson 2001-08-25 22:29:40 +00:00
  • 3ff815fd7c Forgot changelog entry Alexander Larsson 2001-08-25 22:27:29 +00:00
  • 1424212c3f New function, doing the same as g_convert but taking a GIConv argument. Alexander Larsson 2001-08-25 03:22:16 +00:00
  • ed49b882bd Fix bad indenting. I figured I should fix this since I just pointed Alex Darin Adler 2001-08-24 20:50:56 +00:00
  • 7a90af4d33 Modified Files: glib/ChangeLog glib/glib/giochannel.c Ron Steinke 2001-08-24 20:02:41 +00:00
  • 78f3f18c46 Patch from Darin Adler to restore Glib-1.2 handling of empty strings, and Owen Taylor 2001-08-24 15:27:23 +00:00
  • faca80d619 Patch from Josh Pritikin to fix reversed key and value destroy functions. Owen Taylor 2001-08-23 15:24:35 +00:00
  • 3b6fd34af7 new macro. Tim Janik 2001-08-23 14:13:32 +00:00
  • 0f3bd484ee Very minor fix on content-type. Kwok-Koon Cheung 2001-08-21 05:20:09 +00:00
  • 5b01d5f62c Added traditional Chinese translation. Kwok-Koon Cheung 2001-08-21 05:10:34 +00:00
  • 5de785e544 added po to SUBDIRS Sven Neumann 2001-08-20 19:23:43 +00:00
  • 8079eb3456 Eliminate use of floating point when determining if the hash table needs Owen Taylor 2001-08-20 01:37:50 +00:00
  • 6d4342990a Added missing \ character. Darin Adler 2001-08-19 17:28:07 +00:00
  • cd793f2ced Added Tamil translation. Fatih Demir 2001-08-19 11:32:26 +00:00
  • 11f034226f add comment about shell quoting rules to the docs. Havoc Pennington 2001-08-19 05:52:40 +00:00
  • f240813ff6 add an object member to the structure. (weak_refs_notify): pass James Henstridge 2001-08-18 03:07:48 +00:00
  • 2da4b710cd Modified Files: glib/ChangeLog glib/glib/giounix.c Ron Steinke 2001-08-16 23:50:13 +00:00
  • e7931debd2 Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.c Ron Steinke 2001-08-16 23:02:53 +00:00
  • a80fc07f32 if __GNUC__ is defined, inline a test for an exact type match for Tim Janik 2001-08-15 09:19:52 +00:00
  • 3171bd213c let the generated .pc files depend on config.status, so they get correctly Tim Janik 2001-08-15 09:11:23 +00:00
  • 3ed0ad623e Mon Aug 14 2001 Jens Finke <jens@gnome.org> - Updated to match gpp Jens Finke 2001-08-14 21:41:16 +00:00
  • 936c1886ad fix g_return_if_fail, g_assert and friends to have a body for Tim Janik 2001-08-12 19:08:13 +00:00
  • c433e8649a Modified Files: ChangeLog glib/giochannel.c Ron Steinke 2001-08-12 15:03:36 +00:00
  • dff516edc8 Find test case for srcdir != builddir, miscellaneous cleanups. Owen Taylor 2001-08-12 14:12:02 +00:00
  • 9a9b43bca8 Set GPATH to fix srcdir != builddir problems with GNU make. Owen Taylor 2001-08-12 14:04:13 +00:00
  • 1970d2e746 fix INT and FLOAT warnings for invalid token values. Tim Janik 2001-08-12 01:00:47 +00:00
  • 535f773bd3 document value arrays. Tim Janik 2001-08-12 00:56:22 +00:00
  • 4bc2b2c3b4 fix preallocation logic, support DISABLE_MEM_POOLS properly, group value Tim Janik 2001-08-12 00:55:38 +00:00
  • 6132f0496a Modified Files: glib/ChangeLog glib/glib/giochannel.c Ron Steinke 2001-08-10 14:56:37 +00:00
  • b1d72f582b Separate out log entry for gobject changes into the correct ChangeLog. Sorry. Sven Neumann 2001-08-06 21:30:58 +00:00
  • d1d623b072 added new function g_nullify_pointer(). Sven Neumann 2001-08-06 20:55:11 +00:00
  • ec759772de Modified Files: glib/ChangeLog glib/glib/giochannel.h Ron Steinke 2001-08-05 20:26:09 +00:00
  • 4cfd423a90 Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.c Ron Steinke 2001-08-05 16:48:42 +00:00
  • f94802c299 Include stddef.h so that we use the system's definition of NULL. (#54730) Owen Taylor 2001-08-05 12:37:37 +00:00
  • 3339995d87 Hacky script to fix up your .msc.in files on windows. Dunno if this is a Alexander Larsson 2001-08-04 15:49:55 +00:00
  • 1ff027aa2d Modified Files: glib/ChangeLog glib/glib/giochannel.c Ron Steinke 2001-08-03 20:42:06 +00:00
  • 44e7362702 Re-checkin. Darin Adler 2001-08-03 19:27:35 +00:00
  • 669974f6d7 Improve strfunc test to test the split function in a way that demonstrates Darin Adler 2001-08-03 19:25:53 +00:00
  • c2ec77f534 beautified configure help output. Sven Neumann 2001-08-03 16:00:23 +00:00
  • 07dd9eb584 Fix computation (Fix from Cesar Rincon) Owen Taylor 2001-08-03 14:22:21 +00:00
  • 149a0fb2bd Made g_utf8_find_prev_char able to return the first character of a string. Christopher James Lahey 2001-08-03 05:52:28 +00:00
  • 57c5a11d7b added convenience macro g_signal_connect_after(). Sven Neumann 2001-08-01 12:14:12 +00:00
  • 272046d952 Modified Files: glib/ChangeLog glib/glib/giochannel.h Ron Steinke 2001-07-31 23:12:22 +00:00
  • 8800b2542b declare gboolean vtable_set static. Sven Neumann 2001-07-31 08:01:04 +00:00
  • ee998b3538 Modified Files: glib/docs/reference/glib/glib-sections.txt Ron Steinke 2001-07-30 22:54:08 +00:00
  • 548ac42ad8 #undef inline before testing whether it works to avoid false positives. Sebastian Wilhelmi 2001-07-30 09:02:37 +00:00
  • a3ad2d5774 build the library name ourselfs ... so we can load the library specified Sebastian Wilhelmi 2001-07-30 08:52:20 +00:00
  • e669b218a1 Matthias Classen's patch to give g_io_channel_flush() the correct sense Ron Steinke 2001-07-29 17:43:20 +00:00
  • 9599c06203 if __GNUC__ is defined, inline a test for an exact type match for Tim Janik 2001-07-29 16:02:45 +00:00
  • aba9db3fd3 Update for de.po. Christian Meyer 2001-07-29 05:43:04 +00:00
  • 04b78cfe4a updated externals Hans Breuer 2001-07-28 22:55:38 +00:00