Documentation updates.
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 27 Feb 2004 21:11:51 +0000 (21:11 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 27 Feb 2004 21:11:51 +0000 (21:11 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/glib/tmpl/limits.sgml
docs/reference/glib/tmpl/modules.sgml
glib/ghash.c
glib/gqueue.c

index 3eabce1528955498561a2198a076b2e08be454fa..6c0e65954b15f197e5142ebf48fa1beca3c66002 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Feb 27 22:13:22 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gqueue.c: Trivial doc changes.
+
+Fri Feb 27 21:58:20 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/ghash.c (g_hash_table_find): Add "Since: 2.4"
+
 2004-02-27  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * glib/gasyncqueue.c, glib/gasyncqueue.h: Use
index 3eabce1528955498561a2198a076b2e08be454fa..6c0e65954b15f197e5142ebf48fa1beca3c66002 100644 (file)
@@ -1,3 +1,11 @@
+Fri Feb 27 22:13:22 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gqueue.c: Trivial doc changes.
+
+Fri Feb 27 21:58:20 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/ghash.c (g_hash_table_find): Add "Since: 2.4"
+
 2004-02-27  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * glib/gasyncqueue.c, glib/gasyncqueue.h: Use
index 3eabce1528955498561a2198a076b2e08be454fa..6c0e65954b15f197e5142ebf48fa1beca3c66002 100644 (file)
@@ -1,3 +1,11 @@
+Fri Feb 27 22:13:22 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gqueue.c: Trivial doc changes.
+
+Fri Feb 27 21:58:20 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/ghash.c (g_hash_table_find): Add "Since: 2.4"
+
 2004-02-27  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * glib/gasyncqueue.c, glib/gasyncqueue.h: Use
index 3eabce1528955498561a2198a076b2e08be454fa..6c0e65954b15f197e5142ebf48fa1beca3c66002 100644 (file)
@@ -1,3 +1,11 @@
+Fri Feb 27 22:13:22 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gqueue.c: Trivial doc changes.
+
+Fri Feb 27 21:58:20 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/ghash.c (g_hash_table_find): Add "Since: 2.4"
+
 2004-02-27  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * glib/gasyncqueue.c, glib/gasyncqueue.h: Use
index 3eabce1528955498561a2198a076b2e08be454fa..6c0e65954b15f197e5142ebf48fa1beca3c66002 100644 (file)
@@ -1,3 +1,11 @@
+Fri Feb 27 22:13:22 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gqueue.c: Trivial doc changes.
+
+Fri Feb 27 21:58:20 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/ghash.c (g_hash_table_find): Add "Since: 2.4"
+
 2004-02-27  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * glib/gasyncqueue.c, glib/gasyncqueue.h: Use
index 3eabce1528955498561a2198a076b2e08be454fa..6c0e65954b15f197e5142ebf48fa1beca3c66002 100644 (file)
@@ -1,3 +1,11 @@
+Fri Feb 27 22:13:22 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gqueue.c: Trivial doc changes.
+
+Fri Feb 27 21:58:20 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/ghash.c (g_hash_table_find): Add "Since: 2.4"
+
 2004-02-27  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * glib/gasyncqueue.c, glib/gasyncqueue.h: Use
index 5916f002ab90dba86034e11149b671e90dc1ca33..ae9e4e2bc2ed4056e460489c811481322b0511a1 100644 (file)
@@ -1,3 +1,11 @@
+Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/modules.sgml: Reformat a bit.
+
+Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/tmpl/limits.sgml: Document G_MAXSIZE.
+
 2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
 
         * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
index a7b891b3f7ee3a5a5a1e41e5e71a8f59be43f206..90a5a561f9a067dd834c92ded60d97a26b0dac58 100644 (file)
@@ -173,10 +173,10 @@ The maximum value which can be held in a #guint64.
 
 <!-- ##### MACRO G_MAXSIZE ##### -->
 <para>
-
+The maximum value which can be held in a #gssize.
 </para>
 
-
+@Since: 2.4
 
 <!-- ##### MACRO G_MINFLOAT ##### -->
 <para>
index ffd70ba8a5d4c1566508a02177b0ec007f5141f1..4e9829e254ef5821e1438f436f225eb2baa969eb 100644 (file)
@@ -115,20 +115,17 @@ OR of any of the #GModuleFlags.
 
 <!-- ##### ENUM GModuleFlags ##### -->
 <para>
-Flags passed to g_module_open().
-#G_MODULE_BIND_LAZY specifies that symbols are only resolved when needed.
-The default action is to bind all symbols when the module is loaded.
-(#G_MODULE_BIND_LAZY is not supported on all platforms.)
-#G_MODULE_BIND_LOCAL specifies that symbols in the module should
-not be added to the global name space.  The default action on most
-platforms is to place symbols in the module in the global name space,
-which may cause conflicts with existing symbols.
-(#G_MODULE_BIND_LOCAL is not supported on all platforms.)
-</para>
-
-@G_MODULE_BIND_LAZY: 
-@G_MODULE_BIND_LOCAL: 
-@G_MODULE_BIND_MASK: 
+Flags passed to g_module_open(). Note that these flags are
+not supported on all platforms.
+</para>
+
+@G_MODULE_BIND_LAZY: specifies that symbols are only resolved when needed.
+  The default action is to bind all symbols when the module is loaded.
+@G_MODULE_BIND_LOCAL:specifies that symbols in the module should
+  not be added to the global name space.  The default action on most
+  platforms is to place symbols in the module in the global name space,
+  which may cause conflicts with existing symbols. 
+@G_MODULE_BIND_MASK: mask for all flags.
 
 <!-- ##### FUNCTION g_module_symbol ##### -->
 <para>
index a909db948d9543b31dd66829cfb668ed5ed7c27f..ecc5c963dffbdcdcdb1ee6bf210dd677310d326f 100644 (file)
@@ -565,15 +565,16 @@ g_hash_table_foreach (GHashTable *hash_table,
  * @predicate:  function to test the key/value pairs for a certain property.
  * @user_data:  user data to pass to the function.
  * 
- * Calls the given function for key/value pairs in the
- * #GHashTable until @predicate returns %TRUE.  The function is passed 
- * the key and value of each pair, and the given @user_data parameter.  
- *  The hash table may not
- * be modified while iterating over it (you can't add/remove
- * items). 
+ * Calls the given function for key/value pairs in the #GHashTable until 
+ * @predicate returns %TRUE.  The function is passed the key and value of 
+ * each pair, and the given @user_data parameter. The hash table may not
+ * be modified while iterating over it (you can't add/remove items). 
+ *
  * Return value: The value of the first key/value pair is returned, for which 
  * func evaluates to %TRUE. If no pair with the requested property is found, 
- * %NULL is returned
+ * %NULL is returned.
+ *
+ * Since: 2.4
  **/
 gpointer
 g_hash_table_find (GHashTable     *hash_table,
index f7fce0593a77c014657ccde76176ee1ab795a96a..5d5ef09cc1965e1ba374a84af979b43edc8be571 100644 (file)
@@ -144,7 +144,7 @@ g_queue_reverse (GQueue *queue)
  * g_queue_copy:
  * @queue: a #GQueue
  * 
- * Copy a @queue. Note that is a shallow copy. If the elements in the
+ * Copies a @queue. Note that is a shallow copy. If the elements in the
  * queue consist of pointers to data, the pointers are copied, but the
  * actual data is not.
  * 
@@ -298,7 +298,7 @@ g_queue_push_head (GQueue  *queue,
  *     larger than the number of elements in the @queue, the element is
  *     added to the end of the queue.
  * 
- * Insert a new element into @queue at the given position
+ * Inserts a new element into @queue at the given position
  * 
  * Since: 2.4
  **/
@@ -399,7 +399,7 @@ g_queue_push_tail_link (GQueue *queue,
  *     @queue.
  * @link_: the link to add to @queue
  * 
- * Insert @link into @queue at the given position.
+ * Inserts @link into @queue at the given position.
  * 
  * Since: 2.4
  **/