1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore
|
commit | commitdiff | tree |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD... 1999-11-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-11-16 |
Sebastian Wilhelmi | Changed the prototype of thread_create and thread_self... 1999-11-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore
|
commit | commitdiff | tree |
1999-11-09 |
Sebastian Wilhelmi | Forgot to commit ChangeLog. Here we go. (I'm still...
|
commit | commitdiff | tree |
1999-11-09 |
Sebastian Wilhelmi | Create docs/glib-config.1 from docs/glib-config.1.in... 1999-11-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions... 1999-11-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notification... 1999-10-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-08-19 |
Sebastian Wilhelmi | Use /dev/urandom, as it doesn't block, which /dev/random... 1999-07-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-07-07 |
Sebastian Wilhelmi | Test for pthread_join rather than for pthread_create... 1999-07-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... 1999-07-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal... 1999-06-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-06-18 |
Sebastian Wilhelmi | Changed test for pthread_attr_setstacksize from AC_TRY_COMPI... 1999-06-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-06-17 |
Sebastian Wilhelmi | small tests/.cvsignore commit
|
commit | commitdiff | tree |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... 1999-06-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-04-22 |
Sebastian Wilhelmi | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal... 1999-04-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes. 1999-04-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... 1999-04-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-31 |
Sebastian Wilhelmi | Use the right default arguments for the construction... 1999-03-31 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-30 |
Sebastian Wilhelmi | Added a check for the right format to printf and scanf... 1999-03-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-18 |
Sebastian Wilhelmi | forgot to include submitter.
|
commit | commitdiff | tree |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to... 1999-03-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-17 |
Sebastian Wilhelmi | Added missing values for G_MAXU(SHORT|INT|LONG) on... 1999-03-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-17 |
Sebastian Wilhelmi | Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> 1999-03-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-16 |
Sebastian Wilhelmi | Added a test for the G_(U)?INT(16|32|64)_FORMAT and 1999-03-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-16 |
Sebastian Wilhelmi | Removed G_(U)?INT8_FORMAT again, as it can't be used... 1999-03-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use... 1999-03-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads. 1999-03-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads... 1999-03-11 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-03-01 |
Sebastian Wilhelmi | Fixed yet another bloody implementation of getpwuid_r... 1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-02-15 |
Sebastian Wilhelmi | Changed signature of all g_static_mutex_* functions... 1999-02-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-02-10 |
Sebastian Wilhelmi | forgot the ChangeLog. Here we go
|
commit | commitdiff | tree |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... 1999-02-10 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-02-08 |
Sebastian Wilhelmi | Changed the test for getpwuid_r to exclude those systems... 1999-02-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-02-05 |
Sebastian Wilhelmi | Make the error message in case of a broken thread system... 1999-02-05 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-02-01 |
Sebastian Wilhelmi | Moved the check for MT save function variants after... 1999-01-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-29 |
Sebastian Wilhelmi | Fixed typo. Now HPUX 11 thread system detection should... 1999-01-29 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-29 |
Sebastian Wilhelmi | Changed initial bufsize to 64. Should solve some problems... 1999-01-29 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-28 |
Sebastian Wilhelmi | Simplified configure.in test for posix threads, systems... 1999-01-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-26 |
Sebastian Wilhelmi | Removed the #warning about MT unsafety without localtime_r. 1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-25 |
Sebastian Wilhelmi | Do not use the thread libs, when searching for some... 1999-01-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-21 |
Sebastian Wilhelmi | Changed error handling again, as the error is not always... 1999-01-21 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-20 |
Sebastian Wilhelmi | Use getpwuid_r with the right signature, if available. 1999-01-20 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-19 |
Sebastian Wilhelmi | Moved test for localtime_r and rand_r to a place after... 1999-01-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-12 |
Sebastian Wilhelmi | Ops, forgot to save ChangeLog before commiting.
|
commit | commitdiff | tree |
1999-01-12 |
Sebastian Wilhelmi | Include config.h to get HAVE_LOCALTIME_R macro. 1999-01-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-11 |
Sebastian Wilhelmi | Find right thread system on DG/UX. Thanks to Marc J... 1999-01-11 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-11 |
Sebastian Wilhelmi | Test for localtime_r only after including the right... 1999-01-11 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-01-07 |
Sebastian Wilhelmi | Here we must replace getpwuid by getpwuid_r, but as... 1999-01-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-18 |
Sebastian Wilhelmi | Changed the last pthread_cond_init to pthread_attr_init. 1998-12-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de> 1998-12-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-17 |
Sebastian Wilhelmi | Fixed size in g_memmove, reported by Alexander Larsson 1998-12-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-16 |
Sebastian Wilhelmi | Fixed small bug. 1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-16 |
Sebastian Wilhelmi | Fixed stupid bug, that made g_static_mutex_lock(*mutex... 1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-16 |
Sebastian Wilhelmi | Updated to reflect the existence of gthread. 1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-15 |
Sebastian Wilhelmi | Dont complain, if --without-threads or --with-threads... 1998-12-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-15 |
Sebastian Wilhelmi | updated. 1998-12-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-15 |
Sebastian Wilhelmi | s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib... 1998-12-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-12-02 |
Sebastian Wilhelmi | changed `gpointer struct_tm_p' parameter of g_date_to_struct... 1998-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-11-03 |
Sebastian Wilhelmi | new function for removing an entry from an array while... 1998-11-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-10-20 |
Sebastian Wilhelmi | made the check for needed underscore in module's func... 1998-10-20 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1998-08-03 |
Sebastian Wilhelmi | garray.c (g_ptr_array_remove_index): bugfix: index...
|
commit | commitdiff | tree |
|