1999-01-17 |
Tim Janik | fix yet another small glitch |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tim Janik | reentrancy fixups |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tim Janik | incremented version number to 1.1.13, bin age 0, interf... |
commit | commitdiff | tree | snapshot |
1999-01-16 |
Tor Lillqvist | Merge in current Win32 version. Almost no Unix code... |
commit | commitdiff | tree | snapshot |
1999-01-16 |
Timur I. Bakeyev | Add support for pthreads under FreeBSD 2.2.[7|8] |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Manish Singh | don't use inline for !__GNUC__ case with g_warning... |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Tim Janik | small fix so it compiles for me |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Manish Singh | These go along with the last commit |
commit | commitdiff | tree | snapshot |
1999-01-13 |
Manish Singh | acinclude.m4 ltconfig upgrade to libtool 1.2d (with... |
commit | commitdiff | tree | snapshot |
1999-01-12 |
Manish Singh | #warning isn't portable, check for gcc |
commit | commitdiff | tree | snapshot |
1999-01-12 |
Sebastian Wilhelmi | Ops, forgot to save ChangeLog before commiting. |
commit | commitdiff | tree | snapshot |
1999-01-12 |
Sebastian Wilhelmi | Include config.h to get HAVE_LOCALTIME_R macro. |
commit | commitdiff | tree | snapshot |
1999-01-11 |
Jeff Garzik | alloca and vasprintf go away |
commit | commitdiff | tree | snapshot |
1999-01-11 |
Sebastian Wilhelmi | Find right thread system on DG/UX. Thanks to Marc J... |
commit | commitdiff | tree | snapshot |
1999-01-11 |
Sebastian Wilhelmi | Test for localtime_r only after including the right... |
commit | commitdiff | tree | snapshot |
1999-01-11 |
Chris Toshok | add support for freebsd (-lc_r for thread foo) and... |
commit | commitdiff | tree | snapshot |
1999-01-09 |
Jeff Garzik | Make all aux functions static. |
commit | commitdiff | tree | snapshot |
1999-01-09 |
Jeff Garzik | Add checks for vasprintf, localtime_r. |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Owen Taylor | Call the source-specific free function when the hook... |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Sebastian Wilhelmi | Here we must replace getpwuid by getpwuid_r, but as... |
commit | commitdiff | tree | snapshot |
1999-01-06 |
Manish Singh | Eep, forgot ChangeLog for my last commit |
commit | commitdiff | tree | snapshot |
1999-01-05 |
Manish Singh | ditch whitespace before GLIB_SYSDEFS #includes, the... |
commit | commitdiff | tree | snapshot |
1999-01-05 |
Manish Singh | Shut up cvs |
commit | commitdiff | tree | snapshot |
1999-01-05 |
Andrew T. Veliath | fix macro to be shorthand of g_array_insert_vals. |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Manish Singh | some echos interpret \n's and some don't. Deal with... |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Tim Janik | eliminated extraneous "register" qualifiers in variable... |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Tim Janik | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a... |
commit | commitdiff | tree | snapshot |
1999-01-04 |
CST 1999 Shawn... | Released GLib 1.1.12 GLIB_1_1_12 |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Jeff Garzik | Add tree test. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Jeff Garzik | add array-test.c |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Jeff Garzik | Added 'make check' tests, based on testglib code. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Jeff Garzik | Added g_alloca, g_new_a, g_new0_a macros. |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Jeff Garzik | Added g_strdup_printf check |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Jeff Garzik | Handle NULL strings like g_strdup. s/g_strconcat_a... |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Manish Singh | made the alloca tests follow the testglib style |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Jeff Garzik | added g_strndup_a macro |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Tim Janik | avoid unneccessary extra hook referencing (the explicit... |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Jeff Garzik | Added two new alloca-based function macros, g_strdup_a... |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Elliot Lee | When testing to see if glib exists, set LIBS="$GLIB_LIB... |
commit | commitdiff | tree | snapshot |
1998-12-31 |
CST 1998 Shawn... | Released GLib 1.1.11 GLIB_1_1_11 |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Raja R Harinath | Define to G[U]INT64_TO_{LE,BE}, not G[U]INT32_TO_{LE... |
commit | commitdiff | tree | snapshot |
1998-12-26 |
Manish Singh | acglib.m4 provide defaults for POLL sysdefs, simple... |
commit | commitdiff | tree | snapshot |
1998-12-24 |
CST 1998 Shawn... | Released GLib 1.1.10 GLIB_1_1_10 |
commit | commitdiff | tree | snapshot |
1998-12-23 |
George Lebl | don't cast to timeval since timeval is for some reason... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Elliot Lee | Now passes 'make distcheck'. FOR_GNOME_0_99_1 GLIB_GNOME_0_99_1 |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Elliot Lee | Work with builddir != srcdir |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Tim Janik | fixed buglet that could cause bogus warnings. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Tim Janik | there was a reference count race for hooks during invoc... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Tim Janik | default initialize source_timeout with -1 so we have... |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Owen Taylor | Add #defines defining scale of priorities. |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Owen Taylor | Allocate space for pollfd's _after_ adding poll wake... |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Tim Janik | fixed a minor bug that would let configures bail out... |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Tim Janik | add glibconfig-sysdefs.h to .cvsignore |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Tim Janik | fixed up sys/poll.h and sys/types.h inclusions. |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Tim Janik | fixed up gthread includes, cleaned up glibconfig.h... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Owen Taylor | Dec 18 12:51:39 1998 Owen Taylor <otaylor@redhat... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Sebastian Wilhelmi | Changed the last pthread_cond_init to pthread_attr_init. |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Tim Janik | new function to check whether a main loop has been... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Sebastian Wilhelmi | Fixed size in g_memmove, reported by Alexander Larsson |
commit | commitdiff | tree | snapshot |
1998-12-17 |
CST 1998 Shawn... | Released GLib 1.1.9 GLIB_1_1_9 |
commit | commitdiff | tree | snapshot |
1998-12-17 |
CST 1998 Shawn... | giounix.c: s/g_main_poll_add/g_main_remove_add/g |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Manish Singh | check for pthread_attr_init in all cases, du4 needs... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Tim Janik | if !G_THREADS_ENABLED, eat the trailing semicolon with... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Tim Janik | -DG_LOG_DOMAIN="GThread", we don't need an extern varia... |
commit | commitdiff | tree | snapshot |
1998-12-16 |
PST 1998 Shawn... | Released GLib 1.1.8 (CVS tag is GLIB_1_1_8a) GLIB_1_1_8a |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Sebastian Wilhelmi | Fixed small bug. |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Joel Becker | changed func_data to user_data for g_scanner_scope_symb... |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Sebastian Wilhelmi | Fixed stupid bug, that made g_static_mutex_lock(*mutex... |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Sebastian Wilhelmi | Updated to reflect the existence of gthread. |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. |
commit | commitdiff | tree | snapshot |
1998-12-16 |
CST 1998 Shawn... | Released GLib 1.1.8 GLIB_1_1_8 |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Owen Taylor | Overview of Changes in GLib 1.1.8: |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Joel Becker | fixed error for AIX thread detection |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Tim Janik | fixed library and flag ordering for --libs |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Owen Taylor | Use an "inheritance" scheme for IO channel memory alloc... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Elliot Lee | -fstack-check generates non-working code for at least... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Havoc Pennington | Solaris has a broken strftime that produced garbage... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Martin Baulig | This is no valid shell syntax: |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Sebastian Wilhelmi | Dont complain, if --without-threads or --with-threads... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Sebastian Wilhelmi | updated. |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Jeff Garzik | Bugfixes to autoconf thread lib detection |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Sebastian Wilhelmi | s/g_mutex_functions_for_glib_use/g_thread_functions_for... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Jeff Garzik | Fixed --with-threads, small 64-bit prob |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Owen Taylor | Make sure all calls to g_node_validate_allocator are... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
commit | commitdiff | tree | snapshot |
1998-12-13 |
Tim Janik | always define G_HAVE_INLINE if __cplusplus is defined... |
commit | commitdiff | tree | snapshot |
1998-12-11 |
CST 1998 Shawn... | Released GLib 1.1.7 GLIB_1_1_7 |
commit | commitdiff | tree | snapshot |
1998-12-10 |
Joel Becker | removed redefinition of G_COMPILED_WITH_DEBUGGING from... |
commit | commitdiff | tree | snapshot |
1998-12-09 |
CST 1998 Shawn... | Released GLib 1.1.6 GLIB_1_1_6 |
commit | commitdiff | tree | snapshot |
1998-12-08 |
Manish Singh | fixes to #undef HAVE_POLL case |
commit | commitdiff | tree | snapshot |
1998-12-05 |
Martin Baulig | When creating glibconfig.h, we need to include <sys... PRE_CLEANUP |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Manish Singh | shut up CVS |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Havoc Pennington | If Julian is valid, we have to update the dmy represent... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Havoc Pennington | Forgot this, last ChangeLog covers it (added testgdate... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Havoc Pennington | Two new files. This is kind of ugly code, but I want... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Havoc Pennington | Oops, I copied this into the log message but didn't... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Havoc Pennington | Rely on GDate::dmy and GDate::Julian flags, rather... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Owen Taylor | Merge main loop into head. This probably breaks Win32... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Sebastian Wilhelmi | changed `gpointer struct_tm_p' parameter of g_date_to_s... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
CST 1998 Shawn... | NEWS: README: glib.spec: docs/glib-config.1: Incremente... |
commit | commitdiff | tree | snapshot |
next |