Skip to content
  • Tor Lillqvist's avatar
    glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy to · 1c6c7f74
    Tor Lillqvist authored
    	* glib.h
    	* gstrfuncs.c
    	* tests/strfunc-test.c: Rename g_strccpy to g_strcompress and
    	g_strecpy to g_strescape per Tim Janik's suggestion. Dropped the
    	destination parameter, always g_malloc a new string.  Fix bug in
    	g_strcompress, octal digits were gobbled up without limit, should
    	use max three.
    
    	Sources that use g_strescape must have ifdefs to be compilable
    	both with GLib 1.2 and 1.3.
    1c6c7f74
To find the state of this project's repository at the time of any of these versions, check out the tags.