[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / ChangeLog.pre-2-2
2002-11-02 Daniel ElstnerFix left_len calculation in the from UTF-8 to UTF-8...
2002-10-26 Tor LillqvistDon't set on Win32, only causes trouble.
2002-10-18 Manish Singhavoid creating negative values out of unsigned values...
2002-10-15 Manish Singhuse gsize instead of int where appropriate (64-bit...
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-10-14 Owen TaylorFix a memory leak. (#94550, Sebastian Rittau)
2002-10-14 Owen TaylorMake prefix argument const. (#91662, Gustavo Carneiro)
2002-10-14 Owen TaylorFix a minor memory leak.
2002-10-12 Tim Janikfix comment. (g_ascii_strtoull): new function, acting...
2002-10-12 Soeren SandmannDocumentation fixes: #71778, Owen Taylor; #85095, Bill...
2002-10-10 Tim Janikif input_name is NULL, print out "<memory>" instead...
2002-09-29 Manish Singhuse gsize instead of int where appropriate (64-bit...
2002-09-28 Tor LillqvistInstead of forcing -fnative-struct into CFLAGS when...
2002-09-28 Tor LillqvistSay we require autoconf 2.52 as that is what configure...
2002-09-23 Arvind Sampturwhen the child fails we need to reap it to avoid a...
2002-09-20 Matthias ClasenDon't print scanner->input_name when it is NULL. (...
2002-09-06 Havoc Penningtonautomake 1.4
2002-09-01 Soeren SandmannDocumentation fixes: (#75255, Martin Schulze; #76104...
2002-08-26 Tor LillqvistDon't link with -lwsock32 on Cygwin (#91696, Masahiro...
2002-08-20 Hidetoshi Tajimavalidate 'len' argument properly for the case that...
2002-08-10 Gustavo Noronha... new translation
2002-08-07 Matthias ClasenUse g_return_val_if_fail, no g_return_if_fail.
2002-08-06 Sebastian WilhelmiFactor out g_main_context_init_pipe from g_main_context...
2002-08-06 Sebastian WilhelmiSet the normal PID surrogate priority according to...
2002-07-26 Owen Taylorhu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat...
2002-07-26 Matthias ClasenNew function to revert a utf8 string. Gone, replaced...
2002-07-26 Owen TaylorFix docs for @str_return to conform to the main docs...
2002-07-25 Owen TaylorHandle the end of the string properly when max_len...
2002-07-25 Owen Taylorhu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat...
2002-07-25 Owen TaylorClarify that only one of the conditions listed in the...
2002-07-25 Owen TaylorRemove reference in the docs to @notify parameter....
2002-07-25 Owen TaylorDocument the (GIConv)-1 return value on failure. (...
2002-07-15 Matthias ClasenNew function to get the currently open element. (#70448)
2002-07-04 Sebastian WilhelmiAdded #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN...
2002-07-03 Sebastian WilhelmiMade the thread flags determination tests first check...
2002-07-03 Sebastian WilhelmiFixed bugs in posix thread priority resolution. Also...
2002-07-03 Sebastian WilhelmiUse thr_min_stack() instead of sysconf (_SC_THREAD_STAC...
2002-07-03 Anders CarlssonAdd a forgotten trailing ` in the GLIB_BINARY_AGE expre...
2002-07-02 Sebastian WilhelmiImprove checks for dce/posix threads to also do the...
2002-07-02 Sebastian WilhelmiSet binary age to 0 to make it compile.
2002-07-01 Anders CarlssonUp version to 2.1.0.
2002-07-01 Sebastian WilhelmiFixed ChangeLog entry
2002-07-01 Sebastian WilhelmiAdd parenthesis to protect macro argument. Spotted...
2002-06-28 Sebastian WilhelmiIn case of G_DISABLE_ASSERT replace "G_STMT_START{...
2002-06-26 Yanko KanetiAdded Bulgarian (bg).
2002-06-13 Owen TaylorMake interval unsigned to match g_timeout_source_new...
2002-06-13 Owen TaylorAdd a note about the deficiency of Tru64 iconv. (#81699...
2002-06-11 Owen TaylorChangeLog fixes
2002-06-11 Owen Taylortests/patterntest.c (test_compilation) A couple of...
2002-06-03 Matthias ClasenReplace homegrown "hash" entity by standard ISO entity...
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2002-05-23 Havoc Penningtonon success, close the pipes from the child. Fix from...
2002-05-22 jacob berkmanfix tyop
2002-05-22 Owen TaylorRemove notes about now-fixed-bugs.
2002-05-21 Owen Taylorue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat...
2002-05-21 Owen TaylorMove iconv tests before gettext checks. (#81999)
2002-05-20 Matthias ClasenAdded proper support for CDATA sections. Updates.
2002-05-20 jacob berkmaninclude sys/types.h before dirent.h to build on darwin...
2002-05-20 Owen TaylorFix double close of file descriptor on error. (#82139...
2002-05-18 Matthias ClasenNew testcases.
2002-05-17 Tim Janik[merged from stable]
2002-05-17 Tor Lillqvistgssize and gsize as in a configure-produced glibconfig.h.
2002-05-17 Tor LillqvistMatch new additions in a configure-produced config.h.
2002-05-17 Tor LillqvistAdd new functions.
2002-05-16 Owen TaylorIncorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST...
2002-05-14 Alex LarssonNew functions g_str_has_suffix and g_str_has_prefix.
2002-05-14 Owen Tayloron May 13 23:20:00 2002 Owen Taylor <otaylor@redhat...
2002-05-13 Owen TaylorIf sizeof(int) == sizeof(long) run compilation tests...
2002-05-13 Owen TaylorUpdate from libcharset CVS. Includes additional encodin...
2002-05-10 Naba KumarAdded "hi" to ALL_LINGUAS. New Hindi translation added.
2002-05-08 Michael Nattererfixed yesterdays fix for cross compiling: simply check...
2002-05-07 Matthias ClasenReport unfinished entity references as errors rather...
2002-05-07 Michael Nattereradded a new conditional CROSS_COMPILING which indicates...
2002-05-07 Owen TaylorFixes for #79347, Ron Arts.
2002-05-06 Owen TaylorExclude OSF from alpha definition of G_BREAKPOINT(...
2002-05-06 Owen Taylor[ merged from stable ]
2002-05-01 jacob berkmanfix typo on 64-bit printf formatting string configure...
2002-04-29 Pablo SaratxagaAdded Vietnamese file
2002-04-19 Tor LillqvistAdd Windows-specific note to the gtk-doc comment.
2002-04-18 Sebastian WilhelmiFixed typo. (#78985)
2002-04-13 Sebastian WilhelmiUnlock the pool for all threads leaving it. (#78348) glib-2-0-branchpoint
2002-04-10 Matthias ClasenRemove manual UTF-8 -> Latin1 conversion for stuff...
2002-04-08 Sebastian WilhelmiUse gsize instead of gint. From Miroslaw Dobrzanski...
2002-04-07 Stanislav BrabecAdded Czech (cs) to ALL_LINGUAS.
2002-03-31 Hasbullah Bin PitAdded Malay (ms)to ALL_LINGUAS.
2002-03-29 Tor LillqvistAdd g_convert_init.
2002-03-28 Owen TaylorReleased 2.0.1 GLIB_2_0_1
2002-03-28 Owen TaylorRemove warning about g_print, etc, encoding.
2002-03-28 Tim Janikconvert prtinf() strings to local charset when writing...
2002-03-27 Tim Janikmajor cleanups. introduced _g_log_fallback_handler...
2002-03-25 Owen TaylorRemove __const__ qualifier from __asm__ statements...
2002-03-22 Owen TaylorFix problem where if g_mem_chunk_reset() is called...
2002-03-20 Owen TaylorTry to work around segfaults on Solaris if NULL is...
2002-03-20 Owen TaylorClose the file descriptor. (#75507, Matthias Clasen)
2002-03-20 Owen TaylorUse $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)
2002-03-20 Sven Neumannavoid repeated call of g_spaced_primes_closest() by...
2002-03-17 Tor LillqvistAdd MSVC-specific text by Hans Breuer.
2002-03-15 Tor Lillqvistglib/giowin32.c (g_io_win32_dispatch): Check buffer...
2002-03-15 Tor LillqvistSome debugging output formatting changes. The following...
2002-03-15 Owen TaylorMove pre-2.0 ChangeLog aside
next