2.7.1
[platform/upstream/glib.git] / glib /
2005-06-30 Matthias ClasenFix portability issues. (#307064, Morten Welinder)
2005-06-30 Matthias ClasenApply a patch which may make GLib work on BeOS again...
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-24 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am Current GNU tools...
2005-06-23 Manish Singhg_build_filename_va is only use in the G_OS_WIN32 case...
2005-06-23 Matthias ClasenDon't leak memory here.
2005-06-23 Matthias ClasenDon't leak output_path. (#308546, Kjartan Maraas)
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Matthias ClasenProperly store changes for arrays. (#308528, Roger...
2005-06-22 Matthias ClasenPass the option name also in the NO_ARG case. (#308602...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-06-22 Tor LillqvistAdd Since: 2.8 to g_get_host_name().
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2005-06-10 Matthias ClasenForgotten file
2005-06-10 Matthias ClasenMinor stylistic fix
2005-06-09 Matthias ClasenSet errno to 0 before calling strtol. (#306388, Morten...
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
2005-06-08 Tor LillqvistNew helper function on Win32, returns the root of the...
2005-06-08 Matthias ClasenNew function to calculate collation keys which are...
2005-05-28 Manish Singhinitialize option_name before using it.
2005-05-27 Matthias ClasenReturn an error if an option is missing its argument...
2005-05-25 Manish Singhrest_description should be const.
2005-05-25 Matthias ClasenDon't eat Hangul when normalizing. (#301742, reported...
2005-05-25 Matthias ClasenIf the remaining argument has an arg_description, displ...
2005-05-20 Federico Mena QuinteroMerged from glib-2-6:
2005-05-18 Matthias ClasenCorrect the end of the Hangul Syllables range, from...
2005-05-17 Matthias ClasenCheck the return values of g_tree_remove().
2005-05-06 Matthias ClasenAdd a testcase.
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-05-02 Matthias ClasenDocumentation trivia
2005-05-01 Matthias ClasenOne more parameter renamed
2005-05-01 Matthias ClasenMore doc fixups
2005-05-01 Matthias ClasenFix some typos
2005-05-01 Matthias ClasenDoc fixes
2005-05-01 Matthias ClasenCosmetics
2005-04-29 Matthias ClasenClarify some docs. (#302062, Matthew F. Barnes)
2005-04-28 Matthias ClasenWarn and don't crash when meeting a trailing \\. (...
2005-04-27 Tor LillqvistDon't call g_set_error() unless the GError pointer...
2005-04-19 Tor LillqvistMinor comment improvement.
2005-04-17 Soeren SandmannSave the errno in various places
2005-04-11 Matthias ClasenUse G_LOG_LEVEL_DEBUG in both definitions. (#300071...
2005-04-09 Tor LillqvistInclude <process.h> on Win32 for getpid(). (#173094)
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285)
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also access() and...
2005-04-08 Tor LillqvistImprove g_get_system_data_dirs() on Windows. A library...
2005-04-08 Tor LillqvistNot used on Windows. (unalias_lang): Don't do anything...
2005-04-08 5Declare glib_top_share_dir and exe_top_share_dir only...
2005-04-08 Tor LillqvistAfter investigating more closely the actual use cases...
2005-04-07 Tor LillqvistUse wide char API if available, and store dll name...
2005-04-05 Matthias ClasenAvoid memory leaks in borderline cases. (#172612, Morte...
2005-04-05 Matthias ClasenClarify docs in some places. (#172404, Morten Welinder)
2005-04-04 Matthias ClasenUndef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined...
2005-04-01 Matthias ClasenAdd a note regarding waitpid(-1).
2005-03-30 Sven Neumannhandle the unlikely case that no bytes are read from...
2005-03-30 Tor LillqvistAlways claim file descriptors open to devices are reada...
2005-03-29 Tor Lillqvist[Win32] Use GetSystemTimeAsFileTime() instead of time...
2005-03-29 Tor LillqvistIf the event fired, assign f->revents=f->events. We...
2005-03-28 Matthias ClasenAdd tests for g_date_get_iso8601_week_of_year().
2005-03-23 Tor Lillqvist[Win32] Fix corner case bug when environment variable...
2005-03-22 Matthias ClasenAdd g_try_malloc0
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0, g_try_renew and g_try_malloc...
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0 and g_try_renew. (#169611...
2005-03-20 Tor LillqvistClose the process handle if the called doesn't want...
2005-03-20 Tor LillqvistOn Win32, use GetSystemTimeAsFileTime() instead of...
2005-03-20 Tor Lillqvistglib/gmessages.c (g_log_default_handler) Move the Win32...
2005-03-18 Hans Breuerhandle galiasdef.c (although completely useless for...
2005-03-17 Matthias ClasenUpdate the documentation, reflecting the fact that...
2005-03-15 Matthias ClasenWarn if there already is a main group. (#170445, Jeff...
2005-03-14 Manish Singhremove spurious IA prefix from g_quark_try_string.
2005-03-14 Manish SinghShut up CVS
2005-03-14 Matthias ClasenSome fixes
2005-03-14 Matthias ClasenStill need to include glibconfig.h
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-12 Soeren SandmannDon't try and generate a dotfile from the name -- it...
2005-03-11 Matthias ClasenRemove a lot of pointless g_return_if_fail() checks...
2005-03-10 Sven Neumanndelay memory allocation until after the first read...
2005-03-10 Manish SinghAdd g_file_replace.
2005-03-09 Sven Neumannavoid unnecessary filename conversions.
2005-03-09 Tor Lillqvist[Win32] Don't leak return value from get_special_folder...
2005-03-08 Søren SandmannNew API. A function to atomically create a file.
2005-03-08 Matthias ClasenAdd the new attributes here too.
2005-03-08 Matthias ClasenDefine G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
2005-03-08 Matthias ClasenFix an error message. (#168751, Hazael Maldonado Torres)
2005-03-08 Matthias ClasenSmall cleanup (use G_BEGIN/END_DECLS). (#168474, Fabric...
2005-03-07 Matthias ClasenMark the last paragraph of the docs as Windows-specific...
2005-03-06 Matthias ClasenFix error reporting in gmarkup
2005-02-24 Tor LillqvistDon't distribute glib.def. (#167496, J. Ali Harlow)
2005-02-24 Tor LillqvistUse g_fopen(). (#168341, Daniel Atallah)
2005-02-23 Manish SinghOn G_OS_UNIX, simple #define g_open and co. as aliases...
2005-02-23 Manish SinghSimplify the loop for the fix below.
2005-02-21 Matthias ClasenUse a memchunk for sizeof(GQueue)-sized chunks. (#16798...
2005-02-21 Matthias ClasenFix usage of nanosleep(). (#163039, Bastien Nocera)
2005-02-11 Tor LillqvistInclude winsock2.h before windows.h, to avoid compilati...
2005-02-11 Matthias ClasenTake main group options into account when calculating...
2005-02-09 Matthias ClasenDon't leak path
2005-02-08 Matthias ClasenDon't write out of bounds.
2005-02-08 Matthias ClasenNew function to list all environment variables. (#16632...
next