summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* define G_GNUC_UNUSED.GLIB_1_1_3_MARTINTim Janik1998-10-0410-0/+38
* Released GLib 1.1.3GLIB_VERSION_1_1_3CDT 1998 Shawn T. Amundson1998-09-228-0/+32
* added g_renew() which works as g_new() for g_realloc().GLIB_1_1_3aTim Janik1998-09-2110-18/+50
* NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik1998-09-2120-355/+515
* Patch to libtool-1.2b to make --disable-staticOwen Taylor1998-09-209-4/+49
* This is Josh, commiting as Manish. This is completely new, andManish Singh1998-09-2014-0/+234
* minor g_memdup() fixupsTim Janik1998-09-194-48/+62
* Added g_memdup implementationManish Singh1998-09-1812-0/+64
* make the datalists a safe type (not using a generic gpointer) by expectingTim Janik1998-09-1812-152/+348
* check for key_compare_func != NULL (reported by Michal Kara).Tim Janik1998-09-1810-0/+44
* removed from repositoryManish Singh1998-09-1812-106/+159
* .cvsignore updates to shutup CVSManish Singh1998-09-172-0/+2
* implemented g_datalist_* along the lines of g_dataset, but operates on anTim Janik1998-09-1715-295/+737
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-1517-447/+665
* explicitely include the prototypes for inline functions to cure gccTim Janik1998-09-1110-28/+72
* added -posix check for NeXTStepManish Singh1998-09-099-0/+44
* Minor bug fix that caused an error in ORBit due to a wrong inline declaration.Martin Baulig1998-09-081-3/+3
* minor fixupTim Janik1998-09-081-2/+4
* #include <errno.h>Manish Singh1998-09-082-0/+2
* abandon the use of ATEXIT(), we keep the fallback macros for backwardsTim Janik1998-09-0812-22/+196
* comment the -std1 check and save LIBS properlyManish Singh1998-09-089-1/+34
* check for all three inline keywords individually.Tim Janik1998-09-0725-131/+484
* configure.in: added -std1 check for ANSI compliance (from gtk)Manish Singh1998-09-079-0/+51
* provide proper ATEXIT behavior on NeXTStep by !atexitManish Singh1998-09-0610-2/+42
* Removed glib-config again.Tom Tromey1998-09-061-97/+0
* Define. New define. (g_bit_nth_msf): Use it. Also, add prototype.Tom Tromey1998-09-0613-8/+221
* use g_mem_chunk_alloc0() to allocate the memchunk, so the correct size ofTim Janik1998-09-0512-10/+124
* make data argument const.Owen Taylor1998-09-0212-38/+78
* new function g_strnfill() to return a new string of specified length,Tim Janik1998-09-0212-12/+102
* Mostly changes to GArray code. See ChangeLog.Manish Singh1998-09-0218-602/+876
* removed this function which was not publically exported in glib.h. toTim Janik1998-08-2429-860/+1377
* provide no operation implementation for the underlying _g_module_*Tim Janik1998-08-202-0/+28
* gmem.c: add ability to exclude memory chunks from memory profilingElliot Lee1998-08-1910-44/+174
* added g_strndupManish Singh1998-08-1912-0/+76
* new function g_log_set_always_fatal() to set an additional fatal_mask forTim Janik1998-08-1818-462/+648
* if __STRICT_ANSI__ is defined, make `inline' a noop, since strict ANSITim Janik1998-08-1810-0/+64
* made private functions static.Tim Janik1998-08-1714-40/+86
* indentation fix.Tim Janik1998-08-171-3/+3
* release delayedShawn Amundson1998-08-178-16/+0
* Released GLib 1.1.3GLIB_1_1_3CDT 1998 Shawn T. Amundson1998-08-1710-2/+68
* changed the return type for the GModuleCheckInit function to be a string,Tim Janik1998-08-174-8/+25
* feature an extra MODULES parameter, so glib-config can be invoked with theTim Janik1998-08-1713-24/+125
* version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1998-08-1637-661/+2427
* Sun Aug 16 Elliot LeeElliot Lee1998-08-1610-0/+36
* It's GTime now, and it's back!Manish Singh1998-08-1110-6/+32
* minor changes to internal interface.Tim Janik1998-08-105-84/+134
* minor hack to cause SUBDIRS (gmodule) to be build last. we do this byTim Janik1998-08-1013-6/+64
* changelog updatesTim Janik1998-08-099-0/+59
* hm, fixup call sequences for check_init() and de_init().Tim Janik1998-08-092-14/+13
* erm, fix copyright notice.Tim Janik1998-08-091-2/+2