index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-16
Add gettext support.
Owen Taylor
1
-1
/
+22
2001-01-05
move $enable_debug down below checks for GCC to avoid setting CFLAGS
Owen Taylor
1
-9
/
+15
2001-01-05
Look also for (illegal) forward slashes in the template.
Tor Lillqvist
1
-1
/
+4
2001-01-04
remove glib-config-2.0
Havoc Pennington
1
-1
/
+0
2000-12-29
we can't grow _cv_ variables by using a backticked expr that refers back
Tim Janik
1
-11
/
+10
2000-12-29
got rid of outdated dmalloc support. provide g_try_malloc() and
Tim Janik
1
-29
/
+44
2000-12-22
Determine the suffix of the shared librarries for this system. This is
Sebastian Wilhelmi
1
-0
/
+19
2000-12-19
Added --disable-mem-pools option.
Alexander Larsson
1
-0
/
+11
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-0
/
+16
2000-12-08
Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b.
Raja R Harinath
1
-10
/
+9
2000-11-21
Add a surrogate for thread priorities using PID niceness for systems with
Sebastian Wilhelmi
1
-0
/
+23
2000-11-15
Check for the sched.h header and include it on gthread/gthread-posix.c if
Sebastian Wilhelmi
1
-42
/
+54
2000-11-13
Up version to 1.3.2
Owen Taylor
1
-1
/
+1
2000-11-12
Create wrapper functions for iconv() so that we can transparently use the
Owen Taylor
1
-0
/
+60
2000-10-30
Check for mkstemp.
Tor Lillqvist
1
-1
/
+1
2000-10-23
Use one = instead of two, which is plainly wrong.
Sebastian Wilhelmi
1
-1
/
+1
2000-10-16
gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).
Raja R Harinath
1
-105
/
+95
2000-10-12
Split glib.h into many header files mostly according to the resp.
Sebastian Wilhelmi
1
-8
/
+6
2000-10-12
Removed cruft from old threading code.
Sebastian Wilhelmi
1
-3
/
+0
2000-10-12
define GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h,
Sebastian Wilhelmi
1
-1
/
+1
2000-10-09
Work with beta autoconf 2.50.
Raja R Harinath
1
-34
/
+23
2000-10-04
Reverted my last commit:
Martin Baulig
1
-1
/
+0
2000-09-29
New automake conditional. Only compile the gthread subdirectory if we
Martin Baulig
1
-0
/
+1
2000-09-29
Added errorcheck mutexes. These are activated through the preprocessor
Sebastian Wilhelmi
1
-8
/
+11
2000-09-28
Adjusted the test for an unimplemented getpwuid_r. Info from Michael
Sebastian Wilhelmi
1
-2
/
+3
2000-09-28
Moved determination of G_THREAD_FLAGS before G_THREAD_LIBS. Check for
Sebastian Wilhelmi
1
-82
/
+98
2000-09-28
Some platforms support 64 bit 'long long', but you can not printf or scanf
Sebastian Wilhelmi
1
-6
/
+17
2000-09-21
The last released automake (1.4) still requires AM_PROG_LIBTOOL instead of
Sebastian Wilhelmi
1
-1
/
+1
2000-09-19
Test for the existence of getcwd, and use it only when found.
Sebastian Wilhelmi
1
-1
/
+1
2000-09-17
Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define g_alloca() as an
Elliot Lee
1
-1
/
+8
2000-09-06
Improve separation of generic non-generic parts and dependencies.
Owen Taylor
1
-0
/
+2
2000-09-06
Add gtk-doc checks for newly added docs/reference/ subdir.
Owen Taylor
1
-0
/
+37
2000-07-31
pkg-config data files
Havoc Pennington
1
-0
/
+4
2000-07-26
added g_strlcat() and g_strlcpy() wrappers, supplied by David Wheeler
Tim Janik
1
-1
/
+17
2000-07-26
include <stdlib.h> and <stddef.h> if STDC_HEADERS is defined.
Tim Janik
1
-1
/
+15
2000-07-19
glibconfig.h and glib.h now include files outside of the extern "C" block.
Sebastian Wilhelmi
1
-5
/
+5
2000-07-15
Add build/Makefile and build/win32/Makefile to AC_OUTPUT() so things build
Owen Taylor
1
-0
/
+2
2000-07-14
Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4
Owen Taylor
1
-2
/
+2
2000-07-06
Release 1.3.1
Owen Taylor
1
-7
/
+1
2000-05-29
Add function to get the codeset name for the current locale.
Owen Taylor
1
-0
/
+11
2000-05-12
added gobject
Tim Janik
1
-2
/
+18
2000-04-26
Look for both pthread_create and pthread_join in the thread library. Some
Sebastian Wilhelmi
1
-4
/
+7
2000-04-17
Add configure test for garbage collector friendliness for GLib. If
Sebastian Wilhelmi
1
-0
/
+10
2000-03-23
After finding the right thread library (containing e.g. pthread_create) we
Sebastian Wilhelmi
1
-24
/
+28
2000-03-22
Test for sched_yield as the native yield function first. Corrected typo
Sebastian Wilhelmi
1
-14
/
+16
2000-03-21
always define G_GNUC_EXTENSION, even when not needed by GLib. That's
Sebastian Wilhelmi
1
-11
/
+1
2000-03-17
Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages.
Sebastian Wilhelmi
1
-45
/
+60
2000-03-06
Another small change to the pthread_.. search pattern. Should work *now*
Sebastian Wilhelmi
1
-2
/
+2
2000-03-03
Make the search for pthread_attr_... prototypes find names at the start of
Sebastian Wilhelmi
1
-2
/
+2
2000-02-18
Changed GCC version test to also accept major versions > 2. Thanks to Ben
Sebastian Wilhelmi
1
-1
/
+1
[next]