~ubuntu-branches/ubuntu/utopic/oxref/utopic-proposed

« back to all changes in this revision

Viewing changes to oxref.xref

  • Committer: Package Import Robot
  • Author(s): tony mancill, Frank Brokken, tony mancill
  • Date: 2013-12-26 10:18:21 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20131226101821-y829jwl6kvmpdqi2
Tags: 1.00.01-1
[ Frank Brokken ]
* Replaced FBB::Errno calls by FBB::Exception. See oxref's changelog. 
  (Closes: #730892)
* Removed now obsoleted git-build: target from debian/rules.
* Updated several Build-Depends versions and updated Standard-Version

[ tony mancill ]
* Bump d/compat and debhelper dependency to 9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
oxref by Frank B. Brokken (f.b.brokken@rug.nl)
2
 
oxref V0.90.10 2012
 
1
binary by Frank B. Brokken (f.b.brokken@rug.nl)
 
2
binary V1.00.01 2012-2013
3
3
 
4
 
CREATED Mon, 16 Jul 2012 19:17:55 +0000
 
4
CREATED Thu, 26 Dec 2013 11:32:33 +0000
5
5
CROSS REFERENCE FOR: -fxs tmp/libmodules.a 
6
6
----------------------------------------------------------------------
7
7
 
211
211
    storage1.cc: Storage::Storage()
212
212
 
213
213
undefined(std::string const&)
214
 
  Full name: Storage::undefined(std::string const&)
215
 
  Source:    undefined.cc 
216
 
  Used By:
217
 
    pushback.cc: Storage::push_back(std::string const&)
218
 
 
219
 
undefined(std::string const&)
220
214
  Full name: Store::undefined(std::string const&)
221
215
  Source:    undefined.cc 
222
216
  Used By:
223
217
    undefined.cc: Storage::undefined(std::string const&)
224
218
 
 
219
undefined(std::string const&)
 
220
  Full name: Storage::undefined(std::string const&)
 
221
  Source:    undefined.cc 
 
222
  Used By:
 
223
    pushback.cc: Storage::push_back(std::string const&)
 
224
 
225
225
usedBy(unsigned int, std::ostream&, std::vector<XrefData, std::allocator<XrefData> > const&)
226
226
  Full name: Store::usedBy(unsigned int, std::ostream&, std::vector<XrefData, std::allocator<XrefData> > const&)
227
227
  Source:    usedby.cc