2008-08-24 |
Colin Walters | Skip over g_object_get_type from GLib trunk. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Colin Walters | Don't open shared library here; we already do it in... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Colin Walters | Add context stack so when we get an error we can print... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Johan Dahlin | Refactor a couple of parsing functions to be simpler... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Johan Dahlin | Remove left-over code, checking type of function. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Define DATADIR. Look in DATADIR. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Check constructor returns |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Add debug bit, tweak to use GUINT as correct. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Redo signature_offset to be cleaner and correct for... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Remove duplicate start_boxed. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Don't take functions returning basic types as ctors |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Dep on compiler |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Another debug print |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Add debug print, fix includes |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Add deps on Makefile |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Johan Dahlin | Avoid in utility.gir, as it doesn't work |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Colin Walters | Ignore <include>. Parse them. Generate them. Process... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Johan Dahlin | Avoid duplication in the Makefile, regenerate with... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Don't hardcode integers, use GITypeTag. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Check for ../gobject-introspection-1.0.pc.in to determi... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Send in undefs/defines via writing it directly to stdin... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Default to --raw. Update. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Install config.py, better error handling if we forget... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Remove G_GNUC_EXTENSION too |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Don't pase _LIBINTL_H |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | undef instead of define xxx 0 |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Pass through recursive types. Avoid overwriting errors... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Use the generated glibconfig.h for all scanner invokati... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Make it work again, clean up the mess I made |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Throw an error if we try to load None |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Don't put * in types, suppress transfer="none" |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Avoid using builddir |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | 1->0, not 1->1 |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Johan Dahlin | Replace glibconfig.h with our own, do some replacement... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Fix unref sequence. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | Add g-ir-generate. Support $(DEBUG) Do immediate close... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Colin Walters | tests/scanner/drawable-expected.gir, tests/scanner... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Compute prefix by searching through the symbol for... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Also try squashing underscores from namespace, fixes... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | More ctor work, avoid having gtk_window_group_new end... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Much simpler approach of mapping uscored names to class... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Look up all permutations of class names when scanning... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Plug memory leak and avoid using freed memory. Resolve... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Revert change to increment header_size; we do that... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Tweak to use UINT instead of INT. Not likely to matter... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Build and install the Gio.typelib too |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Use g_module_build_path to resolve the shlib name |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | CLEANFILES typelibs too. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Do not send .la files through find_library. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Fix one small leak in error case. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Parse glibconfig.h as well and install the compiled... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Do not hard-core library names in the Makefile, reuse... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Remove compilation warnings |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Johan Dahlin | Rewrap and fix double free bug by leaking a bit. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Add new function g_irepository_get_typelib_path which... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Adjust for added shared-library. Make pylint happy. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Colin Walters | Calculate size correctly, avoid use-after-free. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | Remove g_irepository_register_file in favor of g_irepos... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | And parse them. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Add gshort/gushort types |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Install GObject.typelib |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | Rename .gir files using GI namespace. Use XDG_DATA_DIRS... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | Suppress aliases whose name is a builtin. Define some... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | Avoid alias infloops. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | Fix expected list type. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Add a workaround for #548689. We can now compile gtk! |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | Look up aliases using c:type too |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Colin Walters | Union field parsing |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Make time_t an alias for long |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Regnerate Do not delete Class structures, we need them... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Update array tests |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Re-wrap |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Re-run against new glib/gobject girs |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Split out annotation tests out of foo |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Foo->foo, foo-object.h -> foo.h |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Johan Dahlin | Move the drawable parts out of Foo to its own test. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Johan Dahlin | Add a based on GdkDrawable which generates a broken... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Colin Walters | Don't try to strip prefix before namespace. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Johan Dahlin | Add support for typedef void foo type of aliases. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Johan Dahlin | Add basic support for union, base the code much on... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Johan Dahlin | Add a union testcase which the compiler currently barfs at. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Johan Dahlin | Add a g_ir_compiler variable |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Colin Walters | Rework types to be more closely based on GITypeTag... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Colin Walters | Type checking rework |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Johan Dahlin | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Johan Dahlin | Redo type resolving and validation. Add a couple of... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Johan Dahlin | Set ctype of enums Improve enum parsing for enums witho... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Johan Dahlin | Update |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Johan Dahlin | Update with new type proposal |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Johan Dahlin | Make enum serializing functions public. Clean up some... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Johan Dahlin | Add a document for an on disk module registry format |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Johan Dahlin | Add a gio gir. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Johan Dahlin | Regenerate GObject & GType. Avoid warnings when generating |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Colin Walters | Move .gir files to -good.gir, tweak build order. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Johan Dahlin | Remove resolve_possible_typedefs, it was unused. Allow... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Johan Dahlin | make it compile again... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Johan Dahlin | Reorder |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Johan Dahlin | Parse enumeration/bitfield. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Johan Dahlin | Parse boxed types. |
commit | commitdiff | tree | snapshot |
next |