summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
...
* Remove pollfds from the context here, not when actually freeing theOwen Taylor2000-12-101-0/+19
* Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b.Raja R Harinath2000-12-081-0/+7
* Fix typo, and fix some formatting.Raja R Harinath2000-12-081-27/+30
* Rearrange into other veriables, and include run-markup-tests.sh.Raja R Harinath2000-12-081-0/+10
* move markup-test to noinst_PROGRAMS; it isn't a proper test, the properHavoc Pennington2000-12-081-0/+7
* Don't put anything after an #endif. Likewise.Raja R Harinath2000-12-081-0/+5
* add g_strdupv testHavoc Pennington2000-12-071-0/+7
* Major change in API for creating sources to handle multiple main loopsOwen Taylor2000-12-051-0/+32
* Include make.msc from GLib's build subdir.Tor Lillqvist2000-12-011-0/+8
* Provide G_CONST_RETURN which is 'const' by default, and nothing whenHavoc Pennington2000-12-011-2/+7
* Forgot gunibreak.c, mistake in ChangeLogHavoc Pennington2000-11-291-2/+1
* s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington2000-11-291-0/+23
* Fix warnings.Elliot Lee2000-11-281-0/+10
* Patches by Hans Breuer:Tor Lillqvist2000-11-281-0/+16
* Revamped errorcheck mutexes and added errorcheck cond_wait() andSebastian Wilhelmi2000-11-281-0/+10
* Add void in empty function arg listHavoc Pennington2000-11-281-0/+4
* Add gqsort.Tor Lillqvist2000-11-261-0/+6
* Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi2000-11-211-0/+15
* Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford2000-11-201-0/+18
* Use a switch here, maybe helps the compiler optimize things. Also, ' ' isHavoc Pennington2000-11-201-0/+6
* Add g_trash_stack entry points.Tor Lillqvist2000-11-191-0/+4
* Released 1.3.2GLIB_1_3_2Owen Taylor2000-11-171-0/+11
* Check for the sched.h header and include it on gthread/gthread-posix.c ifSebastian Wilhelmi2000-11-151-0/+24
* Make #endif comment match #ifdef.Tor Lillqvist2000-11-141-0/+4
* Up version to 1.3.2Owen Taylor2000-11-131-0/+9
* Add USE_LIBICONV.Tor Lillqvist2000-11-131-0/+8
* Made recursive mutexes also work when the thread system is not (yet)Sebastian Wilhelmi2000-11-131-0/+5
* Create wrapper functions for iconv() so that we can transparently use theOwen Taylor2000-11-121-0/+17
* Remove g_filename_{to,from}_utf8Robert Brady2000-11-121-0/+12
* template is a reserved word in C++ s/template/tmpl/.Owen Taylor2000-11-121-0/+5
* Handle a long stream of bytes containing no UTF-8 character startsHavoc Pennington2000-11-111-0/+5
* Add missing entry points.Tor Lillqvist2000-11-111-0/+2
* Improve chance to generate unique names with less effort a bit.Tor Lillqvist2000-11-111-0/+11
* Add gtypemodule.hOwen Taylor2000-11-111-0/+4
* New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist2000-11-101-0/+9
* Don't take threads with other priorities into account as changing theSebastian Wilhelmi2000-11-091-0/+8
* rename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPORTED_FLAGHavoc Pennington2000-11-051-0/+7
* inline docs (unescape_text): properly check strtoul for failure.Havoc Pennington2000-11-051-0/+3
* Free the src error if the dest location is NULL - I'm pretty sure that'sHavoc Pennington2000-11-051-0/+6
* AddedHavoc Pennington2000-11-051-0/+15
* Added documentation for asynchronous queues.Sebastian Wilhelmi2000-11-021-0/+2
* Changed unportable __FUNCTION__ to the verbatim function name.Sebastian Wilhelmi2000-11-021-1/+4
* Include sys/select.h (some platforms need it for select).Sebastian Wilhelmi2000-11-021-0/+5
* gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited inTor Lillqvist2000-10-301-1/+8
* Check for mkstemp.Tor Lillqvist2000-10-301-0/+11
* Introduced new function type GEqualFunc to return TRUE for equal params.Sebastian Wilhelmi2000-10-301-0/+15
* Add gmarkup.Tor Lillqvist2000-10-271-0/+8
* New module to parse a simple markup languageHavoc Pennington2000-10-271-0/+13
* Cosmetics.Tor Lillqvist2000-10-261-0/+4
* When the string is ended by a delimiter, return an extra empty string justSebastian Wilhelmi2000-10-261-0/+7