2000-05-01 |
Tor Lillqvist | Add new functions. Add new object files. Add threadpool... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Sebastian Wilhelmi | New File implementing an asynchronous queue to be used... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Sebastian Wilhelmi | Look for both pthread_create and pthread_join in the... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Sebastian Wilhelmi | ChangeLog update: This fixes Bug #8267. Thanks to Juan... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Sebastian Wilhelmi | Changed the 'value' parameter of g_cache_remove from... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Sebastian Wilhelmi | Changed the scope of the initialized mutex to USYNC_THR... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Tor Lillqvist | Update entry point list. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Sebastian Wilhelmi | Made the debugging G_TRYLOCK call also work for compile... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Sebastian Wilhelmi | Changed the win32 part of this function to be thread... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Tim Janik | make sure that scanner->config->cset_skip_characters... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Sebastian Wilhelmi | Changed the 'data' parameters from gpointer to gconstpo... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Sebastian Wilhelmi | Changed comment for g_getenv to reflect, that the retur... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Sebastian Wilhelmi | Add configure test for garbage collector friendliness... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Sebastian Wilhelmi | Added g_(array|ptr_array|byte_array)_sized_new function... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Sebastian Wilhelmi | Renamed g_queue_create to g_queue_new in conformance... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Damon Chaplin | updated. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Sebastian Wilhelmi | Fixed bug. Thanks to Marko Kreen <marko@l-t.ee> for... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Havoc Pennington | Add note about command line arg parsing, and fix percen... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Havoc Pennington | Add TODO file |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Tor Lillqvist | Tell about using the mingw-based gcc, which is much... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Sebastian Wilhelmi | typo alarm |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Sebastian Wilhelmi | Made GArray behave correct. Now zero_terminated really... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Sebastian Wilhelmi | .cvsignore adaptation |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Sebastian Wilhelmi | After finding the right thread library (containing... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Tor Lillqvist | In the "null" module case _g_module_symbol should still... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Tor Lillqvist | When looking for symbols in the "main" module we must... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Owen Taylor | Fix indentation. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Elliot Lee | gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Tor Lillqvist | Move Win32-only includes after inclusion of glib.h... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | better ChangeLog Entry |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | Ok, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | Test for sched_yield as the native yield function first... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Sebastian Wilhelmi | always define G_GNUC_EXTENSION, even when not needed... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Sebastian Wilhelmi | Allocate only up to 128KB for a pathname. While this... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Forgot a '}' in a macro for DCE-threads. Thanks to... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Warn in case of an error during the call to poll(2... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Make g_get_current_dir work on systems with unlimited... |
commit | commitdiff | tree | snapshot |
2000-03-20 |
Sebastian Wilhelmi | Interpret EINTR as G_IO_ERROR_AGAIN. |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE... |
commit | commitdiff | tree | snapshot |
2000-03-13 |
Sebastian Wilhelmi | We want the next and prev pointer of the inserted link... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sebastian Wilhelmi | Another small change to the pthread_.. search pattern... |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Sebastian Wilhelmi | Make the search for pthread_attr_... prototypes find... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | shut up cvs |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | minor optimization. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | do not return NULL symbols. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Tim Janik | do not return NULL symbols. |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
2000-02-27 |
Tor Lillqvist | Add new functions. |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Tor Lillqvist | Add a missing step to the setup instructions for gcc... |
commit | commitdiff | tree | snapshot |
2000-02-22 |
Sebastian Wilhelmi | check for sysconf (_SC_THREAD_STACK_MIN), which returns... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Damon Chaplin | updated the g_source_remove_by_XXX() descriptions to... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Sebastian Wilhelmi | Changed GCC version test to also accept major versions... |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Tim Janik | wtf??? someone destroyed the configure.in, reverting... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Tor Lillqvist | New files, for putting version info in the DLLs on... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Damon Chaplin | g_bit_nth_lsf/msf docs from Nils Rennebarth <nils@ipe... |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Tim Janik | s/current_time/dispatch_time/ for the dispatch() handle... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Owen Taylor | Added G_N_ELEMENTS macro to determine the number of... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Martin Baulig | [FIXME: On NetBSD, dlsym() doesn't set errno != 0 when... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tim Janik | correctly fetch the current locale, fix from owen. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Tor Lillqvist | Use FormatMessage to translate system error codes into... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Sebastian Wilhelmi | Removed G_THREADS_IMPL_NSPR. Shouldn't be used anyway. |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Tor Lillqvist | g_strjoin was missing. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | Changed the prototype of thread_create and thread_self... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Tor Lillqvist | Very minor stuff. |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Tor Lillqvist | More verbose and up-to-date instructions. |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Sebastian Wilhelmi | Forgot to commit ChangeLog. Here we go. (I'm still... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Sebastian Wilhelmi | Create docs/glib-config.1 from docs/glib-config.1.in... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | Typos. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | Look at env vars LC_ALL, LC_CTYPE and LANG first. Some... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Tor Lillqvist | Add gwin32 object. Add rule to make .i (preprocessed... |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Tor Lillqvist | Distribute also gwin32.c |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Tor Lillqvist | Use the fix for the g_cache_remove bug from the 1.2... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notificat... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Tim Janik | removed useless g_string(x) macro that cluttered the... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Tor Lillqvist | Define the new GLIB_SIZEOF_* constants here, too. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Manish Singh | blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Tor Lillqvist | Use G_OS_WIN32. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Tor Lillqvist | Drop the mapping of POSIX function names to the undersc... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Tor Lillqvist | Don't define WIN32 and NATIVE_WIN32. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Manish Singh | use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... |
commit | commitdiff | tree | snapshot |
next |