[vlfeat] annotated tag v0.9.5.1 created (now f65cfb3)

Dima Kogan dima at secretsauce.net
Sun Dec 22 20:35:43 UTC 2013


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

dkogan-guest pushed a change to annotated tag v0.9.5.1
in repository vlfeat.

        at  f65cfb3   (tag)
   tagging  4a23a3a576336bd548485f292a0cb431219e6b64 (commit)
  replaces  v0.9.4
 tagged by  Brian Fulkerson
        on  Fri Jan 8 18:36:56 2010 -0800

- Log -----------------------------------------------------------------
Version 0.9.5.1

Andrea Vedaldi (107):
      vl_compile.m: does not require to hardcode the subdirectories of toolbox/ anymore
      web: comments
      web: added automatic rendition of the man pages
      mdoc.py: removed "Matlab API:" tag and changed ':' separator to '-' in page title
      webdoc.py: new %path; directive expanding to the path of a page
      web.xml: page title incorporates the full page path
      Makefile: post-doc target forces meaningful permissions
      web: more obvious references to the Git repository and the man pages
      web: typo
      web: more consistent naming of a link
      Makefile.doc: removed date from VERSION tag as it was not accurate
      webdoc.py: fixed a bug which was causing a character to be skipped when substituting directives
      web: added a 'documentation' section
      web: fixed prefixes in the 'installing shell utilities' section
      web: fixed the command to run to clone the git repository
      mexutils.h: fixed a bug for which uIsSring('') returned FALSE.
      webdoc.py: fixed a bug which was causing characters to be skipped
      web.xml: removes spurious space in an attribute
      vl_binsearch.c: fixed a bug which was causing data corresponding to the separation of the last two bins to be assigned incorrectly
      sift: new demo to compare to UBC (Lowe's) SIFT
      web: makes the relation of figure DPI and screen resolution more rational
      doc: fixed typos
      web: fixed broken link
      web: cosmetic tweaks
      vl_demo_sift_vs_ubc.m: plotframe -> vl_plotframe
      vl_roc.m: comments
      quickshift: fixes garbage memory bug
      vl_quickshift: fixing missing initalization of VLFeat context
      updated copyright messages
      Makefile: make NDEBUG flag compliant with standard
      Makefile: addse override directive to CFLAGS
      Makefile: adjust VERB option behavior
      cosmetic fixes
      vl_sift: adds option to obtain floating point descriptors
      vl_binsearch: fixes a crash when an empty set of bins is passed
      mexutils.h: adds guards
      NEW heap module
      NEW kd-tree module
      updates Xcode project to latest changes
      Makefile: VERB option prints full commands rather than abbreviations
      Makefile: added C_CFLAGS and C_LDFLAGS variables to enable passing CFLAGS and LDFLAGS from the command line
      dsift: improved fast dense descriptor by more accurate approximation of the Gaussian window
      imopv: improve comments and fixes spaces
      Makefile: makes it compile in c99 mode except when debugging because c89 mode disables built-in math functions
      vl/host.*: fixes broken detection of IA64 architecture under Linux
      vl/generic.h: adds type identifiers for atomic data types
      vl/generic.*: improves comments and fixes whitespace errors
      mexutils.h: adds a more rational set of tests and improves the documentation
      vl_numder.m: improves the documentation and adds support for an arbitrary array as input of the function to be derived
      kdtree.h: fixes a typo in a comment
      vl/imop.c: fixes a typo in a comment
      Makefile.doc: adds mexutils.h among the dependencies of the API documentation
      vl/sift.c: corrects a typo in a comment
      toolbox/mexutils.h: changes mxu prefix to vlmx and adds vlmxError()
      dsift: adds windowsize and floatdescriptors options and fixes a minor issue in the calculation of the descriptors
      sift: improves comments and fixes whitespace issues
      vl/imopv.c: improves comments
      toolbox/sift/vl_dist.c: makes some parameters use a more natural convention
      toolbox/demo/vl_demo_dsift.m: adds a demo for DSIFT
      NEW: adds improved vector-vetcor comparison functions
      fixes whitespace issues
      changes win32 and win64 architecture identifier to w32 and w64 for uniformity with MATLAB
      Makefile.mak: turns on more aggressive optimization
      Makefile: turns on i686 optimizations for linux x86 target
      toolbox/misc/vl_alldist.c: fixes some changed function names
      toolbox/sift/vl_dsift.c: fixes printing of some parameters in verbose mode
      Makefile.mak: adds some missing components
      vl_dsift.c: fixes parameter conventions
      vl_pr.m: fixed an issue for which the plot of the random classifier was incorrect
      vl/kdtree.c: fixes a bug for which clusters of identical values would cause the tree construction to crash
      moves to version 0.9.5
      vl/host.*: improves handling of X64 architecture
      vl/host.c: improves version message
      vl/generic.h: updates version to 0.9.5
      src/sift: fixes a bug preventing sift from accepting a negative value for the --first-octave option
      vl/host.c: fixes a crash in CPUID detection on 64-bit targets
      Makefile: new git-based binary distribution handling
      renames g64 suffix to a64 for consistency with MATLAB
      Makefile: bin-merge: adds missing dependency
      Makefile.mak: adds support for git based binary distribution generation
      Makefile: adds missing architectures to binary distribution generation
      Makefile.mak: cleans up after creating the binary distribution commit
      Makefile.mak: synchronizes tags before building the binary distributions
      adds vl_noprefix.m: create noprefix VLFeat commands within Matlab
      fixes compiling with VL_COMPILE() and LCC
      vl_roc.m: fixes a bug causing unpredictable output when mixed column/row vectors were passed as input. Fixes whitespaces.
      adds support for mexmaci64 target (requires >= Matlab 09B)
      Makefile*: cleanup
      doc: improves aesthetic of the about page
      docsrc/download.html: improves download page content
      doc/install-shell.html: adds maci64 related content
      docsrc/images/*: fixes incorrect permissions
      docsrc/sift.html: properly escapes a sequence after CDATA has been removed
      docsrc/{compiling.html,web.css}: improves content and aesthetic
      mathop: adds support for vector comparison based on the Hellinger's distance (or Bhattacharyya kernel)
      web: improves heading look
      web: moves changes to front page as a news section
      mathop.c: fixes a bug preventing compilation with Visual C
      Makefile: adds maci64 to binary package
      Makefile.doc: fixes doc-deep target on 64 bit mac target
      web: adds a warning about compiling with MATLAB 7.0
      Makefile: adds support for absolute paths
      Xcode: fixes the type of Makefile.doc
      Makefile: generates an error when VLDIR contains spaces
      mathop: simplifies code and removes several files
      doxygen: improves configuration
      vl/host.*: fixes bugs on endianness detection

Brian Fulkerson (49):
      vl_compile.m: use a string instead for compatibility with R14
      web: update homepage link for brian
      web: rsync with delete to remove old files
      Makefile.doc: removed date from version.html for consistency
      web: change repo links to use github
      web: doc.html minor edits
      web: re-add the public clone url instead of the github member version
      sift: update doxygen comment for y and s keypoint members
      web: Yet another clone url typo
      web: fix a few more typos
      mser,dsift: Do not use vl_malloc in a mex file, causes win32 incompatibility
      vl_compile: impLibDir => impLibPath
      vl_roc: typo
      vl_roc: control plotting with 'plot' option, allow column as well as row vectors
      doc: update post-step to include the full path
      sift: correct comment typo
      Makefile: Makfile => Makefile
      Makefile: force 32-bit architecture on mac for Snow Leopard compatibility
      quickshift.c: Parents numbering is now 0-based
      vl_demo_cmd: Correct linux 64 bit architecture location
      web: Track downloads with analytics
      web: Download links to 0.9.5
      web: Ignore favicon.ico on sync
      web: Remove unused images
      dsift.h: resolve doxygen warning
      Makefile: Fix typo
      mdoc: Make MFile class sortable
      mdoc: Sort mfiles before adding them
      docsrc: Remove CDATA from SIFT tutorial
      toolbox: Force MATLAB to use 32 bit binaries for 10.6 on R2009b
      doc: Add compilation note for Snow Leopard and MATLAB R2009b
      README: Added Snow Leopard support
      web: Add what's new to download page
      vl_imdown: avoid overflow problems when using 'avg' mode
      ikmeans: prevent overflow during random data initialization on 64 bit
      License: Clarify wording to GPLv2 or, at your option, any later version
      mser: compute bright-on-dark as well as dark-on-bright regions
      mser: update demo_mser_delta, document BrightOnDark,DarkOnBright
      mser: Modify the mser tutorial to reflect the new mser changes
      Makefile.doc: Figure generation should not use -nojvm
      mser: mser driver version 0.2 with bright-on-dark support
      vl_setup: print the toolbox version (0.9.5)
      Makefile: add dll_lnk for bin-commit for libvl
      Makefile: Delete unused line which fails if .git is not present
      README: Update architectures
      Makefile: Fix problems if vlfeat or matlab has a space in its path
      web.xml: Copyright 2010
      Makefile: git checkout master instead of a version branch
      version from 0.9.5 to 0.9.5.1 (binaries compiled with older libc)

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vlfeat.git



More information about the debian-science-commits mailing list