Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various improvements #52

Merged
merged 2 commits into from
Feb 12, 2013
Merged

Various improvements #52

merged 2 commits into from
Feb 12, 2013

Conversation

kspangsege
Copy link
Contributor

Pending on: #51

A few small methods moved to header to improve inlining.

Introducing Array::is_leaf() and 'coldef_Node' renamed to 'coldef_InnerNode'. These are small steps towards fixing the current terminology problem (the term 'node' is currently used to mean 'not a leaf').

Includes various other minor adjustments.

/cc @astigsen @rrrlasse

Introducing Array::is_leaf() and 'coldef_Node' renamed to 'coldef_InnerNode'. These are small steps towards fixing the current terminology problem (the term 'node' is currently used to mean 'not a leaf').

Includes various other minor adjustments.
@astigsen
Copy link
Contributor

+1

Conflicts:
	src/tightdb/column_string.cpp
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants