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

Created by James Henstridge and last modified
Get this branch:
bzr branch lp:~jamesh/go-unityscopes/go-1.6-compat
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Henstridge
Project:
go-unityscopes
Status:
Merged

Recent revisions

84. By James Henstridge

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.

83. By James Henstridge

Make StrData arguments const.

82. By James Henstridge

All the users of split_strings() were creating std::strings anyway, so
adjust the helper to match.

81. By James Henstridge

Convert cases where lists of strings were being passed across the cgo
boundary.

80. By James Henstridge

Remove old from_gostring() method, and add routines for transferring a
sequence of strings without breaking Go 1.6 pointer rules.

79. By James Henstridge

Update SearchReply/PreviewReply methods taking string values.

78. By James Henstridge

Update string handling in CannedQuery methods.

77. By James Henstridge

Update string passing in metadata methods.

76. By James Henstridge

Move department code over to strData().

75. By James Henstridge

Convert result.cpp uses of from_gostring().

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers