2003-05-30 |
Owen Taylor | Quote $srcdir to handle $srcdir with spaces (#107850... |
blob | commitdiff |
2003-05-30 |
Owen Taylor | Silently return G_IO_CHANNEL_ERROR_FAILED for EINTR... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | Do a g_return_val_if_fail() on err == NULL to be a... |
blob | commitdiff | diff to current |
2003-05-28 |
Owen Taylor | __PRETTY_FUNCTION__ was made a non-token before gcc... |
blob | commitdiff | diff to current |
2003-05-27 |
Matthias Clasen | Remain silent when sucessful. |
blob | commitdiff | diff to current |
2003-05-27 |
Matthias Clasen | Use memcpy instead of strcpy. (#106988, Christian Biere) |
blob | commitdiff | diff to current |
2003-05-23 |
Noah Levitt | Fix typo in UNICODE_VALID (related to #107427). |
blob | commitdiff | diff to current |
2003-05-23 |
Noah Levitt | Remove stale comment. |
blob | commitdiff | diff to current |
2003-05-22 |
Noah Levitt | Update g_unichar_iswide to Unicode 4.0 (#113404). |
blob | commitdiff | diff to current |
2003-05-21 |
Noah Levitt | Fix obscure typo in case conversion routine (#113469). |
blob | commitdiff | diff to current |
2003-05-20 |
Manish Singh | ytpo |
blob | commitdiff | diff to current |
2003-05-20 |
PDT 2003 Manish... | wrap 64-bit MIN/MAX limit constants in G_GINT64_CONSTAN... |
blob | commitdiff | diff to current |
2003-05-20 |
Noah Levitt | Fix cut-and-pasto: g_unichar_break_type should return |
blob | commitdiff | diff to current |
2003-05-19 |
Noah Levitt | Remove unused function g_list_sort2 (bug #113203). |
blob | commitdiff | diff to current |
2003-05-19 |
Noah Levitt | Fix off-by-one error in g_unicode_canonical_ordering... |
blob | commitdiff | diff to current |
2003-05-19 |
Arafat Medini | *ar.po: Added Arabic translation by Arabeyes <doc@arabe... |
blob | commitdiff | diff to current |
2003-05-17 |
Telsa Gwynne | Welsh translation from Dafydd Harries |
blob | commitdiff | diff to current |
2003-05-05 |
Matthias Clasen | Some doc fixes. (#111805) |
blob | commitdiff | diff to current |
2003-05-05 |
Christian Rose | Added sr and sr@Latn to ALL_LINGUAS. Added Serbian... |
blob | commitdiff | diff to current |
2003-04-24 |
Owen Taylor | Accept libtool-1.5. (#111483) |
blob | commitdiff | diff to current |
2003-04-09 |
Matthias Clasen | Move install docs into reference manual. |
blob | commitdiff | diff to current |
2003-04-07 |
Matthias Clasen | Move cross-compilation info to reference manual. |
blob | commitdiff | diff to current |
2003-04-07 |
Owen Taylor | When waiting for the main loop to be freed up, wait... |
blob | commitdiff | diff to current |
2003-04-06 |
Matthias Clasen | Warn if p == NULL && max != 0. (#110087) |
blob | commitdiff | diff to current |
2003-04-01 |
Tor Lillqvist | Add g_string_chunk_insert_len. |
blob | commitdiff | diff to current |
2003-03-31 |
Matthias Clasen | New function, to insert possible non-nul-terminated... |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | Optimize the common cases (init == NULL or init ==... |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | 2003-03-a30 Matthias Clasen <maclas@gmx.de> |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | Add cp1251 support for Solaris. (#104738, Hidetoshi... |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | Get rid of UNSAFE_DOS_PATH. (acceptable): Align with... |
blob | commitdiff | diff to current |
2003-03-26 |
Christian Rose | Added "yi" to ALL_LINGUAS. Added Yiddish translation... |
blob | commitdiff | diff to current |
2003-03-19 |
Matthias Clasen | Fix docs. |
blob | commitdiff | diff to current |
2003-03-19 |
Anders Carlsson | Bump version to 2.3.0 |
blob | commitdiff | diff to current |
2003-03-14 |
Sebastian Wilhelmi | Do not define function g_thread_init_glib, if not G_THR... |
blob | commitdiff | diff to current |
2003-03-06 |
Matthias Clasen | Fix FALSE/NULL confusion. (#107646, Morten Welinder) |
blob | commitdiff | diff to current |
2003-03-04 |
James Henstridge | require automake 1.7. Add calls to libtoolize and gtkdo... |
blob | commitdiff | diff to current |
2003-02-26 |
Matthias Clasen | Use g_strndup, not g_strdup, since we know the length... |
blob | commitdiff | diff to current |
2003-02-25 |
Matthias Clasen | Use g_malloc instead of directly using malloc. |
blob | commitdiff | diff to current |
2003-02-25 |
Tor Lillqvist | Add a couple of missing entries, thanks to Cedric Gusti... |
blob | commitdiff | diff to current |
2003-02-23 |
Matthias Clasen | Clarify documentation. |
blob | commitdiff | diff to current |
2003-02-18 |
Sebastian Wilhelmi | Make glib_thread_test not unnecessarily convert between... |
blob | commitdiff | diff to current |
2003-02-14 |
Sebastian Wilhelmi | Fixes for #101264 and #99372: |
blob | commitdiff | diff to current |
2003-02-12 |
Sebastian Wilhelmi | Make GLib recognize Tru64Unix thread system. (#103020) |
blob | commitdiff | diff to current |
2003-02-11 |
Tor Lillqvist | Include ChangeLog.pre-2-2. |
blob | commitdiff | diff to current |
2003-02-11 |
Tor Lillqvist | Include also the gtk-doc/html documentation in the... |
blob | commitdiff | diff to current |
2003-02-11 |
Sebastian Wilhelmi | Changed my e-mail address. Removed my e-mail address. |
blob | commitdiff | diff to current |
2003-02-10 |
Mohammad DAMT | Added Indonesian translation Added "id" to ALL_LINGUAS |
blob | commitdiff | diff to current |
2003-02-07 |
Matthias Clasen | Remove all docs from gobject at Tims request. Documenta... |
blob | commitdiff | diff to current |
2003-02-04 |
Tor Lillqvist | Fix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed... |
blob | commitdiff | diff to current |
2003-01-30 |
Owen Taylor | Remove references to glib.spec. (#102231) |
blob | commitdiff | diff to current |
2003-01-28 |
Owen Taylor | If msgfmt isn't found, unset gt_cv_have_gettext. (... |
blob | commitdiff | diff to current |
2003-01-28 |
Owen Taylor | Fix version in complaint message about automake. (... |
blob | commitdiff | diff to current |
2003-01-23 |
Pablo Saratxaga | Added Bengali file |
blob | commitdiff | diff to current |
2003-01-21 |
Christian Rose | Added "mn" to ALL_LINGUAS. Added Mongolian translation... |
blob | commitdiff | diff to current |
2003-01-20 |
Pablo Saratxaga | updated Vietnamese file; |
blob | commitdiff | diff to current |
2003-01-16 |
Daniel Yacob | Adding Amharic translation. |
blob | commitdiff | diff to current |
2003-01-12 |
Tor Lillqvist | Add some missing entries. Thanks to Kenichi SUTO. |
blob | commitdiff | diff to current |
2003-01-05 |
Tor Lillqvist | Updates. |
blob | commitdiff | diff to current |
2003-01-05 |
Ron Steinke | (Ancient, binary compatible fixes found sitting in... |
blob | commitdiff | diff to current |
2003-01-04 |
Tor Lillqvist | Don't distribute glib-zip. |
blob | commitdiff | diff to current |
2003-01-04 |
Tor Lillqvist | [Win32] Install also the .def files, to help users... |
blob | commitdiff | diff to current |
2003-01-04 |
Tor Lillqvist | Don't claim broken pipes are unreadable. (Well, they... |
blob | commitdiff | diff to current |
2003-01-03 |
Manish Singh | use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for... |
blob | commitdiff | diff to current |
2003-01-02 |
Tor Lillqvist | Correct the comment telling what headers have the decla... |
blob | commitdiff | diff to current |
2003-01-01 |
Tor Lillqvist | Check the C stdout and stderr streams for validity... |
blob | commitdiff | diff to current |
2003-01-01 |
Tor Lillqvist | Move the alloc_console_called static flag inside these... |
blob | commitdiff | diff to current |
2003-01-01 |
Tor Lillqvist | New function, parallel to ensure_stdout_valid(). #defin... |
blob | commitdiff | diff to current |
2002-12-28 |
Owen Taylor | Split ChangeLog glib-2-2-branchpoint |
blob | commitdiff | diff to current |
2002-12-27 |
Tõivo Leedjärv | Added et to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2002-12-20 |
Owen Taylor | === Released 2.2.0 === GLIB_2_2_0 |
blob | commitdiff | diff to current |
2002-12-20 |
Owen Taylor | === Released 2.2.0 === |
blob | commitdiff | diff to current |
2002-12-20 |
Owen Taylor | Call g_main_thread_init() after setting g_threads_got_i... |
blob | commitdiff | diff to current |
2002-12-19 |
Manish Singh | new endian asm for ia64 and x86_64, general reorg and... |
blob | commitdiff | diff to current |
2002-12-17 |
Tor Lillqvist | Improvement based on suggestion by Thorsten Maerz: |
blob | commitdiff | diff to current |
2002-12-16 |
Owen Taylor | === Released 2.1.5 === GLIB_2_1_5 |
blob | commitdiff | diff to current |
2002-12-16 |
Owen Taylor | Add a hack to mostly deal with problems in support... |
blob | commitdiff | diff to current |
2002-12-16 |
Tor Lillqvist | Fix potential heap corruption. Sometimes called g_free... |
blob | commitdiff | diff to current |
2002-12-16 |
Owen Taylor | AC_SUBST() DATADIRNAME, not DATADIR. |
blob | commitdiff | diff to current |
2002-12-16 |
Owen Taylor | Restore a missing AC_SUBST() for DATADIRNAME. (Found... |
blob | commitdiff | diff to current |
2002-12-15 |
Owen Taylor | Actually set INTLLIBS when needed. (Reported by Tor... |
blob | commitdiff | diff to current |
2002-12-15 |
Tor Lillqvist | Add g_rand_init. |
blob | commitdiff | diff to current |
2002-12-15 |
Tor Lillqvist | Slight update to match what is currently produced by... |
blob | commitdiff | diff to current |
2002-12-15 |
Owen Taylor | HP-UX 10 xshares the same non-posix getpwuid_r signatur... |
blob | commitdiff | diff to current |
2002-12-15 |
Owen Taylor | Mark the contents of the strucures in this file /*... |
blob | commitdiff | diff to current |
2002-12-15 |
Owen Taylor | Break _g_locale_charset() into two pieces - a fast... |
blob | commitdiff | diff to current |
2002-12-15 |
Matthias Clasen | Set TRIO_LIBS when building with trio. |
blob | commitdiff | diff to current |
2002-12-15 |
Matthias Clasen | Add gprintfint.h and trio. |
blob | commitdiff | diff to current |
2002-12-14 |
Manish Singh | Fix typo. Missing '%' in my last commit. |
blob | commitdiff | diff to current |
2002-12-13 |
Owen Taylor | Fixes from Johannes Stezenbach |
blob | commitdiff | diff to current |
2002-12-13 |
Owen Taylor | Allow not setting glib_cv_long_long_format when cross... |
blob | commitdiff | diff to current |
2002-12-13 |
Owen Taylor | long_long_format is always ll for trio. |
blob | commitdiff | diff to current |
2002-12-13 |
Matthias Clasen | Add -lm for pow(). |
blob | commitdiff | diff to current |
2002-12-12 |
Matthias Clasen | Add a test for positional parameters in g_snprintf... |
blob | commitdiff | diff to current |
2002-12-12 |
Manish Singh | pull in trio if host printf doesn't have a known way... |
blob | commitdiff | diff to current |
2002-12-12 |
Owen Taylor | AC_PREREQ(2.53) here; convinces Debian's wrappers to... |
blob | commitdiff | diff to current |
2002-12-11 |
Tor Lillqvist | Fix off-by-one error. (#100853) |
blob | commitdiff | diff to current |
2002-12-11 |
Owen Taylor | === Release 2.1.4 === GLIB_2_1_4 |
blob | commitdiff | diff to current |
2002-12-11 |
Pauli Virtanen | Added "fi" to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2002-12-11 |
Owen Taylor | Add GLIB_ASSERT_SET() as a helper for adding "must... |
blob | commitdiff | diff to current |
2002-12-11 |
Owen Taylor | Also assume AC_LINK_IFELSE() is OK when cross-compiling... |
blob | commitdiff | diff to current |
next |