# HG changeset patch # User Louis Opter # Date 1364802988 25200 # Node ID 3523e795bdf9c868b0253e0a844e7ff03e192f5b # Parent 7efe3212db3ad64f00177599c8cfe07c8282f617 Done with the ref/scalar mq diff -r 7efe3212db3a -r 3523e795bdf9 E1000_UpdateToScalarRef --- a/E1000_UpdateToScalarRef Sun Mar 31 20:00:09 2013 -0700 +++ b/E1000_UpdateToScalarRef Mon Apr 01 00:56:28 2013 -0700 @@ -1,5 +1,6 @@ # HG changeset patch -# Parent 04c8e190a3b0e60993026d109e6ff2bb383e5e23 +# User David Pineau +# Parent c9b5caeeebc6f7778a9cc5bcea67355fbbdc1120 Update the e1000 sample with the new features diff --git a/rathaxes/samples/e1000/e1000.blt b/rathaxes/samples/e1000/e1000.blt diff -r 7efe3212db3a -r 3523e795bdf9 FixRecursiveTypeFieldResolution --- a/FixRecursiveTypeFieldResolution Sun Mar 31 20:00:09 2013 -0700 +++ b/FixRecursiveTypeFieldResolution Mon Apr 01 00:56:28 2013 -0700 @@ -1,5 +1,6 @@ # HG changeset patch -# Parent f625aa6908ee7a45ab3f97d7137f45003ef02975 +# User David Pineau +# Parent b0ffdcc59bfa94a5b97dfa7117d73e2a2d7cf999 Fix the recursive field resolution within types. diff --git a/rathaxes/compiler/passes/common/rtxResolve.inc.cws b/rathaxes/compiler/passes/common/rtxResolve.inc.cws diff -r 7efe3212db3a -r 3523e795bdf9 FixScalarRefCasts --- a/FixScalarRefCasts Sun Mar 31 20:00:09 2013 -0700 +++ b/FixScalarRefCasts Mon Apr 01 00:56:28 2013 -0700 @@ -1,5 +1,6 @@ # HG changeset patch -# Parent 9fcbcd542e91d0b05c087f4c44cb26c6f4df9ddc +# User David Pineau +# Parent 2a7d28a3e2d86d36ddfc77ad8ce73c22eadcc718 Add .ref and .scalar to rathaxes types diff --git a/rathaxes/compiler/node/rtxNodeBack.inc.cws b/rathaxes/compiler/node/rtxNodeBack.inc.cws diff -r 7efe3212db3a -r 3523e795bdf9 FixScalarRefPlaceholders --- a/FixScalarRefPlaceholders Sun Mar 31 20:00:09 2013 -0700 +++ b/FixScalarRefPlaceholders Mon Apr 01 00:56:28 2013 -0700 @@ -1,5 +1,6 @@ # HG changeset patch -# Parent ff998c040d556c284f488a9565ddd38bb21a5737 +# User David Pineau +# Parent 6f20fad6add410a6a8ba42ec60ffdf81cdbaa4e8 Fix Scalar/Ref placeholders annotations by adding a 'copy' that does not alter the current state diff --git a/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws b/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws diff -r 7efe3212db3a -r 3523e795bdf9 FixScalarRefUnstrictBug --- a/FixScalarRefUnstrictBug Sun Mar 31 20:00:09 2013 -0700 +++ b/FixScalarRefUnstrictBug Mon Apr 01 00:56:28 2013 -0700 @@ -1,5 +1,6 @@ # HG changeset patch -# Parent 3f3babe6040fc925e39353a4b36270ae100f7f6b +# User David Pineau +# Parent e1ea51d560d0e95cb29d42c30dbfe2dff5597e8b Work around an unstrict cnorm bug issue concerning the function declarations. diff --git a/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws b/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws diff -r 7efe3212db3a -r 3523e795bdf9 maintainers_fix_indentation_in_use_rathaxes.patch --- a/maintainers_fix_indentation_in_use_rathaxes.patch Sun Mar 31 20:00:09 2013 -0700 +++ b/maintainers_fix_indentation_in_use_rathaxes.patch Mon Apr 01 00:56:28 2013 -0700 @@ -1,5 +1,6 @@ # HG changeset patch -# Parent 73e1430ceb46483e9a1225b1414d53dfed9accbf +# User Louis Opter +# Parent 5686b8073a21eb9c4accbfdb7ad837d971d4cc43 maintainers: fix identation in UseRathaxes.cmake diff --git a/maintainers/CMakeScripts/UseRathaxes.cmake b/maintainers/CMakeScripts/UseRathaxes.cmake