2000-06-06 |
Tor Lillqvist | Rephrase the ChangeLog comment a bit. |
blob | commitdiff |
2000-06-06 |
Tor Lillqvist | If we are watching the same fd several times (for diffe... |
blob | commitdiff | diff to current |
2000-05-30 |
Tor Lillqvist | Implement on Win32. |
blob | commitdiff | diff to current |
2000-05-30 |
Owen Taylor | Move the g_locale_get_codeset() up in the header file... |
blob | commitdiff | diff to current |
2000-05-29 |
Owen Taylor | Add function to get the codeset name for the current... |
blob | commitdiff | diff to current |
2000-05-19 |
Tim Janik | added argument assertments. |
blob | commitdiff | diff to current |
2000-05-19 |
Tim Janik | fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK... |
blob | commitdiff | diff to current |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
blob | commitdiff | diff to current |
2000-05-12 |
Tim Janik | added gobject |
blob | commitdiff | diff to current |
2000-05-11 |
Owen Taylor | Print found version when test succeeds. |
blob | commitdiff | diff to current |
2000-05-04 |
Tor Lillqvist | makefile.cygwin.in Include the common makefile snippet... |
blob | commitdiff | diff to current |
2000-05-01 |
Tor Lillqvist | Add new functions. Add new object files. Add threadpool... |
blob | commitdiff | diff to current |
2000-04-28 |
Sebastian Wilhelmi | New File implementing an asynchronous queue to be used... |
blob | commitdiff | diff to current |
2000-04-26 |
Sebastian Wilhelmi | Look for both pthread_create and pthread_join in the... |
blob | commitdiff | diff to current |
2000-04-26 |
Sebastian Wilhelmi | ChangeLog update: This fixes Bug #8267. Thanks to Juan... |
blob | commitdiff | diff to current |
2000-04-26 |
Sebastian Wilhelmi | Changed the 'value' parameter of g_cache_remove from... |
blob | commitdiff | diff to current |
2000-04-19 |
Tor Lillqvist | Update entry point list. |
blob | commitdiff | diff to current |
2000-04-19 |
Sebastian Wilhelmi | Made the debugging G_TRYLOCK call also work for compile... |
blob | commitdiff | diff to current |
2000-04-19 |
Sebastian Wilhelmi | Changed the win32 part of this function to be thread... |
blob | commitdiff | diff to current |
2000-04-19 |
Tim Janik | make sure that scanner->config->cset_skip_characters... |
blob | commitdiff | diff to current |
2000-04-18 |
Sebastian Wilhelmi | Changed the 'data' parameters from gpointer to gconstpo... |
blob | commitdiff | diff to current |
2000-04-18 |
Sebastian Wilhelmi | Changed comment for g_getenv to reflect, that the retur... |
blob | commitdiff | diff to current |
2000-04-17 |
Sebastian Wilhelmi | Add configure test for garbage collector friendliness... |
blob | commitdiff | diff to current |
2000-04-17 |
Sebastian Wilhelmi | Added g_(array|ptr_array|byte_array)_sized_new function... |
blob | commitdiff | diff to current |
2000-04-07 |
Sebastian Wilhelmi | Fixed bug. Thanks to Marko Kreen <marko@l-t.ee> for... |
blob | commitdiff | diff to current |
2000-03-26 |
Tor Lillqvist | Tell about using the mingw-based gcc, which is much... |
blob | commitdiff | diff to current |
2000-03-24 |
Sebastian Wilhelmi | typo alarm |
blob | commitdiff | diff to current |
2000-03-24 |
Sebastian Wilhelmi | Made GArray behave correct. Now zero_terminated really... |
blob | commitdiff | diff to current |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... |
blob | commitdiff | diff to current |
2000-03-23 |
Sebastian Wilhelmi | After finding the right thread library (containing... |
blob | commitdiff | diff to current |
2000-03-22 |
Owen Taylor | Fix indentation. |
blob | commitdiff | diff to current |
2000-03-22 |
Elliot Lee | gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug... |
blob | commitdiff | diff to current |
2000-03-22 |
Tor Lillqvist | Move Win32-only includes after inclusion of glib.h... |
blob | commitdiff | diff to current |
2000-03-22 |
Sebastian Wilhelmi | better ChangeLog Entry |
blob | commitdiff | diff to current |
2000-03-22 |
Sebastian Wilhelmi | Ok, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum... |
blob | commitdiff | diff to current |
2000-03-22 |
Sebastian Wilhelmi | Test for sched_yield as the native yield function first... |
blob | commitdiff | diff to current |
2000-03-21 |
Sebastian Wilhelmi | always define G_GNUC_EXTENSION, even when not needed... |
blob | commitdiff | diff to current |
2000-03-21 |
Sebastian Wilhelmi | Allocate only up to 128KB for a pathname. While this... |
blob | commitdiff | diff to current |
2000-03-20 |
Sebastian Wilhelmi | Warn in case of an error during the call to poll(2... |
blob | commitdiff | diff to current |
2000-03-20 |
Sebastian Wilhelmi | Make g_get_current_dir work on systems with unlimited... |
blob | commitdiff | diff to current |
2000-03-20 |
Sebastian Wilhelmi | Interpret EINTR as G_IO_ERROR_AGAIN. |
blob | commitdiff | diff to current |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE... |
blob | commitdiff | diff to current |
2000-03-13 |
Sebastian Wilhelmi | We want the next and prev pointer of the inserted link... |
blob | commitdiff | diff to current |
2000-03-06 |
Sebastian Wilhelmi | Another small change to the pthread_.. search pattern... |
blob | commitdiff | diff to current |
2000-03-03 |
Tor Lillqvist | New function that returns the message string for a... |
blob | commitdiff | diff to current |
2000-03-03 |
Sebastian Wilhelmi | Make the search for pthread_attr_... prototypes find... |
blob | commitdiff | diff to current |
2000-03-01 |
Tim Janik | minor optimization. |
blob | commitdiff | diff to current |
2000-02-27 |
Tor Lillqvist | Add new functions. |
blob | commitdiff | diff to current |
2000-02-23 |
Tor Lillqvist | Add a missing step to the setup instructions for gcc... |
blob | commitdiff | diff to current |
2000-02-18 |
Sebastian Wilhelmi | Changed GCC version test to also accept major versions... |
blob | commitdiff | diff to current |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
blob | commitdiff | diff to current |
2000-02-13 |
Tim Janik | wtf??? someone destroyed the configure.in, reverting... |
blob | commitdiff | diff to current |
2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
blob | commitdiff | diff to current |
2000-02-04 |
Tor Lillqvist | New files, for putting version info in the DLLs on... |
blob | commitdiff | diff to current |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
blob | commitdiff | diff to current |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
blob | commitdiff | diff to current |
2000-01-26 |
Tim Janik | s/current_time/dispatch_time/ for the dispatch() handle... |
blob | commitdiff | diff to current |
2000-01-21 |
Owen Taylor | Added G_N_ELEMENTS macro to determine the number of... |
blob | commitdiff | diff to current |
2000-01-09 |
Tim Janik | correctly fetch the current locale, fix from owen. |
blob | commitdiff | diff to current |
1999-12-16 |
Tor Lillqvist | Use FormatMessage to translate system error codes into... |
blob | commitdiff | diff to current |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... |
blob | commitdiff | diff to current |
1999-11-18 |
Tor Lillqvist | g_strjoin was missing. |
blob | commitdiff | diff to current |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR... |
blob | commitdiff | diff to current |
1999-11-14 |
Tor Lillqvist | Very minor stuff. |
blob | commitdiff | diff to current |
1999-11-09 |
Sebastian Wilhelmi | Forgot to commit ChangeLog. Here we go. (I'm still... |
blob | commitdiff | diff to current |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions... |
blob | commitdiff | diff to current |
1999-11-08 |
Tor Lillqvist | Look at env vars LC_ALL, LC_CTYPE and LANG first. Some... |
blob | commitdiff | diff to current |
1999-11-04 |
Tor Lillqvist | Add gwin32 object. Add rule to make .i (preprocessed... |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | Distribute also gwin32.c |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
blob | commitdiff | diff to current |
1999-10-31 |
Tor Lillqvist | Use the fix for the g_cache_remove bug from the 1.2... |
blob | commitdiff | diff to current |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
blob | commitdiff | diff to current |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notificat... |
blob | commitdiff | diff to current |
1999-10-14 |
Tim Janik | removed useless g_string(x) macro that cluttered the... |
blob | commitdiff | diff to current |
1999-10-12 |
Tor Lillqvist | Define the new GLIB_SIZEOF_* constants here, too. |
blob | commitdiff | diff to current |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
blob | commitdiff | diff to current |
1999-10-06 |
Manish Singh | blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN |
blob | commitdiff | diff to current |
1999-10-05 |
Tor Lillqvist | Use G_OS_WIN32. |
blob | commitdiff | diff to current |
1999-10-05 |
Tor Lillqvist | Drop the mapping of POSIX function names to the undersc... |
blob | commitdiff | diff to current |
1999-10-04 |
Tor Lillqvist | Don't define WIN32 and NATIVE_WIN32. |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | diff to current |
1999-09-21 |
Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... |
blob | commitdiff | diff to current |
1999-09-17 |
Tim Janik | applied patch from Soeren Sandmann <sandmann@daimi... |
blob | commitdiff | diff to current |
1999-09-17 |
Tim Janik | add explicit (GTrashStack*) cast for NULL pointer to... |
blob | commitdiff | diff to current |
1999-09-13 |
Tim Janik | in case we have to abort the program, debugging is... |
blob | commitdiff | diff to current |
1999-08-26 |
Tim Janik | added --export-dynamic so we can load dynmic modules... |
blob | commitdiff | diff to current |
1999-08-19 |
Sebastian Wilhelmi | Use /dev/urandom, as it doesn't block, which /dev/rando... |
blob | commitdiff | diff to current |
1999-08-17 |
Tor Lillqvist | Add a cast. |
blob | commitdiff | diff to current |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
blob | commitdiff | diff to current |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
blob | commitdiff | diff to current |
1999-08-01 |
Manish Singh | glib.h the #define for g_strescape interfered with... |
blob | commitdiff | diff to current |
1999-07-31 |
Tor Lillqvist | New functions. |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-07-21 |
Tor Lillqvist | Win32: With the latest gcc (2.95, pre-release), we... |
blob | commitdiff | diff to current |
1999-07-12 |
Tor Lillqvist | Correct URL for mingw runtime sources. |
blob | commitdiff | diff to current |
1999-07-07 |
Sebastian Wilhelmi | Test for pthread_join rather than for pthread_create... |
blob | commitdiff | diff to current |
1999-07-02 |
Tor Lillqvist | *** empty log message *** |
blob | commitdiff | diff to current |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... |
blob | commitdiff | diff to current |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal... |
blob | commitdiff | diff to current |
next |