| Commit message (Expand) | Author | Age | Files | Lines |
* | Split glib.h into many header files mostly according to the resp. | Sebastian Wilhelmi | 2000-10-12 | 1 | -0/+18 |
* | Removed cruft from old threading code. | Sebastian Wilhelmi | 2000-10-12 | 1 | -1/+3 |
* | define GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, | Sebastian Wilhelmi | 2000-10-12 | 1 | -0/+5 |
* | Work with beta autoconf 2.50. | Raja R Harinath | 2000-10-09 | 1 | -0/+13 |
* | Use this to specify that 'configure' depends on acglib.m4. | Raja R Harinath | 2000-10-09 | 1 | -1/+6 |
* | Add new files. | Havoc Pennington | 2000-10-09 | 1 | -0/+24 |
* | Fix the Win32-only code to use current API, | Tor Lillqvist | 2000-10-06 | 1 | -0/+3 |
* | Revamp to be like makefile.mingw.in, make the MSVC build actually work | Tor Lillqvist | 2000-10-06 | 1 | -0/+28 |
* | Changed alloca stuff a bit: when we have a working alloca.h, we're not | Sebastian Wilhelmi | 2000-10-05 | 1 | -0/+6 |
* | Reverted my last commit: | Martin Baulig | 2000-10-04 | 1 | -6/+0 |
* | Put the pkg-config scripts back to the correct pkg-config syntax | Martin Baulig | 2000-09-30 | 1 | -7/+0 |
* | Added function to keep symetry with g_node_insert_before. 2000-09-29 | Jonathan Blandford | 2000-09-29 | 1 | -0/+5 |
* | New automake conditional. Only compile the gthread subdirectory if we | Martin Baulig | 2000-09-29 | 1 | -0/+6 |
* | Set this to `$(libexecdir)/pkgconfig'; this is the directory where | Martin Baulig | 2000-09-29 | 1 | -0/+7 |
* | Several minor ANSI C fixes. | Martin Baulig | 2000-09-29 | 1 | -0/+23 |
* | Added errorcheck mutexes. These are activated through the preprocessor | Sebastian Wilhelmi | 2000-09-29 | 1 | -0/+10 |
* | fix indentation (GConvertError): generic error is conventionally called | Havoc Pennington | 2000-09-29 | 1 | -0/+9 |
* | Adjusted the test for an unimplemented getpwuid_r. Info from Michael | Sebastian Wilhelmi | 2000-09-28 | 1 | -0/+4 |
* | Moved determination of G_THREAD_FLAGS before G_THREAD_LIBS. Check for | Sebastian Wilhelmi | 2000-09-28 | 1 | -0/+14 |
* | Some platforms support 64 bit 'long long', but you can not printf or scanf | Sebastian Wilhelmi | 2000-09-28 | 1 | -0/+5 |
* | max_len can't be initialized statically as it might call a function. So do | Sebastian Wilhelmi | 2000-09-28 | 1 | -0/+5 |
* | Add G_GNUC_PURE macro (but don't use it anywhere).GNOME_PRINT_0_24 | Elliot Lee | 2000-09-26 | 1 | -0/+3 |
* | Add a few missing G_GNUC_CONST's. | Elliot Lee | 2000-09-25 | 1 | -0/+3 |
* | Add gconvert.o. Use libiconv. | Tor Lillqvist | 2000-09-21 | 1 | -0/+8 |
* | The last released automake (1.4) still requires AM_PROG_LIBTOOL instead of | Sebastian Wilhelmi | 2000-09-21 | 1 | -0/+6 |
* | Test for the existence of getcwd, and use it only when found. | Sebastian Wilhelmi | 2000-09-19 | 1 | -0/+8 |
* | Implement g_ucs4_to_utf8 which was in | Owen Taylor | 2000-09-18 | 1 | -2/+11 |
* | Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define g_alloca() as an | Elliot Lee | 2000-09-17 | 1 | -0/+4 |
* | Havoc Pennington's implementation of convenient character set conversion | Owen Taylor | 2000-09-11 | 1 | -0/+11 |
* | Add this function. | Havoc Pennington | 2000-09-11 | 1 | -0/+4 |
* | Add a missing g_return_if_fail(). | Owen Taylor | 2000-09-10 | 1 | -0/+4 |
* | for non-i386 and non-alpha, or non gcc, implement BREAKPOINT() as raise (5 | Tim Janik | 2000-09-07 | 1 | -0/+18 |
* | docs | Havoc Pennington | 2000-09-06 | 1 | -0/+6 |
* | Some inline docs fixes. | Owen Taylor | 2000-09-06 | 1 | -0/+4 |
* | s/G_MICROSEC/G_USEC_PER_SEC/ | Sebastian Wilhelmi | 2000-09-06 | 1 | -0/+3 |
* | Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h, as they are really | Sebastian Wilhelmi | 2000-09-06 | 1 | -0/+5 |
* | Add gtk-doc checks for newly added docs/reference/ subdir. | Owen Taylor | 2000-09-06 | 1 | -0/+5 |
* | Don't use a G_LOCK, as it isn't necessary. | Sebastian Wilhelmi | 2000-09-05 | 1 | -0/+5 |
* | Use g_return_val_if_fail instead of g_return_if_fail, as the function now | Sebastian Wilhelmi | 2000-09-01 | 1 | -0/+4 |
* | Include gerror.h before it is used for some g_thread_* functions. | Sebastian Wilhelmi | 2000-09-01 | 1 | -0/+10 |
* | Added function g_propagte_error to hand over local errors to the calling | Sebastian Wilhelmi | 2000-09-01 | 1 | -0/+6 |
* | glib.h glib.def New function, to make a GPollFD from a GIOChannel. Creates | Tor Lillqvist | 2000-08-31 | 1 | -0/+6 |
* | glib.h No use for separate condition parameter. | Tor Lillqvist | 2000-08-31 | 1 | -0/+4 |
* | Simplify, use GetSystemTimeAsFileTime(). | Tor Lillqvist | 2000-08-31 | 1 | -0/+5 |
* | Hmm, the parameter to g_io_channel_win32_poll() should be a GPollFD array, | Tor Lillqvist | 2000-08-27 | 1 | -1/+1 |
* | New function, otherwise like g_io_channel_win32_wait_for_condition(), but | Tor Lillqvist | 2000-08-27 | 1 | -0/+13 |
* | Mark the following functions G_GNUC_CONST (to allow betteroptimization) | Elliot Lee | 2000-08-25 | 1 | -0/+9 |
* | Fix inclusion of config.h | Elliot Lee | 2000-08-21 | 1 | -0/+4 |
* | Fix a couple of trivial bugs that were causing warnings. | Owen Taylor | 2000-08-21 | 1 | -0/+13 |
* | Return the data left behind. Return the data left behind. | Darin Adler | 2000-08-17 | 1 | -0/+15 |