glib/gobject
Havoc Pennington 1c391cc698 include string.h
2001-02-17  Havoc Pennington  <hp@pobox.com>

	* gthread.c: include string.h

        Applied patch from Soeren Sandmann:

	* testglib.c: const fixes

	* gwin32.h: format cleanups

	* gutils.c (g_atexit): constify a variable
	(g_find_program_in_path): constification
	(g_basename): G_CONST_RETURN
	(g_path_skip_root): G_CONST_RETURN
	(g_getenv): G_CONST_RETURN
	(g_get_user_name): G_CONST_RETURN
	(g_get_real_name): G_CONST_RETURN
	(g_get_home_dir): G_CONST_RETURN
	(g_get_tmp_dir): G_CONST_RETURN
	(g_get_prgname): G_CONST_RETURN
	(_glib_gettext): G_CONST_RETURN

	* gunicode.h: formatting cleanups

	* gstrfuncs.c (g_strerror): G_CONST_RETURN
	(g_strsignal): G_CONST_RETURN

	* gspawn.c (g_execute): const on variables

	* gmessages.c (printf_string_upper_bound): fix const on a variable

	* gmem.c (g_mem_chunk_new): make the "name" arg const
	(struct _GRealMemChunk): make the "name" field const

	* gfileutils.c (g_file_open_tmp): store const return in a const
	gchar* variable

	* gdataset.c (g_quark_to_string): G_CONST_RETURN

2001-02-17  Havoc Pennington  <hp@pobox.com>

        Applied patch from Soeren Sandmann:

	* gvaluetypes.c (g_value_get_string): G_CONST_RETURN

	* gtype.c (g_type_name): G_CONST_RETURN

	* gsignal.c (g_signal_name): G_CONST_RETURN

	* gobject-query.c (main): const fix

2001-02-17  Havoc Pennington  <hp@pobox.com>

        Applied patch from Soeren Sandmann:

	* gmodule.c (g_module_error): G_CONST_RETURN
	(g_module_name): G_CONST_RETURN
2001-02-17 23:30:48 +00:00
..
.cvsignore shut up on new marshaller generated stuff 2000-12-12 07:53:04 +00:00
ChangeLog include string.h 2001-02-17 23:30:48 +00:00
gboxed.c changed collect_format, collect_value() and lcopy_format, lcopy_value() in 2001-02-17 05:32:00 +00:00
gboxed.h added g_value_set_static_string(). 2000-10-25 22:33:26 +00:00
gbsearcharray.c got rid of outdated dmalloc support. provide g_try_malloc() and 2000-12-29 02:16:51 +00:00
gbsearcharray.h Don't use implicit casts from void * since this will get included from C++ 2000-10-25 23:39:32 +00:00
gclosure.c incorporated huge docu patch from Eric Lemings <eric.b.lemings@lmco.com> 2001-02-16 07:22:59 +00:00
gclosure.h incorporated huge docu patch from Eric Lemings <eric.b.lemings@lmco.com> 2001-02-16 07:22:59 +00:00
genums.c changed collect_format, collect_value() and lcopy_format, lcopy_value() in 2001-02-17 05:32:00 +00:00
genums.h patch from sven to fixup G_ENUM_CLASS_TYPE() macro. 2001-02-17 07:00:16 +00:00
glib-genmarshal.1 fixed dealing with collection/lcopy of NULL values. 2000-12-12 07:32:00 +00:00
glib-genmarshal.c fixed dealing with collection/lcopy of NULL values. 2000-12-12 07:32:00 +00:00
gmarshal.list i guess some people may need this ;) 2000-12-12 07:51:44 +00:00
gobject-query.c include string.h 2001-02-17 23:30:48 +00:00
gobject.c changed collect_format, collect_value() and lcopy_format, lcopy_value() in 2001-02-17 05:32:00 +00:00
gobject.def Remove glib_debug_objects. 2001-02-04 19:39:17 +00:00
gobject.h urg managed to forget this last time ;( 2000-12-13 08:36:17 +00:00
gobject.rc.in makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to 2000-05-13 19:30:58 +00:00
gparam.c changed collect_format, collect_value() and lcopy_format, lcopy_value() in 2001-02-17 05:32:00 +00:00
gparam.h adapt to work with new CVS gtk-doc, leaving the old rules in place caused 2001-01-31 06:27:41 +00:00
gparamspecs.c adapt to work with new CVS gtk-doc, leaving the old rules in place caused 2001-01-31 06:27:41 +00:00
gparamspecs.h add an instance member value_type so the default value of the pspec class 2000-12-15 05:51:08 +00:00
gsignal.c include string.h 2001-02-17 23:30:48 +00:00
gsignal.h include string.h 2001-02-17 23:30:48 +00:00
gtype.c include string.h 2001-02-17 23:30:48 +00:00
gtype.h include string.h 2001-02-17 23:30:48 +00:00
gtypemodule.c fixed dealing with collection/lcopy of NULL values. 2000-12-12 07:32:00 +00:00
gtypemodule.h *** empty log message *** 2000-11-11 06:46:30 +00:00
gtypeplugin.c fixed a bag full of subtle bugs of immensive screw-up potential in 2000-11-05 05:07:26 +00:00
gtypeplugin.h fixed a bag full of subtle bugs of immensive screw-up potential in 2000-11-05 05:07:26 +00:00
gvalue.c changed collect_format, collect_value() and lcopy_format, lcopy_value() in 2001-02-17 05:32:00 +00:00
gvalue.h changed collect_format, collect_value() and lcopy_format, lcopy_value() in 2001-02-17 05:32:00 +00:00
gvaluecollector.h changed collect_format, collect_value() and lcopy_format, lcopy_value() in 2001-02-17 05:32:00 +00:00
gvaluetypes.c include string.h 2001-02-17 23:30:48 +00:00
gvaluetypes.h include string.h 2001-02-17 23:30:48 +00:00
Makefile.am Change order of libs, put progs_LDADD last. Needed for cygwin, says 2001-02-03 22:32:10 +00:00
makefile.mingw.in makefile.mingw.in Protect the rule to rebuild makefile.mingw if 2001-01-25 22:08:11 +00:00
makefile.msc.in Need <io.h> for open() and close(). 2001-01-27 15:07:03 +00:00