2009-09-01 |
Adel Gadllah | Add GVolumeMonitor interfaces |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Halton Huo | Use CC rather than LD to fix build issue for gir. Close... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Halton Huo | Replace LIBTOOL_LIBTOOL to LIBTOOL. Closes #592968. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Colin Walters | Bug 574351 - Add --pkg-export option GOBJECT_INTROSPECTION_0_6_4 |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Dan Winship | Bug 556628 – (skip) annotation |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Colin Walters | Bug 578200 - Substitute $(PYTHON) in g-ir-scanner.in |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Colin Walters | Bug 587279 - Add COPYING.GPL and COPYING.LGPL |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Colin Walters | Bug 590883 - Use 'cc' instead of 'gcc' for preprocessing |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Colin Walters | LD_LIBRARY_PATH exorcism |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Colin Walters | Merge branch 'typelib-dlopen' |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Owen W. Taylor | Remove some $(builddir) that crept back in |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Colin Walters | [typelib] Clean up dlopen handling |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Make Everything-1.0.gir depend on GObject-2.0.gir |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Add FT_Library and cairo_font_face_t to hand-written... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Bug 592055 - Build/test fixes |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Also remove LD_LIBRARY_PATH bit from before AM_V_GEN... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Owen W. Taylor | Support passing --library=lib<foo>.la |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Owen W. Taylor | Resolve library names to shared libraries ourselves |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Owen W. Taylor | autoconf-2.64 compat: Don't use $(builddir) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Move LPATH and $(CHECK_DEBUG) bits into $(SCANNER) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Protect against source_filename being None when analyzi... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Use current working directory for temporary executables |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Colin Walters | Excise shave in favor of automake 1.11 silent rules |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Colin Walters | -DGLIB_COMPILATION when scanning GLib |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen W. Taylor | Prepend to $LD_LIBRARY_PATH not append |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Owen W. Taylor | Don't open shared libraries twice |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Simon van der... | Update after commit ffc15cd51639679c914868006a1e3462958... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Dan Winship | Annotate g_shell_parse_argv() |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Cameron | Back out the previous change. Now go back to hardcodin... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Colin Walters | Only accept bison as yacc tool |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Cameron | Check the CC environment variable instead of assuming... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Colin Walters | Use all libraries specified on the command line |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Colin Walters | Add allow-none for etag for g_file_replace |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Simon van der... | Fix a typo in test_flags_get_type |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Owen W. Taylor | Revert "Window isn't a record, but really a typedef... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Owen W. Taylor | Fix checks in gfield.c |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Colin Walters | Window isn't a record, but really a typedef for uint32 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Simon van der... | Add a function to test arrays as inout argument in... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Dan Winship | Sync the basic types array in girnode.c:serialize_type... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Colin Walters | Bug 583686 - Add gobject-introspection-no-export-1... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Johan Dahlin | Merge commit 'origin' |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Johan Dahlin | Omit warnings, my console is not a todo list |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Simon van der... | Add a TestObj subclass in Everything |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Andreas Rottmann | Allow annotations on fields |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Tim Horton | Add xmlTextReaderPtr type to fake libxml2 GIR |
commit | commitdiff | tree | snapshot |
2009-06-26 |
C. Scott Ananian | Bug 586994: Add annotations for g_file_open_tmp()/g_fil... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Tobias Mueller | Name unions to enable compilation on Solaris |
commit | commitdiff | tree | snapshot |
2009-06-24 |
C. Scott Ananian | Fix 'make check'. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Simon van der... | Add tests for array as output argument and fixed-size... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Simon van der... | Add two tests in Everything regarding multiple output... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Colin Walters | Bug 579008 - Don't override element-type for arrays |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Johan Dahlin | Post release version bump |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Johan Dahlin | Create signed tags instead of lightweight ones |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Johan Dahlin | Update NEWS GOBJECT_INTROSPECTION_0_6_3 |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Mark Lee | Bug 584423 – Add short/ushort support |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Colin Walters | Update annotation expected "tgir" for previous commit |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Simon van der... | Bug 585328 - Only set zero_terminated flag for types... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Andreas Rottmann | Everything: add a boxed property to TestObj |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Johan Bilien | Make sure the scanner and compiler are able to find... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
C. Scott Ananian | Bug 585579: actually check Everything-1.0-expected.gir |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Marco Pesenti... | Fix distcheck. A couple of files was missing from EXTRA... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Johan Bilien | Annotate g_get_system_*_dirs () |
commit | commitdiff | tree | snapshot |
2009-06-12 |
C. Scott Ananian | Bug 585579: Update Everything-1.0-expected.gir to match... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
C. Scott Ananian | Bug 585373: Add annotations for g_spawn_* functions. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
C. Scott Ananian | Bug 585584: Fix warnings in girparser backtrace functio... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
C. Scott Ananian | Bug 585374: Fix misspelling of 'infinite'. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
C. Scott Ananian | Bug 581685: Parse parameterized types (using <>) in... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Holger Hans... | Make g-ir-compiler find files installed by make install |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Colin Walters | Don't fail if no --output option is specified |
commit | commitdiff | tree | snapshot |
2009-06-10 |
root | Remove duplicate typelib installation rules |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Colin Walters | Bug 577546 - More annotations for GLib, GObject, Gio |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Colin Walters | Bug 577534 - Use rename to write new typelibs, instead... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Colin Walters | Bug 584453 - Handle char ** correctly (and const variation) |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Colin Walters | Add a test_strv_out which is unannotated, rename curren... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Simon van der... | Bug 585081 - Correct everything linkage |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Colin Walters | Move Everything into gir/, since it's a public library |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Colin Walters | Add an Everything-1.0-expected.gir, test Everything... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Emmanuele Bassi | Add GLclampf to the GL GIR |
commit | commitdiff | tree | snapshot |
2009-05-29 |
C. Scott Ananian | Annotations for g_option_context_parse. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Andreas Rottmann | A few transfer-related tests for "Everything" |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Chris Rivera | Fix pep8.py and its invocation. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
C. Scott Ananian | Better handle classes with non-standard to_underscore... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Update doc comments. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Add GHash tests to Everything test GI library. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Fix the list comparison assertions. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Everything: more tests for integer array parameters. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Fix annotations for GList and GSList tests. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Enable the utf8 tests in the everything module. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Allow the use of the "Rename To" annotation for literal... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
C. Scott Ananian | Remove orphan text, left over from parent document. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Colin Walters | Remove (out) annotation for now from Everything structs |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Tomeu Vizoso | Fix typo in the TestInterface gtype name |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Tomeu Vizoso | Add an interface to Everything |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Marina Zhurakhinskaya | Add element type annotations for GList arguments |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Colin Walters | Avoid writing out empty array if we have no _get_type... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Dan Winship | Fix 'Could not find GIR file ...' error to use right... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Andreas Rottmann | Bug 576605 - Get rid of GI_SCOPE_TYPE_OBJECT |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Johan Dahlin | Annotate g_filename_completer_get_completions |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Andreas Rottmann | Remove spurious addition of 'GSList *handlers' in last... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Andreas Rottmann | Additions to the 'Everything' namespace |
commit | commitdiff | tree | snapshot |
next |