Tim Janik
f1f0177b9e
added notes about complexity.
...
Wed Aug 16 13:55:39 2006 Tim Janik <timj@imendio.com >
* glib/tmpl/trash_stack.sgml: added notes about complexity.
2006-08-16 12:10:41 +00:00
Matthias Clasen
c4bc3fe91d
2.12.2
2006-08-16 00:45:03 +00:00
Josh Parsons
3d4e51759a
copyediting API docs
2006-08-09 21:32:12 +00:00
Matthias Clasen
9797823fe2
Add some hints about making warnings fatal. ( #348785 , Matt Barnes)
...
2006-08-05 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/messages.sgml: Add some hints
about making warnings fatal. (#348785 , Matt
Barnes)
2006-08-05 22:04:21 +00:00
Matthias Clasen
395997df20
2.12.1
2006-07-22 18:21:48 +00:00
Tor Lillqvist
9a0f54fe92
Improve doc for g_date_strftime(). ( #346197 )
...
2006-07-20 Tor Lillqvist <tml@novell.com >
* glib/tmpl/date.sgml: Improve doc for
g_date_strftime(). (#346197 )
2006-07-20 09:52:22 +00:00
Matthias Clasen
5f4e467f33
Fix typos in the docs. ( #346660 , Mark Drago)
...
2006-07-05 Matthias Clasen <mclasen@redhat.com >
* glib/gbase64.c: Fix typos in the docs. (#346660 , Mark
Drago)
2006-07-05 16:42:19 +00:00
Matthias Clasen
7f25ce8987
2.12.0
2006-07-02 19:52:14 +00:00
Matthias Clasen
2107d8e3ed
2.11.4
2006-06-20 15:09:06 +00:00
Matthias Clasen
ec50b87916
2.11.3
2006-06-12 15:37:27 +00:00
Matthias Clasen
0c26468057
2.11.2
2006-06-05 17:34:53 +00:00
Tim Janik
01e5d78f6d
amend G_TYPE_CHAR according to #303622 .
...
Wed May 31 11:35:48 2006 Tim Janik <timj@gtk.org >
* gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622 .
2006-05-31 09:41:30 +00:00
Matthias Clasen
f4f6480042
Add a GMarkupParseFlags flag for treating CDATA as text.
...
2006-05-28 Matthias Clasen <mclasen@redhat.com >
* glib/gmarkup.h: Add a GMarkupParseFlags flag for
treating CDATA as text.
* glib/gmarkup.c (g_markup_parse_context_parse):
Implement it here.
2006-05-29 00:08:30 +00:00
Matthias Clasen
ba7dd25959
2.11.1
2006-05-15 17:16:28 +00:00
Bastien Nocera
93ec25ad67
add documentation for G_OPTION_ARG_INT64
...
2006-05-11 Bastien Nocera <hadess@hadess.net >
* glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
2006-05-11 Bastien Nocera <hadess@hadess.net >
* glib/goption.c: (parse_int64), (parse_arg), (free_changes_list):
* glib/goption.h:
* tests/option-test.c: (arg_test6), (main): add an int64 type for
GOption (G_OPTION_ARG_INT64) (#341237 )
2006-05-11 18:37:15 +00:00
Matthias Clasen
4b17ee97a5
2.11.0
2006-05-03 02:05:01 +00:00
Behdad Esfahbod
0ec029edd5
Add a period.
2006-04-29 10:02:54 +00:00
Matthias Clasen
11f335d468
additions
2006-04-27 19:20:10 +00:00
Matthias Clasen
6324ed6b34
Add base64 docs
2006-04-05 03:19:30 +00:00
Matthias Clasen
86bb6c69b8
Cleanup
...
2006-03-30 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/messages.sgml: Cleanup
* glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
* glib/tmpl/linked_lists_double.sgml: Document g_list_free1
2006-03-30 19:58:01 +00:00
Matthias Clasen
375419da7f
Document g_list_free1
...
2006-03-30 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/linked_lists_double.sgml: Document g_list_free1
2006-03-30 19:43:58 +00:00
Emmanuele Bassi
189c2c213e
Add documentation for GBookmarkFile to GLib's reference guide.
...
2006-03-27 Emmanuele Bassi <ebassi@cvs.gnome.org >
* docs/reference/glib/glib-docs.sgml:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/bookmarkfile.sgml: Add documentation for
GBookmarkFile to GLib's reference guide.
2006-03-27 18:25:33 +00:00
Matthias Clasen
9749aa87e5
Support floating point arguments in goption
2006-03-27 06:57:28 +00:00
Tim Janik
9e98598d04
some wording fixups.
...
Fri Mar 24 15:22:04 2006 Tim Janik <timj@imendio.com >
* glib/tmpl/atomic_operations.sgml: some wording fixups.
2006-03-24 14:22:32 +00:00
Matthias Clasen
0028b643bc
Document G_HAVE_GINT64 as deprecated. ( #335294 , Richard Laager)
...
2006-03-20 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
(#335294 , Richard Laager)
2006-03-21 01:55:19 +00:00
Matthias Clasen
fd91e6aa5b
Hint that @error should be set in error cases. ( #334646 , Christian Persch)
...
2006-03-15 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/option.sgml: Hint that @error should
be set in error cases. (#334646 , Christian Persch)
2006-03-15 13:46:49 +00:00
Matthias Clasen
ee0dfe573e
Mention that the second parameter of g_timer_elapsed can be NULL ( #333916 ,
...
2006-03-09 Matthias Clasen <mclasen@redhat.com >
* glib/templ/timers.sgml: Mention that the second
parameter of g_timer_elapsed can be NULL (#333916 ,
Christian Neumair)
2006-03-09 05:45:48 +00:00
Matthias Clasen
a639cb7cb8
2.10.1
2006-03-07 18:30:23 +00:00
Matthias Clasen
2f4f39095f
2.10.0
2006-02-24 17:17:35 +00:00
Tor Lillqvist
7cd4460372
Document some Windows-specific issues.
...
2006-02-14 Tor Lillqvist <tml@novell.com >
* glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
* glib/glib-sections.txt: Move three Windows-specific functions
that now are documented from being Private to the correct section.
2006-02-20 10:56:13 +00:00
Matthias Clasen
72abb1a5ac
2.9.6
2006-02-11 14:05:58 +00:00
Matthias Clasen
270a6553b7
Fix a typo
2006-02-10 18:47:07 +00:00
Behdad Esfahbod
db298b2f46
Specify the type of varargs arguments. (bug #317679 )
...
2006-01-31 Behdad Esfahbod <behdad@gnome.org >
* docs/reference/glib/tmpl/relations.sgml (g_relation_insert): Specify
the type of varargs arguments. (bug #317679 )
2006-01-31 23:22:52 +00:00
Matthias Clasen
666e90eae6
2.9.5
2006-01-27 14:37:02 +00:00
Tim Janik
4ec9e3a40d
link to G_DEBUG/G_SLICE where appropriate.
...
Wed Jan 25 17:32:22 2006 Tim Janik <timj@gtk.org >
* glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
2006-01-25 16:32:53 +00:00
Tim Janik
04f12a2641
documented G_SLICE=always-malloc and G_DEBUG=gc-friendly. added anchors
...
Wed Jan 25 17:12:47 2006 Tim Janik <timj@gtk.org >
* glib/running.sgml: documented G_SLICE=always-malloc and
G_DEBUG=gc-friendly. added anchors for each env var.
2006-01-25 16:14:09 +00:00
Matthias Clasen
9f5b3c1d64
Add a note explaining peculiarities of peek_token wrt to scope changes.
...
2006-01-18 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/scanner.sgml: Add a note explaining peculiarities
of peek_token wrt to scope changes. (#307922 )
2006-01-18 05:35:29 +00:00
Matthias Clasen
402a1081ae
Add a note about casting the results of g_new() and g_new0().
...
2006-01-17 Matthias Clasen <mclasen@redhat.com >
* glib/tmpl/memory.sgml: Add a note about casting the results
of g_new() and g_new0().
2006-01-18 03:51:39 +00:00
Matthias Clasen
7f737f1f34
2.9.3
2006-01-17 00:00:17 +00:00
Matthias Clasen
9090c67afc
2.9.2
2006-01-06 05:07:47 +00:00
Matthias Clasen
86f1c798b2
Updates
2005-12-20 04:44:25 +00:00
Matthias Clasen
28dd7200d6
Document new atomic operations.
...
2005-12-14 Matthias Clasen <mclasen@redhat.com >
* glib/glib-sections.txt:
* glib/tmpl/atomic_operations.sgml: Document new atomic
operations.
2005-12-15 04:37:32 +00:00
Matthias Clasen
eff8046fcc
2.9.1
2005-12-09 18:05:25 +00:00
Martyn James Russell
a77f5ff0b6
- Added g_list_insert_sorted_with_data () and
...
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/linked_lists_double.sgml:
* docs/reference/glib/tmpl/linked_lists_single.sgml:
* glib/glist.[ch]:
* glib/gslist.[ch]:
- Added g_list_insert_sorted_with_data () and
g_slist_insert_sorted_with_data ().
- Removed the extra check in g_list_sort() and g_slist_sort() for
GCompareDataFunc vs. GCompareFunc.
2005-12-07 11:35:27 +00:00
Matthias Clasen
0f63e9a347
Updates
...
2005-12-05 Matthias Clasen <mclasen@redhat.com >
* glib/glib-sections.txt: Updates
* glib/tmpl/memory_slices.sgml: Fix a small formatting
problem.
2005-12-05 16:04:28 +00:00
Matthias Clasen
cab5611661
fix a formatting problem
2005-12-05 15:54:58 +00:00
Matthias Clasen
0b5560da8b
Add versioned deprecation information
2005-12-05 15:38:54 +00:00
Tim Janik
6ed79b115c
implement chain walking for arbitrary ->next pointer offsets in
...
Mon Dec 5 15:53:20 2005 Tim Janik <timj@imendio.com >
* glib/gslice.c: implement chain walking for arbitrary ->next pointer
offsets in g_slice_free_chain_with_offset() based on a patch by behdad
in bug 323178. moved time consuming logic from g_slice_free() out of
the inner loop, so g_slice_free_chain_with_offset() provides a real
performance benefit over g_slice_free1() now.
* glib/gslice.h: renamed g_slice_free_chain() to
g_slice_free_chain_with_offset(). implemented g_slice_free_chain() as
a type-safe macro as suggested in bug 323178.
simplified the macro implementation of g_slice_free() and implemented
it in a type safe manner for all compliers as suggested by Morten
Welinder <mortenw@gnome.org >.
* glib/gmain.c:
* glib/glist.c:
* glib/gslist.c:
* glib/glib.symbols: s/g_slice_free_chain/g_slice_free_chain_with_offset/
2005-12-05 15:01:27 +00:00
Matthias Clasen
a59e49a545
Updates
...
2005-12-05 Matthias Clasen <mclasen@redhat.com >
* gobject/tmpl/generic_values.sgml:
* glib/tmpl/trees-nary.sgml:
* glib/tmpl/linked_lists_double.sgml:
* glib/tmpl/linked_lists_single.sgml:
* glib/tmpl/memory_chunks.sgml:
* glib/tmpl/allocators.sgml:
* glib/tmpl/macros_misc.sgml: Updates
* glib/Makefile.am: Ignore gmirroringtable.h
2005-12-05 06:01:10 +00:00
Matthias Clasen
00f952f8e8
Add a macro to make gcc warn if a function result is ignored. ( #145466 ,
...
2005-12-04 Matthias Clasen <mclasen@redhat.com >
* glib/gmacros.h (G_GNUC_WARN_UNUSED_RESULT): Add a macro
to make gcc warn if a function result is ignored. (#145466 ,
Arjan van de Ven, Alex Larsson)
* glib/gmem.h: Add the new attribute to g_realloc and
g_try_realloc.
2005-12-04 06:41:58 +00:00