2001-01-03 |
Sebastian Wilhelmi | Made g_thread_min_stack_size static. 2001-01-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-12-22 |
Sebastian Wilhelmi | Determine the suffix of the shared librarries for this... 2000-12-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-12-19 |
Sebastian Wilhelmi | Updated G_RAND_DOUBLE_TRANSFORM to be more accurate... 2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-12-19 |
Sebastian Wilhelmi | Ok, I'm a moron. When I originally implemented ENABLE_GC_FRI... 2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-28 |
Sebastian Wilhelmi | Revamped errorcheck mutexes and added errorcheck cond_wait... 2000-11-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-21 |
Sebastian Wilhelmi | Add a surrogate for thread priorities using PID niceness... 2000-11-21 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-15 |
Sebastian Wilhelmi | Check for the sched.h header and include it on gthread... 2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-13 |
Sebastian Wilhelmi | Made recursive mutexes also work when the thread system... 2000-11-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-09 |
Sebastian Wilhelmi | Don't take threads with other priorities into account... 2000-11-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-02 |
Sebastian Wilhelmi | Remove superfluous GSearchFunc. 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-02 |
Sebastian Wilhelmi | Added documentation for asynchronous queues. 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-02 |
Sebastian Wilhelmi | Add G_MUTEX_SIZE as needed for gthread-impl.c 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-02 |
Sebastian Wilhelmi | Changed unportable __FUNCTION__ to the verbatim function... 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-11-02 |
Sebastian Wilhelmi | Include sys/select.h (some platforms need it for select). 2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-31 |
Sebastian Wilhelmi | This time the right fix. 2000-10-31 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-30 |
Sebastian Wilhelmi | Added documentation for G_MAXU(INT|SHORT|LONG). 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-30 |
Sebastian Wilhelmi | second try.
|
commit | commitdiff | tree |
2000-10-30 |
Sebastian Wilhelmi | Move GCompareFunc to GList and introduce and document... 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-30 |
Sebastian Wilhelmi | made both functions return gboolean just for the little... 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-30 |
Sebastian Wilhelmi | Introduced new function type GEqualFunc to return TRUE... 2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-27 |
Sebastian Wilhelmi | Removed the win32 limitation. 2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-27 |
Sebastian Wilhelmi | .cvsignore updates
|
commit | commitdiff | tree |
2000-10-27 |
Sebastian Wilhelmi | Document the recently deprecated functions as such. 2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-26 |
Sebastian Wilhelmi | When the string is ended by a delimiter, return an... 2000-10-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-26 |
Sebastian Wilhelmi | Remove empty SUBDIRS line _again_, as that _still_... 2000-10-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-25 |
Sebastian Wilhelmi | Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_ENABLE_... 2000-10-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-23 |
Sebastian Wilhelmi | Use one = instead of two, which is plainly wrong. 2000-10-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-13 |
Sebastian Wilhelmi | Added inline documentation. 2000-10-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-13 |
Sebastian Wilhelmi | Readded GFreeFunc, g_node_insert_after and g_find_program_in... 2000-10-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | Revert unintended commit...
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | .cvsignore updates
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | Adapted accordingly to header separation and GLIB_HAVE_ALLOC... 2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | .cvsignore updates
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | Added the new headers to glibinclude_HEADERS. 2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | Split glib.h into many header files mostly according... 2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | Removed cruft from old threading code. 2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-12 |
Sebastian Wilhelmi | define GLIB_HAVE_ALLOCA_H instead of including alloca... 2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-05 |
Sebastian Wilhelmi | Fixed #10086. 2000-10-05 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-10-05 |
Sebastian Wilhelmi | Changed alloca stuff a bit: when we have a working... 2000-10-05 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-29 |
Sebastian Wilhelmi | Added errorcheck mutexes. These are activated through... 2000-09-29 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-28 |
Sebastian Wilhelmi | .cvsignore updates
|
commit | commitdiff | tree |
2000-09-28 |
Sebastian Wilhelmi | Adjusted the test for an unimplemented getpwuid_r.... 2000-09-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-28 |
Sebastian Wilhelmi | Moved determination of G_THREAD_FLAGS before G_THREAD_LIBS... 2000-09-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-28 |
Sebastian Wilhelmi | Some platforms support 64 bit 'long long', but you... 2000-09-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-28 |
Sebastian Wilhelmi | max_len can't be initialized statically as it might... 2000-09-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-28 |
Sebastian Wilhelmi | Moved declaration of g_log_domain_gmodule up before... 2000-09-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-25 |
Sebastian Wilhelmi | Remove empty SUBDIRS line, as that prevents make dist... 2000-09-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-21 |
Sebastian Wilhelmi | The last released automake (1.4) still requires AM_PROG_LIBT... 2000-09-21 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-19 |
Sebastian Wilhelmi | Test for the existence of getcwd, and use it only when... 2000-09-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-06 |
Sebastian Wilhelmi | s/G_MICROSEC/G_USEC_PER_SEC/ 2000-09-06 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-06 |
Sebastian Wilhelmi | Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h,... 2000-09-06 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-05 |
Sebastian Wilhelmi | Don't use a G_LOCK, as it isn't necessary. 2000-09-05 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-01 |
Sebastian Wilhelmi | .cvsignore updates
|
commit | commitdiff | tree |
2000-09-01 |
Sebastian Wilhelmi | Use g_return_val_if_fail instead of g_return_if_fail... 2000-09-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-01 |
Sebastian Wilhelmi | Use GError to report errors as well. 2000-09-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-01 |
Sebastian Wilhelmi | Include gerror.h before it is used for some g_thread_... 2000-09-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-09-01 |
Sebastian Wilhelmi | Added function g_propagte_error to hand over local... 2000-09-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_basename and g_dirname deprecated... 2000-07-20 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_hash_table_freeze, g_hash_table_thaw... 2000-07-20 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-07-19 |
Sebastian Wilhelmi | glibconfig.h and glib.h now include files outside of... 2000-07-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-28 |
Sebastian Wilhelmi | New File implementing an asynchronous queue to be used... 2000-04-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-26 |
Sebastian Wilhelmi | Look for both pthread_create and pthread_join in the... 2000-04-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-26 |
Sebastian Wilhelmi | ChangeLog update: This fixes Bug #8267. Thanks to Juan...
|
commit | commitdiff | tree |
2000-04-26 |
Sebastian Wilhelmi | Changed the 'value' parameter of g_cache_remove from... 2000-04-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-25 |
Sebastian Wilhelmi | Changed the scope of the initialized mutex to USYNC_THREAD... 2000-04-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-19 |
Sebastian Wilhelmi | Made the debugging G_TRYLOCK call also work for compilers... 2000-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-19 |
Sebastian Wilhelmi | Changed the win32 part of this function to be thread... 2000-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-18 |
Sebastian Wilhelmi | Changed the 'data' parameters from gpointer to gconstpointer... 2000-04-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-18 |
Sebastian Wilhelmi | Changed comment for g_getenv to reflect, that the returned... 2000-04-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-17 |
Sebastian Wilhelmi | Add configure test for garbage collector friendliness... 2000-04-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-17 |
Sebastian Wilhelmi | Added g_(array|ptr_array|byte_array)_sized_new functions... 2000-04-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-17 |
Sebastian Wilhelmi | Renamed g_queue_create to g_queue_new in conformance... 2000-04-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-04-07 |
Sebastian Wilhelmi | Fixed bug. Thanks to Marko Kreen <marko@l-t.ee> for... 2000-04-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-24 |
Sebastian Wilhelmi | typo alarm
|
commit | commitdiff | tree |
2000-03-24 |
Sebastian Wilhelmi | Made GArray behave correct. Now zero_terminated really... 2000-03-24 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-24 |
Sebastian Wilhelmi | .cvsignore adaptation
|
commit | commitdiff | tree |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... 2000-03-24 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-23 |
Sebastian Wilhelmi | After finding the right thread library (containing... 2000-03-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-22 |
Sebastian Wilhelmi | better ChangeLog Entry
|
commit | commitdiff | tree |
2000-03-22 |
Sebastian Wilhelmi | Ok, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum... 2000-03-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-22 |
Sebastian Wilhelmi | Test for sched_yield as the native yield function first... 2000-03-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-22 |
Sebastian Wilhelmi | .cvsignore updates
|
commit | commitdiff | tree |
2000-03-21 |
Sebastian Wilhelmi | always define G_GNUC_EXTENSION, even when not needed... 2000-03-21 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-21 |
Sebastian Wilhelmi | Allocate only up to 128KB for a pathname. While this... 2000-03-21 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-20 |
Sebastian Wilhelmi | Forgot a '}' in a macro for DCE-threads. Thanks to... 2000-03-20 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-20 |
Sebastian Wilhelmi | Warn in case of an error during the call to poll(2... 2000-03-20 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-20 |
Sebastian Wilhelmi | Make g_get_current_dir work on systems with unlimited... 2000-03-20 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-20 |
Sebastian Wilhelmi | Interpret EINTR as G_IO_ERROR_AGAIN. 2000-03-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES... 2000-03-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-13 |
Sebastian Wilhelmi | We want the next and prev pointer of the inserted link... 2000-03-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-06 |
Sebastian Wilhelmi | Another small change to the pthread_.. search pattern... 2000-03-06 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-03-03 |
Sebastian Wilhelmi | Make the search for pthread_attr_... prototypes find... 2000-03-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-02-22 |
Sebastian Wilhelmi | check for sysconf (_SC_THREAD_STACK_MIN), which returns... 2000-02-22 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
2000-02-18 |
Sebastian Wilhelmi | Changed GCC version test to also accept major versions... 2000-02-18 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-12-02 |
Sebastian Wilhelmi | Removed G_THREADS_IMPL_NSPR. Shouldn't be used anyway. 1999-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... 1999-11-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
commit | commitdiff | tree |
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 |
next |