Remove all uses of G_CONST_RETURN
[platform/upstream/glib.git] / glib / gchecksum.h
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-03 Matthias ClasenRemove redundant header inclusions
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-06-15 Matthias ClasenAdd docs
2008-05-17 Jeffrey StedfastNew function to reset the state of a GChecksum. (g_chec...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2008-02-28 Matthew BarnesMake 'length' parameter signed to accomodate passing...
2007-12-20 Matthias ClasenReturn NULL if the checksum_type is unknown
2007-12-19 Christian PerschAdd g_checksum_type_get_length, and change g_checksum_g...
2007-12-04 Emmanuele BassiAdd GChecksum, a generic wrapper around various hashing...