Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Johan Bilien 1b2aa59534 ignore non-UTF-8 string constants
2008-10-11  Johan Bilien  <jobi@litl.com>

	* giscanner/scannerparser.y: ignore non-UTF-8 string constants

2008-10-11  Johan Bilien  <jobi@litl.com>

	Bug 552347: Parse #defines constants

	* girepository/gtypelib.c: update the list of value_size
	with recently defined type tags
	* giscanner/scannerparser.y: brought back parsing of #defined, as
	present in older version
	* giscanner/giscannermodule.c: bind gi_source_scanner_append_filename
	* giscanner/girwriter.py: write out constant tags in the gir
	* giscanner/sourcescanner.py: add accessor for const_string
	* giscanner/transformer.py, giscanner/glibtransformer.py: handle
	constant

svn path=/trunk/; revision=673
2008-10-11 23:19:59 +00:00
ginfo.c Bug 555294: Add support for multiple shared libraries per typelib. 2008-10-07 21:25:01 +00:00
ginvoke.c Bug 555294: Add support for multiple shared libraries per typelib. 2008-10-07 21:25:01 +00:00
girepository.c fix regression on invoke test case by making sure we load the global 2008-10-09 16:44:11 +00:00
girepository.h Bug 555294: Add support for multiple shared libraries per typelib. 2008-10-07 21:25:01 +00:00
girmodule.c Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girmodule.h Put dependencies in typelibs, resolve them when loading 2008-08-30 20:31:07 +00:00
girnode.c Merge branch 'bug552566-timet/wip' 2008-09-23 18:20:25 +00:00
girnode.h Merge branch 'bug552393-varargs' 2008-10-02 14:07:38 +00:00
girparser.c Remove debug print 2008-10-02 14:07:42 +00:00
girparser.h Fix --includedir handling 2008-08-28 22:13:00 +00:00
girwriter.c Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c ignore non-UTF-8 string constants 2008-10-11 23:19:59 +00:00
gtypelib.h Bug 555294: Add support for multiple shared libraries per typelib. 2008-10-07 21:25:01 +00:00
Makefile.am Make g-ir-scanner work on Windows. Still problems with the typelib code. 2008-08-27 13:33:21 +00:00