2002-12-13 |
Owen Taylor | Allow not setting glib_cv_long_long_format when cross... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Owen Taylor | long_long_format is always ll for trio. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Matthias Clasen | Add -lm for pow(). |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Matthias Clasen | Add a test for positional parameters in g_snprintf... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Matthias Clasen | Add --ignore-files=trio to avoid gtk-doc warnings about... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Manish Singh | use G_G[U]INT64_FORMAT unconditionally, since we'll... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Manish Singh | pull in trio if host printf doesn't have a known way... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Owen Taylor | AC_PREREQ(2.53) here; convinces Debian's wrappers to... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Laurent Dhima | Updated |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Laurent Dhima | Updated |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Yanko Kaneti | Updated Bulgarian translation. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Nam SungHyun | updated |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Tor Lillqvist | Fix off-by-one error. (#100853) |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | === Release 2.1.4 === GLIB_2_1_4 |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Unset ac_cv_func_bind_textdomain_codeset before calling |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Pauli Virtanen | Added "fi" to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Pauli Virtanen | Added Finnish translation from Lauri Nurmi. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Add GLIB_ASSERT_SET() as a helper for adding "must... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Also assume AC_LINK_IFELSE() is OK when cross-compiling... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Gil Osher | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Factor out repeated thread test into a m4_define()... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Use an include to avoid having to duplicate the gettext... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Fix problem from recent commit where non GNU-format... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Version 2.1.4, interface age 1. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Owen Taylor | Include string.h, supress a warning. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Gil Osher | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Gil Osher | Added Hebrew translation. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Gil Osher | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Owen Taylor | Improve docs for return value and @microseconds out... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Sebastian Wilhelmi | Improve generation of pseudo-random integers. (#99720... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Sebastian Wilhelmi | Improve generation of pseudo-random integers. (#99720... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Matthias Clasen | Add docs. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Kjartan Maraas | Updated Norwegian (bokmal) translation. Updated Norwegi... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Matthias Clasen | Add docs. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Matthias Clasen | Add GTypeClass, GTypePluginClass and GTypeModuleClass. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Peteris Krisjanis | 2002-12-09 Artis Trops <hornet@navigator.lv> * lv... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Sebastian Wilhelmi | use 0 instead of $defattr, as it isn't defined anymore... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Owen Taylor | Guard against the POSIX allowed behavior where access... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Matthias Clasen | Add docs. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Matthias Clasen | Rename to canonicalize_key. Adjust all callers. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Owen Taylor | Avoid literal UTF-8. (Allow it to build with IRIX cc... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Owen Taylor | Don't distribute ref-add/del.sed., fixing problem with... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Owen Taylor | chmod 0755 scripts in AC_OUTPUT(), since install -c... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Owen Taylor | Use AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Yuri Syrota | Updated Ukrainian translation |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Yuri Syrota | Updated Ukrainian translation |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Matthias Clasen | Typo fix. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Matthias Clasen | Explain allowed signal names in more detail. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Matthias Clasen | Add Since and Deprecation info for symbols documented... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Owen Taylor | Fix multiple problems with the programs in the argument... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Owen Taylor | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Owen Taylor | Start of fixes for cross-compilation. Based on patches... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Takayuki KUSANO | Updated Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Owen Taylor | Add 3rd argument to remaining AC_DEFINES(), so we can... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Owen Taylor | Properly refcount the main module if it is already... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Owen Taylor | Use datadir, not $(prefix)/share. (#89339) |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Matthias Clasen | Sync parameter names with docs and implementation. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Matthias Clasen | Check that strlcpy behaves as per the OpenBSD man page... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Kostas Papadimas | Updated the Greek translation |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Miloslav Trmac | Merge Czech translation from gnome-2-0 |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Dmitry Mastrukov | ru.po: Updated Russian translation from Russian team... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Frédéric Crozat | Fix typo from previous commit |
commit | commitdiff | tree | snapshot |
2002-12-03 |
James M. Cape | Check for NULL before doing anything. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Matthias Clasen | Add docs. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Owen Taylor | === Released 2.1.3 === GLIB_2_1_3 |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Owen Taylor | Add missed ChangeLog entry |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Matthias Clasen | More GSignal docs. |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Matthias Clasen | More docs. |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Ole Laursen | Added "da" to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Ole Laursen | Updated Danish translation. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Matthias Clasen | It is a 2.2 addition. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Matthias Clasen | Adjust to changed parameter names. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Matthias Clasen | Move some docs inline, and add deprecation information... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Matthias Clasen | Fix the definitions around printf: either we use system... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Matthias Clasen | Mark 2.2 API additions. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Matthias Clasen | Fix the gtk-doc version check. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Matthias Clasen | Use G_LIKELY without surrounding parentheses in g_asser... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Matthias Clasen | Only use G_LIKELY in g_assert() and g_return_[val]_if_f... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Owen Taylor | Avoid non-ANSI pointer comparison. (#54344, Morten... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Sebastian Wilhelmi | Improved the seeding algorithm. Old behaviour can be... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Sebastian Wilhelmi | Make CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Vincent van... | Massive copy-paste from stable branch. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Matthias Clasen | Fix the non-gcc-3.x definitions of G_LIKELY and G_UNLIK... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Tor Lillqvist | Fix two bugs: 1) If abs_time is NULL, should use infini... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Matthias Clasen | Document that the varargs must be NULL-terminated.... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Matthias Clasen | Remove the (no longer effective) empty if-branch. |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Hasbullah Bin Pit | Updated Malay Translation. 1 je |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Matthias Clasen | Add missing short descriptions, standardize them to... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Matthias Clasen | Explain --enable-include-printf. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Matthias Clasen | Add version info to API docs. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Matthias Clasen | Add Copyright notice. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Kjartan Maraas | Updated Norwegian (bokmal) translation. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Sebastian Wilhelmi | Fixed typo: PTHREAD_PRIO_MIN -> PTHREAD_PRIO_MAX. ... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Owen Taylor | Remove broken G_HIDDEN_SYMBOL definition which wasn... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Dmitry Mastrukov | be.po: Updated Belarusian translation from Belarusian... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Owen Taylor | Allow NULL to be cast to any type. (Frequently requeste... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Owen Taylor | Patch from Morten Welinder to make ghash.c properly... |
commit | commitdiff | tree | snapshot |
next |