Revert back to using temporary files to send in headers. Allow Functions
authorJohan Dahlin <jdahlin@async.com.br>
Sat, 24 May 2008 14:44:32 +0000 (14:44 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 24 May 2008 14:44:32 +0000 (14:44 +0000)
commit3e9c0d2462d922b6b00680ac9b52c495e24ef208
tree7690f35393d53dfbdc13e1ed51af24160808b337
parent661f264f8ad30b3261454b579b92a84e518d8e28
Revert back to using temporary files to send in headers. Allow Functions

2008-05-24  Johan Dahlin  <jdahlin@async.com.br>

    * giscanner/ast.py:
    * giscanner/girwriter.py:
    * giscanner/giscannermodule.c
    (pygi_source_scanner_append_filename),
    (pygi_source_scanner_parse_file):
    * giscanner/glibtransformer.py:
    * giscanner/sourcescanner.py:
    Revert back to using temporary files to send in headers.
    Allow Functions to be passed in as callbacks, add a couple
    of try/excepts missing features.
    We can now scan pango

svn path=/trunk/; revision=274
ChangeLog
giscanner/ast.py
giscanner/girwriter.py
giscanner/giscannermodule.c
giscanner/glibtransformer.py
giscanner/sourcescanner.py