2008-11-14 |
Johan Dahlin | Rename gitesttypes.[ch] to everything.[ch] |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Colin Walters | Correct nsversion for GIRepository |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Bug 560708 – Fix zero-termination defaults for arrays... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Bug 557788 - Return types for constructors in generated... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Owen Taylor | girepository/girffi.c: Fix "Unexpected time for time_t... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Johan Dahlin | Add test_int_in function. Fix test_gtype_in prototype |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Johan Dahlin | Remove stray print(s) |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Remove processing msg |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Add expected girs |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Add new files from last commit |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Bug 558436 - avoid having scanner load app code |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | g_irepository_dump implementation |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Add a file to include with Makefile fragments useful... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Tommi Komulainen | Return strings in filename encoding. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Owen Taylor | Bug 560253 - Add struture and boxed types to Everything... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Johan Dahlin | Add a test of GType arrays, a la gtk_list_store_set_col... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Owen Taylor | Bug 560419 – Cache includes when parsing |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Owen Taylor | Fix management of ParseContext.includes_modules (#560419) |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Owen Taylor | Keep aliases and disguised_structures local to each... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Owen Taylor | Fix mismatches between .gir name and 'name' attribute... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Owen Taylor | Only allow one <namespace/> element per <repository... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Owen Taylor | Add a GirParser object to hold the state of a compilation |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Dahlin | Add a UTF-8 encoded filename too |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Tommi Komulainen | Fix minor memory leak. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Tommi Komulainen | use 'introspection' component for bugs |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Dahlin | Add a filename return test. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Tommi Komulainen | fix gen-gitestoffsets invocation with builddir != srcdir |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Dahlin | Change the element type from utf8 to filename Special... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Dahlin | Remove unused variables, add a dependency of gireposito... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Dahlin | Add a g_irepository_get_search_path, so we can access... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Dahlin | Only resolve the libname to the basename of the path... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Bilien | Bug 560474 – g-ir-compiler crashes when compiling the... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Johan Dahlin | Add a GIRepository-2.0.gir. Change the libtool lookup... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Bug 560404 – Prefix types when resolving aliases in... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Compute field offsets and overall size for object struc... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Tommi Komulainen | Bug 560308 – g-ir-compiler goes in infinite loop on... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Search provided include dirs before the default directo... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Include fully-qualified names in all error messages. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Johan Dahlin | Improve warning message formatting |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Fail gracefully with an informative error message when... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Johan Dahlin | Reorganize and fix compiler warnings |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | girepository/girparser.c: Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Add tests for field offset computations |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Remove field offsets from g-ir-generate output and... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Bug 560252 - Compute field offsets before writing typelib |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Add ChangeLog entries for last 3 commits |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Bug 560250 - Fully parse included modules |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Owen Taylor | Split g_ir_ffi_get_ffi_type() out from ginvoke.c |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Owen Taylor | Bug 560248 – "disguised structures" |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Jürg Billeter | Write throws attribute for virtual functions, fixes... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Johan Dahlin | Set module.__loader__ as per PEP 302. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Johan Dahlin | Clear up some confusion about the second argument to... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Owen Taylor | Bug 559737 – Deal with continuations in macros |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Johan Dahlin | Handle broken cache entries, write only filesystems... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Owen Taylor | Set current_filename before lexing the file so error... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Colin Walters | Add some tests for strv |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Colin Walters | Don't use nested scope local variable for error |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Colin Walters | Avoid static 256 char buf which we manipulate hackily |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Johan Dahlin | Relicense the giscanner library under LGPLv2+. This... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Johan Dahlin | If any of the path parts in sys.path contains lib64... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Owen Taylor | Bug 558848 giparser.py: shared library should be optional |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Tommi Komulainen | Bug 557898 – Fails to build on OSX 10.4 |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Colin Walters | Clarify licensing status |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Post release version bump |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | === 0.6.0 === GOBJECT_INTROSPECTION_0_6_0 |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | add an upload-release target Release process documentation |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Colin Walters | Bug 558109 – _g_typelib_init fails to find shared libraries |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Remove whitespace |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Document the renaming options. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Tommi Komulainen | List in-tree libraries first in LDADD / LIBADD |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Add --nsversion docs |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Tommi Komulainen | map 'id' (ObjC) to 'any' type |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Write a C version of the xml namespace formatter. Saves... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Abstract attribute formatting to a function external... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Parse __signed__ as signed |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Parse and discard __typeof and __attribute. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Remove arguments from the constructor, move them to... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Colin Walters | Don't reparse includes we've already processed |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Look in XDG_DATA_DIR/gir, really. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Rewrap and reorder includes |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Avoid parsing parameters, types etc when parsing includ... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Avoid big if/else and use a dispatch table like approach. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Clean up include parsing and registration. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Run invoke & repository tests at last |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Clean up imports |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Bug 558383 – builddir != srcdir build fails if giscanne... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Owen Taylor | If a filename of an existing file is passed to --librar... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Johan Dahlin | Remove test/types |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Johan Dahlin | Clean up the libtool importer a bit. Add a context... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | explicitly link libtool versioning with typelib versioning |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | rename gitesttypes to Everything |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | move tests/types to tests/everything |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | fix distcheck |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | distcheck fixes |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Johan Bilien | add LD_LIBRARY_PATH to LPATH before calling ld. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Johan Bilien | add allow-none annotations, based on the pygobject... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Johan Bilien | Bug 558068 – when invoking a method, offset the in... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Johan Bilien | add annotation for g_file_delete |
commit | commitdiff | tree | snapshot |
next |