platform/upstream/gobject-introspection.git
2008-03-10 Mark Doffmangirepository/ginfo.c
2008-03-10 Mark Doffmangirepository/ginfo.c girepository/girepository.h tools...
2008-03-10 Mark Doffmangirepository/ginfo.c girepository/gmetadata.c gireposit...
2008-03-10 Mark Doffmantools/gidlcompilercontext.c tools/gidlcompilercontext.h
2008-03-10 Mark Doffmangirepository/ginvoke.c girepository/girepository.h
2008-03-10 Juerg BilleterSupport C99 _Bool type in scanner.
2008-03-10 Juerg BilleterDon't skip functions that are defined in the namespace...
2008-03-10 Johan DahlinRemove, we're using relaxng now
2008-03-10 Johan DahlinRename the enum/flags get_type functions to include...
2008-03-08 Marc-Andre... added "type-name", "get-type" and "deprecated" missing...
2008-03-07 Johan DahlinConsistent checks, add missing 'test'
2008-03-05 Havoc PenningtonTake advantage of a libffi.pc if one exists, as it...
2008-02-28 Mark Doffmanreviewed by: Rob Taylor <rob.taylor@codethink.co.uk...
2008-02-19 Rob TaylorMove g_idl_node_can_have_member test later, as it broke...
2008-02-18 Rob TaylorAdd g_idl_node_can_have_member.
2008-02-18 Rob TaylorRenamed to gidl/gobject-2.0.gidl:
2008-02-18 Rob TaylorIgnore -pthread when passed to g-idl-scanner.
2008-02-18 Rob TaylorAdded:
2008-02-18 Rob TaylorProvide variables for g-idl-parser, scanner and compile...
2008-02-13 Rob TaylorRename GCOV_SOURCES to GCOVSOURCES to top automake...
2008-02-10 Johan DahlinAdd boxed test.
2008-02-10 Johan DahlinAdd enum and flags test.
2008-02-10 Johan DahlinMake 'make distcheck' work again.
2008-02-10 Johan Dahlinits called as-compiler-flag.m4, not as-compiler.m4.
2008-02-10 Johan DahlinOnly create Foo.gidl when running make check, eg exclud...
2008-02-10 Johan DahlinRemove empty src/ directory
2008-02-08 Rob TaylorAdded:
2008-02-08 Rob TaylorAdded: Added: Renamed to tools/Makefile.am: Renamed...
2008-02-04 Rob TaylorAdd tests for invokation with a GList argument. Also...
2008-02-04 Rob TaylorAdd some documentation for GICallableInfo
2008-02-01 Mark DoffmanCorrect syntax errors in the DTD file.
2008-01-25 Rob TaylorAdd roundtrip tests for structs.
2008-01-11 Johan DahlinRefactor out g_idle_node_add_member. (create_node_from_...
2008-01-11 Johan DahlinDo not save the content of the deprecated variable...
2008-01-11 Johan DahlinAdd a couple of comment parser tests.
2008-01-11 Robert James... Fix libffi configure check - libffi still doesn' have...
2008-01-11 Juerg BilleterFix GTK-Doc parsing.
2008-01-11 Juerg BilleterReturn unresolved name if we find unknown symbol.
2008-01-11 Juerg BilleterInitialize GObject to fix scanning interface properties.
2007-12-28 Johan DahlinParse gtk-doc comments.
2007-12-27 Johan DahlinAdd emacs mode line and escape ' and " so it looks...
2007-12-27 Johan DahlinUnlink temporary file used.
2007-12-27 Johan DahlinPlug a couple of simple memory leaks.
2007-12-27 Johan DahlinImprove error reporting, return when the preprocessor...
2007-12-16 Johan Dahlinremove an unused variable and avoid const to disable...
2007-12-16 Johan DahlinRename clexer.l to scannerlexer.l and cparser.y to...
2007-12-10 Johan DahlinGet rid of the global the_generator variable.
2007-12-10 Johan DahlinDon't steal my stdout and just send in relative path...
2007-12-10 Johan DahlinAdd an output option, add checks for required parameters
2007-12-10 Johan Dahlinset BUILD_SOURCES and CLEANFILES properly
2007-12-10 Johan DahlinRefactor scannerwriter to only be tied to a GIdlModule...
2007-12-10 Johan DahlinMove the scanner gidl writing to a separate source...
2007-12-10 Johan DahlinMove over all CType construction functions.
2007-12-10 Johan DahlinOops, typo
2007-12-10 Johan DahlinRefactor preprocessor handling to here. Start cpp inste...
2007-12-09 Johan Dahlin (g_igenerator_new, main): Simplify constructor and...
2007-12-09 Johan DahlinUse GOption for command line options.
2007-12-09 Johan DahlinRename gen-introspect.[ch] to scanner.[ch]
2007-12-09 Johan DahlinUpdate
2007-12-09 Johan DahlinRefactor g_igenerator_process_types into smaller pieces.
2007-12-09 Johan DahlinBreak into smaller pieces, one for each generated node...
2007-12-08 Johan DahlinAdd a subobject test and make sure to register defined...
2007-12-08 Johan DahlinChange the gen-introspect to generate namespaced module...
2007-12-08 Johan DahlinMove main to the end of the file and attempt to make...
2007-12-08 Johan DahlinAdd a simple gen-introspect parser test 2007-12-08...
2007-12-06 Gustavo J.... reviewed by: Johan Dahlin <johan@gnome.org>
2007-12-03 Johan DahlinDisable char/gchar and guchar for now.
2007-11-30 Juerg BilleterImport gen-introspect to generate introspection informa...
2007-11-30 Juerg Billetersupport creating callback nodes
2007-11-30 Juerg BilleterDon't leave requires state too early.
2007-11-29 Johan DahlinAdd char, gchar and guchar to the builtin types.
2007-11-26 Johan DahlinAdd g_object_info_get_type_name, g_object_info_get_type...
2007-11-26 Jürg BilleterDon't leave namespace and implements states too early...
2007-11-26 Johan Dahlinpass blob_type to validate_function_blob instead of...
2007-11-26 Johan DahlinAdd a MAINTAINERS file
2006-10-03 Torsten SchönfeldHush compiler warnings about return values, signedness...
2005-08-31 Torsten SchönfeldExport g_invoke_error_quark.
2005-08-31 Torsten SchönfeldRemove the fallback implementation of g_function_info_i...
2005-07-25 Matthias ClasenRemove generated files from cvs
2005-07-25 Matthias ClasenDon't complain if blob->pointer is not set, since that...
2005-07-25 Matthias ClasenAlso add this file
2005-07-25 Matthias ClasenCommit an autoconf-conversion patch by Gustavo Carneiro...
2005-05-24 Matthias ClasenForgotten log entry
2005-05-24 Matthias ClasenFix a segfault
2005-05-24 Matthias ClasenAdd some comments
2005-05-24 Matthias ClasenUpdates
2005-05-24 Matthias ClasenUse it here to validate the generated metadata.
2005-05-24 Matthias ClasenUpdates
2005-05-24 Maciej KatafiaszAdded first draft of proposal for typed annotations...
2005-05-22 Matthias ClasenAdd struct offsets to field and vfunc elements.
2005-05-22 Matthias ClasenForgotten files
2005-05-21 Matthias ClasenUpdates.
2005-05-21 Matthias ClasenA perl script which reads a .gidl file, creates, compil...
2005-05-21 Matthias ClasenMake fields in objects work.
2005-05-21 Matthias ClasenFix includes
2005-05-21 Matthias ClasenBasic type cleanup
2005-05-20 Matthias ClasenReport the correct size for enum blobs. (g_idl_node_get...
2005-05-20 Matthias ClasenUpdates
2005-05-19 Johan Dahlinnew_with_mime+type -> new_with_mime_type
2005-05-19 Matthias ClasenRemove debug spew
next