Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Tor Lillqvist 1377e3d1e7 Check the C stdout and stderr streams for validity, instead of what
2003-01-01  Tor Lillqvist  <tml@iki.fi>

	* glib/gmessages.c (ensure_stdout_valid, ensure_stderr_valid):
	Check the C stdout and stderr streams for validity, instead of
	what GetStdHandle() returns.
2003-01-01 23:18:44 +00:00
debian add -b (binary-only; no source packages) flag to dpkg-buildpackage 1998-11-18 05:32:06 +00:00
docs Remove comment that only stdout would be used on Windows, no longer true. 2003-01-01 01:40:52 +00:00
glib Check the C stdout and stderr streams for validity, instead of what 2003-01-01 23:18:44 +00:00
gmodule Properly refcount the main module if it is already open. (#98648) 2002-12-04 02:01:27 +00:00
gobject Add docs. 2002-12-18 23:46:18 +00:00
gthread Call g_main_thread_init() after setting g_threads_got_initialized. 2002-12-20 14:42:56 +00:00
m4macros AC_SUBST() DATADIRNAME, not DATADIR. 2002-12-16 00:53:45 +00:00
po Updated traditional Chinese translation. 2003-01-01 19:44:30 +00:00
tests Add a test for positional parameters in g_snprintf(). Use g_printf() 2002-12-12 23:52:29 +00:00
.cvsignore shutup CVS 2002-03-15 01:16:08 +00:00
acglib.m4 === Release 2.1.4 === 2002-12-11 23:13:25 +00:00
acinclude.m4 Use an include to avoid having to duplicate the gettext macros between 2002-12-11 20:23:57 +00:00
AUTHORS Updates. 2002-03-08 05:48:03 +00:00
autogen.sh === Released 2.1.3 === 2002-12-02 22:04:13 +00:00
ChangeLog Check the C stdout and stderr streams for validity, instead of what 2003-01-01 23:18:44 +00:00
ChangeLog.pre-1-2 moved old ChangeLog to ChangeLog.pre-1-2, and started new one. 1999-02-27 00:25:58 +00:00
ChangeLog.pre-2-0 Move pre-2.0 ChangeLog aside 2002-03-15 22:42:42 +00:00
ChangeLog.pre-2-2 Split ChangeLog 2002-12-28 21:16:55 +00:00
ChangeLog.pre-2-4 Check the C stdout and stderr streams for validity, instead of what 2003-01-01 23:18:44 +00:00
ChangeLog.pre-2-6 Check the C stdout and stderr streams for validity, instead of what 2003-01-01 23:18:44 +00:00
ChangeLog.pre-2-8 Check the C stdout and stderr streams for validity, instead of what 2003-01-01 23:18:44 +00:00
ChangeLog.pre-2-10 Check the C stdout and stderr streams for validity, instead of what 2003-01-01 23:18:44 +00:00
ChangeLog.pre-2-12 Check the C stdout and stderr streams for validity, instead of what 2003-01-01 23:18:44 +00:00
config.h.win32.in Update to match what is currently produced by autotools. 2002-11-21 03:04:53 +00:00
configure.in *** empty log message *** 2002-12-30 10:13:46 +00:00
COPYING version bump to 1.1.1, binary age 1, interface age 0. updates. updates. 1998-08-04 14:26:27 +00:00
glib-2.0-uninstalled.pc.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
glib-2.0.pc.in Set TRIO_LIBS when building with trio. 2002-12-15 00:42:37 +00:00
glib-gettextize.in remove references to po2tbl 2002-01-31 22:26:59 +00:00
glib-zip.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
glib.spec.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
glibconfig.h.win32.in Slight update to match what is currently produced by configure. 2002-12-15 05:37:52 +00:00
gmodule-2.0-uninstalled.pc.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
gmodule-2.0.pc.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
gobject-2.0-uninstalled.pc.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
gobject-2.0.pc.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
gthread-2.0-uninstalled.pc.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
gthread-2.0.pc.in Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
HACKING Say we require autoconf 2.52 as that is what configure.in does. 2002-09-28 22:15:05 +00:00
INSTALL === Released 2.2.0 === 2002-12-20 15:48:15 +00:00
INSTALL.in === Released 2.2.0 === 2002-12-20 15:48:15 +00:00
Makefile.am [ merged from stable ] 2002-05-06 16:07:03 +00:00
makefile.mingw After being away for about five months, I'm back working on this... For 2001-08-30 05:09:11 +00:00
makefile.msc added rule for glibconfig.h 2001-09-21 19:48:59 +00:00
msvc_recommended_pragmas.h moved warning to error pragmas to their own file to not force 'good 2002-01-05 18:54:59 +00:00
NEWS === Released 2.2.0 === 2002-12-20 15:23:12 +00:00
NEWS.pre-1-3 updates. 2001-04-03 19:22:44 +00:00
README === Released 2.2.0 === 2002-12-20 15:23:12 +00:00
README.in Improve generation of pseudo-random integers. (#99720, Morten Welinder 2002-12-10 13:50:40 +00:00
README.win32 Add MSVC-specific text by Hans Breuer. 2002-03-17 21:51:33 +00:00
sanity_check 18:36. incorporated proposed cleanups from gtk-devel-list. 1999-07-24 18:50:58 +00:00
TODO.xml <entry size="small" status="90%" target="1.4"> 2000-05-11 04:12:04 +00:00
win32-fixup.pl Hacky script to fix up your .msc.in files on windows. Dunno if this is a 2001-08-04 15:49:55 +00:00

General Information
===================

This is GLib version 2.2.0. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads,
dynamic loading, and an object system.

The official ftp site is:
  ftp://ftp.gtk.org/pub/gtk

The official web site is:
  http://www.gtk.org/

Information about mailing lists can be found at
  http://www.gtk.org/mailinglists.html

To subscribe: mail -s subscribe gtk-list-request@gnome.org < /dev/null
(Send mail to gtk-list-request@gnome.org with the subject "subscribe")

Installation
============

See the file 'INSTALL'

Notes about GLib-2.2.0
======================

* GLib changed the seeding algorithm for the pseudo-random number
  generator Mersenne Twister, as used by GRand and GRandom. This was
  necessary, because some seeds would yield very bad pseudo-random
  streams. Further information can be found at:

          http://www.math.keio.ac.jp/~matumoto/emt.html

  Also the pseudo-random integers generated by g_rand_int_range and 
  g_random_int_range will have a slightly better equal distribution
  with the new version of GLib.
 
  The original algorithms, as found in GLib-2.0.x, can be used instead
  of the new ones by setting the environment variable G_RANDOM_VERSION
  to the value of "2.0".

  Use the GLib-2.0 algorithms only if you have sequences of numbers
  generated with Glib-2.0 that you need to reproduce exactly.

How to report bugs
==================

Bugs should be reported to the GNOME bug tracking system. 
(http://bugzilla.gnome.org, product glib.) You will need
to create an account for yourself.

In the bug report please include:

* Information about your system. For instance:

   - What operating system and version
   - For Linux, what version of the C library

  And anything else you think is relevant.

* How to reproduce the bug. 

  If you can reproduce it with the testgtk program that is built 
  in the gtk/ subdirectory, that will be most convenient.  Otherwise, 
  please include a short test program that exhibits the behavior. 
  As a last resort, you can also provide a pointer to a larger piece 
  of software that can be downloaded.

* If the bug was a crash, the exact text that was printed out
  when the crash occured.

* Further information such as stack traces may be useful, but
  is not necessary.

Patches
=======

Patches should also be submitted to bugzilla.gnome.org. If the
patch fixes an existing bug, add the patch as an attachment
to that bug report.

Otherwise, enter a new bug report that describes the patch,
and attach the patch to that bug report.

Bug reports containing patches should include the PATCH keyword
in their keyword fields. If the patch adds to or changes the GLib 
programming interface, the API keyword should also be included.

Patches should be in unified diff form. (The -u option to GNU
diff.)