2008-08-30 |
Colin Walters | Remove g_irepository_unregister, add GIRepositoryLoadFlags |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Colin Walters | Don't lose on NULL shlib |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Colin Walters | Put dependencies in typelibs, resolve them when loading |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Colin Walters | Reduce warning noise |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Colin Walters | Add some assertions, blacklist a few more methods |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | Blacklist a few functions that use GError oddly |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | Don't crash if no shlib is embedded |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | Handle alias chains correctly |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | Avoid searching aliases for basic types |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | Fix type parsing for both GLib case and GLib.List |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | More context information in validate |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | Avoid having functions/ctors duplicated in global scope |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Colin Walters | Correctly handle GLib.List, GLib.Error etc |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Johan Dahlin | Use datarootdir instead of datadir to avoid an autoconf... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Johan Dahlin | Update |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Johan Dahlin | Update and remove old cruft. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Johan Dahlin | Add man pages for the generator and compiler. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Johan Dahlin | Document |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Johan Dahlin | Remove gidl support. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Colin Walters | Fix --includedir handling |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Colin Walters | Changelog |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Colin Walters | Expand aliases when generating typelibs |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Colin Walters | Suppress size/ssize from being generated in GLib |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Tor Lillqvist | Mention that make check now runs successfully on Windows. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Tor Lillqvist | Use binary mode for output file on Windows. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Tor Lillqvist | Change type of bitfield fields from guint to the most... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Johan Dahlin | Make distcheck pass. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Johan Dahlin | Include g-ir-scanner in the tarball |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Johan Dahlin | Remove generated files |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Johan Dahlin | Only send in -no-undefined on Win32 as it breaks on... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Tor Lillqvist | Make g-ir-scanner work on Windows. Still problems with... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Colin Walters | Search $DATADIR/girepository instead of $DATADIR/gitype... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Colin Walters | Also use G_MODULE_SUFFIX instead of hardcoding .so. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Colin Walters | Free string in the right place. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Colin Walters | Fix small memory leak |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Colin Walters | Handle both .la and .so names; this works better in... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Johan Dahlin | Proper credit |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Johan Dahlin | Avoid undeffing __GNUC__, instead define __attribute__... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Johan Dahlin | make the tests pass again |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | Always print statistics. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | Skip over interfaces we don't know. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | Parse new implements syntax, drop gapi one. Update... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | Add interfaces property to class. Write out implemented... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | More correctly pair methods; if we have a symbol that... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | Some statistics |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | Filter out unknown options from pkg-config files. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Colin Walters | Fail with better error if we can't find library. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Colin Walters | Use subprocess instead of commands, works on Windows... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Colin Walters | Minor debug tweak |
commit | commitdiff | tree | snapshot |
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 |
next |