You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/09/23 14:29:39 UTC

[45/50] rebar commit: updated refs/heads/import to 5dea85d

Merge pull request #511 from tuncer/memo

Add and use memoization server

Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/02623325
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/02623325
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/02623325

Branch: refs/heads/import
Commit: 0262332565b8b29ff0fb8f7ed0aad0ff9c9b1839
Parents: a3ab9cd 54a7242
Author: Fred Hebert <mo...@ferd.ca>
Authored: Fri Jun 19 10:30:28 2015 -0400
Committer: Fred Hebert <mo...@ferd.ca>
Committed: Fri Jun 19 10:30:28 2015 -0400

----------------------------------------------------------------------
 ebin/rebar.app      |   3 +-
 src/rebar.erl       |   6 +
 src/rebar_utils.erl |  29 ++---
 src/rmemo.erl       | 294 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 310 insertions(+), 22 deletions(-)
----------------------------------------------------------------------