branches with status:
Name Status Last Modified Last Commit
lp:~nathanlws/drizzle/dynamic-array-removal (Linked to a blueprint) 1 Development 2009-08-13 23:07:12 UTC
1122. Converted DYNAMIC_ARRAY usage in find...

Author: Nathan Williams
Revision Date: 2009-08-13 23:07:12 UTC

Converted DYNAMIC_ARRAY usage in find_all_keys and _create_index_by_sort function to a vector.

lp:~nathanlws/drizzle/lex-list-conversions 1 Development 2009-07-30 19:30:33 UTC
1110. Converted Select_lex::inner_refs_lis...

Author: Nathan Williams
Revision Date: 2009-07-30 19:30:33 UTC

 Converted Select_lex::inner_refs_list to vector<Item_outer_ref*>.

lp:~nathanlws/drizzle/lex-string-removal 1 Development 2009-06-19 20:17:00 UTC
1102. Converted Item_func_get_system_var::c...

Author: Nathan Williams
Revision Date: 2009-06-19 20:17:00 UTC

Converted Item_func_get_system_var::component to a std::string.

lp:~nathanlws/drizzle/new-cleanup-with-style-cleanup 1 Development 2009-06-16 23:38:06 UTC
1093. Major style attack on drizzled/sql_ta...

Author: Nathan Williams
Revision Date: 2009-06-16 23:38:06 UTC

Major style attack on drizzled/sql_table.cc. Attempted to fix the majority of style issues (tabs, indentation, = spacing, {} placement, etc).
Also added some vertical whitespace and braces in places where I thought it would help readability.

14 of 4 results