[Pkg-octave-commit] [octave-dataframe] branch master updated (a73c658 -> 44da2d6)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Fri Nov 21 21:26:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a change to branch master
in repository octave-dataframe.

      from  a73c658   Changelog entry for 1.0.1-1.
      adds  1e09801   Imported Upstream version 1.0.1
       new  60a388f   Merge tag 'upstream/1.0.1'
      adds  2d52d5e   Imported Upstream version 1.1.0
       new  81dc911   Merge tag 'upstream/1.1.0'
       new  44da2d6   Add myself to the Uploaders list

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DESCRIPTION                                        |  4 +-
 INDEX                                              |  2 +
 NEWS                                               | 21 ++++--
 debian/control                                     |  3 +-
 inst/@dataframe/dataframe.m                        |  6 +-
 inst/@dataframe/display.m                          | 79 +++++++++++-----------
 .../{private/df_mapper2.m => nth_element.m}        | 46 +++++--------
 inst/@dataframe/{and.m => numel.m}                 | 19 ++++--
 inst/@dataframe/private/df_basecomp.m              | 52 +++++++-------
 inst/@dataframe/subsasgn.m                         |  4 ++
 inst/@dataframe/subsref.m                          | 15 ++--
 11 files changed, 138 insertions(+), 113 deletions(-)
 copy inst/@dataframe/{private/df_mapper2.m => nth_element.m} (60%)
 copy inst/@dataframe/{and.m => numel.m} (69%)

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-dataframe.git



More information about the Pkg-octave-commit mailing list