pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hyena



Module name:    wip
Committed by:   thomasklausner
Date:           Mon Aug 22 11:44:08 UTC 2011

Modified Files:
        wip/hyena: Makefile PLIST distinfo
Added Files:
        wip/hyena/patches: patch-Hyena.Data.Sqlite_Makefile.in
            patch-Hyena.Gui_Makefile.in patch-Hyena_Makefile.in
            patch-Mono.Data.Sqlite_Makefile.in

Log Message:
Update to 0.5:

==========================
Version 0.5 - Oct 6, 2010
==========================

Add .config file to hyena.pc's Files variable

==========================
Version 0.4 - Oct 5, 2010
==========================

General:
* Update to build on Windows with MonoDevelop 2.2.1
* Disable CheckForOverflowUnderflow in many .csproj
* Can now include hyena as a git submodule within other projects

Hyena:
* Bind gtk_show_uri (bgo#587320)
* Add StringUtil.EscapeLike
* Add stream based hashing
* Add an ApplicationName property to ApplicationContext
* New SafeUri class
* New Hyena.Downloader namespace/API
* New Paths class (bgo#605891)
* Handle bad indices in MemoryListModel
* Fix LruCache item expiration
* Add thread id to Hyena.Log when debugging.
* Fix file location queries (bgo#612152)
* Make CryptoUtil.Md5Encode thread-safe
* [Json] Add serializer
* New Hyena.Metrics classes for instrumenting apps
* More extensive platform detection probing
* Bundle HttpUtility; dependency on System.Web (bgo#607713)

Hyena.Gui
* New ListView grid mode
* Fix ListView a11y crasher (bgo#615892).
* [Hyena.Gui] Fix ActionManager toolitem icon sizing bgo#609265

Hyena.Data.Sqlite:
* Add HYENA_MD5 method
* Extend SqliteConnection to handle double and nullable values.
* Case-insensitive column checks
* Add BinaryFunction class; Lets extensions etc call custom methods
  from SQL even if they're not loaded initially
* Fix exception handling (bgo#609799)

Contributors:
Aaron Bockover, Alan McGovern, Alexander Kojevnikov, Anders Petersson,
Andrés G. Aragoneses, Bertrand Lorentz, David Nielsen, Gabriel Burt,
Ján Sokoly, Jeroen Budts, Mike Gemünde, Paul Lange, Pete Johanson,
Ruben Vermeersch, Sandy Armstrong


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 \
    wip/hyena/patches/patch-Hyena.Data.Sqlite_Makefile.in \
    wip/hyena/patches/patch-Hyena.Gui_Makefile.in \
    wip/hyena/patches/patch-Hyena_Makefile.in \
    wip/hyena/patches/patch-Mono.Data.Sqlite_Makefile.in
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/hyena/PLIST
cvs -z3 rdiff -u -r1.2 -r1.3 wip/hyena/distinfo
cvs -z3 rdiff -u -r1.4 -r1.5 wip/hyena/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hyena/patches/patch-Hyena.Data.Sqlite_Makefile.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hyena/patches/patch-Hyena.Gui_Makefile.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hyena/patches/patch-Hyena_Makefile.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hyena/patches/patch-Mono.Data.Sqlite_Makefile.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hyena/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hyena/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hyena/Makefile?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index