~jamesh/go-unityscopes/go-1.6-compat

  • Committer: James Henstridge
  • Date: 2016-04-18 07:28:55 UTC
  • Revision ID: james@jamesh.id.au-20160418072855-1hefeq2igqdznbbm
Update Department.SetSubdepartments() to work with Go 1.6 pointer rules.  
We now temporarily break shared_ptr invariants, but ensure all of the 
underlying departments are referenced while this occurs.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 54.1.3 9 years ago Xavi Garcia Added preliminar version of test scope Diff
accounts.go 44.1.10 9 years ago Xavi Garcia Passed go fmt to reformat code. Added unittests fo 1.3 KB Diff Download File
activationresponse.cpp 83 8 years ago James Henstridge Make StrData arguments const. 1.7 KB Diff Download File
activationresponse.go 81 8 years ago James Henstridge Convert cases where lists of strings were being pa 3.1 KB Diff Download File
activationresponse_test.go 70.1.2 8 years ago James Henstridge Test new constructors. 2.2 KB Diff Download File
childscope.cpp 83 8 years ago James Henstridge Make StrData arguments const. 1.2 KB Diff Download File
childscope.go 81 8 years ago James Henstridge Convert cases where lists of strings were being pa 1 KB Diff Download File
column_layout.cpp 82 8 years ago James Henstridge All the users of split_strings() were creating std 1.5 KB Diff Download File
column_layout.go 81 8 years ago James Henstridge Convert cases where lists of strings were being pa 2.1 KB Diff Download File
column_layout_test.go 63 9 years ago James Henstridge Update import paths for version 2. 1.4 KB Diff Download File
department.cpp 84 8 years ago James Henstridge Update Department.SetSubdepartments() to work with 2.8 KB Diff Download File
department.go 84 8 years ago James Henstridge Update Department.SetSubdepartments() to work with 4.5 KB Diff Download File
department_test.go 63 9 years ago James Henstridge Update import paths for version 2. 3.6 KB Diff Download File
doc.go 70.2.1 8 years ago Steven Phillips doc.go typo: sufacing -> surfacing 3.1 KB Diff Download File
export_test.go 68.1.3 8 years ago Xavi Garcia Added suggested changes 387 bytes Diff Download File
filters_base.go 72.1.11 8 years ago James Henstridge Add support for returning default values when Filt 2 KB Diff Download File
helpers.cpp 82 8 years ago James Henstridge All the users of split_strings() were creating std 877 bytes Diff Download File
helpers.go 81 8 years ago James Henstridge Convert cases where lists of strings were being pa 909 bytes Diff Download File
helpers.h 82 8 years ago James Henstridge All the users of split_strings() were creating std 348 bytes Diff Download File
metadata.cpp 83 8 years ago James Henstridge Make StrData arguments const. 6.7 KB Diff Download File
metadata.go 81 8 years ago James Henstridge Convert cases where lists of strings were being pa 10.3 KB Diff Download File
metadata_test.go 68.1.7 8 years ago Xavi Garcia Added suggested changes to ensure that the the obj 7.2 KB Diff Download File
option_selector_filter.go 72.1.10 8 years ago James Henstridge Fix up representation of options in FilterState. 2 KB Diff Download File
option_selector_filter_test.go 72.1.11 8 years ago James Henstridge Add support for returning default values when Filt 5.3 KB Diff Download File
previewwidget.go 36 9 years ago James Henstridge Update developer.ubuntu.com URLs in the docs. 1.8 KB Diff Download File
previewwidget_test.go 63 9 years ago James Henstridge Update import paths for version 2. 2.8 KB Diff Download File
query.cpp 83 8 years ago James Henstridge Make StrData arguments const. 1.8 KB Diff Download File
query.go 78 8 years ago James Henstridge Update string handling in CannedQuery methods. 2.3 KB Diff Download File
query_test.go 63 9 years ago James Henstridge Update import paths for version 2. 724 bytes Diff Download File
radio_buttons_filter.go 72.1.10 8 years ago James Henstridge Fix up representation of options in FilterState. 1.4 KB Diff Download File
radio_buttons_filter_test.go 72.1.4 8 years ago James Henstridge Add default value to filter options. 2.5 KB Diff Download File
range_input_filter.go 72.1.11 8 years ago James Henstridge Add support for returning default values when Filt 4.8 KB Diff Download File
range_input_filter_test.go 72.1.11 8 years ago James Henstridge Add support for returning default values when Filt 5 KB Diff Download File
rating_filter.go 72.1.5 8 years ago James Henstridge Move label out of filterWithOptions. 1.3 KB Diff Download File
rating_filter_test.go 72.1.4 8 years ago James Henstridge Add default value to filter options. 2.8 KB Diff Download File
reply.cpp 83 8 years ago James Henstridge Make StrData arguments const. 4.6 KB Diff Download File
reply.go 81 8 years ago James Henstridge Convert cases where lists of strings were being pa 5.6 KB Diff Download File
result.cpp 83 8 years ago James Henstridge Make StrData arguments const. 1.4 KB Diff Download File
result.go 75 8 years ago James Henstridge Convert result.cpp uses of from_gostring(). 3.7 KB Diff Download File
result_test.go 63 9 years ago James Henstridge Update import paths for version 2. 2.2 KB Diff Download File
scope.cpp 68.1.7 8 years ago Xavi Garcia Added suggested changes to ensure that the the obj 4.6 KB Diff Download File
scope.h 68.1.5 8 years ago Xavi Garcia Added FindChildScopes and ChildScopes methods to s 2.7 KB Diff Download File
shim.cpp 83 8 years ago James Henstridge Make StrData arguments const. 2.5 KB Diff Download File
shim.h 84 8 years ago James Henstridge Update Department.SetSubdepartments() to work with 7.8 KB Diff Download File
smartptr_helper.h 44.1.10 9 years ago Xavi Garcia Passed go fmt to reformat code. Added unittests fo 1.4 KB Diff Download File
suite_test.go 54.1.24 9 years ago Xavi Garcia Added suggested changes. Also commented a test tha 489 bytes Diff Download File
switch_filter.go 72.1.3 8 years ago James Henstridge Remove filterWithLabel to simplify filter implemen 829 bytes Diff Download File
switch_filter_test.go 66 9 years ago James Henstridge Update import paths in tests. 809 bytes Diff Download File
testing.cpp 52 9 years ago James Henstridge Bug fix. 334 bytes Diff Download File
testing.go 68.1.3 8 years ago Xavi Garcia Added suggested changes 239 bytes Diff Download File
unityscope.go 74 8 years ago James Henstridge Add code to perform string data passing in a way c 7.9 KB Diff Download File
value_slider_filter.go 72.1.11 8 years ago James Henstridge Add support for returning default values when Filt 2.8 KB Diff Download File
value_slider_filter_test.go 72.1.11 8 years ago James Henstridge Add support for returning default values when Filt 1 KB Diff Download File
version.h 66.1.3 9 years ago James Henstridge Bump minimum version requirement. 477 bytes Diff Download File