Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regression when coalescing: value owned if either of the two is owned | Luca Bruno | 2014-01-26 | 1 | -0/+10 |
* | Avoid unnecessary copies when using the coalescing operator | Luca Bruno | 2014-01-26 | 1 | -0/+7 |
* | Fix semantics for coalesce operator when target_type is null. | Luca Bruno | 2014-01-26 | 1 | -0/+4 |
* | Fix coalescing operator semantics check. | Luca Bruno | 2014-01-11 | 1 | -0/+23 |
* | codegen: Use NULL as default C value for nullable structs | Luca Bruno | 2012-01-23 | 1 | -0/+6 |
* | codegen: Fix foreach on inline allocated arrays | Luca Bruno | 2011-06-18 | 1 | -0/+6 |
* | Speed up test infrastructure | Jürg Billeter | 2009-09-26 | 6 | -23/+21 |
* | Add support for iterating over GValueArrays via foreach | Mark Lee | 2009-07-28 | 1 | -0/+42 |
* | Fix side-effects in assignments | Jürg Billeter | 2009-03-30 | 1 | -0/+21 |
* | Prepare support for more complex test cases | Jürg Billeter | 2008-11-22 | 8 | -4/+12 |
* | Rearrange test cases | Jürg Billeter | 2008-11-14 | 8 | -0/+139 |