1999-04-17 |
BST 1999 Tony... | Add new g_string functions for reading from file/socket... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Tor Lillqvist | Mention the tests directory. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Jeff Garzik | be quiet cvs |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Shawn Amundson | Increment some version numbers, add warning to configure. GLIB_1_3_0 |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Asbjørn Pettersen | Add G_MODULE_IMPL_OS2 |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Sebastian Wilhelmi | Use the right default arguments for the construction... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Sebastian Wilhelmi | Added a check for the right format to printf and scanf... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Raja R Harinath | Make sure `glibconfig.h' exists after the rule is fired. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Raja R Harinath | Rename from configincludedir so that glibconfig.h will... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Tor Lillqvist | Update version numbers. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Manish Singh | acinclude.m4 config.guess config.sub ltconfig upgrade... |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Jeff Garzik | Add new g_list, g_stack, g_queue functions. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Sebastian Wilhelmi | forgot to include submitter. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Jeff Garzik | Add copyright, clean up code a bit. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Sebastian Wilhelmi | Added missing values for G_MAXU(SHORT|INT|LONG) on... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Tim Janik | added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_V... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Sebastian Wilhelmi | Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Timur Bakeyev | pthread_create in libc |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Sebastian Wilhelmi | Added a test for the G_(U)?INT(16|32|64)_FORMAT and |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Sebastian Wilhelmi | Removed G_(U)?INT8_FORMAT again, as it can't be used... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use... |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Jeff Garzik | Commented out debugging output. |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Raja R Harinath | Remove widechar tests and defines. (fd_set): Change... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jeff Garzik | Added stack, queue ADTs and related tests. |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Asbjørn Pettersen | add OS/2 changes |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Josh MacDonald | Add g_spaced_primes_closest to glib.def, it was missing. |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Sebastian Wilhelmi | Fixed yet another bloody implementation of getpwuid_r... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Tim Janik | moved old ChangeLog to ChangeLog.pre-1-2, and started... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Shawn Amundson | Increment version to 1.2.0. GLIB_1_2_0 |
commit | commitdiff | tree | snapshot |
1999-02-24 |
CST 1999 Shawn... | inserted additional note to look for ChangeLog and... |
commit | commitdiff | tree | snapshot |
1999-02-21 |
Michael Fulbright | I've made the spec file autogenerated, and I tweaked it |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Tim Janik | plugged a memory leak, reported by Koen D'Hondt <ripley... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Elliot Lee | revert |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Elliot Lee | glib.spec: Do --enable-debug=no for the .rpm's. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Tor Lillqvist | Must define HAVE_PTHREAD_GETSPECIFIC_POSIX. Pity I... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
CST 1999 Shawn... | version=1.1.16 GLIB_1_1_16 |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Tim Janik | default to yes for development trees. |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Tim Janik | return guints instead of gints for g_hash_table_size and |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Tim Janik | be more descriptive on unsupported systems. |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Sebastian Wilhelmi | forgot the ChangeLog. Here we go |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Tim Janik | fixed errernerous code wrt to thread specific error... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Elliot Lee | pools of 128 items instead of 1024 items. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Sebastian Wilhelmi | Changed the test for getpwuid_r to exclude those system... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Owen Taylor | Copy all elements of the allocations[] array, including... |
commit | commitdiff | tree | snapshot |
1999-02-05 |
Sebastian Wilhelmi | Make the error message in case of a broken thread syste... |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Tor Lillqvist | Update GLIB_MICRO_VERSION. (Pity it has to be done... |
commit | commitdiff | tree | snapshot |
1999-02-04 |
Christopher... | change my email address |
commit | commitdiff | tree | snapshot |
1999-02-04 |
PST 1999 Shawn... | version=1.1.15 GLIB_1_1_15 |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Tor Lillqvist | Don't call ensure_stdout_valid (which would open an... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
Owen Taylor | Release the main_loop lock around calls to prepare... |
commit | commitdiff | tree | snapshot |
1999-02-01 |
Sebastian Wilhelmi | Moved the check for MT save function variants after... |
commit | commitdiff | tree | snapshot |
1999-01-31 |
Manish Singh | Removed autogened files, add -a to automake |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Sebastian Wilhelmi | Fixed typo. Now HPUX 11 thread system detection should... |
commit | commitdiff | tree | snapshot |
1999-01-29 |
Sebastian Wilhelmi | Changed initial bufsize to 64. Should solve some proble... |
commit | commitdiff | tree | snapshot |
1999-01-28 |
CST 1999 Shawn... | version=1.1.14 GLIB_1_1_14 |
commit | commitdiff | tree | snapshot |
1999-01-28 |
Sebastian Wilhelmi | Simplified configure.in test for posix threads, systems... |
commit | commitdiff | tree | snapshot |
1999-01-28 |
Manish Singh | Xsed isn't valid here, don't use it |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Tim Janik | applied patch from Andrej Borsenkow <borsenkow.msk... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Manish Singh | don't use backquotes in warning text |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Sebastian Wilhelmi | Removed the #warning about MT unsafety without localtime_r. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Raph Levien | Fixed a broken #define for G_THREADS_IMPL_$g_threads_im... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Timur Bakeyev | NO_SYS_SIGLIST_DECL change. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Sebastian Wilhelmi | Do not use the thread libs, when searching for some... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Tim Janik | reverted raja's changes, since they leaked a struct... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Raja R Harinath | Hopefully got the error handling for `getpwuid_r' right... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
EST 1999 Jeff... | - Revert previous "fix" (which really just did things... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Manish Singh | Moved the warning about MT and no getpwuid_r from gutil... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Jeff Garzik | - Fixed bug that overwrote nodes in hash buckets instea... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Raja R Harinath | (g_get_any_init) [HAVE_GETPWUID_R && HAVE_GETPWUID_R_PO... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Raja R Harinath | Rewrite not to look at `errno' if library call succeeds... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Tor Lillqvist | Update pthread_mutex_t size and initializer contents... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Tim Janik | cleaned up the errno mess for GETPWUID. we especially... |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Jeff Garzik | file galloca.c was initially added on branch GLIB_1_3_H... |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Jeff Garzik | file TODO was initially added on branch GLIB_1_3_HACKS. |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Jeff Garzik | move gmodule changelog entry to gmodule changelog |
commit | commitdiff | tree | snapshot |
1999-01-21 |
EST 1999 Jeff... | Add braces to eliminate an ambiguous else warning. |
commit | commitdiff | tree | snapshot |
1999-01-21 |
EST 1999 Jeff... | Use AC_PREREQ not AC_REQUIRE for autoconf version test. |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Sebastian Wilhelmi | Changed error handling again, as the error is not alway... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Tor Lillqvist | Include signal.h only when the signal names will be... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
EST 1999 Mandrake | made some adjustments for automake 1.4 and autoconf... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
EST 1999 Mandrake | automake 1.4 and libtool 1.2d notices. (maybe I'll... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Manish Singh | new file |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Jeff Garzik | jgarzik enthusiastically applies a patch |
commit | commitdiff | tree | snapshot |
1999-01-20 |
GMT 1999 Adam... | All gtk apps were broken here on my setup. I changed... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Sebastian Wilhelmi | Use getpwuid_r with the right signature, if available. |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Tor Lillqvist | More Win32 updates. Add missing Win32 files to distribu... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Sebastian Wilhelmi | Moved test for localtime_r and rand_r to a place after... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Josh MacDonald | The "extern char* sys_siglist" declaration breaks syste... |
commit | commitdiff | tree | snapshot |
1999-01-17 |
CST 1999 Shawn... | Released GLib 1.1.13 GLIB_1_1_13 |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tim Janik | updates for 1.1.13. |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tim Janik | fixed assertment vs. assertion |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tim Janik | removed assertment about rtree->root being NULL, so... |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Christopher... | add packager address |
commit | commitdiff | tree | snapshot |
next |