~ubuntu-branches/debian/sid/subversion/sid

« back to all changes in this revision

Viewing changes to subversion/bindings/swig/ruby/svn_repos.c

  • Committer: Package Import Robot
  • Author(s): James McCoy
  • Date: 2014-05-20 22:45:32 UTC
  • mfrom: (0.2.12)
  • Revision ID: package-import@ubuntu.com-20140520224532-4fec3gohdzyy692g
Tags: 1.8.9-1
* New upstream release
* Merge changes from Ubuntu:
  - Add DEB-8 test for Apache functionality
  - debian/rules: Create pot file on build.
  - debian/rules: Ensure the doxygen output directory exists
  - Move svn2cl to subversion-tools' Suggests on Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2006
2006
2007
2007
 
2008
2008
 
2009
 
/*@SWIG:/home/breser/wandisco/rm/1.8.8/prefix/share/swig/2.0.9/ruby/rubyprimtypes.swg,19,%ruby_aux_method@*/
 
2009
/*@SWIG:/home/breser/wandisco/rm/1.8.9/prefix/share/swig/2.0.9/ruby/rubyprimtypes.swg,19,%ruby_aux_method@*/
2010
2010
SWIGINTERN VALUE SWIG_AUX_NUM2LONG(VALUE *args)
2011
2011
{
2012
2012
  VALUE obj = args[0];
2148
2148
}
2149
2149
 
2150
2150
 
2151
 
/*@SWIG:/home/breser/wandisco/rm/1.8.8/prefix/share/swig/2.0.9/ruby/rubyprimtypes.swg,19,%ruby_aux_method@*/
 
2151
/*@SWIG:/home/breser/wandisco/rm/1.8.9/prefix/share/swig/2.0.9/ruby/rubyprimtypes.swg,19,%ruby_aux_method@*/
2152
2152
SWIGINTERN VALUE SWIG_AUX_NUM2ULONG(VALUE *args)
2153
2153
{
2154
2154
  VALUE obj = args[0];