platform/upstream/glib.git
2005-03-30 Estêvão Samuel... Updated Brazilian Portuguese Translation.
2005-03-30 Sven Neumannhandle the unlikely case that no bytes are read from...
2005-03-30 Tor LillqvistTypo.
2005-03-30 Tor LillqvistAlways claim file descriptors open to devices are reada...
2005-03-29 Matthias ClasenClarify the docs for g_ptr_array_free and g_ptr_array_r...
2005-03-29 Matthias ClasenClarify the docs for g_ptr_array_free. (#170149, Jared...
2005-03-29 Tor LillqvistAdd Win32 warnings regarding the child setup function.
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-27 Tor LillqvistApparently AC_LIBTOOL_WIN32_DLL isn't deprecated after...
2005-03-26 Matthias ClasenDon't do the second lookup if the name was already...
2005-03-23 Tor Lillqvist[Win32] Fix corner case bug when environment variable...
2005-03-22 Manish Singhcast away any constness on assignment.
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-22 Matthias Clasenforgotten log entry
2005-03-22 Matthias ClasenAvoid forcing extra newlines when using template files...
2005-03-21 Matthias ClasenDon't copy strings which are marked as static. Don...
2005-03-20 Tor LillqvistMinor printout change, now identical as in glib-2-6...
2005-03-20 Tor LillqvistTypo.
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-20 Tor LillqvistPrint more detailled output from the timer tests. Don...
2005-03-18 Hans Breuerhandle galiasdef.c (although completely useless for...
2005-03-17 Matthias ClasenUpdate the documentation, reflecting the fact that...
2005-03-17 Manish SinghShut up CVS
2005-03-16 Adam WeinbergerUpdated Canadian English translation.
2005-03-15 Matthias ClasenWarn if there already is a main group. (#170445, Jeff...
2005-03-14 Matthias ClasenMake work again.
2005-03-14 Manish Singhdelete a bunch of dead code.
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-13 Roozbeh PournaderUpdated Persian translation by Hamed Malek <hamed@farsi...
2005-03-12 Soeren SandmannDon't try and generate a dotfile from the name -- it...
2005-03-11 Matthias ClasenAvoid stupid compiler complaints about precision loss.
2005-03-11 Matthias ClasenRemove a lot of pointless g_return_if_fail() checks...
2005-03-10 Sven Neumanninclude <gstdio.h>.
2005-03-10 Sven Neumanndelay memory allocation until after the first read...
2005-03-10 Manish SinghAdd g_file_replace.
2005-03-09 Matthias ClasenBump version
2005-03-09 Ahmad Riza... Updated Indonesian Translation
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-08 Matthias ClasenApply patches by Stefan Kost to document naming restric...
2005-03-07 Matthias ClasenMark the last paragraph of the docs as Windows-specific...
2005-03-06 Matthias ClasenFix error reporting in gmarkup
2005-03-05 Dan DamianUpdated Romanian translation by Mişu Moldovan <dumol...
2005-02-28 Kostas PapadimasUpdated Greek Translation.
2005-02-26 Ivan Stojmirovdone
2005-02-24 Tor LillqvistTypo.
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-24 Matthias ClasenDon't forget to set G_THREAD_LIBS_FOR_GTHREAD on non...
2005-02-24 Matthias ClasenSet LANGUAGE instead of LC_ALL to shield against LANGUA...
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-20 Christophe... Updated French translation.
2005-02-20 Christophe... Updated French translation.
2005-02-16 Adi AttarAdded Xhosa translation Added "xh" to ALL_LINGUAS.
2005-02-16 Amanpreet Singh... updated by amanpreetalam@yahoo.com
2005-02-15 Baris CicekUpdated Turkish Translation by Onur Can Cakmak
2005-02-13 Benoît DejeanUpdated French translation.
2005-02-11 Tor LillqvistInclude winsock2.h before windows.h, to avoid compilati...
2005-02-11 Danilo ŠeganUpdated Serbian translation.
2005-02-11 Matthias ClasenTake main group options into account when calculating...
2005-02-09 Matthias ClasenDon't leak path
2005-02-09 Francisco Javier... Updated Spanish translation.
2005-02-09 Maxim DziumanenkoUpdate Ukrainian translation.
2005-02-08 Matthias ClasenDon't write out of bounds.
2005-02-08 Matthias ClasenNew function to list all environment variables. (#16632...
2005-02-07 Tor LillqvistAdd gmodule-no-export-2.0.pc.
2005-02-07 Manish Singhfeed the contents of config.h and glibconfig.h into...
2005-02-07 Manish Singhfeed the contents of config.h and glibconfig.h into...
2005-02-06 Manish SinghDon't use matching constraints for asm mem parameters...
2005-02-06 Kostas PapadimasUpdated Greek Translation.
2005-02-05 Tor Lillqvistconfigure.in (G_LIBS_EXTRA) I think we can include...
2005-02-05 Tor LillqvistIn the Win32 ABI stability version, call g_file_get_con...
2005-02-05 Matthias ClasenRemove the --enable-ansi option (#160469)
2005-02-05 Matthias ClasenAdd a note regarding inefficiency of repeated appends...
2005-02-05 Matthias ClasenDefine a HAVE_GNUC_VISIBILITY automake conditional.
2005-02-03 Matthias ClasenAdd a warning against using g_quark_from_static_string...
2005-02-02 Tor LillqvistAdd bug number.
2005-02-02 Tor LillqvistRemove misleading comment, too.
2005-02-02 Tor LillqvistRemove unnecessary MSVC-only typedef for pid_t. GLib...
2005-02-02 Tor LillqvistDon't use potentially incorrect errno in several places...
2005-02-02 Tor LillqvistIn the Win32 part of all functions, handle invalid...
2005-02-02 Matthias ClasenMove doc comments inline.
next