Commit Graph

4630 Commits

Author SHA1 Message Date
Tim Janik
1ce6d47e3a 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
2007-08-13 12:25:21 +00:00
Tim Janik
8aa559d72f 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
2007-08-13 12:18:55 +00:00
Felix I
145e79fb4a updated ta translation
svn path=/trunk/; revision=5696
2007-08-13 07:31:00 +00:00
Jovan Naumovski
0aca91d108 2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
svn path=/trunk/; revision=5695
2007-08-12 12:44:38 +00:00
Jovan Naumovski
abaeee370f 2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
svn path=/trunk/; revision=5694
2007-08-12 12:39:43 +00:00
Jovan Naumovski
11680de1a7 2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
svn path=/trunk/; revision=5693
2007-08-12 11:43:26 +00:00
Jovan Naumovski
63f5a1ad05 2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
svn path=/trunk/; revision=5692
2007-08-12 11:39:11 +00:00
Daniel Nylander
c50b5597e4 sv.po: Swedish translation updated
svn path=/trunk/; revision=5691
2007-08-11 10:20:59 +00:00
Jorge Gonzalez Gonzalez
543f6eb4cc Updated Spanish translation
svn path=/trunk/; revision=5690
2007-08-10 12:56:04 +00:00
Ankitkumar Rameshchandra Patel
56107a1f70 Updated Translation
svn path=/trunk/; revision=5689
2007-08-10 08:43:33 +00:00
Theppitak Karoonboonyanan
cabd15bbe2 Updated Thai translation.
* th.po: Updated Thai translation.


svn path=/trunk/; revision=5688
2007-08-10 08:20:12 +00:00
Matthias Clasen
1aa8969aff forgotten file
svn path=/trunk/; revision=5687
2007-08-09 13:45:54 +00:00
Kjartan Maraas
089fbfe869 Updated translation.
2007-08-09  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated translation.

svn path=/trunk/; revision=5686
2007-08-09 09:07:10 +00:00
Ilkka Tuohela
e0d8281eaf Updated Finnish translation
svn path=/trunk/; revision=5685
2007-08-09 04:58:11 +00:00
Matthias Clasen
28f781501e 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
2007-08-09 02:06:04 +00:00
Matthias Clasen
c4b9053e16 Make it work regardless of --enable-debug
svn path=/trunk/; revision=5683
2007-08-08 22:06:47 +00:00
Tristan Van Berkom
24e24fed8b fixed a typo in docs.
svn path=/trunk/; revision=5682
2007-08-08 18:02:57 +00:00
Matthias Clasen
9fe29ccbca Update file format
svn path=/trunk/; revision=5681
2007-08-08 03:13:55 +00:00
Tor Lillqvist
6b5e23435a Revert my earlier change, see #440544.
svn path=/trunk/; revision=5680
2007-08-06 15:40:48 +00:00
Tor Lillqvist
faaaa24885 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
2007-08-06 14:23:54 +00:00
Ilkka Tuohela
6d82760937 Updated Finnish translation
svn path=/trunk/; revision=5678
2007-08-06 13:54:48 +00:00
Duarte Loreto
d1a0da7699 Updated Portuguese translation.
2007-08-05  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=5677
2007-08-05 14:07:30 +00:00
Matthias Clasen
39ed0c0264 bump version
svn path=/trunk/; revision=5676
2007-08-04 03:07:44 +00:00
Matthias Clasen
0b434a3cbd 2.14.0
svn path=/trunk/; revision=5674
2007-08-04 03:03:02 +00:00
Matthias Clasen
35247b9711 Updates
svn path=/trunk/; revision=5673
2007-08-04 01:52:27 +00:00
Matthias Clasen
3e21d19bdf Bump version to 2.14.0
svn path=/trunk/; revision=5672
2007-08-04 01:09:05 +00:00
Matthias Clasen
1331663939 Revert the J handling change
svn path=/trunk/; revision=5671
2007-08-04 00:38:12 +00:00
Matthias Clasen
daa4a93583 Fix a C99ism
svn path=/trunk/; revision=5670
2007-08-03 18:13:56 +00:00
Matthias Clasen
d9ef72e4e9 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
2007-08-03 18:07:55 +00:00
Baris Cicek
087097908c Updated Turkish Translation
svn path=/trunk/; revision=5668
2007-08-03 17:06:34 +00:00
Pramod Raghavendra
ab1cb9b309 Added Kannada (kn) to ALL_LINGUAS
svn path=/trunk/; revision=5667
2007-08-03 08:35:02 +00:00
Pramod Raghavendra
cb121c98e5 Added Kannada translations
svn path=/trunk/; revision=5666
2007-08-03 08:31:49 +00:00
Ani Peter
52482033fc Updated Malayalam (ml) Translation
svn path=/trunk/; revision=5665
2007-08-03 08:27:22 +00:00
Ani Peter
945529f25e Updated Malayalam (ml) Translation
svn path=/trunk/; revision=5664
2007-08-03 08:27:06 +00:00
Wadim Dziedzic
948507db1c Updated polish translation
2007-08-02  Wadim Dziedzic  <wadimd@svn.gnome.org>

	* pl.po: Updated polish translation

svn path=/trunk/; revision=5663
2007-08-02 21:02:12 +00:00
Tor Lillqvist
8c5493f019 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
2007-08-01 09:57:17 +00:00
Tor Lillqvist
75f974d1d9 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
2007-08-01 09:49:02 +00:00
Tor Lillqvist
164f21f66e 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
2007-08-01 09:46:08 +00:00
Matthias Clasen
d966e93faf Update to PCRE 7.2
svn path=/trunk/; revision=5659
2007-07-31 17:22:56 +00:00
Matthias Clasen
4067475919 Fix some glitches
svn path=/trunk/; revision=5658
2007-07-31 17:14:12 +00:00
Matthias Clasen
9b4f6314dd remove debug spew
svn path=/trunk/; revision=5657
2007-07-31 17:04:10 +00:00
Yannig MARCHEGAY
49471f60a9 Updated Occitan translation
svn path=/trunk/; revision=5656
2007-07-29 08:59:32 +00:00
Iñaki Larrañaga Murgoitio
07a066931e 2007-07-25 Inaki Larranaga Murgoitio
* eu.po: Updated Basque translation.


svn path=/trunk/; revision=5655
2007-07-25 17:17:29 +00:00
Amitakhya Phukan
fd71656183 Updated assamese translations
svn path=/trunk/; revision=5654
2007-07-25 09:53:30 +00:00
Amitakhya Phukan
e8d4150fd2 Updated Changelog
svn path=/trunk/; revision=5653
2007-07-25 09:53:05 +00:00
Matthias Clasen
bda8d80b6d Documentation cleanups
svn path=/trunk/; revision=5652
2007-07-22 04:14:54 +00:00
Matthias Clasen
23cb7803c2 Coding style cleanups
svn path=/trunk/; revision=5651
2007-07-22 00:34:21 +00:00
Matthias Clasen
59207d2798 Some improvements
svn path=/trunk/; revision=5650
2007-07-22 00:22:01 +00:00
Leonardo Ferreira Fontenelle
3e5928c122 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
2007-07-21 20:07:00 +00:00
Matthias Clasen
1ceabbb305 Doc updates
svn path=/trunk/; revision=5648
2007-07-20 19:11:17 +00:00