Home | History | Annotate | Download | only in glib

Lines Matching full:glib

3 	* Released GLib 1.2.0
23 * glib.spec: Do --enable-debug=no for the .rpm's.
36 glib.spec
38 docs/glib-config.1: version=1.1.16
40 * Released GLib 1.1.16
44 * glib.h, glibconfig.h.win32, configure.in: Changed signature of
56 * glib.h: return guints instead of gints for g_hash_table_size
66 * glib.h: s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added
118 * glib.spec (Packager): Change my email address
126 glib.spec
127 docs/glib-config.1: version=1.1.15
129 * Released GLib 1.1.15
167 glib.spec
168 docs/glib-config.1: version=1.1.14
170 * Released GLib 1.1.14
227 some functions, as this might require glib to always be linked
336 having separate test for each of the GLib modules.
422 * Released GLib 1.1.13
426 docs/glib-config: ver=1.1.13
440 * glib.spec: add packager address
444 * glib.spec: increment version number to 1.1.13
448 * glib.h (g_error): if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as
454 * glib.h: added a define G_HOOK_DEFERRED_DESTROY, to substitute a noop
482 * glib.h: added hook_destroy member to struct _GHookList.
522 * glib.def: Update to include new functions, drop removed ones.
524 * glib.h: Add comments about main loop and polling on Win32. (In
557 * glib.h: don't use inline for !__GNUC__ case with g_warning,
585 * configure.in, glib.h, testglib.c, tests/.cvsignore,
620 GLib routines, and makes output code a bit smaller.
645 is completed here inside glib.
658 * glib.h (g_array_insert_val): fix macro to be shorthand of
677 * glib.h: adjusted the g_strdup_a, g_strndup_a and g_strconcat3_a macros
689 * Released GLib 1.1.12
695 glib.spec:
696 docs/glib-config.1: version=1.1.12
720 * glib.h, testglib.c:
729 * glib.h:
746 * glib.h: added g_strndup_a macro
772 * configure.in, glib.h:
780 * Released GLib 1.1.11
786 docs/glib-config.1: version=1.1.11
790 * glib.h (G[U]INT64_FROM_{LE,BE}):
806 docs/glib-config.1: version=1.1.10
820 * glib.h:
838 * glib.h gmain.c (G_PRIORITY_LOW): Add #defines defining
852 * glib.m4: fixed a minor bug that would let configures bail out
857 easier ones should be moved into glib.m4, e.g. GLIB_IF_VAR_EQ,
880 * glib.h:
912 * Released GLib 1.1.9
918 glib.spec:
919 docs/glib-config.1: version=1.1.9
923 * glib.h:
936 * glib.h (G_LOCK_DECLARE_*): if !G_THREADS_ENABLED, eat the
943 * Released GLib 1.1.8 (CVS tag is GLIB_1_1_8a)
951 * glib.h, gscanner.c: changed func_data to user_data in
960 * docs/glib-config.1: Updated to reflect the existence of gthread.
972 * glib.h: changed g_lock() to G_LOCK(), g_unlock() to G_UNLOCK() and
1010 glib.spec:
1011 docs/glib-config.1: Incremented version
1021 * glib-config.in (lib_glib): fixed library and flag ordering for
1026 * glib.h giounix.c giochannel.c: Use an "inheritance"
1041 standard glib. (CFLAGS): Use G_THREAD_CFLAGS for compiling of glib
1044 * glib.h, gmutex.c: Changed private to private_key to avoid
1085 * gmutex.c, glib.h: Now abort, if a mutex/cond/private is
1108 * glib.c: Eventually removed the #if 0'ed code for old GStaticMutex.
1110 * glib.c: Corrected g_trylock macro for G_DEBUG_LOCKS.
1145 - GLib now uses these functions to provide thread
1157 * Released GLib 1.1.7
1163 glib.spec:
1164 docs/glib-config.1: Increased version to 1.1.7
1174 * Released GLib 1.1.6
1206 * glib.h, gdate.c: Changed MDY to DMY throughout.
1211 glib.h glist.c gmain.c gutils.c:
1221 * glib.h:
1224 `struct tm' in glib.h; yes, this is nice, we still need not
1232 glib.spec:
1233 docs/glib-config.1: Incremented versions to 1.1.6.
1240 * glib.h: removed #include <time.h>, changed time_t paramter of
1245 * incremented GLib version to 1.1.6.
1251 * glib.h: Added declarations for GDate module.
1255 * glib.h:
1275 * glib.h:
1282 * applied glib-tml-981120-0, change log appended below.
1289 * glib.h: Moved MSC pragmas from glib.h to glibconfig.h.win32.
1302 * glib.def: Added g_(s)list_sort.
1308 * glib.h: added GFreeFunc and g_hash_table_set_key_freefunc()
1320 * glib.h: removed the GListAllocator type and its g_*_allocator_*()
1338 * glib.h garray.[ch]: added g_array_insert_vals() to
1344 * glib.h:
1355 glib.spec: Updated to version 1.1.5
1357 * Released GLib 1.1.5
1370 * glib.h (g_bit_nth_msf): fixed off-by-one error, so we don't waste
1376 * glist.c gslist.c glib.h: Added g_list_sort() and
1404 * glib.h: make the endian x86 asm __const__ so the compiler can do
1416 * glib.h: Added a prototype for 'g_strncasecmp'
1424 * glib.def
1425 * makefile.msc: applied glib-tml-981104, win32 sync
1429 * glib.h:
1445 * glib.h
1453 * applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog
1458 * glib.h: use G_HAVE_GINT64, since HAVE_GINT64 is gone
1465 * glib.def: Added the new functions.
1480 Land glib-rrh-19981025-0.patch.
1488 * glib.h: Remove a lot of tests and defines. All these have been
1497 * glib.h: removed old G_ENUM(), G_FLAGS(), G_NV() and G_SV() macros.
1508 * glib.h: G_BREAKPOINT for alpha from Robert Wilhelm
1513 * glib.h:
1528 * glib.h: get rid of duplicate #g_htonl and friends in the
1535 * makefile.msc: win32 patch from Tor Lillqvist (glib-tml-981027-0),
1540 * glib.h: reimplemented the endian stuff, using inline asm
1554 * glib.h: removed dummy structure definitions for struct _GCache,
1557 * gutils.c: implement glib's inline functions _after_ all include
1572 * applied glib-tml-981020-0.patch for WIN32 portability, added some
1576 * glib.h (struct dirent): use lower case structure members.
1578 * glib.h:
1585 * README.win32 glib.def gmodule.def
1598 * glib.h:
1608 Marked GLib's global variables for export from DLL.
1669 * Released GLib 1.1.4
1673 * docs/glib-config.1:
1674 * docs/glib.texi: Moved docs from gtk and created glib-config.1
1694 * glib.h:
1722 * glib.h:
1746 * glib.h, gstrfuncs.c: Move string join/split/free routines from
1760 * glib.h: #define endian macros for system and some conversions
1765 * glib.h:
1777 * glib.h:
1781 * glib.h:
1803 * glib.h:
1813 * glib.h:
1822 * glib.h:
1825 * glib.h: define G_GNUC_UNUSED.
1831 * glib.h (struct _GScanner): dumped peeked_char and text_len in favour
1841 * Released GLib 1.1.3
1845 * glib.h: added g_renew() which works as g_new() for g_realloc().
1849 * NEWS file update for upcoming release of GLib + GModule
1851 the same version numbers as GLib.)
1853 * glib.h: swap the inclusion of of float.h and limits.h to work
1857 * glib.h:
1872 * glib.h: New function g_hash_table_foreach_remove is similar to
1879 * glib.h
1884 * glib.h:
1909 * glib.h:
1918 * Makefile.am glib-config.in l*: Update to libtool-1.2b,
1924 * glib.h: explicitely include the prototypes for inline functions
1933 * glib.h: abandon the use of ATEXIT(), we keep the fallback
1948 * glib.h: inlining hassle. for compilers that don't allow the `inline'
1976 * glib.h: provide proper ATEXIT behavior on NeXTStep by !atexit
1981 * glib.h (GLIB_INLINE): New define.
1988 * glib.h:
1998 * garray.c glib.h (g_array_[ap/pre]pend_vals): make
2003 * glib.h:
2016 more people are starting to use glib and the interface was both
2039 * glib.h:
2043 exported in glib.h. to export it, it should have been named
2047 was used in a lot places of glib. exporting it would have been a
2062 * glib.h: provide a definition for G_VA_COPY.
2064 * glib.h:
2074 * glib.h:
2079 there is an appropriate comment in glib.h now that explains the
2093 * glib.h
2098 * glib.h:
2102 it is restricted to the log levels, introduced by glib itself.
2114 * glib.h (__STRICT_ANSI__): if __STRICT_ANSI__ is defined, make
2125 * glib.spec: version = 1.1.3
2129 * glib.m4: feature an extra MODULES parameter, so glib-config can
2132 * glib.h: changed the log level to G_LOG_LEVEL_CRITICAL for all
2143 * glib.h: be nice to platforms that don't have gint64 and don't
2144 issue #warning on every compilation. since glib doesn't require
2148 * glib.h:
2153 glib.h: #error out if we don't recognize the SIZEOF_VOID_P
2158 * glib.h: added static inline functions for bit mask tests:
2163 * glib.h:
2169 is undefined upon the includion of glib.h, it'll be defined with a
2176 to "GLib" upon compilation. we currently have to add this definition
2182 * glib.h: changed some gints to gbooleans, made a few const corrections,
2200 * glib.h: it's GTime now, and it's back!
2210 * glib-config.in: support library specifications `glib' and `gmodule'.
2215 * Released GLib 1.1.2
2225 * Released GLib 1.1.1
2235 significant improvements to glib.
2237 * glib.h:
2250 * glib.h:
2267 * glib.h:
2275 * Released GLib 1.1.0
2279 * glib.h: #if 0'ed out the GTime definition, until it is definitively
2285 * glib.h: gtime changed to g_time. gtime is used in
2291 * glib.h:
2302 * glib.h: typo fixed for alphas for gint64
2306 * glib.h:
2312 * glib.h:
2324 * glib.h:
2330 * glib.h:
2344 * glib.h: added g_array_length
2353 * glib.m4: ftp.glib.org -> ftp.gtk.org, since glib.org isn't
2376 * glib.h: Changed messages for g_return_[val]_if_fail to
2388 * glib.h (GScanner): cleanups of the structure fields (binary
2393 * glib.h: add new hash and equal functions g_int_*. complement
2397 A comment in glib.h briefly describes the interface.
2401 * glib.h: new typedefs, gsize, gssize, gtime.
2419 * glib.h:
2426 the version from which glib's libtool forked. Needed for people
2434 * Makefile.am glib.m4 configure.in:
2440 * glib.h: renamed g_const_pointer => gconstpointer
2444 * glib.h: Remove #error - HP/UX.
2451 * glib.h ghash.c gstring.c gdataset.c gutils.c:
2462 * glib.h: added enum-helper macros for code generation.
2472 * glib.h (g_chunk_new0): convenience macro, for allocating small chunks
2483 * glib.h (g_string_sized_new): new function to controll the preallocated
2486 * glib.h (g_strreversed): new function to reverse a string.
2495 * glib.h: conditionally define NULL, FALSE and TRUE.
2509 * glib.h: new functions g_slist_nth_data and g_list_nth_data to return
2524 * glib.h: further support for gcc function attributes: G_GNUC_FORMAT,
2534 * glib.h: typedef gint gboolean;
2543 * glib/glib.h: Added macros G[U]INT_TO_POINTER() and
2547 * glib/testglib.c: Print sizeof() results
2554 * glib.h gstring.c gmessages.c: Added some missing
2576 * glib.h: provide G_GNUC_FUNCTION and G_GNUC_PRETTY_FUNCTION to
2588 * glib/gmem.c: Experimentally restore GMemChunk
2598 * glib.h (G_GNUC_PRINTF):
2680 * configure.in glib glibconfig.h.in: Add test for atexit/on_exit -
2715 * glib.h: changed *_length functions to return guint.
2724 * glib.h gutils.c : changed g_strcasecmp
2731 * glib.h gstring.c: Added g_string_insert[_c]()
2744 * gstring.c glib.h: removed deprecated g_string_equal
2772 * glib.h: list iterator macros now check for NULL pointers
2790 * glib.h: Add prototype for g_snprintf.
2810 * merged the glib portions from Jan 2 to Jan 7 out of gtk+/ChangeLog
2815 * glib.h:
2823 * glib.h: Changed guint32 -> guint for bitfields.
2830 * glib.h: reverted glibconfig.h and glib.h files back to the
2863 * glib.h: this file now gets concatenated by makeglib_h from
2873 * glib.h: Changed 'g_return_if_fail' and 'g_return_val_if_fail' to