View Issue Details

IDProjectCategoryView StatusLast Update
0000306luatexfeature requestpublic2015-10-19 18:34
ReporterTaco Assigned ToTaco  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.80.0 
Summary0000306: node direction field
DescriptionRewrite the direction code to use a node field instead of text_dir_ptr
TagsNo tags attached.

Relationships

related to 0000301 closedHans Hagen we need some way to force direction nodes into the node list from lua 

Activities

Hans Hagen

2015-10-19 18:34

manager   ~0001436

there is no benefit here, dir nodes are now promoted to normal nodes and thsi fits in the model that math also uses

checking a id == dir_node is also more efficient than checking fields for each node

another complication of putting dir in each node would be the neccessity to set it which is asking for problems (inconsistencies and slow-down)

Issue History

Date Modified Username Field Change
2009-12-01 12:45 Taco New Issue
2009-12-01 12:45 Taco Status new => assigned
2009-12-01 12:45 Taco Assigned To => Taco
2009-12-01 12:46 Taco Relationship added related to 0000301
2010-03-04 10:26 Taco Target Version 0.60.0 => 0.70.0
2011-04-12 11:09 Taco Target Version 0.70.0 => 0.80.0
2015-10-19 18:34 Hans Hagen Note Added: 0001436
2015-10-19 18:34 Hans Hagen Status assigned => closed
2015-10-19 18:34 Hans Hagen Resolution open => fixed