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