1999-03-16 |
Sebastian Wilhelmi | Added a test for the G_(U)?INT(16|32|64)_FORMAT and |
blob | commitdiff | raw |
1999-03-16 |
Sebastian Wilhelmi | Removed G_(U)?INT8_FORMAT again, as it can't be used... |
blob | commitdiff | raw | diff to current |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jeff Garzik | Commented out debugging output. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Raja R Harinath | Remove widechar tests and defines. (fd_set): Change... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads. |
blob | commitdiff | raw | diff to current |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads... |
blob | commitdiff | raw | diff to current |
1999-03-09 |
Jeff Garzik | Added stack, queue ADTs and related tests. |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Asbjørn Pettersen | add OS/2 changes |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Josh MacDonald | Add g_spaced_primes_closest to glib.def, it was missing. |
blob | commitdiff | raw | diff to current |
1999-03-01 |
Sebastian Wilhelmi | Fixed yet another bloody implementation of getpwuid_r... |
blob | commitdiff | raw | diff to current |
1999-02-27 |
Tim Janik | moved old ChangeLog to ChangeLog.pre-1-2, and started... |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Shawn Amundson | Increment version to 1.2.0. GLIB_1_2_0 |
blob | commitdiff | raw | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | raw | diff to current |
1999-02-21 |
Michael Fulbright | I've made the spec file autogenerated, and I tweaked it |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Tim Janik | plugged a memory leak, reported by Koen D'Hondt <ripley... |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Elliot Lee | glib.spec: Do --enable-debug=no for the .rpm's. |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Tor Lillqvist | Must define HAVE_PTHREAD_GETSPECIFIC_POSIX. Pity I... |
blob | commitdiff | raw | diff to current |
1999-02-16 |
CST 1999 Shawn T... | version=1.1.16 GLIB_1_1_16 |
blob | commitdiff | raw | diff to current |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions... |
blob | commitdiff | raw | diff to current |
1999-02-15 |
Tim Janik | default to yes for development trees. |
blob | commitdiff | raw | diff to current |
1999-02-15 |
Tim Janik | return guints instead of gints for g_hash_table_size and |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Tim Janik | be more descriptive on unsupported systems. |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Sebastian Wilhelmi | forgot the ChangeLog. Here we go |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Tim Janik | fixed errernerous code wrt to thread specific error... |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Elliot Lee | pools of 128 items instead of 1024 items. |
blob | commitdiff | raw | diff to current |
1999-02-08 |
Sebastian Wilhelmi | Changed the test for getpwuid_r to exclude those system... |
blob | commitdiff | raw | diff to current |
1999-02-08 |
Owen Taylor | Copy all elements of the allocations[] array, including... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Sebastian Wilhelmi | Make the error message in case of a broken thread syste... |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Tor Lillqvist | Update GLIB_MICRO_VERSION. (Pity it has to be done... |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Christopher Blizzard | change my email address |
blob | commitdiff | raw | diff to current |
1999-02-04 |
PST 1999 Shawn T... | version=1.1.15 GLIB_1_1_15 |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Tor Lillqvist | Don't call ensure_stdout_valid (which would open an... |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Owen Taylor | Release the main_loop lock around calls to prepare... |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Sebastian Wilhelmi | Moved the check for MT save function variants after... |
blob | commitdiff | raw | diff to current |
1999-01-29 |
Sebastian Wilhelmi | Fixed typo. Now HPUX 11 thread system detection should... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
CST 1999 Shawn T... | version=1.1.14 GLIB_1_1_14 |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Sebastian Wilhelmi | Simplified configure.in test for posix threads, systems... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Manish Singh | Xsed isn't valid here, don't use it |
blob | commitdiff | raw | diff to current |
1999-01-27 |
Tim Janik | applied patch from Andrej Borsenkow <borsenkow.msk... |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Manish Singh | don't use backquotes in warning text |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Sebastian Wilhelmi | Removed the #warning about MT unsafety without localtime_r. |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Raph Levien | Fixed a broken #define for G_THREADS_IMPL_$g_threads_im... |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Timur Bakeyev | NO_SYS_SIGLIST_DECL change. |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Sebastian Wilhelmi | Do not use the thread libs, when searching for some... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Tim Janik | reverted raja's changes, since they leaked a struct... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Raja R Harinath | Hopefully got the error handling for `getpwuid_r' right... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
EST 1999 Jeff Garzik | - Revert previous "fix" (which really just did things... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Manish Singh | Moved the warning about MT and no getpwuid_r from gutil... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Jeff Garzik | - Fixed bug that overwrote nodes in hash buckets instea... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Raja R Harinath | Rewrite not to look at `errno' if library call succeeds... |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Tor Lillqvist | Update pthread_mutex_t size and initializer contents... |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Tim Janik | cleaned up the errno mess for GETPWUID. we especially... |
blob | commitdiff | raw | diff to current |
1999-01-22 |
Jeff Garzik | move gmodule changelog entry to gmodule changelog |
blob | commitdiff | raw | diff to current |
1999-01-21 |
EST 1999 Jeff Garzik | Add braces to eliminate an ambiguous else warning. |
blob | commitdiff | raw | diff to current |
1999-01-21 |
EST 1999 Jeff Garzik | Use AC_PREREQ not AC_REQUIRE for autoconf version test. |
blob | commitdiff | raw | diff to current |
1999-01-21 |
Sebastian Wilhelmi | Changed error handling again, as the error is not alway... |
blob | commitdiff | raw | diff to current |
1999-01-21 |
Tor Lillqvist | Include signal.h only when the signal names will be... |
blob | commitdiff | raw | diff to current |
1999-01-21 |
EST 1999 Mandrake | made some adjustments for automake 1.4 and autoconf... |
blob | commitdiff | raw | diff to current |
1999-01-21 |
EST 1999 Mandrake | automake 1.4 and libtool 1.2d notices. (maybe I'll... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Manish Singh | new file |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Jeff Garzik | jgarzik enthusiastically applies a patch |
blob | commitdiff | raw | diff to current |
1999-01-20 |
GMT 1999 Adam D... | All gtk apps were broken here on my setup. I changed... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Sebastian Wilhelmi | Use getpwuid_r with the right signature, if available. |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Tor Lillqvist | More Win32 updates. Add missing Win32 files to distribu... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Sebastian Wilhelmi | Moved test for localtime_r and rand_r to a place after... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Josh MacDonald | The "extern char* sys_siglist" declaration breaks syste... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
CST 1999 Shawn T... | Released GLib 1.1.13 GLIB_1_1_13 |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Tim Janik | updates for 1.1.13. |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Tim Janik | fixed assertment vs. assertion |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Tim Janik | removed assertment about rtree->root being NULL, so... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Christopher Blizzard | add packager address |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Christopher Blizzard | increment version number to 1.1.13 |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Tim Janik | if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Tim Janik | added a define G_HOOK_DEFERRED_DESTROY, to substitute... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Tor Lillqvist | Oops, ChangeLog entries too, of course. |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Tim Janik | incremented version number to 1.1.13, bin age 0, interf... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Tor Lillqvist | Merge in current Win32 version. Almost no Unix code... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Timur I. Bakeyev | Add support for pthreads under FreeBSD 2.2.[7|8] |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Manish Singh | don't use inline for !__GNUC__ case with g_warning... |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Manish Singh | acinclude.m4 ltconfig upgrade to libtool 1.2d (with... |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Manish Singh | #warning isn't portable, check for gcc |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Sebastian Wilhelmi | Ops, forgot to save ChangeLog before commiting. |
blob | commitdiff | raw | diff to current |
1999-01-11 |
Jeff Garzik | alloca and vasprintf go away |
blob | commitdiff | raw | diff to current |
1999-01-11 |
Sebastian Wilhelmi | Find right thread system on DG/UX. Thanks to Marc J... |
blob | commitdiff | raw | diff to current |
1999-01-11 |
Sebastian Wilhelmi | Test for localtime_r only after including the right... |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Jeff Garzik | Make all aux functions static. |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Jeff Garzik | Add checks for vasprintf, localtime_r. |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Owen Taylor | Call the source-specific free function when the hook... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Sebastian Wilhelmi | Here we must replace getpwuid by getpwuid_r, but as... |
blob | commitdiff | raw | diff to current |
1999-01-06 |
Manish Singh | Eep, forgot ChangeLog for my last commit |
blob | commitdiff | raw | diff to current |
1999-01-05 |
Andrew T. Veliath | fix macro to be shorthand of g_array_insert_vals. |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Manish Singh | some echos interpret \n's and some don't. Deal with... |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Tim Janik | eliminated extraneous "register" qualifiers in variable... |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Tim Janik | adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a... |
blob | commitdiff | raw | diff to current |
1999-01-04 |
CST 1999 Shawn T... | Released GLib 1.1.12 GLIB_1_1_12 |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Jeff Garzik | Add tree test. |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Jeff Garzik | add array-test.c |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Jeff Garzik | Added 'make check' tests, based on testglib code. |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Jeff Garzik | Added g_alloca, g_new_a, g_new0_a macros. |
blob | commitdiff | raw | diff to current |
next |