[
https://issues.apache.org/jira/browse/CLOWNFISH-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513237#comment-14513237
]
ASF GitHub Bot commented on CLOWNFISH-39:
-----------------------------------------
GitHub user nwellnhof opened a pull request:
https://github.com/apache/lucy/pull/11
CLOWNFISH-39 Public Vector API
Please review the changes to IxManager_Recycle.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nwellnhof/lucy CLOWNFISH-39-vector-api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy/pull/11.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 #11
----
commit 5f0f936f34c5f8562d26ec4b9ace41c40ea58c40
Author: Nick Wellnhofer <[email protected]>
Date: 2015-04-26T18:16:52Z
Switch from VA_Shift to VA_Excise
commit 444918fd3b5953d88dbf721131ca87d3825d1458
Author: Nick Wellnhofer <[email protected]>
Date: 2015-04-26T18:18:08Z
Switch from VA_Push_VArray to VA_Push_All
commit 2020fec7d9bad373a4c7d175d1be3be707174355
Author: Nick Wellnhofer <[email protected]>
Date: 2015-04-26T18:37:59Z
Rework IxManager_Recycle
This was the only user of VA_Gather and custom array sort.
commit 66c287f156795ce0e9f7476cc48e61b6509bd5d3
Author: Nick Wellnhofer <[email protected]>
Date: 2015-04-26T18:38:45Z
Update remaining invocations of VA_Sort
commit 40baec856ad3b41a476035efcab0915f559950c3
Author: Nick Wellnhofer <[email protected]>
Date: 2015-04-26T18:42:49Z
Switch from VA_Shallow_Copy to VA_Clone
commit 4229ef2fc21673262398b1eb78fb63786de47e62
Author: Nick Wellnhofer <[email protected]>
Date: 2015-04-26T18:45:46Z
Include SortUtils.h directly
commit 0c238b13bb011d73d51de87a067ba8a34e3e04a5
Author: Nick Wellnhofer <[email protected]>
Date: 2015-04-26T19:10:34Z
Rename VArray to Vector
----
> Public Vector API
> -----------------
>
> Key: CLOWNFISH-39
> URL: https://issues.apache.org/jira/browse/CLOWNFISH-39
> Project: Apache Lucy-Clownfish
> Issue Type: Improvement
> Reporter: Nick Wellnhofer
> Assignee: Nick Wellnhofer
> Fix For: 0.5.0
>
>
> Rework the VArray API and make the class public under the name "Vector".
> [Discussion
> thread|http://mail-archives.apache.org/mod_mbox/lucy-dev/201504.mbox/%3C553281E3.1030207%40aevum.de%3E]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)