Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(777)

Issue 9243045: Create and use uniquify function for removing duplicate Grobs (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by dak
Modified:
10 years, 9 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Create and use uniquify function for removing duplicate Grobs As opposed to the previous code, this retains the original order, making results independent from GUILE's memory allocation algorithms.

Patch Set 1 #

Patch Set 2 : Let uniquify work in-place, avoiding extra copies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -7 lines) Patch
M lily/accidental-placement.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M lily/grob.cc View 1 1 chunk +47 lines, -0 lines 0 comments Download
M lily/grob-array.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M lily/include/grob.hh View 1 1 chunk +3 lines, -0 lines 0 comments Download
M lily/system.cc View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 1
dak
10 years, 11 months ago (2013-05-18 14:17:45 UTC) #1
Let uniquify work in-place, avoiding extra copies
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b