summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
AgeCommit message (Expand)Author
2004-12-02Protect the the various push/pop allocator functions by #ifndefMatthias Clasen
2004-12-02Don't forget to initialize g_system_config_dirs. (#160213, FredericMatthias Clasen
2004-12-02actually enable (and fix up the length test).Manish Singh
2004-11-30glib/Makefile.am (glib.def) gcc -E complains "linker unused becauseTor Lillqvist
2004-11-30UpdatesMatthias Clasen
2004-11-30Also check errno to detect true errors from spawn*(). (#157258, reportedTor Lillqvist
2004-11-29Define empty for gcc 2.95.Matthias Clasen
2004-11-29Remove leftover noinline attributes. (is_name_start_char, is_name_char):Matthias Clasen
2004-11-29Remove leftover noinline attributes.Matthias Clasen
2004-11-29Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen
2004-11-28filter G_GNUC before PRIVATE so $ is still true.Manish Singh
2004-11-28minor comment fix.Manish Singh
2004-11-28Mark functions with G_GNUC_MALLOC when appropriate.Matthias Clasen
2004-11-28glib/gutils.[hc] [Win32] Make also g_get_user_name() and g_get_real() nameTor Lillqvist
2004-11-28Optimizations; don't scan the entire text in find_current_text_end(),Matthias Clasen
2004-11-27Update the @flags documentation with references to GChildWatch andMatthias Clasen
2004-11-27Don't access invalid memory address if p wasn't increased. (#159557,Matthias Clasen
2004-11-26Add a testcase for the previous fix.Matthias Clasen
2004-11-25filter out G_GNUC stuff when doing the compare.Manish Singh
2004-11-25Add «nb» to ALL_LINGUAS.Kjartan Maraas
2004-11-24Use wide character API when available. Document that string parameters andTor Lillqvist
2004-11-24Replace g_utf8_validate() with an optimized version, and clarify the docsMatthias Clasen
2004-11-24Add utf8-validate.Matthias Clasen
2004-11-23Don't mark g_option_error_quark() as const, to be consistent with all theMatthias Clasen
2004-11-23Fix a problem with the PLT reduction changes which caused the internalMatthias Clasen
2004-11-21updatedHans Breuer
2004-11-17Support gmodule-no-export.Matthias Clasen
2004-11-17*** empty log message ***Matthias Clasen
2004-11-15Use S_ISREG(), since S_IFMT and S_IFREG are apprarently missing on someMatthias Clasen
2004-11-12Bump version.Matthias Clasen
2004-11-122.5.6GLIB_2_5_6Matthias Clasen
2004-11-11Use embedded tab rather than '\t' escape sequence. (#157951)J. Ali Harlow
2004-11-10Fix typo in doc comment.Tor Lillqvist
2004-11-10UpdatesMatthias Clasen
2004-11-08Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names forMatthias Clasen
2004-11-08glib/gasyncqueue.c glib/ghook.c g_return_if_fail -> g_return_val_if_failManish Singh
2004-11-08Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen
2004-11-08Initialize child_watch_count to 1, so that we don't miss the very firstMatthias Clasen
2004-11-07Work around an bug in Mac OS < 10.3. (#156446, Dave MacLachlan)Matthias Clasen
2004-11-06Cosmetics: move the G_GNUC_INTERNAL define to the same place where it isTor Lillqvist
2004-11-05Portability fixes and extra sanity checks. (#157453, Morten Welinder)Matthias Clasen
2004-11-05Handle numbers like 1e1, nan, -infinity. Also try harder to preserveMatthias Clasen
2004-11-04Add G_OPTION_FLAG_REVERSE, to reverse the sense of a G_OPTION_ARG_NONETor Lillqvist
2004-11-04Document that the result is guaranteed to be non-NULL.Tor Lillqvist
2004-11-03Add bug references.Matthias Clasen
2004-11-02*** empty log message ***GLIB_2_5_5Matthias Clasen
2004-11-02*** empty log message ***Matthias Clasen
2004-11-02*** empty log message ***Matthias Clasen
2004-11-02Forgotten ChangeLogMatthias Clasen
2004-11-02Document that this function may not return.Matthias Clasen