platform/upstream/glib.git
16 years ago2007-09-03 vi.po Updated Vietnamese translation
Clytie Siddall [Mon, 3 Sep 2007 13:26:07 +0000 (13:26 +0000)]
2007-09-03    vi.po    Updated Vietnamese translation

Clytie Siddall <clytie@riverland.net.au>

svn path=/trunk/; revision=5732

16 years agoUpdated French translation.
Stéphane Raimbault [Mon, 3 Sep 2007 10:05:49 +0000 (10:05 +0000)]
Updated French translation.

svn path=/trunk/; revision=5731

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sat, 1 Sep 2007 20:25:21 +0000 (20:25 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=5730

16 years agoUpdated Italian translation.
Luca Ferretti [Fri, 31 Aug 2007 20:34:12 +0000 (20:34 +0000)]
Updated Italian translation.

2007-08-31  Luca Ferretti  <elle.uca@libero.it>

        * it.po: Updated Italian translation.

svn path=/trunk/; revision=5729

16 years agoUpdated kn translations
Pramod Raghavendra [Fri, 31 Aug 2007 10:45:17 +0000 (10:45 +0000)]
Updated kn translations

svn path=/trunk/; revision=5728

16 years agoUpdated kn translations
Pramod Raghavendra [Fri, 31 Aug 2007 10:45:02 +0000 (10:45 +0000)]
Updated kn translations

svn path=/trunk/; revision=5727

16 years agoUpdated French translation by Stéphane Raimbault and Claude Paroz.
Stéphane Raimbault [Wed, 29 Aug 2007 22:44:57 +0000 (22:44 +0000)]
Updated French translation by Stéphane Raimbault and Claude Paroz.

svn path=/trunk/; revision=5726

16 years agofixed compiler warning about loosing volatile qualifier, bug #457641.
Tim Janik [Wed, 29 Aug 2007 10:09:30 +0000 (10:09 +0000)]
fixed compiler warning about loosing volatile qualifier, bug #457641.

Wed Aug 29 12:08:40 2007  Tim Janik  <timj@imendio.com>

        * glib/gthread.h (g_once_init_enter): fixed compiler warning about
        loosing volatile qualifier, bug #457641.

svn path=/trunk/; revision=5725

16 years agoclarified alignment expectations for g_slice_alloc().
Tim Janik [Tue, 28 Aug 2007 17:05:13 +0000 (17:05 +0000)]
clarified alignment expectations for g_slice_alloc().

Tue Aug 28 19:04:12 2007  Tim Janik  <timj@gtk.org>

        * glib/tmpl/memory_slices.sgml: clarified alignment
        expectations for g_slice_alloc().

svn path=/trunk/; revision=5724

16 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Sun, 26 Aug 2007 21:52:01 +0000 (21:52 +0000)]
Updated Catalan translation.

svn path=/trunk/; revision=5723

16 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sun, 26 Aug 2007 18:14:17 +0000 (18:14 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2007-08-26  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=5722

16 years agoUpdated Brazilian Portuguese translation
Raphael Higino [Sun, 26 Aug 2007 13:34:20 +0000 (13:34 +0000)]
Updated Brazilian Portuguese translation

svn path=/trunk/; revision=5721

16 years agomake g_slice_copy() take a gconstpointer instead of a gpointer.
Michael Natterer [Fri, 24 Aug 2007 14:40:14 +0000 (14:40 +0000)]
make g_slice_copy() take a gconstpointer instead of a gpointer.

2007-08-24  Michael Natterer  <mitch@imendio.com>

* glib/gslice.[ch]: make g_slice_copy() take a gconstpointer
instead of a gpointer.

svn path=/trunk/; revision=5720

16 years agoFixing my changelog
Cody Russell [Wed, 22 Aug 2007 20:42:57 +0000 (20:42 +0000)]
Fixing my changelog

svn path=/trunk/; revision=5719

16 years agoFixing my changelog
Cody Russell [Wed, 22 Aug 2007 20:42:15 +0000 (20:42 +0000)]
Fixing my changelog

svn path=/trunk/; revision=5718

16 years agoUpdate fix for #469051
Cody Russell [Wed, 22 Aug 2007 19:31:27 +0000 (19:31 +0000)]
Update fix for #469051

svn path=/trunk/; revision=5717

16 years agoDocument g_snprintf to return "bytes" rather than "characters".
Cody Russell [Wed, 22 Aug 2007 17:25:59 +0000 (17:25 +0000)]
Document g_snprintf to return "bytes" rather than "characters".

2007-08-22  Cody Russell  <bratsche@gnome.org>

        * glib/gprintf.c: Document g_snprintf to return "bytes" rather
        than "characters".

svn path=/trunk/; revision=5716

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Wed, 22 Aug 2007 10:58:26 +0000 (10:58 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=5715

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Tue, 21 Aug 2007 10:59:42 +0000 (10:59 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=5714

16 years agoDocument that GUnicodeScript is interchangeable with PangoScript.
Behdad Esfahbod [Tue, 21 Aug 2007 02:51:11 +0000 (02:51 +0000)]
Document that GUnicodeScript is interchangeable with PangoScript.

2007-08-20  Behdad Esfahbod  <behdad@gnome.org>

        * glib/tmpl/unicode.sgml: Document that GUnicodeScript is
        interchangeable with PangoScript.

2007-08-20  Behdad Esfahbod  <behdad@gnome.org>

        * glib/guniprop.c: Document that g_unichar_get_script() is
        equivalent to pango_script_for_unichar().

svn path=/trunk/; revision=5713

16 years agoFix typos
Behdad Esfahbod [Mon, 20 Aug 2007 23:34:35 +0000 (23:34 +0000)]
Fix typos

svn path=/trunk/; revision=5712

16 years agoMake 2 strings fuzzy to make msgfmt pass (and glib compile again!)
Claude Paroz [Mon, 20 Aug 2007 19:50:20 +0000 (19:50 +0000)]
Make 2 strings fuzzy to make msgfmt pass (and glib compile again!)

2007-08-20  Claude Paroz  <claude@2xlibre.net>

* kn.po: Make 2 strings fuzzy to make msgfmt pass (and glib compile again!)

svn path=/trunk/; revision=5711

16 years agoUpdated Kannada translations
Pramod Raghavendra [Mon, 20 Aug 2007 10:04:24 +0000 (10:04 +0000)]
Updated Kannada translations

svn path=/trunk/; revision=5710

16 years agoUpdated Portuguese translation.
Duarte Loreto [Sun, 19 Aug 2007 22:36:38 +0000 (22:36 +0000)]
Updated Portuguese translation.

2007-08-19  Duarte Loreto <happyguy_pt@hotmail,com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=5709

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Fri, 17 Aug 2007 15:44:23 +0000 (15:44 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=5708

16 years agoEstonian translation update by Ivar Smolin.
Priit Laes [Thu, 16 Aug 2007 10:08:39 +0000 (10:08 +0000)]
Estonian translation update by Ivar Smolin.

2007-08-16  Priit Laes  <plaes@svn.gnome.org>

* et.po: Estonian translation update by Ivar Smolin.

svn path=/trunk/; revision=5707

16 years agoClearify that only comments can precede groups in Key-files. (#466768)
Mikael Hallendal [Wed, 15 Aug 2007 19:49:07 +0000 (19:49 +0000)]
Clearify that only comments can precede groups in Key-files. (#466768)

2007-08-15  Mikael Hallendal  <micke@imendio.com>

* glib/tmpl/keyfile.sgml: Clearify that only comments can precede
groups in Key-files. (#466768)

svn path=/trunk/; revision=5706

16 years agoUpdated Canadian English translation.
Adam Weinberger [Wed, 15 Aug 2007 18:22:46 +0000 (18:22 +0000)]
Updated Canadian English translation.

2007-08-15  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=5705

16 years agog_type_default_interface_ref() was not ensuring working g_signal_list_ids.
Cody Russell [Tue, 14 Aug 2007 22:55:23 +0000 (22:55 +0000)]
g_type_default_interface_ref() was not ensuring working g_signal_list_ids.

2007-08-14  Cody Russell  <bratsche@gnome.org>

        * gobject/gsignal.c: g_type_default_interface_ref() was not
        ensuring working g_signal_list_ids.  Added checks for
        !G_TYPE_IS_INTERFACE (itype).
        (#465625, by some guy who calls himself Yeti)

svn path=/trunk/; revision=5704

16 years agoUpdated German translation.
Hendrik Richter [Tue, 14 Aug 2007 12:26:59 +0000 (12:26 +0000)]
Updated German translation.

2007-08-14  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

svn path=/trunk/; revision=5703

16 years agoUpdated German translation.
Hendrik Richter [Tue, 14 Aug 2007 12:14:54 +0000 (12:14 +0000)]
Updated German translation.

2007-08-14  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

svn path=/trunk/; revision=5702

16 years agoprevent race covered by g_once_init_enter(), by checking for previous
Tim Janik [Tue, 14 Aug 2007 00:05:52 +0000 (00:05 +0000)]
prevent race covered by g_once_init_enter(), by checking for previous

Tue Aug 14 02:06:10 2007  Tim Janik  <timj@imendio.com>

        * glib/gthread.c (g_once_init_enter_impl): prevent race covered
        by g_once_init_enter(), by checking for previous initializations
        before entering initialisation branch.

        * tests/onceinit.c: added multi-thread/multi-initializer stress test
        using unoptimized g_once_init_enter_impl().

svn path=/trunk/; revision=5701

16 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Mon, 13 Aug 2007 15:03:50 +0000 (15:03 +0000)]
Updated Lithuanian translation.

svn path=/trunk/; revision=5700

16 years agofixed array size typo.
Tim Janik [Mon, 13 Aug 2007 12:30:08 +0000 (12:30 +0000)]
fixed array size typo.

Mon Aug 13 14:30:15 2007  Tim Janik  <timj@imendio.com>

        * tests/onceinit.c (main): fixed array size typo.

svn path=/trunk/; revision=5699

16 years agotest g_once_init_*() before and after g_thread_init() and test concurrency
Tim Janik [Mon, 13 Aug 2007 12:25:21 +0000 (12:25 +0000)]
test g_once_init_*() before and after g_thread_init() and test concurrency

Mon Aug 13 14:21:44 2007  Tim Janik  <timj@imendio.com>

        * tests/onceinit.c: test g_once_init_*() before and after
        g_thread_init() and test concurrency resolution.

svn path=/trunk/; revision=5698

16 years agoprevent linking a freed GThread structure into global thread list in error
Tim Janik [Mon, 13 Aug 2007 12:18:55 +0000 (12:18 +0000)]
prevent linking a freed GThread structure into global thread list in error

Mon Aug 13 14:18:22 2007  Tim Janik  <timj@imendio.com>

       * glib/gthread.c (g_thread_create_full): prevent linking a freed
       GThread structure into global thread list in error cases.

svn path=/trunk/; revision=5697

16 years agoupdated ta translation
Felix I [Mon, 13 Aug 2007 07:31:00 +0000 (07:31 +0000)]
updated ta translation

svn path=/trunk/; revision=5696

16 years ago2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian transla...
Jovan Naumovski [Sun, 12 Aug 2007 12:44:38 +0000 (12:44 +0000)]
2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.

svn path=/trunk/; revision=5695

16 years ago2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian transla...
Jovan Naumovski [Sun, 12 Aug 2007 12:39:43 +0000 (12:39 +0000)]
2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.

svn path=/trunk/; revision=5694

16 years ago2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian transla...
Jovan Naumovski [Sun, 12 Aug 2007 11:43:26 +0000 (11:43 +0000)]
2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.

svn path=/trunk/; revision=5693

16 years ago2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian transla...
Jovan Naumovski [Sun, 12 Aug 2007 11:39:11 +0000 (11:39 +0000)]
2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.

svn path=/trunk/; revision=5692

16 years agosv.po: Swedish translation updated
Daniel Nylander [Sat, 11 Aug 2007 10:20:59 +0000 (10:20 +0000)]
sv.po: Swedish translation updated

svn path=/trunk/; revision=5691

16 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Fri, 10 Aug 2007 12:56:04 +0000 (12:56 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=5690

16 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Fri, 10 Aug 2007 08:43:33 +0000 (08:43 +0000)]
Updated Translation

svn path=/trunk/; revision=5689

16 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Fri, 10 Aug 2007 08:20:12 +0000 (08:20 +0000)]
Updated Thai translation.

* th.po: Updated Thai translation.

svn path=/trunk/; revision=5688

16 years agoforgotten file
Matthias Clasen [Thu, 9 Aug 2007 13:45:54 +0000 (13:45 +0000)]
forgotten file

svn path=/trunk/; revision=5687

16 years agoUpdated translation.
Kjartan Maraas [Thu, 9 Aug 2007 09:07:10 +0000 (09:07 +0000)]
Updated translation.

2007-08-09  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated translation.

svn path=/trunk/; revision=5686

16 years agoUpdated Finnish translation
Ilkka Tuohela [Thu, 9 Aug 2007 04:58:11 +0000 (04:58 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=5685

16 years agoHandle restricted characters by converting them to numeric character
Matthias Clasen [Thu, 9 Aug 2007 02:06:04 +0000 (02:06 +0000)]
Handle restricted characters by converting them to numeric character

2007-08-08  Matthias Clasen  <mclasen@redhat.com>

        * glib/gmarkup.c (append_escaped_text): Handle restricted
        characters by converting them to numeric character
        entities.  (#464145, Andreas Monitzer)

        * tests/markup-escape-test.c: Add tests for restricted
        characters and numeric character entities.

svn path=/trunk/; revision=5684

16 years agoMake it work regardless of --enable-debug
Matthias Clasen [Wed, 8 Aug 2007 22:06:47 +0000 (22:06 +0000)]
Make it work regardless of --enable-debug

svn path=/trunk/; revision=5683

16 years agofixed a typo in docs.
Tristan Van Berkom [Wed, 8 Aug 2007 18:02:57 +0000 (18:02 +0000)]
fixed a typo in docs.

svn path=/trunk/; revision=5682

16 years agoUpdate file format
Matthias Clasen [Wed, 8 Aug 2007 03:13:55 +0000 (03:13 +0000)]
Update file format

svn path=/trunk/; revision=5681

16 years agoRevert my earlier change, see #440544.
Tor Lillqvist [Mon, 6 Aug 2007 15:40:48 +0000 (15:40 +0000)]
Revert my earlier change, see #440544.

svn path=/trunk/; revision=5680

16 years agoMove the G_ENABLE_DEBUG ifdef inside g_slice_debug_tree_statistics() so
Tor Lillqvist [Mon, 6 Aug 2007 14:23:54 +0000 (14:23 +0000)]
Move the G_ENABLE_DEBUG ifdef inside g_slice_debug_tree_statistics() so

2007-08-06  Tor Lillqvist  <tml@novell.com>

* glib/gslice.c: Move the G_ENABLE_DEBUG ifdef inside
g_slice_debug_tree_statistics() so that the function exists (but
doesn't do anything) also in a non-debug build. (#440544)

svn path=/trunk/; revision=5679

16 years agoUpdated Finnish translation
Ilkka Tuohela [Mon, 6 Aug 2007 13:54:48 +0000 (13:54 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=5678

16 years agoUpdated Portuguese translation.
Duarte Loreto [Sun, 5 Aug 2007 14:07:30 +0000 (14:07 +0000)]
Updated Portuguese translation.

2007-08-05  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=5677

16 years agobump version
Matthias Clasen [Sat, 4 Aug 2007 03:07:44 +0000 (03:07 +0000)]
bump version

svn path=/trunk/; revision=5676

16 years ago2.14.0 GLIB_2_14_0
Matthias Clasen [Sat, 4 Aug 2007 03:03:02 +0000 (03:03 +0000)]
2.14.0

svn path=/trunk/; revision=5674

16 years agoUpdates
Matthias Clasen [Sat, 4 Aug 2007 01:52:27 +0000 (01:52 +0000)]
Updates

svn path=/trunk/; revision=5673

16 years agoBump version to 2.14.0
Matthias Clasen [Sat, 4 Aug 2007 01:09:05 +0000 (01:09 +0000)]
Bump version to 2.14.0

svn path=/trunk/; revision=5672

16 years agoRevert the J handling change
Matthias Clasen [Sat, 4 Aug 2007 00:38:12 +0000 (00:38 +0000)]
Revert the J handling change

svn path=/trunk/; revision=5671

16 years agoFix a C99ism
Matthias Clasen [Fri, 3 Aug 2007 18:13:56 +0000 (18:13 +0000)]
Fix a C99ism

svn path=/trunk/; revision=5670

16 years agoHandle J changes in the pattern correctly. (#444765, Yevgen Muntyan)
Matthias Clasen [Fri, 3 Aug 2007 18:07:55 +0000 (18:07 +0000)]
Handle J changes in the pattern correctly. (#444765, Yevgen Muntyan)

2007-08-03  Matthias Clasen  <mclasen@redhat.com>

        * glib/gregex.c: Handle J changes in the pattern
        correctly.  (#444765, Yevgen Muntyan)

svn path=/trunk/; revision=5669

16 years agoUpdated Turkish Translation
Baris Cicek [Fri, 3 Aug 2007 17:06:34 +0000 (17:06 +0000)]
Updated Turkish Translation

svn path=/trunk/; revision=5668

16 years agoAdded Kannada (kn) to ALL_LINGUAS
Pramod Raghavendra [Fri, 3 Aug 2007 08:35:02 +0000 (08:35 +0000)]
Added Kannada (kn) to ALL_LINGUAS

svn path=/trunk/; revision=5667

16 years agoAdded Kannada translations
Pramod Raghavendra [Fri, 3 Aug 2007 08:31:49 +0000 (08:31 +0000)]
Added Kannada translations

svn path=/trunk/; revision=5666

16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Fri, 3 Aug 2007 08:27:22 +0000 (08:27 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=5665

16 years agoUpdated Malayalam (ml) Translation
Ani Peter [Fri, 3 Aug 2007 08:27:06 +0000 (08:27 +0000)]
Updated Malayalam (ml) Translation

svn path=/trunk/; revision=5664

16 years agoUpdated polish translation
Wadim Dziedzic [Thu, 2 Aug 2007 21:02:12 +0000 (21:02 +0000)]
Updated polish translation

2007-08-02  Wadim Dziedzic  <wadimd@svn.gnome.org>

* pl.po: Updated polish translation

svn path=/trunk/; revision=5663

16 years agoUpdate so it applies again.
Tor Lillqvist [Wed, 1 Aug 2007 09:57:17 +0000 (09:57 +0000)]
Update so it applies again.

2007-08-01  Tor Lillqvist  <tml@novell.com>

* glib/update-pcre/notdll.patch: Update so it applies again.

* glib/pcre/pcre.h: Corresponding change.

svn path=/trunk/; revision=5662

16 years agoDrop leftover use of a union.
Tor Lillqvist [Wed, 1 Aug 2007 09:49:02 +0000 (09:49 +0000)]
Drop leftover use of a union.

2007-08-01  Tor Lillqvist  <tml@novell.com>

* glib/gutils.c (get_special_folder): Drop leftover use of a
union.

svn path=/trunk/; revision=5661

16 years agoUpdate to match what configure produces.
Tor Lillqvist [Wed, 1 Aug 2007 09:46:08 +0000 (09:46 +0000)]
Update to match what configure produces.

2007-08-01  Tor Lillqvist  <tml@novell.com>

* glibconfig.h.win32.in: Update to match what configure produces.

svn path=/trunk/; revision=5660

16 years agoUpdate to PCRE 7.2
Matthias Clasen [Tue, 31 Jul 2007 17:22:56 +0000 (17:22 +0000)]
Update to PCRE 7.2

svn path=/trunk/; revision=5659

16 years agoFix some glitches
Matthias Clasen [Tue, 31 Jul 2007 17:14:12 +0000 (17:14 +0000)]
Fix some glitches

svn path=/trunk/; revision=5658

16 years agoremove debug spew
Matthias Clasen [Tue, 31 Jul 2007 17:04:10 +0000 (17:04 +0000)]
remove debug spew

svn path=/trunk/; revision=5657

16 years agoUpdated Occitan translation
Yannig MARCHEGAY [Sun, 29 Jul 2007 08:59:32 +0000 (08:59 +0000)]
Updated Occitan translation

svn path=/trunk/; revision=5656

16 years ago2007-07-25 Inaki Larranaga Murgoitio
Iñaki Larrañaga Murgoitio [Wed, 25 Jul 2007 17:17:29 +0000 (17:17 +0000)]
2007-07-25  Inaki Larranaga Murgoitio

* eu.po: Updated Basque translation.

svn path=/trunk/; revision=5655

16 years agoUpdated assamese translations
Amitakhya Phukan [Wed, 25 Jul 2007 09:53:30 +0000 (09:53 +0000)]
Updated assamese translations

svn path=/trunk/; revision=5654

16 years agoUpdated Changelog
Amitakhya Phukan [Wed, 25 Jul 2007 09:53:05 +0000 (09:53 +0000)]
Updated Changelog

svn path=/trunk/; revision=5653

16 years agoDocumentation cleanups
Matthias Clasen [Sun, 22 Jul 2007 04:14:54 +0000 (04:14 +0000)]
Documentation cleanups

svn path=/trunk/; revision=5652

16 years agoCoding style cleanups
Matthias Clasen [Sun, 22 Jul 2007 00:34:21 +0000 (00:34 +0000)]
Coding style cleanups

svn path=/trunk/; revision=5651

16 years agoSome improvements
Matthias Clasen [Sun, 22 Jul 2007 00:22:01 +0000 (00:22 +0000)]
Some improvements

svn path=/trunk/; revision=5650

16 years agoBrazilian Portuguese translation updated.
Leonardo Ferreira Fontenelle [Sat, 21 Jul 2007 20:07:00 +0000 (20:07 +0000)]
Brazilian Portuguese translation updated.

2007-07-21  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

* pt_BR.po: Brazilian Portuguese translation updated.

svn path=/trunk/; revision=5649

16 years agoDoc updates
Matthias Clasen [Fri, 20 Jul 2007 19:11:17 +0000 (19:11 +0000)]
Doc updates

svn path=/trunk/; revision=5648

16 years agoAdd goffset type (64bit file size) Add G_MAXSSIZE and G_MINSSIZE
Alexander Larsson [Fri, 20 Jul 2007 16:41:47 +0000 (16:41 +0000)]
Add goffset type (64bit file size) Add G_MAXSSIZE and G_MINSSIZE

2007-07-20  Alexander Larsson  <alexl@redhat.com>

        * configure.in:
Add goffset type (64bit file size)
Add G_MAXSSIZE and G_MINSSIZE

svn path=/trunk/; revision=5647

16 years agoForgotten file
Matthias Clasen [Fri, 20 Jul 2007 16:38:50 +0000 (16:38 +0000)]
Forgotten file

svn path=/trunk/; revision=5646

16 years agoFix the build
Matthias Clasen [Fri, 20 Jul 2007 16:37:57 +0000 (16:37 +0000)]
Fix the build

svn path=/trunk/; revision=5645

16 years agoMake g_unichar_combining_class() public. (#453998)
Behdad Esfahbod [Thu, 19 Jul 2007 13:46:05 +0000 (13:46 +0000)]
Make g_unichar_combining_class() public. (#453998)

2007-07-19  Behdad Esfahbod  <behdad@gnome.org>

        * glib/glib.symbols:
        * glib/gunicode.h:
        * glib/gunicodeprivate.h:
        * glib/gunidecomp.c (g_unichar_combining_class):
        * glib/guniprop.c (has_more_above):
        Make g_unichar_combining_class() public. (#453998)

svn path=/trunk/; revision=5644

16 years agoTranslation updated.
Vincent van Adrighem [Wed, 18 Jul 2007 16:56:26 +0000 (16:56 +0000)]
Translation updated.

2007-07-18  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated.

svn path=/trunk/; revision=5643

17 years agomore atomic ops pointer cast fixes. this time it'll work with atomic op
Tim Janik [Thu, 12 Jul 2007 23:03:06 +0000 (23:03 +0000)]
more atomic ops pointer cast fixes. this time it'll work with atomic op

Fri Jul 13 01:01:46 2007  Tim Janik  <timj@imendio.com>

        * glib/gthread.[hc]: more atomic ops pointer cast fixes. this time it'll
        work with atomic op macros *and* atomic op functions.

svn path=/trunk/; revision=5638

17 years agofixed missing pointer casts when using atomic ops.
Tim Janik [Thu, 12 Jul 2007 22:51:56 +0000 (22:51 +0000)]
fixed missing pointer casts when using atomic ops.

Fri Jul 13 00:50:40 2007  Tim Janik  <timj@imendio.com>

        * glib/gthread.[hc]: fixed missing pointer casts when using atomic ops.

svn path=/trunk/; revision=5637

17 years agoBump version
Matthias Clasen [Thu, 12 Jul 2007 17:55:02 +0000 (17:55 +0000)]
Bump version

svn path=/trunk/; revision=5636

17 years ago2.13.7 GLIB_2_13_7
Matthias Clasen [Thu, 12 Jul 2007 17:53:42 +0000 (17:53 +0000)]
2.13.7

svn path=/trunk/; revision=5634

17 years agoUpdates
Matthias Clasen [Thu, 12 Jul 2007 17:26:20 +0000 (17:26 +0000)]
Updates

svn path=/trunk/; revision=5633

17 years agofixed g_type_name() docs to forbid passing in invalid type IDs.
Tim Janik [Thu, 12 Jul 2007 16:29:21 +0000 (16:29 +0000)]
fixed g_type_name() docs to forbid passing in invalid type IDs.

Thu Jul 12 18:28:47 2007  Tim Janik  <timj@gtk.org>

        * gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in
        invalid type IDs.

svn path=/trunk/; revision=5632

17 years agobeautified output somewhat. fixed long sleeps by reducing sleep
Tim Janik [Thu, 12 Jul 2007 15:35:26 +0000 (15:35 +0000)]
beautified output somewhat. fixed long sleeps by reducing sleep

Thu Jul 12 17:31:08 2007  Tim Janik  <timj@imendio.com>

        * tests/slice-concurrent.c: beautified output somewhat. fixed long
        sleeps by reducing sleep accumulating and using randomized re-scheduling
        (which works on UP and SMP). increased possible blocksizes.

svn path=/trunk/; revision=5631

17 years agoadded GSLice test from Stefan Westerfeld, bug #433314.
Tim Janik [Thu, 12 Jul 2007 15:26:47 +0000 (15:26 +0000)]
added GSLice test from Stefan Westerfeld, bug #433314.

Thu Jul 12 17:26:05 2007  Tim Janik  <timj@imendio.com>

        * tests/slice-concurrent.c: added GSLice test from Stefan Westerfeld,
        bug #433314.

svn path=/trunk/; revision=5630

17 years agomigrate per-thread magazine caches from single-thread scenario to first
Tim Janik [Thu, 12 Jul 2007 15:07:52 +0000 (15:07 +0000)]
migrate per-thread magazine caches from single-thread scenario to first

Thu Jul 12 15:46:40 2007  Tim Janik  <timj@imendio.com>

        * glib/gslice.c: migrate per-thread magazine caches from single-thread
        scenario to first thread using GSlice after g_thread_init(); based on
        a patch by Tor Lillqvist, fixes #331853.
        removed warning about g_thread_init() being called after other glib
        functions (in particular g_slice* calls), because GSlice can cope
        with this now and the rest of glib is believed to cope as well.

        * tests/slice-threadinit.c: new test program which tests GSlice working
        across g_thread_init() calls.

svn path=/trunk/; revision=5629

17 years agodocument major caveat of g_private_set/g_private_get, i.e. not retaining
Tim Janik [Thu, 12 Jul 2007 13:46:22 +0000 (13:46 +0000)]
document major caveat of g_private_set/g_private_get, i.e. not retaining

Thu Jul 12 15:45:27 2007  Tim Janik  <timj@imendio.com>

        * glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,
        i.e. not retaining private data across g_thread_init.

svn path=/trunk/; revision=5628

17 years agoUpdated Italian translation
Luca Ferretti [Wed, 11 Jul 2007 19:42:44 +0000 (19:42 +0000)]
Updated Italian translation

2007-07-11  Luca Ferretti  <elle.uca@libero.it>

* it.po: Updated Italian translation

svn path=/trunk/; revision=5627