aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Collapse)Author
2015-02-21rakudo-star: update 2015.02 bottle.BrewTestBot
2015-02-21rakudo-star 2015.02Martin Gruner
Updated to new version. Closes #37031. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-21fish: update 2.1.2 bottle.BrewTestBot
2015-02-21fish 2.1.2Josh Tilles
This is just a bugfix release for OS X. For more information, see: * https://github.com/fish-shell/fish-shell/commit/b3aa1878670c3584716cdf6d79c894277a2c7c00 * https://github.com/fish-shell/fish-shell/issues/1859 Closes #37009. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-21python3: re-order site-packagesTim D. Smith
Closes #36691.
2015-02-21python: re-order site-packagesTim D. Smith
* let Homebrew's site-packages appear in sys.path before the shared /Library site-packages * rewrite references to the Cellar site-packages in-place instead of re-adding the HOMEBREW_PREFIX site-packages Closes #28597. Fixes #35763.
2015-02-21python: amend doc link in siteconfigTim D. Smith
2015-02-21mongo-c: add extra steps and deps for HEADTyler Brock
Closes #37032. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-02-21vowpal-wabbit: update 7.10 bottle.BrewTestBot
2015-02-21vowpal-wabbit 7.10Zach Mayer
Updated Vowpal Wabbit to 7.10 and added tests Changes in VW 7.8: 1. Learning to Search: Hal completely rewrote the learning to search system, enough that the numbers here are looking obsolete. Kai-Wei has also created several advanced applications for entity-relation and dependency parsing which are promising. 2. Languages Hal also created a good python library, which includes call-backs for learning to search. You can now develop advanced structured prediction solutions in a nice language. Jonathan Morra also contributed an initial Java interface. 3. Exploration The contextual bandit subsystem now allows evaluation of an arbitrary policy, and an exploration library is now factored out into an independent library (principally by Luong with help from Sid and Sarah). This is critical for real applications because randomization must happen at the point of decision. 4. Reductions The learning reductions subsystem has continued to mature, although the perfectionist in me is still dissatisfied. As a consequence, it’s now pretty easy to program new reductions, and the efficiency of these reductions has generally improved. Several news ones are cooking. 5. Online Learning Alekh added an online SVM implementation based on LaSVM. This is known to parallelize well via the para-active approach. Changes in VW 7.9: Primarily updates to learning reductions modularity. Changes in VW 7.10: No significant changes from 7.9---primarily bugfixes. Closes #36910. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-02-21mongo-c: make openssl recommendedTyler Brock
Closes #37013. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-21icecream: fix configure args typoGeoff Nixon
Closes #37022. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-02-21newsbeuter: add 2.9 bottle.BrewTestBot
2015-02-21newsbeuter 2.9Alexis Hildebrandt
* Replace single quotes with double quotes * Remove obsolete require 'formula' * Add test Closes #37007. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-02-21mongo-c: add headTyler Brock
Closes #37011. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-02-21Eliminate conditionalJack Nagel
2015-02-21Set the path on "fake" install receiptsJack Nagel
2015-02-21openhmd: hidapi is a runtime dependency.Mike McQuaid
2015-02-21openhmd: add 0.1.0 bottle.BrewTestBot
2015-02-21openhmd 0.1.0 (new formula)David Poirier-Quinot
Closes #36997. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-22cheat: update 2.1.7 bottle.BrewTestBot
2015-02-22cheat 2.1.7Xu Cheng
Also update Pygements to 2.0.2 Closes #37028. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-22bottle: better match for formulea with `stable do` blockXu Cheng
It will only work if the indent is correct. Closes #37024. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-21keybase 0.7.7Xu Cheng
Closes #37027. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-21youtube-dl: update 2015.02.20 bottle.BrewTestBot
2015-02-21youtube-dl 2015.02.20Xu Cheng
Closes #37026. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-21unittest-cpp: put bottle block into right positionXu Cheng
2015-02-21libxmp: update 4.3.5 bottle.BrewTestBot
2015-02-21libxmp 4.3.5Misty De Meo
Closes #37004. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-02-21bottle: revision is digits rather than string in the merge regexXu Cheng
Closes #37015. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-02-21pstoedit: swap bottle block and revision positionsXu Cheng
2015-02-21typesafe-activator: fix permissionsTyler Battle
libexec/activator wasn't executable by other users. Fixes #35922. Closes #36895. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-21flow: update 0.4.0 bottle.BrewTestBot
2015-02-21flow 0.4.0Gabe Levi
Closes #37010. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-21activemq 5.10.2Kegan Pankratz
Closes #37008. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-21libdvdread: update 5.0.2 bottle.BrewTestBot
2015-02-21libdvdnav: update 5.0.3 bottle.BrewTestBot
2015-02-21libdvdcss: update 1.3.99 bottle.BrewTestBot
2015-02-21libdvdnav 5.0.3David Christenson
Update to latest stable release, use HTTPS download link, remove `require "formula"`. Closes #36888. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-21libdvdread 5.0.2David Christenson
Update to latest stable release, use HTTPS links, remove `require "formula"`. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-21libdvdcss 1.3.99David Christenson
Update to latest stable release, set head to project's git repository, use HTTPS links, update HEAD build procedure and require autotools, remove `require "formula"`. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-21memo: head addedBaptiste Fontaine
Closes #36891. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-21vnu: fix checksumChuancong Gao
See https://github.com/validator/validator/issues/35. Closes #36903. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-02-20Compiler is always a stringJack Nagel
2015-02-20python3: point HEAD to defaultTim D. Smith
There's no 3.5 branch yet.
2015-02-20dos2unix: update 7.2 bottle.BrewTestBot
2015-02-20dos2unix 7.2asaph
Closes #37006. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-20wine 1.7.37 (devel)Dreysman
Closes #37002. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-21pstoedit: add 3.62_1 bottle.BrewTestBot
2015-02-21pstoedit: add testXu Cheng
Closes #36902. Signed-off-by: Xu Cheng <xucheng@me.com>