You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by miomin <gi...@git.apache.org> on 2018/06/12 04:29:46 UTC

[GitHub] incubator-weex pull request #1258: [WEEX-442][Core] C++ code style for core/...

GitHub user miomin opened a pull request:

    https://github.com/apache/incubator-weex/pull/1258

     [WEEX-442][Core] C++ code style for core/render

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/miomin/incubator-weex master-render-format

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1258.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1258
    
----
commit a8396cca2f36764f841bf140978e614615319f45
Author: miomin <mi...@...>
Date:   2018-06-07T09:35:04Z

    [WEEX-442][Core] Use explicit

commit 9659e3c2dc9f94d6fa07fe2769c7e3933451de13
Author: miomin <mi...@...>
Date:   2018-06-08T03:47:46Z

    [WEEX-442][Core] Remove unless include

commit 2c0279113b9749a3362ca0e2b8f82afd98d2994f
Author: miomin <mi...@...>
Date:   2018-06-08T03:53:09Z

    [WEEX-442][Core] Rename interface file.

commit 03189a8053f13f02e22b74ae96ba499179c7adaa
Author: miomin <mi...@...>
Date:   2018-06-11T07:45:00Z

    [WEEX-442][Core] C++ style format : variable declaration

commit 1ea9eece497471e019dfba6f6e8cc5661bc3aa68
Author: miomin <mi...@...>
Date:   2018-06-11T07:46:11Z

    [WEEX-42][Core] Fix RenderAction memory leak.

commit b648aa85cb5e858524026aa9c8581950d44ba2c7
Author: miomin <mi...@...>
Date:   2018-06-11T07:47:56Z

    Merge branch 'master' of https://github.com/apache/incubator-weex into master-render-format

commit 4796cf3a0631426640f86200c8d7e26e04517ba3
Author: miomin <mi...@...>
Date:   2018-06-11T09:30:50Z

    [WEEX-442][Core] C++ code style : function name

commit edb9af4047ff133be016a3cae034cbe152036e57
Author: miomin <mi...@...>
Date:   2018-06-12T03:45:19Z

    [WEEX-442][Core] Using clang-format

----


---

[GitHub] incubator-weex pull request #1258: [WEEX-442][Core] C++ code style for core/...

Posted by miomin <gi...@git.apache.org>.
Github user miomin closed the pull request at:

    https://github.com/apache/incubator-weex/pull/1258


---

[GitHub] incubator-weex issue #1258: [WEEX-442][Core] C++ code style for core/render

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/1258
  
    
    <!--
      0 failure: 
      0 warning: 
      2 messages
      
    -->
    
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>has no jsfm file changed.</td>
        </tr>
      
    <tr>
          <td>:book:</td>
          <td>jsfm test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---