2002-12-15 |
Owen Taylor | HP-UX 10 xshares the same non-posix getpwuid_r signatur... |
blob | commitdiff |
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 |
2002-12-11 |
Owen Taylor | Factor out repeated thread test into a m4_define()... |
blob | commitdiff | diff to current |
2002-12-11 |
Owen Taylor | Version 2.1.4, interface age 1. |
blob | commitdiff | diff to current |
2002-12-11 |
Owen Taylor | Include string.h, supress a warning. |
blob | commitdiff | diff to current |
2002-12-10 |
Sebastian Wilhelmi | Improve generation of pseudo-random integers. (#99720... |
blob | commitdiff | diff to current |
2002-12-09 |
Sebastian Wilhelmi | use 0 instead of $defattr, as it isn't defined anymore... |
blob | commitdiff | diff to current |
2002-12-09 |
Owen Taylor | Guard against the POSIX allowed behavior where access... |
blob | commitdiff | diff to current |
2002-12-06 |
Owen Taylor | Avoid literal UTF-8. (Allow it to build with IRIX cc... |
blob | commitdiff | diff to current |
2002-12-06 |
Owen Taylor | Don't distribute ref-add/del.sed., fixing problem with... |
blob | commitdiff | diff to current |
2002-12-06 |
Owen Taylor | chmod 0755 scripts in AC_OUTPUT(), since install -c... |
blob | commitdiff | diff to current |
2002-12-06 |
Owen Taylor | Use AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy... |
blob | commitdiff | diff to current |
2002-12-05 |
Matthias Clasen | Add Since and Deprecation info for symbols documented... |
blob | commitdiff | diff to current |
2002-12-05 |
Owen Taylor | Fix multiple problems with the programs in the argument... |
blob | commitdiff | diff to current |
2002-12-05 |
Owen Taylor | Start of fixes for cross-compilation. Based on patches... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Add 3rd argument to remaining AC_DEFINES(), so we can... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2002-12-03 |
Matthias Clasen | Check that strlcpy behaves as per the OpenBSD man page... |
blob | commitdiff | diff to current |
2002-12-03 |
Frédéric Crozat | Fix typo from previous commit |
blob | commitdiff | diff to current |
2002-12-03 |
James M. Cape | Check for NULL before doing anything. |
blob | commitdiff | diff to current |
2002-12-02 |
Owen Taylor | === Released 2.1.3 === GLIB_2_1_3 |
blob | commitdiff | diff to current |
2002-12-02 |
Owen Taylor | Add missed ChangeLog entry |
blob | commitdiff | diff to current |
2002-11-30 |
Ole Laursen | Added "da" to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2002-11-29 |
Matthias Clasen | It is a 2.2 addition. |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Adjust to changed parameter names. |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Move some docs inline, and add deprecation information... |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Fix the definitions around printf: either we use system... |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Mark 2.2 API additions. |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Fix the gtk-doc version check. |
blob | commitdiff | diff to current |
2002-11-27 |
Matthias Clasen | Use G_LIKELY without surrounding parentheses in g_asser... |
blob | commitdiff | diff to current |
2002-11-26 |
Matthias Clasen | Only use G_LIKELY in g_assert() and g_return_[val]_if_f... |
blob | commitdiff | diff to current |
2002-11-26 |
Sebastian Wilhelmi | Improved the seeding algorithm. Old behaviour can be... |
blob | commitdiff | diff to current |
2002-11-26 |
Sebastian Wilhelmi | Make CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS... |
blob | commitdiff | diff to current |
2002-11-26 |
Matthias Clasen | Fix the non-gcc-3.x definitions of G_LIKELY and G_UNLIK... |
blob | commitdiff | diff to current |
2002-11-25 |
Matthias Clasen | Document that the varargs must be NULL-terminated.... |
blob | commitdiff | diff to current |
2002-11-25 |
Matthias Clasen | Remove the (no longer effective) empty if-branch. |
blob | commitdiff | diff to current |
2002-11-23 |
Matthias Clasen | Add version info to API docs. |
blob | commitdiff | diff to current |
2002-11-22 |
Matthias Clasen | Add Copyright notice. |
blob | commitdiff | diff to current |
2002-11-22 |
Sebastian Wilhelmi | Fixed typo: PTHREAD_PRIO_MIN -> PTHREAD_PRIO_MAX. ... |
blob | commitdiff | diff to current |
2002-11-22 |
Owen Taylor | Remove broken G_HIDDEN_SYMBOL definition which wasn... |
blob | commitdiff | diff to current |
2002-11-21 |
Owen Taylor | Patch from Morten Welinder to make ghash.c properly... |
blob | commitdiff | diff to current |
2002-11-21 |
Owen Taylor | Add G_GNUC_DEPRECATED. (Tom Tromey, #87969) |
blob | commitdiff | diff to current |
2002-11-21 |
Tor Lillqvist | Hardcode 2.0 in the names, as that is what Makefile... |
blob | commitdiff | diff to current |
2002-11-21 |
Tor Lillqvist | Typo. |
blob | commitdiff | diff to current |
2002-11-21 |
Tor Lillqvist | gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode... |
blob | commitdiff | diff to current |
2002-11-21 |
Tor Lillqvist | Update to match what is currently produced by autotools. |
blob | commitdiff | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | diff to current |
2002-11-20 |
Matthias Clasen | Use G_LIKELY. (#69022) |
blob | commitdiff | diff to current |
2002-11-19 |
Owen Taylor | Fix strtull/strtoull type in docs (#99012, Morten Welin... |
blob | commitdiff | diff to current |
2002-11-18 |
Tor Lillqvist | Do handle G_SPAWN_DO_NOT_REAP_CHILD after all, similari... |
blob | commitdiff | diff to current |
2002-11-17 |
Tor Lillqvist | [Win32] Fix the asynchronous g_spawn* to return the... |
blob | commitdiff | diff to current |
2002-11-17 |
Tor Lillqvist | Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be... |
blob | commitdiff | diff to current |
2002-11-08 |
Soeren Sandmann | Trivial s/foo/foo_/ fixes to make <glib.h> includable... |
blob | commitdiff | diff to current |
2002-11-08 |
Owen Taylor | Patch from Havoc Pennington to add functions for settin... |
blob | commitdiff | diff to current |
2002-11-06 |
Tor Lillqvist | Add g_main_thread_init. |
blob | commitdiff | diff to current |
2002-11-06 |
Matthias Clasen | Minor doc markup fix. |
blob | commitdiff | diff to current |
2002-11-05 |
Owen Taylor | Add -DG_DISABLE_CAST_CHECKS for everything but --enable... |
blob | commitdiff | diff to current |
2002-11-04 |
Owen Taylor | Include config.h so DISABLE_MEMPOOLS actually has an... |
blob | commitdiff | diff to current |
2002-11-03 |
Dmitry Mastrukov | configure.in: Added Belarusian to ALL_LINGUAS |
blob | commitdiff | diff to current |
2002-11-02 |
Daniel Elstner | Fix left_len calculation in the from UTF-8 to UTF-8... |
blob | commitdiff | diff to current |
2002-10-26 |
Tor Lillqvist | Don't set on Win32, only causes trouble. |
blob | commitdiff | diff to current |
2002-10-18 |
Manish Singh | avoid creating negative values out of unsigned values... |
blob | commitdiff | diff to current |
2002-10-15 |
Manish Singh | use gsize instead of int where appropriate (64-bit... |
blob | commitdiff | diff to current |
2002-10-15 |
Manish Singh | add -DG_DISABLED_DEPRECATED |
blob | commitdiff | diff to current |
2002-10-14 |
Owen Taylor | Fix a memory leak. (#94550, Sebastian Rittau) |
blob | commitdiff | diff to current |
2002-10-14 |
Owen Taylor | Make prefix argument const. (#91662, Gustavo Carneiro) |
blob | commitdiff | diff to current |
2002-10-14 |
Owen Taylor | Fix a minor memory leak. |
blob | commitdiff | diff to current |
2002-10-12 |
Tim Janik | fix comment. (g_ascii_strtoull): new function, acting... |
blob | commitdiff | diff to current |
2002-10-12 |
Soeren Sandmann | Documentation fixes: #71778, Owen Taylor; #85095, Bill... |
blob | commitdiff | diff to current |
2002-10-10 |
Tim Janik | if input_name is NULL, print out "<memory>" instead... |
blob | commitdiff | diff to current |
2002-09-29 |
Manish Singh | use gsize instead of int where appropriate (64-bit... |
blob | commitdiff | diff to current |
2002-09-28 |
Tor Lillqvist | Instead of forcing -fnative-struct into CFLAGS when... |
blob | commitdiff | diff to current |
2002-09-28 |
Tor Lillqvist | Say we require autoconf 2.52 as that is what configure... |
blob | commitdiff | diff to current |
2002-09-23 |
Arvind Samptur | when the child fails we need to reap it to avoid a... |
blob | commitdiff | diff to current |
2002-09-20 |
Matthias Clasen | Don't print scanner->input_name when it is NULL. (... |
blob | commitdiff | diff to current |
2002-09-06 |
Havoc Pennington | automake 1.4 |
blob | commitdiff | diff to current |
2002-09-01 |
Soeren Sandmann | Documentation fixes: (#75255, Martin Schulze; #76104... |
blob | commitdiff | diff to current |
2002-08-26 |
Tor Lillqvist | Don't link with -lwsock32 on Cygwin (#91696, Masahiro... |
blob | commitdiff | diff to current |
2002-08-20 |
Hidetoshi Tajima | validate 'len' argument properly for the case that... |
blob | commitdiff | diff to current |
2002-08-10 |
Gustavo Noronha... | new translation |
blob | commitdiff | diff to current |
2002-08-07 |
Matthias Clasen | Use g_return_val_if_fail, no g_return_if_fail. |
blob | commitdiff | diff to current |
2002-08-06 |
Sebastian Wilhelmi | Factor out g_main_context_init_pipe from g_main_context... |
blob | commitdiff | diff to current |
2002-08-06 |
Sebastian Wilhelmi | Set the normal PID surrogate priority according to... |
blob | commitdiff | diff to current |
2002-07-26 |
Owen Taylor | hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
next |