2000-07-12 |
Havoc Pennington | #include <gerror.h> |
tree | commitdiff |
2000-07-10 |
Owen Taylor | Move string.h include into the .c file instead of where... |
tree | commitdiff |
2000-07-08 |
Tor Lillqvist | Rename the GUTILS_C_VAR macro to GLIB_VAR. |
tree | commitdiff |
2000-07-06 |
Owen Taylor | Release 1.3.1 |
tree | commitdiff |
2000-07-03 |
Owen Taylor | Fix up to correspond to configure.in checks. |
tree | commitdiff |
2000-07-03 |
Owen Taylor | Comment g_get_codeset() out of the header file temporar... |
tree | commitdiff |
2000-06-30 |
Tor Lillqvist | Add new entry points. |
tree | commitdiff |
2000-06-29 |
Owen Taylor | updated |
tree | commitdiff |
2000-06-29 |
Owen Taylor | Fix |
tree | commitdiff |
2000-06-24 |
Tim Janik | define gstring in terms of gchar*. this typedef reflect... |
tree | commitdiff |
2000-06-21 |
Owen Taylor | Initial pass at adding unicode support functions. A... |
tree | commitdiff |
2000-06-06 |
Tor Lillqvist | If we are watching the same fd several times (for diffe... |
tree | commitdiff |
2000-05-30 |
Tor Lillqvist | Implement on Win32. |
tree | commitdiff |
2000-05-30 |
Owen Taylor | Move the g_locale_get_codeset() up in the header file... |
tree | commitdiff |
2000-05-29 |
Owen Taylor | Add function to get the codeset name for the current... |
tree | commitdiff |
2000-05-19 |
Tim Janik | added argument assertments. |
tree | commitdiff |
2000-05-19 |
Tim Janik | fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK... |
tree | commitdiff |
2000-05-13 |
Tor Lillqvist | Small fixes to test progam build. |
tree | commitdiff |
2000-05-13 |
Tor Lillqvist | makefile.mingw.in tests/makefile.mingw.in Rename makefi... |
tree | commitdiff |
2000-05-12 |
Tim Janik | added gobject |
tree | commitdiff |
2000-05-12 |
Tim Janik | added gobject |
tree | commitdiff |
2000-05-01 |
Tor Lillqvist | Add new functions. Add new object files. Add threadpool... |
tree | commitdiff |
2000-04-28 |
Sebastian Wilhelmi | New File implementing an asynchronous queue to be used... |
tree | commitdiff |
2000-04-26 |
Sebastian Wilhelmi | Changed the 'value' parameter of g_cache_remove from... |
tree | commitdiff |
2000-04-19 |
Tor Lillqvist | Update entry point list. |
tree | commitdiff |
2000-04-19 |
Sebastian Wilhelmi | Made the debugging G_TRYLOCK call also work for compile... |
tree | commitdiff |
2000-04-19 |
Sebastian Wilhelmi | Changed the win32 part of this function to be thread... |
tree | commitdiff |
2000-04-19 |
Tim Janik | make sure that scanner->config->cset_skip_characters... |
tree | commitdiff |
2000-04-18 |
Sebastian Wilhelmi | Changed the 'data' parameters from gpointer to gconstpo... |
tree | commitdiff |
2000-04-18 |
Sebastian Wilhelmi | Changed comment for g_getenv to reflect, that the retur... |
tree | commitdiff |
2000-04-17 |
Sebastian Wilhelmi | Add configure test for garbage collector friendliness... |
tree | commitdiff |
2000-04-17 |
Sebastian Wilhelmi | Added g_(array|ptr_array|byte_array)_sized_new function... |
tree | commitdiff |
2000-04-17 |
Sebastian Wilhelmi | Renamed g_queue_create to g_queue_new in conformance... |
tree | commitdiff |
2000-04-07 |
Sebastian Wilhelmi | Fixed bug. Thanks to Marko Kreen <marko@l-t.ee> for... |
tree | commitdiff |
2000-03-24 |
Sebastian Wilhelmi | Made GArray behave correct. Now zero_terminated really... |
tree | commitdiff |
2000-03-24 |
Sebastian Wilhelmi | Added various win32 related *.in files to EXTRA_DIST... |
tree | commitdiff |
2000-03-23 |
Sebastian Wilhelmi | After finding the right thread library (containing... |
tree | commitdiff |
2000-03-22 |
Owen Taylor | Fix indentation. |
tree | commitdiff |
2000-03-22 |
Elliot Lee | gmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug... |
tree | commitdiff |
2000-03-22 |
Tor Lillqvist | Move Win32-only includes after inclusion of glib.h... |
tree | commitdiff |
2000-03-22 |
Sebastian Wilhelmi | Ok, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum... |
tree | commitdiff |
2000-03-21 |
Sebastian Wilhelmi | always define G_GNUC_EXTENSION, even when not needed... |
tree | commitdiff |
2000-03-21 |
Sebastian Wilhelmi | Allocate only up to 128KB for a pathname. While this... |
tree | commitdiff |
2000-03-20 |
Sebastian Wilhelmi | Warn in case of an error during the call to poll(2... |
tree | commitdiff |
2000-03-20 |
Sebastian Wilhelmi | Make g_get_current_dir work on systems with unlimited... |
tree | commitdiff |
2000-03-20 |
Sebastian Wilhelmi | Interpret EINTR as G_IO_ERROR_AGAIN. |
tree | commitdiff |
2000-03-17 |
Sebastian Wilhelmi | Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE... |
tree | commitdiff |
2000-03-13 |
Sebastian Wilhelmi | We want the next and prev pointer of the inserted link... |
tree | commitdiff |
2000-03-01 |
Tor Lillqvist | New function that returns the message string for a... |
tree | commitdiff |
2000-03-01 |
Tim Janik | minor optimization. |
tree | commitdiff |
2000-02-27 |
Tor Lillqvist | New function that returns the message string for a... |
tree | commitdiff |
2000-02-27 |
Tor Lillqvist | Add new functions. |
tree | commitdiff |
2000-02-23 |
Tor Lillqvist | Add a missing step to the setup instructions for gcc... |
tree | commitdiff |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
tree | commitdiff |
2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
tree | commitdiff |
2000-02-04 |
Tor Lillqvist | New files, for putting version info in the DLLs on... |
tree | commitdiff |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
tree | commitdiff |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
tree | commitdiff |
2000-01-26 |
Tim Janik | s/current_time/dispatch_time/ for the dispatch() handle... |
tree | commitdiff |
2000-01-21 |
Owen Taylor | Added G_N_ELEMENTS macro to determine the number of... |
tree | commitdiff |
2000-01-09 |
Tim Janik | correctly fetch the current locale, fix from owen. |
tree | commitdiff |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... |
tree | commitdiff |
1999-11-18 |
Tor Lillqvist | g_strjoin was missing. |
tree | commitdiff |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR... |
tree | commitdiff |
1999-11-08 |
Tor Lillqvist | Typos. |
tree | commitdiff |
1999-11-08 |
Tor Lillqvist | New function that returns the message string for a... |
tree | commitdiff |
1999-11-08 |
Tor Lillqvist | Look at env vars LC_ALL, LC_CTYPE and LANG first. Some... |
tree | commitdiff |
1999-11-04 |
Tor Lillqvist | Add gwin32 object. Add rule to make .i (preprocessed... |
tree | commitdiff |
1999-11-01 |
Tor Lillqvist | Distribute also gwin32.c |
tree | commitdiff |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
tree | commitdiff |
1999-10-31 |
Tor Lillqvist | Use the fix for the g_cache_remove bug from the 1.2... |
tree | commitdiff |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
tree | commitdiff |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notificat... |
tree | commitdiff |
1999-10-14 |
Tim Janik | removed useless g_string(x) macro that cluttered the... |
tree | commitdiff |
1999-10-12 |
Tor Lillqvist | Define the new GLIB_SIZEOF_* constants here, too. |
tree | commitdiff |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
tree | commitdiff |
1999-10-05 |
Tor Lillqvist | Use G_OS_WIN32. |
tree | commitdiff |
1999-10-05 |
Tor Lillqvist | Drop the mapping of POSIX function names to the undersc... |
tree | commitdiff |
1999-10-04 |
Tor Lillqvist | Don't define WIN32 and NATIVE_WIN32. |
tree | commitdiff |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
tree | commitdiff |
1999-09-21 |
Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... |
tree | commitdiff |
1999-09-17 |
Tim Janik | applied patch from Soeren Sandmann <sandmann@daimi... |
tree | commitdiff |
1999-09-17 |
Tim Janik | add explicit (GTrashStack*) cast for NULL pointer to... |
tree | commitdiff |
1999-09-13 |
Tim Janik | in case we have to abort the program, debugging is... |
tree | commitdiff |
1999-08-26 |
Tim Janik | added --export-dynamic so we can load dynmic modules... |
tree | commitdiff |
1999-08-19 |
Sebastian Wilhelmi | Use /dev/urandom, as it doesn't block, which /dev/rando... |
tree | commitdiff |
1999-08-17 |
Tor Lillqvist | Add a cast. |
tree | commitdiff |
1999-08-16 |
Tim Janik | removed comma |
tree | commitdiff |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
tree | commitdiff |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
tree | commitdiff |
1999-08-01 |
Manish Singh | glib.h the #define for g_strescape interfered with... |
tree | commitdiff |
1999-07-31 |
Tor Lillqvist | New functions. |
tree | commitdiff |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
tree | commitdiff |
1999-07-12 |
Tor Lillqvist | Correct URL for mingw runtime sources. |
tree | commitdiff |
1999-07-02 |
Tor Lillqvist | README.win32: Note about fixing another bug in the... |
tree | commitdiff |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... |
tree | commitdiff |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal... |
tree | commitdiff |
1999-06-28 |
Tor Lillqvist | Add missing export of g_strncasecmp. |
tree | commitdiff |
1999-06-28 |
Tor Lillqvist | Distribute the build-dll script also. Add some comments... |
tree | commitdiff |
1999-06-20 |
Tor Lillqvist | Update the pthreads snapshot version we want. Advice... |
tree | commitdiff |
next |