pkgsrc/devel/glib2/patches
jmmv 916ef7dd4a Update to 2.4.0:
GLib-2.4 is a stable release adding an incremental improvement
in functionality over GLib-2.2 while maintaining binary and
source compatibility.  New features include:

General
* Watches for child process exit integrated into the main loop.
* Unicode tables updated to cover all of Unicode-4.0.
* Standard header file for gettext macros, including Q_() macro
  for strings with context.
* Improved seeding for the GRandom random number generator.

Threading
* Atomic operations on integers and pointers.
* GOnce for one-time initialization.

GObject:
* G_DEFINE_TYPE macros for easy definition of GObject types.
* Properties can now be added to interfaces.
* Instance private data allows private data members for objects.
2004-04-01 18:13:31 +00:00
..
patch-aa Try "-pthreads" before "-pthread" to work arround a problem in the 2004-03-31 19:41:21 +00:00
patch-ac Update to 2.4.0: 2004-04-01 18:13:31 +00:00
patch-ad Update to 2.4.0: 2004-04-01 18:13:31 +00:00