summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* -DGLIB_COMPILATION when scanning GLibColin Walters2009-08-151-0/+1
* Prepend to $LD_LIBRARY_PATH not appendOwen W. Taylor2009-08-132-3/+3
* Don't open shared libraries twiceOwen W. Taylor2009-08-131-2/+4
* Update after commit ffc15cd51639679c914868006a1e3462958bfd77Simon van der Linden2009-08-131-2/+2
* Annotate g_shell_parse_argv()Dan Winship2009-08-101-1/+9
* Back out the previous change. Now go back to hardcoding compiler to gcc.Brian Cameron2009-08-051-1/+1
* Only accept bison as yacc toolColin Walters2009-08-051-1/+1
* Check the CC environment variable instead of assuming to use the gcc compiler.Brian Cameron2009-08-051-1/+1
* Use all libraries specified on the command lineColin Walters2009-08-051-6/+5
* Add allow-none for etag for g_file_replaceColin Walters2009-08-031-0/+1
* Fix a typo in test_flags_get_typeSimon van der Linden2009-08-021-1/+1
* Revert "Window isn't a record, but really a typedef for uint32"Owen W. Taylor2009-07-091-2/+1
* Fix checks in gfield.cOwen W. Taylor2009-07-091-3/+3
* Window isn't a record, but really a typedef for uint32Colin Walters2009-07-081-1/+2
* Add a function to test arrays as inout argument in EverythingSimon van der Linden2009-07-063-0/+42
* Sync the basic types array in girnode.c:serialize_type with GITypeTagDan Winship2009-07-061-3/+4
* Bug 583686 - Add gobject-introspection-no-export-1.0.pcColin Walters2009-07-063-2/+22
* Merge commit 'origin'Johan Dahlin2009-07-0621-48/+426
|\
| * Add a TestObj subclass in EverythingSimon van der Linden2009-07-053-0/+100
| * Allow annotations on fieldsAndreas Rottmann2009-07-037-8/+44
| * Add xmlTextReaderPtr type to fake libxml2 GIRTim Horton2009-06-261-0/+1
| * Bug 586994: Add annotations for g_file_open_tmp()/g_file_replace_contents().C. Scott Ananian2009-06-262-0/+8
| * Name unions to enable compilation on SolarisTobias Mueller2009-06-244-39/+39
| * Fix 'make check'.C. Scott Ananian2009-06-241-0/+95
| * Add tests for array as output argument and fixed-size arrays in EverythingSimon van der Linden2009-06-242-0/+61
| * Add two tests in Everything regarding multiple output argumentsSimon van der Linden2009-06-242-0/+33
| * Bug 579008 - Don't override element-type for arraysColin Walters2009-06-235-1/+45
* | Omit warnings, my console is not a todo listJohan Dahlin2009-07-061-3/+3
|/
* Post release version bumpJohan Dahlin2009-06-221-1/+1
* Create signed tags instead of lightweight onesJohan Dahlin2009-06-221-1/+1
* Update NEWSGOBJECT_INTROSPECTION_0_6_3Johan Dahlin2009-06-222-2/+75
* Bug 584423 – Add short/ushort supportMark Lee2009-06-2213-33/+107
* Update annotation expected "tgir" for previous commitColin Walters2009-06-181-7/+7
* Bug 585328 - Only set zero_terminated flag for types we know areSimon van der Linden2009-06-171-0/+6
* Everything: add a boxed property to TestObjAndreas Rottmann2009-06-175-1/+40
* Make sure the scanner and compiler are able to find libeverything.so.1Johan Bilien2009-06-161-2/+2
* Bug 585579: actually check Everything-1.0-expected.girC. Scott Ananian2009-06-161-3/+4
* Fix distcheck. A couple of files was missing from EXTRA_DIST.Marco Pesenti Gritti2009-06-161-1/+3
* Annotate g_get_system_*_dirs ()Johan Bilien2009-06-151-0/+10
* Bug 585579: Update Everything-1.0-expected.gir to match recent array/strv cha...C. Scott Ananian2009-06-121-1/+42
* Bug 585373: Add annotations for g_spawn_* functions.C. Scott Ananian2009-06-121-0/+39
* Bug 585584: Fix warnings in girparser backtrace functionality and compiler.cC. Scott Ananian2009-06-122-3/+8
* Bug 585374: Fix misspelling of 'infinite'.C. Scott Ananian2009-06-123-7/+7
* Bug 581685: Parse parameterized types (using <>) in annotations.C. Scott Ananian2009-06-125-15/+109
* Make g-ir-compiler find files installed by make installHolger Hans Peter Freyther2009-06-115-5/+23
* Don't fail if no --output option is specifiedColin Walters2009-06-111-1/+2
* Remove duplicate typelib installation rulesroot2009-06-101-1/+1
* Bug 577546 - More annotations for GLib, GObject, GioColin Walters2009-06-094-5/+38
* Bug 577534 - Use rename to write new typelibs, instead of in-place overwriteColin Walters2009-06-091-11/+27
* Bug 584453 - Handle char ** correctly (and const variation)Colin Walters2009-06-097-17/+57