-
MongoDB 3.0.9 发布
-
MongoDB 3.0.9 发布,更新如下:Fixed issue where queries which specify sort and batch size can
return results out of order if documents are concurrently updated.SERVER-19996Fixed performance issue where large amounts of create and drop
collections can cause listDatabases to be slow under WiredTiger.S
发布于 2016-01-26 08:24:11 | 67 次阅读
-
VirtualBox 5.0.14 发布了
-
VirtualBox 5.0.14 发布了!这个版本是个主要是问题修复的小版本。
相关Changelog:
GUI: properly limit the number of VCPUs to the number of physical cores on Mac OS X (bug #15018)
Audio: fixed a bug which prevented loading a saved state of a saved guests with HDA emulation (5.0.12 regressio
发布于 2016-01-26 07:29:03 | 98 次阅读
-
Glide 3.7.0 发布,Android 图片加载和缓存库
-
Glide 3.7.0 是一个小型的 feature/bugfix 发布:特性Add integration library for okhttp3 (#856, #887, #917)Cancel pending requests in the okhttp3 library (#257)Bug 修复Fixed a memory leak loading GIFs (#690, #892)Release all memory when clearMemory() is called (#687, #717)Fix NoSuchMethodError on certa
发布于 2016-01-26 04:17:19 | 772 次阅读
-
Calamari 1.3.1.2 发布,Ceph 管理和监控服务
-
Calamari 1.3.1.2 发布,下载页面:1.3.2Calamari 是 Ceph 的管理和监控服务,输出一个高级的 REST API。该仓库包含 Calamari 服务器端代码,客户端代码请看 https://github.com/ceph/calamari-clients
发布于 2016-01-26 03:55:55 | 144 次阅读
-
echarts 3.0.2 发布,优化 tooltip 联动
-
echarts 3.0.2 发布,更新如下:[^] 修复散点图无法高亮的问题。[^] 优化 tooltip 联动,Fix #2445[^] inside 类型的 dataZoom 支持 zoomLock。[^] 添加地图类型不存在的错误提示。[^] 折线图图例开关的动画优化[^] 修复图例无法动态添加的问题,Fix #2457[^] 修复 timeline 无法配置 show 的问题。[^] 修复 0 数据在 toolt
发布于 2016-01-26 03:53:35 | 180 次阅读
-
Mathematica 10.3.1已经正式发布
-
Mathematica 10.3.1已经正式发布!2015年Mathematica软件的更新速度非常快,3月份更新10.1版本、9月份推出10.2版本、11月份推出10.3版本、12月份又推出了最新版10.3.1。2014年,Wolfram公司发布了 Mathematica 版本10,这是第一个完整基于Wolfram语言版本,与上一个版本相比新增了700多个函数,功能十分强大,被认为是
发布于 2016-01-26 03:29:44 | 237 次阅读
-
Linux Kernel longterm 3.18.26 发布
-
Linux Kernel longterm 3.18.26 发布:[tar.xz][pgp][patch][inc. patch][view diff][browse][changelog]
发布于 2016-01-26 03:26:07 | 86 次阅读
-
SonarLint for IntelliJ 1.2 版本发布
-
SonarLint for IntelliJ 1.2 版本发布,此版本的更新内容如下:Bug:[SLI-22] - Error on closing a file that no longer exists改进:[SLI-19] - Automatic trigger of analysis[SLI-21] - Show issue location as ticks in the scrollbar[SLI-23] - Print SonarLint version in analysis log修复:[SLI-20] - Add a "
发布于 2016-01-26 01:03:07 | 161 次阅读
-
LLVM 3.8 RC 1 发布,编译器架构
-
LLVM 3.8 RC 1 发布,详情请看:announcement,LLVM 3.8。LLVM 是 Low Level Virtual Machine
(低级虚拟机)的简称,这个库提供了与编译器相关的支持,可以作为多种语言编译器的后台来使用。能够进行程序语言的编译期优化、链接优化、在线编译优化、
代码生成。LLVM的项目是一个模块化和可重复使用的编译器和工具技术的集
发布于 2016-01-26 00:53:11 | 244 次阅读
-
Rails 5.0.0.beta2 等多个版本发布,
-
Rails 5.0.0.beta1.1, 4.2.5.1, 4.1.14.1, 3.2.22.1, and rails-html-sanitizer 1.0.3 发布,有重要安全修复,请尽快更新:CVE-2015-7576 Timing attack vulnerability in basic authentication in Action Controller.CVE-2016-0751 Possible Object Leak and Denial of Service attack in Action PackCVE-2015-7577 Nested
发布于 2016-01-26 00:52:14 | 171 次阅读
-
DBeaver 3.5.9 发布,数据库管理工具
-
DBeaver 3.5.9 发布,更新如下:Color results (based on column values)UI freeze during table data save was fixedSSH tunnel: password prompt was fixedProperties editor fixedResources (scripts, diagrams, etc) copy/paste support was addedSQL formatter fixed (WHEN .. THEN)Resultset filter dialog was impro
发布于 2016-01-26 00:33:08 | 73 次阅读
-
Zenwalk Linux 8.0 Beta 发布
-
Zenwalk Linux 8.0 Beta 发布,此版本与 enwalk 8.0 十分相近,详细内容请看:发行说明下载地址:zenwalk-8.0beta.isoZenwalk
Linux(以前叫做Minislack)是一份基于Slackware的GNU/Linux操作系统,其宗旨在于以每项任务只设置一个应用程序来保持精
简和快捷,它还着重于图形桌面及多媒体使用。Zenwalk的特色在于包含最新
发布于 2016-01-26 00:32:09 | 161 次阅读
-
lodash v4.0.1 发布,JavaScript 实用工具库
-
lodash v4.0.1 发布,更新请看:Changelog下载页面:4.0.1lodash 是一个 JavaScript 实用工具库,提供一致性,模块化,性能和配件等功能。
发布于 2016-01-26 00:32:04 | 112 次阅读
-
sysdig 0.7.1发布,超级系统工具
-
sysdig 0.7.1发布,此版本更新内容如下:Bug 修复:Fix sysdig-probe compilation for kernel < 3.4.0Fix compilation on OSX下载页面:0.7.1Sysdig 是一个超级系统工具,比 strace、tcpdump、lsof 加起来还强大。可用来捕获系统状态信息,保存数据并进行过滤和分析。使用 Lua 开发,提供命令行接口以及强大的交互界面。
发布于 2016-01-26 00:27:57 | 77 次阅读
-
SmartGit 7.0.5 发布,Git 客户端
-
SmartGit 7.0.5 发布,更新如下:New Features, Improvements
--------------------------
Fixed Bugs
----------
- Git:
- Cherry Pick, Append SHA: appended 2 SHA lines
- Commit+Amend, Undo Last Commit&n
发布于 2016-01-26 00:24:41 | 155 次阅读
-
Redis 3.0.7 和 3.2.0 rc2 发布
-
Redis 3.0.7 和 3.2.0 rc2 发布,3.2.0 rc2 更新如下:--[ Redis 3.2.0 RC2 (version 3.1.102) ] Release date: 25 jan 2016Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.* [FIX] Many fixes to MIGRATE multiple keys implementation. The command &nb
发布于 2016-01-26 00:24:21 | 252 次阅读
-
Plotly.js v1.5.0 发布,JavaScript 图表
-
Plotly.js v1.5.0 发布,更新内容如下:增加:Modularize the library (first iteration). Trace types can be required in
one-by-one to make custom plotly.js bundles of lesser size. [#180, #187, #193, #202]改进:Remove json assets from the js source files (to better support Webpack bundling) [#183]Update
发布于 2016-01-26 00:17:10 | 162 次阅读
-
Mozilla Firefox 44 正式版发布
-
Mozilla Firefox 44 今日发布,今后发布的Firefox无论Beta还是正式版都会开始支持64位系统,新版带来了新的警告页面,在证书状态异常和连接可能带来不安全的情况下会自动提醒用户,同时44版本开始支持在无法播放MP4/H.264的机器上
发布于 2016-01-26 00:02:01 | 105 次阅读
-
api-front-HTTP API 前端发布 0.6.6 版
-
api front是HTTP API统一前端,主要用来解决HTTP API测试联调复杂低效的问题,将请求数据可视化,将后端接口黑盒变成白盒。
主要功能是请求代理转发、协议抓包分析、流量复制。
基于BS架构,基本所有操作都可以通过浏览器进行管理。
新版本新增加如下功能:
1.优化流程,只有需要的时候才进行协议分析。
2.新增服务
发布于 2016-01-25 23:54:51 | 170 次阅读
-
CloudXNS API Python SDK V0.3发布,增加对DDNS的支持
-
大家期待已久的智能DNS产品CloudXNS API 原生的支持了DDNS的API,Python SDK V0.3发布增加对DDNS的支持。
使用方法参考下面的代码:from cloudxns.api import *
try:
import json
except ImportError:
import simplejson as j
发布于 2016-01-25 08:46:52 | 197 次阅读